Calling Pi 4 Atari Jaguar Fans
-
@Zering said in Calling Pi 4 Atari Jaguar Fans:
@DTEAM Damn, some of those I wasn't even aware of. I'm going to have to get those Tiger Handheld going on my Pi now. Curse you DTEAM ^^
I keep meaning to try and see what mess does with Jaguar-CD, I'll look into it this week.It's not
Tiger Handheld Electronicsbut Tiger Game-Com.
For Tiger Handheld Electronics and Tiger R-Zone, games are in the MAME 0.225 Romset and can be played with MAME directly. Sorry for the confusion -
I've picked up a new set of the Jaguar BIOS and I'd like to have another go at installing MESS. Would someone be able to give me an idiot's guide to doing so with the script module?
Thanks
-
@george-spiggott said in Calling Pi 4 Atari Jaguar Fans:
I've picked up a new set of the Jaguar BIOS and I'd like to have another go at installing MESS. Would someone be able to give me an idiot's guide to doing so with the script module?
ThanksI'll do It monday . I'll build an easy tutorial to install zerojay script and all the ones from here with "cut and paste " method via FileZilla and the good files to get. Regards
-
@dteam said in Calling Pi 4 Atari Jaguar Fans:
@george-spiggott said in Calling Pi 4 Atari Jaguar Fans:
I've picked up a new set of the Jaguar BIOS and I'd like to have another go at installing MESS. Would someone be able to give me an idiot's guide to doing so with the script module?
Thanks
I'll do It monday . I'll build an easy tutorial to install zerojay script and all the ones from here with "cut and paste " method via FileZilla and the good files to get. Regards
Superb, I'd like that also. Thank you.
-
Easy Tutorial for Lr-Mess scripts
1- Do a SD card backup and install precompiled lr-Mess.
2 - Download RetroPie-Setup-master from here Click Code and select Download zip
3- Unzip this file on your desktop
4- Open FileZilla, connect your Pi and go to /home/pi/RetroPie-Setup/scriptmodules/
5- Now go in your downloaded file and go to C:\Users\??????????\Desktop\RetroPie-Setup-master\scriptmodules and copy those files to your Pi (/home/pi/RetroPie-Setup/scriptmodules/)
To:
NOTE: files with « original » mention are just my backup files. Not important.
6- Now, go in C:\Users\???????????\Desktop\RetroPie-Setup-master\scriptmodules\libretrocores and get lr-mess scripts you want. Do some cherry picking.
7- Copy those to /home/pi/RetroPie-Setup/scriptmodules/libretrocores
8 - For Jaguar, copy zerojay script in a copy of an existing lr-mess-???.sh file and rename It lr-mess-jaguar.sh . Don't use a new file. Delete the content of a copy and add the script and rename that file. I had issues with "cut and paste" in a new file :
to
9- Copy lr-mess-jaguar.sh in /home/pi/RetroPie-Setup/scriptmodules/libretrocores
10 - Now reboot your Pi, Go in Retropie Setup, Go in experimental section and install what you want.
11- Put your BIOSes files in the regular BIOS folder (FOR JAGUAR: jaguarboot.zip, jaguar.zip, jaguarcd.zip)
12- Select Lr-Mess-jaguar (or others if It’s not jaguar system ) when you load a game
13 - If you dont like the control setup. Connect a Keyboard, press TAB, go in Input (This Machine) and set your controller(s).Give me some feedback If It's work or if you encountered problemes.
For cool stuff see also my Tutorial : Handheld and Plug & Play systems with MAME
You also will found a link to gamelist.xml and downloaded images for lr-mess system not supported by site like ScreenScraper.
-
@dteam Thanks very much for the info, I'm mad busy at work at the moment so may take a bit before I give it a go but wanted to say thank you as a placeholder until then!
-
@adambegood This is really great, thanks. I've installed Jaguar-mess almost perfectly, I think.
I think I'm still having BIOS issues though. What should be the contents of the various bios .zip files? Currently I have the following:
jaguar. zip ( jagboot.rom [49kb] and jagwave.rom [3kb])
jagboot.zip (jagboot.rom [49kb])
jagcd.zip (jagcd.rom [85kb])Here's my verbose log: (Pastebin seems to be down for me, I'll edit the post when it comes back up)
Parameters:
Executing: /home/pi/RetroPie-Setup/scriptmodules/run_mess.sh /opt/retropie/emulators/retroarch/bin/retr$
[.] parameters dump
\t_retroarchbin: /opt/retropie/emulators/retroarch/bin/retroarch
\t_messpath: /opt/retropie/libretrocores/lr-mess/mess_libretro.so
\t_config: /opt/retropie/configs/atarijaguar/retroarch.cfg (+ /opt/retropie/configs/atarijaguar/retroar$
\t_cfg_directory: /opt/retropie/configs/atarijaguar
\t_system: atarijaguar
\t_biosdir: /home/pi/RetroPie/BIOS
dirname: invalid option -- 'c'
Try 'dirname --help' for more information.
\t_romdir: /home/pi/RetroPie/roms/atarijaguar
\t/tmp/mess.cmd content: atarijaguar -rp /home/pi/RetroPie/BIOS -cfg_directory /opt/retropie/configs/at$
rm: cannot remove '/home/pi/RetroPie/roms/atarijaguar/tmpmess.cmd': No such file or directory
rm: cannot remove '/opt/retropie/configs/atarijaguar/tmpconfig.add': No such file or directory
[.] launching: /opt/retropie/emulators/retroarch/bin/retroarch --verbose --config /opt/retropie/configs$
[INFO] RetroArch 1.8.8 (Git 9552f87)
[INFO] Redirecting save file to "/home/pi/RetroPie/roms/atarijaguar/tmpmess.srm".
[INFO] Redirecting save state to "/home/pi/RetroPie/roms/atarijaguar/tmpmess.state".
[INFO] === Build =======================================
[INFO] Capabilities: NEON VFPv3 VFPv4
[INFO] Built: Nov 2 2020
[INFO] Version: 1.8.8
[INFO] Git: 9552f87
[INFO] =================================================
[INFO] Loading dynamic libretro core from: "/opt/retropie/libretrocores/lr-mess/mess_libretro.so"
[INFO] [Overrides] no core-specific overrides found at /home/pi/.config/retroarch/config/MAME/MAME.cfg.
[INFO] [Overrides] no content-dir-specific overrides found at /home/pi/.config/retroarch/config/MAME/at$
[INFO] [Overrides] no game-specific overrides found at /home/pi/.config/retroarch/config/MAME/tmpmess.c$
[INFO] [Environ]: SET_VARIABLES.
[INFO] [Remaps]: remap directory: /home/pi/.config/retroarch/config/remaps
[INFO] Redirecting save file to "/home/pi/RetroPie/roms/atarijaguar/tmpmess.srm".
[INFO] Redirecting save state to "/home/pi/RetroPie/roms/atarijaguar/tmpmess.state".
[INFO] [Environ]: GET_LOG_INTERFACE.
[WARN] SYSTEM DIR is empty, assume CONTENT DIR /home/pi/RetroPie/roms/atarijaguar/tmpmess.cmd
[INFO] [Environ]: SYSTEM_DIRECTORY: "/home/pi/RetroPie/roms/atarijaguar/".
[libretro INFO] SYSTEM_DIRECTORY: /home/pi/RetroPie/roms/atarijaguar/
[INFO] [Environ]: CORE_ASSETS_DIRECTORY: "/home/pi/.config/retroarch/downloads".
[libretro INFO] CONTENT_DIRECTORY: /home/pi/.config/retroarch/downloads
[libretro INFO] SAVE_DIRECTORY: /home/pi/RetroPie/roms/atarijaguar/
[INFO] [Environ]: SET_PIXEL_FORMAT: XRGB8888.
[INFO] Content loading skipped. Implementation will load it on its own.
[libretro INFO] Joystick map: disabled
[INFO] [Environ]: SET_INPUT_DESCRIPTORS: -
My jaguar.7z or zip BIOS file contain
jagboot.rom
jagdevcd.bin
jagwave.rom
jag_cd.bin
Your roms must be in /home/pi/RetroPie/roms/atarijaguar
-
I've changed my jaguar.zip to replicate yours and games still don't load. I also fixed jagcd.zip to be jaguarcd.zip.
Will run through the whole process again to see if I missed anything.
-
@george-spiggott
Try to Get your BIOSes files from MAME Romset 0.224 or later. Have you installed lr-Mess? Try to install another system in the list with the good BIOS. If It works, good chance you have a Bios problem with Jaguar. -
@dteam When I copy over the files in step 5, my RetroPie Setup won't open up. There are various errors that I can send you.. I don't know what I have done wrong here. When I put the old files back, everything is fine.
-
@adambegood
Do you have a Pi4. -
-
@dteam By pure chance I have just got a full 2020 0.220 romset for another purpose. There are only two .zips, they are:
jaguar.zip (contains jagboot.rom and jagwave.rom)
jaguarcd.zip (contains jag_cd.bin and jagdevcd.bin)I've just got a 0/224 set of jaguar BIOS. They looks the same but I will try the newer ones later tonight.
I can still use my . j64 and .jag roms that I use with Virtual Jaguar with MESS right? I better clear that up before I continue?
-
@george-spiggott
It should be ok with 0.220My files are .j64 and I zipped all my roms.
-
@george-spiggott
@adambegood
Other option
Try the new Folly methodSee at the end of that post
new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!) -
@dteam said in Calling Pi 4 Atari Jaguar Fans:
@george-spiggott
@adambegood
Other option
Try the new Folly methodSee at the end of that post
new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!)Yep, with .224 BIOS, this works for me now!
-
@adambegood
Good to hear ! -
@adambegood said in Calling Pi 4 Atari Jaguar Fans:
Yep, with .224 BIOS, this works for me now!
Did you modify the two zip files in any way or just use them as is?
jaguar.zip (containing jagboot.rom and jagwave.rom)
jaguarcd.zip (containing jag_cd.bin and jagdevcd.bin) -
@george-spiggott said in Calling Pi 4 Atari Jaguar Fans:
@adambegood said in Calling Pi 4 Atari Jaguar Fans:
Yep, with .224 BIOS, this works for me now!
Did you modify the two zip files in any way or just use them as is?
jaguar.zip (containing jagboot.rom and jagwave.rom)
jaguarcd.zip (containing jag_cd.bin and jagdevcd.bin)I just had the one jaguar.zip with everything in it. Let me double check tomorrow as to what the contents were but I think it contained jagboot.rom and jagwave.rom and then jaguarcd.zip was also within in, including the two .bin files.
I just left it as is from the .224 romset.
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.