Development of module-script generator for lr-mess, lr-mame and mame standalone
-
@folly said in Development of module-script generator for lr-mess and mame standalone:
Have you sent the originals, not resized or something like that ?
I got both of them from the artwork files on Mr Do's page.
-
I just tested apfm1000 for you.
For me it was the first time and it worked out the box with both lr-mess and mame.
I didn't even need a game.
I just created a dummy filerocketp.zip
as a game file and it booted a rocket game by default.
So it should work.
Maybe you have wrong bios files.
I use this one :
pi@raspberrypi:~/RetroPie/BIOS/mame $ sha1sum apfm*
87fd4de8f8b3d2dbb65eb0d89f43e02a0543d743 apfm1000.zip
But looking at the mame log it seems I have a wrong bios file.
I wants this one within the zip :
apf_4000.rom SHA1(1110a234bcad99bd0894ad44c591389d16376ca4) -
@jimmyfromthebay said in Development of module-script generator for lr-mess and mame standalone:
@folly said in Development of module-script generator for lr-mess and mame standalone:
Have you sent the originals, not resized or something like that ?
I got both of them from the artwork files on Mr Do's page.
Thanks,
I have tried with the warp transformation with better results.
But I tried lr-mame2003 and after testing my leds are gone, no idea why.
I will try something different, if I have the time. -
@jamrom2 said in Development of module-script generator for lr-mess and mame standalone:
This little list might need to be added to docs at some point. I know a lot of these Emus are very finicky as to what they need for BIOS files and how they need to be named.
Basically, when you download the correct mame bios files the are already named that way.
And... the runcommand.log will give you the "names" of the zip files it's looking for.
You can also use the command mame to list which bios files it needs with, for example :pi@raspberrypi:~/RetroPie/BIOS/mame $ /opt/retropie/emulators/mame/mame -listroms dragon32 ROMs required for driver "dragon32". Name Size Checksum d32.rom 16384 CRC(e3879310) SHA1(f2dab125673e653995a83bf6b793e3390ec7f65a) ddos10.rom 8192 CRC(b44536f6) SHA1(a8918c71d319237c1e3155bb38620acb114a80bc)
-
@folly i have only apfm1000.zip. i use rom.zip it's wrong?
-
This post is deleted! -
@folly now all right. The bios wrong. I have two questions. where do i find the mess gui commands? i can't navigate mess gui. apfm1000 only works with lr-mess cmd while with lr-mess basename it doesn't work. When should the different mess start options be used?
-
@isidoro80
Try "select" and "Y" on your game pad (sometime it works for lr-mess). -
@isidoro80 said in Development of module-script generator for lr-mess and mame standalone:
@folly now all right. The bios wrong. I have two questions. where do i find the mess gui commands? i can't navigate mess gui. apfm1000 only works with lr-mess cmd while with lr-mess basename it doesn't work. When should the different mess start options be used?
Do you mean that you have apfm1000 running now because earlier you had a wrong bios file ?
Basically the
cmd
andbasename
lines are for running filenames that match the mame_softlists.
Thecmd
line can also load a text-file that contains a manual command.The other options are for loading the media directly without checking the softlist database, sort of speak.
With thegame specific option
you are running media directly and it will store mame/mess configs per game if the mame/mess gui is used.To get into the GUI @DTEAM made a suggestion for using the gamepad.
You can also use TAB from your keyboard.
If the TAB key doesn't work you have use SCROLL-LOCK to switchgame-focus
back and forth. -
@folly 552 / 5000
Risultati della traduzione
I had two problems. corrupted bios file. furthermore, the apfm1000 bios file must be placed inside the folder where the roms are and not in / home / pi / RetroPie / roms / bios. I don't know why in my case it works like this but I used the same configuration for emerson arcadia and it works. I am able to enter mess gui and with the tab key to move in the different menu frames. I can't find a button to confirm the choices and move between the different items in the boxes. -
@isidoro80 said in Development of module-script generator for lr-mess and mame standalone:
@folly 552 / 5000
Risultati della traduzione
I had two problems. corrupted bios file. furthermore, the apfm1000 bios file must be placed inside the folder where the roms are and not in / home / pi / RetroPie / roms / bios. I don't know why in my case it works like this but I used the same configuration for emerson arcadia and it works. I am able to enter mess gui and with the tab key to move in the different menu frames. I can't find a button to confirm the choices and move between the different items in the boxes.Placing the bios in the rom directory can indeed work.
We did that also years ago running Philips CDI the first time when the scripts weren't there yet.
Read the comments in this script, and you learn a lot about the structure on how you are using it now :
https://github.com/FollyMaddy/retropie-philips-cdi-tools/blob/master/retropie_philips_cdi_setup.shTrouble is though, lr-mess and mame will check the directory structure for system names and will run to the softlist database accordingly.
If there is just 1 thing that is missing or changed it won't work and it's very hard to get a solution.
That is why we focus here more on running the media directly VS running them using the softlists.I noticed that you have a very old mame running, it's ancient !
I already runmame 0.233
.
If everything is that old, including retropie, you should make a new image and try everything again.
Your problems could just depend on the software being just too old.
Also, you should not get into the screen you posted.
You should be able to run directly into a system.I also suggest you read post 1 of this thread thoroughly.
This will help you on how everything works.
If you can, also try to read the script, i have placed many comments in the script. that should make you aware of how everything works.Be cheerful, in time you will get it.
-
@folly 337 / 5000
hello not the picture is taken from the internet. i have the latest version of retropie, retroarch and mess. I can move from the left square to the bottom one (not seen in the image). I don't know how to scroll through the items in the left menu and then confirm to enter the items. example I don't know how to enter the year menu on the left. thank you so much for your help
-
@jimmyfromthebay said in Development of module-script generator for lr-mess and mame standalone:
lr-mess-system-dragon32-cass = "/home/pi/RetroPie-Setup/scriptmodules/run_mess.sh /opt/retropie/emulators/retroarch/bin/retroarch /opt/retropie/libretrocores/lr-mess/mess_libretro.so /opt/retropie/configs/dragon32/retroarch.cfg \dragon32 /home/pi/RetroPie/BIOS/mame -autoframeskip -ui_active -ext ram -cass %ROM%"
Thank you for this! Worked great. I was typing in those commands, but because I was booting into DDOS10, they were unrcognized. This line helped solve that. I can now load the games. Maybe that line needs to be added by default as the CASS command rather than what's there. Without you posting that, I would never have figured that out. I think this project is outstanding, however, you definately need a little more knowledge and skill with these more "complicated" PC style emulators.
Please keep up the good work!
-
@folly Thank you very much. I will do that, and as I stated in the previous post, I think this project is outstanding. It's great to have so many more options to add-in to the list of working systems from a time long gone.
I never owned a Dragon32 or Tandy TRS-80 , but I wanted to add them just for the sake of having so many running on my unit like a museum so to speak.
Up vote I definitely will!
-
@folly Hiya again...
Major issues now. First let me say what does work, works good.
I originally loaded the first "version" of this project almost a year ago whereas I had to source compile the MESS build, then it gave me a list of lr-mess-xxx options to choose from. I picked each, it loaded, I had to dump the BIOS files in the main BIOS folder, then all was good.
What I am doing now is moving over to this new build, as it seems better because its supported and using the latest versions of MESS/MAME. BUT>> I'm having issues getting the emulators to run. So here is what I am seeing.
I follow the RetroPie Setup menu to configuration/tools and eventually pick the emulator. Let's use Astrocade as the example. It builds the file structure, all is good. I then move my previously installed BIOS files that I know worked in the previous MESS build from \home\pi\Retropie\BIOS to \home\pi\Retropie\mame. Now I lost the Astrocade logo and game list in my ES menu. No matter what I do, nothing displays. Same for Apple IIe, Apple IIgs, and Philips CDi.
What I find odd is that this process worked fine with Dragon32 and Super Cassette Vision. They are listed and load/play no problem.
Any thoughts where I am going wrong with this. Seemed simple enough but other than those two, I've lost all the other MESS based cores I had loaded.
Thanks
*** update... I realized this is BIOS issues. I've gotten some to work now. SCV and CDi. So what version of MESS is running? That would give me an idea what to look for.
-
I read that you have found some solutions that is great.
Did you realize ?
Backups are important, I have had that lesson too ;-(.
Next time you should make a new image before messing with a good working image, don't you agree ;-)Perhaps I don't have to mention but you should use \home\pi\Retropie\BIOS\mame instead of \home\pi\Retropie\mame .
You forgot the BIOS part.Now I lost the Astrocade logo and game list in my ES menu.
Did you move the games files from \home\pi\Retropie\roms\astrocade to some other directory ?
If you did that then they aren't displayed anymore in the ES menu.*** update... I realized this is BIOS issues. I've gotten some to work now. SCV and CDi. So what version of MESS is running? That would give me an idea what to look for.
Indeed the new mame and lr-mess will sometimes need newer bios files.
I know with Philips CDI you definitely need more roms inside the zip file.
Don't worry, we have all been there before ;-)I use
mame 0.233
andlr-mess 0.231
(or 0.232)Search the web for
mame-0.231-merged
-
@folly said in Development of module-script generator for lr-mess and mame standalone:
I read that you have found some solutions that is great.
Did you realize ?
Backups are important, I have had that lesson too ;-(.
Next time you should make a new image before messing with a good working image, don't you agree ;-)Perhaps I don't have to mention but you should use \home\pi\Retropie\BIOS\mame instead of \home\pi\Retropie\mame .
You forgot the BIOS part.Now I lost the Astrocade logo and game list in my ES menu.
Did you move the games files from \home\pi\Retropie\roms\astrocade to some other directory ?
If you did that then they aren't displayed anymore in the ES menu.*** update... I realized this is BIOS issues. I've gotten some to work now. SCV and CDi. So what version of MESS is running? That would give me an idea what to look for.
Indeed the new mame and lr-mess will sometimes need newer bios files.
I know with Philips CDI you definitely need more roms inside the zip file.
Don't worry, we have all been there before ;-)I use
mame 0.233
andlr-mess 0.231
(or 0.232)Search the web for
mame-0.231-merged
OK, I'm back to working condition. I had to fall back to previous emulator settings for a few like Apple II, Astrocade and Apple IIgs. For whatever reason, this build did not like anything I threw at it as far as BIOS files.
What was really tough was the Apple series. I could not get the Apple II to use the Apple II emulator. I never listed it in the emulators.cfg using this build. Only the Appple IIgsr1 model was listed. So the games would load, but used the Apple IIgs BIOS. Even more troubling was that I could not get the actual Apple IIgs to show. I had to fall back to my original package and use that. Once I did that for both, I was back to where I was, but now using the latest lr-mess build with new BIOS files.
No worries. I'm happy with what I have, just took all day to get it there. And NOW I'll do a backup. LOL. But you're right, I should have done that first before playing around.
Best
JamR
-
thanks to your help I can emulate the apfm1000 games. Now I would like to emulate apple2gs but I can't figure out how to properly configure mess. i saw apple2gs hash files and there are 3 software lists: apple2g_flop_orig and apple2gs_flop_misc. For mess are two groups already different games? I had put all the roms in a home / pi / RetroPie / roms / apple2g folder and the configuration files in opt / retropie / configs / apple2gs maybe you need to create folders with the name of the relative hash files like opt / retropie / configs / apple2gs_flop_orig and home / pi / RetroPie / roms / apple2gs_flop_orig
-
@isidoro80 said in Development of module-script generator for lr-mess and mame standalone:
thanks to your help I can emulate the apfm1000 games.
Great !
Now I would like to emulate apple2gs but I can't figure out how to properly configure mess.
i saw apple2gs hash files and there are 3 software lists: apple2g_flop_orig and apple2gs_flop_misc. For mess are two groups already different games? I had put all the roms in a home / pi / RetroPie / roms / apple2g folder and the configuration files in opt / retropie / configs / apple2gs maybe you need to create folders with the name of the relative hash files like opt / retropie / configs / apple2gs_flop_orig and home / pi / RetroPie / roms / apple2gs_flop_origI have to try apple2gs first to be able to give some good feedback.
But basically you make it much too difficult for yourself, because I think :
- you should not need to configure
- you should not worry about the hash tables
(but you can look into the hash tables to find which games do work, for example) - there should be no need to create config directories or rom directories using the hash tables names
If I have some time I will test the apple2gs.
-
@folly Let me offer what I experienced, it might help.
Loading the Apple series using the build script from post 1 and the "...install upon descriptrions" list, gave me the option to add the Apple //e (enhanced) and Apple IIgs (ROM1). From the "...install upon system names" list, you are offered "apple2ee" and "apple2gsr1" (obviously these two lists load the same emulators, not sure why you guys did it this way)
So loading the Apple //e installed fine, and gave me a large list of several new options under "Manage Packages --> Manage Exp packages -->" . It lists "apple2ee with several variations. BUT, when I activated them in ES... my Apple II menu shows Apple II games however, uses the Apple IIgsr1 emulator. I looked at the major files that point to the emulator selection, but I never saw where it was making this choice. It should be bringing up the Apple IIee emulator if anything, or more correct would be an Apple II variant.
Now, loading the Apple IIgs was another story. The script knocked out my Apple IIgs listing in my es_systems.cfg file so that I had no listing of Apple IIgs in ES. I corrected it, and then once I refreshed, it was good... however... I could not run any games as there is no listing in the emulators.cfg for Apple IIgs emulators.
So that's where the only issue really is. The MESS/MAME based emulation does work because once I fell back to what I had previously, the new version of MESS/MAME worked fine and each emulator was selectable as I had it before. Of course I just had to update my BIOS files to the new version and put them in the correct location. I suggest looking at how the script is building/editing files and the direction it points ES to pick emulators.
There is a need for several separate versions of Apple if it is possible (not sure if this is the fina goal of the project, but here is the list of Apples in order of production):
Apple I
Apple II
Apple II plus
Apple III
Apple IIe
Apple III plus
Apple IIc
Apple IIgsI hope that helps a little if not some words to have a coffee while reading. Lol.
Best regards,JamR
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.