Old Computer Appreciation Thread
-
@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.
-
@zering said in Old Computer Appreciation Thread:
@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!No I don't think that.
It is good to have some feedback.
That way i will come up with better stuff, I think.Well I nailed it, I think.
But It took me a whole day.
This morning I was hoping to finish it.
But I got terribly stuck again.
(just when you think you are almost there)
So I started again from scratch.
(sometimes you have to do this, otherwise it becomes too difficult and you don't see it anymore)
Well now I got it wotking with just 3 lines made in 1 hour, incredible.I will do some tests, and then i will put it on github.
Perhaps I am going to implement my other idea into it.
So we can choose how we want to install.
Just in a system directory or in a system-media directory.
That would be cool, I think. ;-) -
@adambegood If you figure it out I'd love to hear how. I found them to be tricky to run in mess.
@Folly you're unstoppable ! How did you crack it?
-
@adambegood said in Old Computer Appreciation Thread:
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.
Nice, well I advice you to wait a few hours.
I will put the new 1.2 version online. -
@zering said in Old Computer Appreciation Thread:
@adambegood If you figure it out I'd love to hear how. I found them to be tricky to run in mess.
@Folly you're unstoppable ! How did you crack it?
First I was looking for the same systems in my array "database" from the script.
Matching and joining.
But you get stuck in the loops.
And so the values that you want to have,
you then have to put back into the other places in the array "database".
That is quite hard to do.So I did it this way but than in a loop for what system you want to create :
(stupid of me, the other times I use this solution too)/opt/retropie/emulators/mame/mame -listmedia fsa1st | grep -o "\...."
It becomes just what I need in one array "database" place.
-
Pushed version 1.2 to Github.
I hope it is the right one :-)You can both try it now.
EDIT :
Put it online, and my god, it didn't work anymore, was thinking that I erased something somehow. Rebooted the system. Seems it fixed my problem. Tested all again and committed again in github. Here it didn't update, so I assume the files are working. PFFFF...Well let me know how it's working for you both, very curious ;-)
-
@folly said in Old Computer Appreciation Thread:
Pushed version 1.2 to Github.
I hope it is the right one :-)You can both try it now.
EDIT :
Put it online, and my god, it didn't work anymore, was thinking that I erased something somehow. Rebooted the system. Seems it fixed my problem. Tested all again and committed again in github. Here it didn't update, so I assume the files are working. PFFFF...Well let me know how it's working for you both, very curious ;-)
Have you got the details of your GitHub? I am trying to scroll up through all this, but the thread is so massive now!
-
https://github.com/FollyMaddy/RetroPie-Share
Sort of, about what you have to install and how to run :
https://retropie.org.uk/forum/topic/28345/old-computer-appreciation-thread/831Didn't have the time to do a readme, this how you can run :
https://retropie.org.uk/forum/topic/28345/old-computer-appreciation-thread/924Look for systems:
https://retropie.org.uk/forum/topic/28345/old-computer-appreciation-thread/926 -
@Zering @AdamBeGood
Running Bally Professional Arcade (astrocde) :
Gunfight :
Blast Droids :
Astro Battle : -
@folly I've got the Astrocade running too! I tried a few games and well - let's just say i have some trouble with games older than the third generation of consoles! ^^
Well done for getting that running!
-
@Zering
Tried the apple2gs but the bios checksum is different and something is missing.
Can we run some other apple2 ? -
Can you get the script working ?
-
Did a commit : did a filter fix, so "coleco adam" and perhaps more systems can be created.
-
@folly I've got Apple IIGS working with no problem using valerinos script. Are you getting your BIOS from official mess packs?
Bearing in mind though we can run pretty much every Apple II the GS is somewhat different and has a unique library. -
@zering said in Old Computer Appreciation Thread:
@folly I've got Apple IIGS working with no problem using valerinos script. Are you getting your BIOS from official mess packs?
Bearing in mind though we can run pretty much every Apple II the GS is somewhat different and has a unique library.I used from 151. I think I have to look in another pack.
Look into it later.adam is booting in cart1 mode.
flop was not recognised, a 2d in a 1d drive or so. -
@folly said in Old Computer Appreciation Thread:
Can you get the script working ?
I haven't had a chance yet, my Wife wanted me to look after the toddler straight from work, and I didn't get a chance all evening. It is on my to-do list.
-
@adambegood said in Old Computer Appreciation Thread:
@folly said in Old Computer Appreciation Thread:
Can you get the script working ?
I haven't had a chance yet, my Wife wanted me to look after the toddler straight from work, and I didn't get a chance all evening. It is on my to-do list.
No hurry,
All good things come slow !
So now your a github user too, happy programming.
Thank you for the star !
This is the first one for this repository.Added the help, run it with -h :
bash generate-lr-mess-systems.sh -h
-
@folly Still haven't had time to dig into this, but don't think I'm forgetting. I'll get on it this weekend hopefully.
@AdamBeGood So what little time I've had to tinker I've spent on DOSBox. Thanks to your tips about sh files I now have a clean, tidy DOS gamelist. No directories everywhere, no thousands of executables, just a list of scripts that boot the games straight up. Beautiful.
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.