Old Computer Appreciation Thread
-
@zering said in Old Computer Appreciation Thread:
@folly I can't test today but if you explain how to do it (is it the same way as your last script?) I'll do it tomorrow. So excited!
Yes, it works the same.
But if you add a system to the command, it will only do that system.All 4100+
bash generate-lr-mess-systems.sh
Only x1 :
bash generate-lr-mess-systems.sh x1
This wil run the generate-lr-mess-systems.sh depending on your desired systems in this file :
(open this file with a text editor and you will understand !)bash generate-desired-systems.sh
-
@folly Is there a list of the available systems?
-
@zering said in Old Computer Appreciation Thread:
@folly Is there a list of the available systems?
You can create your own list (1 line per system) :
(creates a txt file that you can scroll through, rather than outputting it to the terminal thats too short for outputting all information)/opt/retropie/emulators/mame/mame -listdevices | grep Driver > infosystems.txt
Loads of info on all systems :
(creates a txt file that you can scroll through, rather than outputting it to the terminal thats too short for outputting all information)/opt/retropie/emulators/mame/mame -listdevices > allinfosystems.txt
Note : in my script I still filter on systems that support some media.
( cart , flop1 , dump , quik , cdrm )
Above lines will also give info on systems that don't support media !Good to know : grep is use for searching in text. So you can search for other things. Piping another grep like this ( use it 2 times) :
/opt/retropie/emulators/mame/mame -listdevices | grep Driver | grep Final
Here you get only the lines containing "Driver" and "Final".
-
I have found 1 issue.
Only the extensions of the last installed sub-system are remembered in the es_systems.cfg :
If you install in this order the cass_extensions in es_systems.cfg are overwritten by disk_extensions, so now the cass_extensions don't appear in emulationstation anymore :- generated-lr-mess-fm77av-cass
- generated-lr-mess-fm77av-flop1
To get cass extensions again you have to update the cass version from the RetroPie-Setup again.
On the other hand, this can also be handy, because cassettes don't work in floppy's.
But if we want to see all the extensions then we have to join them together somehow.This could be a solution for the future (what do you think of it ?) :
Perhaps splitting can also be done on media in the future.
So this way cass files come in a "fm77av-cass" directory and floppy files comes in a "fm77av-flop1" or (perhaps better) "fm77av-flop" directory etc... Already tried this solution, but I have too look into it better. Perhaps it can be done. Than we don't have to swap between "sub-systems" anymore. -
I have added "prin" media to the script.
Now we can install an MSX2+ in lr-mess.
(there seem to be many MSXes)
@Zering I also used your "progettoemma" site,
because we can't search on MSX in MAME.
EDIT : Tried again and we can search :/opt/retropie/emulators/mame/mame -listdevices | grep MSX
So I found the MSX2+ type : fsa1wsx ,
(added this one already in my desired script)
I Installed the cartridge one. And it works !!!!!
MSX on lr-mess. I tested with oilswell and I could play directly.
And lr-mess has save-state support. (nice)
I read somewere in the sofwarelist that Snatcher and SD-Snatcher should be supported too with SCC+ .
My god !!!!
(So we have to find out how we can accomplish that) -
@folly That is a lot of info! ^^
As far as I know, MSX2+ runs on the msx emulators we already have available. Would there be advantages to using lr-mess to run it? Besides of course the SCC+ you've mentioned within a libretro core. -
@zering said in Old Computer Appreciation Thread:
@folly That is a lot of info! ^^
As far as I know, MSX2+ runs on the msx emulators we already have available. Would there be advantages to using lr-mess to run it? Besides of course the SCC+ you've mentioned within a libretro core.Indeed lot of info, I felt that it should be shared.
I was just curious if MSX would work.
Save states are also nice to have.
While doing this I found somewhat a bug.
So thats also nice.Curious which system you get working.
-
-
@adambegood No worries at all, I've got a new job starting this week and I expect my time to become limited also. But we'll keep you apprised of any news.
@Folly I'll see if I can try the new scripts tonight ; if not I should be free in the morning. I've got a few systems in mind - the Sony SMC777 looks interesting, as does the MTX512. I'll try those, and use PC6601 as a reference to compare to the first scripts.
-
@zering Congratulations on the new job! It's funny that none of us have any idea what anyone does for a living, or anything about each other really.
-
I've got a new job starting this week and I expect my time to become limited also.
@Zering Good for you, also congratulations and good luck on your new job!
It's funny that none of us have any idea what anyone does for a living, or anything about each other really.
@AdamBeGood Indeed, thats often the downside of this way of communicating.
I still have a week off. Then I will have to work again. So perhaps it's my tinkering will become less also. Will see how it goes.
By the way : I also booted Amiga500 with lr-mess( it not really good, not worthwile ). Strange It also has to have a keyboard-rom.
-
@folly Thanks! Speaking of amiga ; you were asking the other day how to run it on retropie. Did you figure it out?
@AdamBeGood That is funny. But I suppose as Folly said it can't really be helped with this form of communication!
-
@zering said in Old Computer Appreciation Thread:
@folly Thanks! Speaking of amiga ; you were asking the other day how to run it on retropie. Did you figure it out?
I think I was asking how you run Amiga. I Have used amiberry and I also use lr-puae now. The lr-puae works good but keyboard support is not really nice. A lot of time you have to find the right keys.
-
@folly Honestly I'm not the best person to ask as my total experience with the Amiga comes down to a short session on Turrican, but I think the concensus is that Amiberry with kickstart roms and .lha files is the best way to run it.
-
@zering said in Old Computer Appreciation Thread:
@folly Honestly I'm not the best person to ask as my total experience with the Amiga comes down to a short session on Turrican, but I think the concensus is that Amiberry with kickstart roms and .lha files is the best way to run it.
Indeed. At the moment I am not much playing with Amiga.
Now there are other interesting things to do. -
@Zering @AdamBeGood
This morning I thinkered with the script again.
I made a version 1.2 .I will put it on github when there is an interest for this.
Because I also have to decide if it is usefull to replace 1.1 fully,
or having it working next to each other.This version makes systems fully depending on the supported media.
Tested this with "hbf1xdj" (Sony MSX2+) so it should work for all.
So this is how it works, with "hbf1xdj" as example :old rom directory :
hbf1xdj
new rom directories (depending on how many different media you want to install) :
hbf1xdj-cart1 hbf1xdj-cass hbf1xdj-flop
This way we don't have to switch the emulator media wise.
Also I don't have to join non compatible extensions, in the script, anymore.
The supported media will now completely match the startup commandline in emulators.cfg. -
@folly Is there still an option to have all the extensions in the same directory? This is great stuff but I've got 160 systems already and my Pi is becoming tricky to navigate ^^
-
@zering said in Old Computer Appreciation Thread:
@folly Is there still an option to have all the extensions in the same directory? This is great stuff but I've got 160 systems already and my Pi is becoming tricky to navigate ^^
If you have, for example, 3 different media for 1 system, you don't have to install them all, you know.
Install just 1, for example, only floppy.If we want to keep it in 1 directory where all media is recognised, for example, "hbf1xdj".
Then this can only be done, if I can program it so, that extensions are joined like this :
cass : .cas
disk : .dsk
becomes : .cas .dsk
(EDIT: I will give it a try : nailed it, now it's version 1.2 )
I think it can be done but it's quite a challenge
But then you have a dissadvantage.
Because you have to know, that if you are in, for example, floppy mode.
You can't boot cassettes.
Then you have to associate every individual cassette thats not supported by the default setting.
Or you have to switch from time to time.
I think you will understand.EDIT : this option doesn't work :
However I can also try to see if media automatically can be recognised.
This core option exists. But I think this it will depend upon the softwarelist.
But I can try this option.
That would be really nice.
(All media in 1 directory and recognised automatically) -
@folly It would be awesome if you could achieve that! But don't go thinking I was criticising, you're doing awesome Work!
Still haven't had a chance to test this, but I promise I will as soon as I'm able! -
I'd quite like to get BBC Micro and Atari Jaguar working through MESS. I might have a trawl through your old posts, @Folly, and work out what I need to do.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.