Old Computer Appreciation Thread
-
@zering said in Old Computer Appreciation Thread:
@folly I have to say I still find .cmd files intimidating, mostly because I don't understand what's supposed to be in them.
More importantly I'm not sure I understand how you intend to add them to your script? Wouldn't you have to do this for each game? Or would you be able to create a script that generates cmd files automatically, much like your code for m3u?@AdamBeGood Resident Evil is spectacular. To me it still holds up graphically even today, and I think it's one of the five best survival horror games ever made (Code Veronica being my favourite).
Go on then, let's have the top five!
Resi 1
Code Veronica
...
...
... -
@zering said in Old Computer Appreciation Thread:
@folly I have to say I still find .cmd files intimidating, mostly because I don't understand what's supposed to be in them.
Indeed it's a bit intimidating.
That is why I am experimenting.
Just to see if we can come up with some standard approach that is descibed properly.
The big advantage is that we can boot multiple disks without going into the mess menu.
Also autoboot is a nice option.
Because how do we boot cassettes on a system we never used. (Every time you have find this information)
I do this also because the valerino scripts are not officially accepted by RetroPie.
So if we can discover a simpler or better way of running things in lr-mess that should be nice.More importantly I'm not sure I understand how you intend to add them to your script?
Simply said, it will generate the same script, but then without a media component.
So no "-cass" or "-flop1". If then installed and used, that should be able to boot .cmd files.
(Already tried some things, but that didn't work. So I have to come up with something else)Wouldn't you have to do this for each game? Or would you be able to create a script that generates cmd files automatically, much like your code for m3u?
Yes, both are a possiblility here.
-
@adambegood said in Old Computer Appreciation Thread:
Go on then, let's have the top five!
Resi 1
Code Veronica
...
...
...- Resident Evil Code Veronica
- Resident Evil (GameCube)
- Silent Hill
- Fatal Frame
- Silent Hill 2
(With the reservation that I never actually finished Silent Hill 2)
@Folly So using .cmds as you describe would allow us to boot games for systems we've never used without having to look up how to boot them manually?
-
@zering said in Old Computer Appreciation Thread:
@adambegood said in Old Computer Appreciation Thread:
Go on then, let's have the top five!
Resi 1
Code Veronica
...
...
...- Resident Evil Code Veronica
- Resident Evil (GameCube)
- Silent Hill
- Fatal Frame
- Silent Hill 2
(With the reservation that I never actually finished Silent Hill 2)
@Folly So using .cmds as you describe would allow us to boot games for systems we've never used without having to look up how to boot them manually?
Right, I don't have Silent Hill 2 or Fatal Frame (never even heard of it). I'll get those. Thank you!
-
@adambegood Bit off topic, but if you get Code Veronica on Dreamcast, get the Code Veronica X hack that brings over the improvements of the PS2 version. Enjoy.
-
@zering said in Old Computer Appreciation Thread:
@Folly So using .cmds as you describe would allow us to boot games for systems we've never used without having to look up how to boot them manually?
Yes indeed, sort of.
But first it has to be programmed ofcourse.
So we have to look for those boot commands once before programming or making a .cmd file.So if programmed a user doesn't have to know the loader commands.
If the user makes his own .cmd file he has to look it up once, but after that no more.Take for example bbc micro.
If for all disks the load option is the same, then for all those disks we can implement that autoboot option in the commandline in the generated valerino alike scripts or in a .cmd file.
(for programming i have to make some database first to implement that, ofcourse)Theoretically I think it could be done.
-
I have GameCube working on my soft modded Wii.
Do you guys know that this can be done ?
There is no emulation involved here, because the processors are exactly the same.
And you can just connect a gamecube joystick to it.I forgot what games I played. So I can't give you any.
oh yea, something like :
Mario's Mansion -
@folly said in Old Computer Appreciation Thread:
I have GameCube working on my soft modded Wii.
Do you guys know that this can be done ?
There is no emulation involved here, because the processors are exactly the same.
And you can just connect a gamecube joystick to it.I forgot what games I played. So I can't give you any.
oh yea, something like :
Mario's MansionLuigi's Mansion!
I've heard about it, but I never bought a Wii. It seems quite a nice hack though.
FR
-
I am going to try the handhelds described by DTEAM.
https://retropie.org.uk/forum/topic/28462/tutorial-handheld-and-plug-play-systems-with-mame
There are only 5 days left to get his stuff from google drive.
-
@adambegood said in Old Computer Appreciation Thread:
@folly said in Old Computer Appreciation Thread:
I have GameCube working on my soft modded Wii.
Do you guys know that this can be done ?
There is no emulation involved here, because the processors are exactly the same.
And you can just connect a gamecube joystick to it.I forgot what games I played. So I can't give you any.
oh yea, something like :
Mario's MansionLuigi's Mansion!
I've heard about it, but I never bought a Wii. It seems quite a nice hack though.
FR
Yes thats the one.
Looks really great !Nice thing, you can just add a harddrive with ga...s .
It took me quite some time to figure it out how to mod.
But the second time, for a friend, it was really easy. -
Chears, I am celebrating our 1000+ posts ;-).
-
@folly said in Old Computer Appreciation Thread:
Chears, I am celebrating our 1000+ posts ;-).
Nice! I had a beer and a Chinese takeaway today, so I was accidentally joining you. 1,000 posts!
-
@adambegood @Folly Does loading up 200 GB of CHD files on my Pi count as celebrating? It's the only tinkering I've had time to do lately haha
By replacing my Neo Geo CD bin/cues with chds, I've shaved about 60 GB off. Went from 85 GB to 28. I'm honestly in awe at how efficient these are. -
Ofcourse, Good for you !
-
@folly Do you know if chds work with lr-np2kai? Might be a nice easy way to launch those finicky CD PC98 games.
-
@zering said in Old Computer Appreciation Thread:
@folly Do you know if chds work with lr-np2kai? Might be a nice easy way to launch those finicky CD PC98 games.
Actually I don't know.
But you can try to make your own CHDs with "chdman".
Install mame-tools:sudo apt-get install mame-tools
Go to your path with game files
For example do :chdman createcd -o "newfile.chd" -i "original.ccd"
-
@folly I'll test with an official MAME CHD and report back.
I sometimes use CHDMan but I find it's less than ideal with any files that aren't bin/cue or GDI. -
Has anyone had any luck getting controls re-mapped for GSplus or lr-mess-apple2gs?
Under GSPlus I can't seem to find much in the way of controller re-mapping and in several games, like Arkanoid for example, the controller just keeps going to the right no matter what I press.
For lr-mess-apple2gs I can bring up the machine options by pressing SCROLL LOCK and then TAB but I can't figure out how to re-map buttons per game. It seems like I can only re-map globally and I'd have to do that for every game I load up because keyboard mappings might be different per game.
Also can't seem to get some buttons mapped. Like Thexder seems to need the "Option" key mapped and I don't see that anywhere in the re-map options.
If someone could point me in the right direction I would appreciate it. Thank you.
-
@tpr Sorry, can't help you there, I haven't played with IIGS emulation that much.
-
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.