craiganderson Posted April 23, 2015 Posted April 23, 2015 So I am working on a MESS system. The games are all .zip files with .bin files inside. But I noticed that only some of the "games/roms" load. Further inspection revealed that all of the games with only ONE .bin file inside the .zip file LOAD correctly. Whereas games with multiple .bin files inside the .zip file DO NOT LOAD correctly. So using HEX EDITOR I combined three .bin files into one for one of the games that was not loading AND ..... IT LOADED !!! ... SHOULD IT REALLY be that easy???? thanks http://craigandersonthemes.weebly.com/
craiganderson Posted April 23, 2015 Author Posted April 23, 2015 so far tried "fixing" 2 games this way...both worked http://craigandersonthemes.weebly.com/
Jumpstile Posted April 24, 2015 Posted April 24, 2015 I guess if it works, it's that easy! Glad you got it working. - J* How to rebuild your MAME ROM set using CLRMAMEPRO - Walkthrough HERE!
brolly Posted April 24, 2015 Posted April 24, 2015 What system is that? Hard to say anything without knowing that, but the split roms probably need to be loaded through the softlists instead since those will contain the memory address each of them must be loaded into, concatenating them might get you some games to load, but it also might not work for all of them (can depend on the mapper each cart used for instance).
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 bbc bridge companion fyi: all games seem to load great. have not "played" through of course i must have just gotten lucky how would i use/incorporate the "softlist" into the module? thanks http://craigandersonthemes.weebly.com/
brolly Posted April 24, 2015 Posted April 24, 2015 Considering the number of games is pretty small you might actually be lucky and all of them use the same mapper. The MESS module already support softlist loading, you can enable that option for a specific system under the module settings in HLHQ.
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 thank u http://craigandersonthemes.weebly.com/
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 I have never used the "software lists". Anybody know where to get them from AND where to put them? thanks http://craigandersonthemes.weebly.com/
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 maybe here http://www.progettoemma.net/mess/ http://craigandersonthemes.weebly.com/
craiganderson Posted April 24, 2015 Author Posted April 24, 2015 where to place the software lists "By default, software lists in .xml format are stored in the hash/ directory inside the MESS directory. You can however decide to store them elsewhere (or in multiple paths), by adding the corresponding directories with the hashpath option." anybody know what that means? http://craigandersonthemes.weebly.com/
brolly Posted April 24, 2015 Posted April 24, 2015 Just stick them in a folder named "hash" inside your MESS folder.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.