New to MiSTer and have set up using update-all. I'm trying to figure out how to apply alternate-version rom hacks, but the examples I find are either no longer present, or describe outdated setups.
To install, for example, speed-up Ms. Pacman or Pac-mortem Ms. Pacman or anything similar, what is the current method please?
- Is there a repository for downloading roms?
- How to set up the mra and rbf files, etc.?
Many thanks.
Current Method for ROM Hacks
Re: Current Method for ROM Hacks
Hello,
Basically if you did execute the update script, all the files structure is in place.
All you have to do is put your roms in the /media/fat/games/<machine> directory.
So if you have hacked roms, just put them there as well.
You can do it via sftp or just put your microSD card in your PC and copy the rom files.
Of course, you have to find the rom files by yourself.
Pitou!
Basically if you did execute the update script, all the files structure is in place.
All you have to do is put your roms in the /media/fat/games/<machine> directory.
So if you have hacked roms, just put them there as well.
You can do it via sftp or just put your microSD card in your PC and copy the rom files.
Of course, you have to find the rom files by yourself.
Pitou!
-
- Top Contributor
- Posts: 937
- Joined: Mon Mar 01, 2021 3:10 pm
- Has thanked: 49 times
- Been thanked: 374 times
Re: Current Method for ROM Hacks
Arcade hacks may or may not work. They may use diffrent memory maps in which case they wont work. Its not just a case of dumping a rom in a directory and it magically working.
Re: Current Method for ROM Hacks
Yes you're right, I agree. I forget to mention *if* the hardware is identical and the rom knows how to talk to that hardware.
Thanks for pointing out
Pitou!
Thanks for pointing out
Pitou!
- pgimeno
- Top Contributor
- Posts: 709
- Joined: Thu Jun 11, 2020 9:44 am
- Has thanked: 277 times
- Been thanked: 226 times
Re: Current Method for ROM Hacks
I guess it boils down to copying the MRA of the original to the clone, replacing the <rom> lines with suitable values, and placing the ROMs in the _Arcade/mame/ folder.
I have not used hbmame so I don't know how that works.
I have not used hbmame so I don't know how that works.
Converters I've written: Floppy DIM/FDI/FDD/HDM to D88, D88 to XDF, Tape SVI 318/328 CAS to WAV
Re: Current Method for ROM Hacks
Thanks. I will try this. (1) Make a duplicate of the relevant existing/working MRA; (2) Edit the <rom> lines appropriately; and (3) ensure both (1) and (2) are in their proper locations. Am I missing anything?