Has anyone got Paprium working on Retropie?
-
@RapidEdwin08 Yes, Stretch. The game feels great, just no bgm music but im fine with that.
Runcommand.log
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-genesis-plus-gx-EX/genesis_plus_gx_libretro.so --config /opt/retropie/configs/megadrive/retroarch.cfg "/home/pi/RetroPie/roms/megadrive/paprium.bin" --appendconfig /dev/shm/retroarch.cfg -
Well, I'm not too sure what THIS was:
but that seems to have gone very straightforwardly.
Running beautifully with all sound and music as far as I can tell.
-
@Ogroto I just put the folder with all the music in my ROMS>MEGADRIVE folder, and the .BIN file in ROMS>MEGADRIVE too (ie not inside the Paprium folder).
-
@JimmyFromTheBay Yes that is how i placed the files. It is probably the old version of retropie im using, which i really enjoyed this past years, no need for an update. Maybe it's time now to build a new one
-
@Ogroto said in Has anyone got Paprium working on Retropie?:
@JimmyFromTheBay Yes that is how i placed the files. It is probably the old version of retropie im using, which i really enjoyed this past years, no need for an update. Maybe it's time now to build a new one
If you go new build try out DTWPID, the Pi3 version is Buster based but pretty recent.
For your current build you might just have missing depends or something simple maybe.
You need to select Launch with verbose logging from runcommand first, then use pastebin for the large log. -
@RapidEdwin08 https://pastebin.com/26Kg96bK
Is DTWPID pi3A+ friendly? -
@Ogroto said in Has anyone got Paprium working on Retropie?:
@RapidEdwin08 https://pastebin.com/26Kg96bK
Is DTWPID pi3A+ friendly?Yes DTWPID is all Pi3 models friendly and more.
If you do go with DTWPID3, it has an older version of lr-genesis-plus-gx-EX already, but you can use the same steps here to update/compile from source.Not much I can see from the log unfortunately.
Might be time to upgrade... -
@Ogroto I'm still on Buster myself.
-
Yes it works with this, the game starts, but when you press start it resets and goes back to the main menu
-
@Metro-City I played all the way to the end of Arcade mode yesterday with no issues. (Other than the occasional minor graphical glitch which I suspect would be present on real hardware too.)
-
@Metro-City said in Has anyone got Paprium working on Retropie?:
Yes it works with this, the game starts, but when you press start it resets and goes back to the main menu
You're not setup correctly then, as everything is working well on the RPi5 provided everything is in the right place.
Be sure:- You are using the correct version of the Paprium binary (the version with MD5
91ccdc0b20af85a16bfe0b1a698c19d0
works perfectly) - You have correctly installed the latest Genesis Plus GX-EX version of the emulator
- You have updated your genesis/megadrive emulators.cfg file to include the EX version of the emulator
- You have mapped the binary to to EX version of the emulator with runcommand
- You have created a directory at the same level of the binary for MP3 files called "paprium"
- You have copied the correct MP3 files to the "paprium" folder
- You have set language and played the "vaporware" mini-game 1-time and restarted (this creates the essential .srm file)
HINT 1: If you are constantly seeing a lame mini-game, you're not using the right emulator
HINT 2: If there is no music at the title screen, your MP3s are not setup correctly
HINT 3: If you are crashing near the end of Level 1, it's because music/MP3s are not setup correctly.I hope this is helpful.
-ros - You are using the correct version of the Paprium binary (the version with MD5
-
@roslof so playing it normaly with mp3 was crasghing alot so i decided to play with no sound, its plays smoother but it crashes too... anyway of fixing this???....
-
@nestor1924 said in Has anyone got Paprium working on Retropie?:
@roslof so playing it normaly with mp3 was crasghing alot so i decided to play with no sound, its plays smoother but it crashes too... anyway of fixing this???....
Unclear without more data. You're using a Pi5? Default settings? gl video? 1080P or 4K?
-
@roslof no its a pi 3b+ version 4.8 and it hasnt been updated in 3 years cause i dont wanna break anything, sorry im pretty new at this
-
@nestor1924 said in Has anyone got Paprium working on Retropie?:
@roslof no its a pi 3b+ version 4.8 and it hasnt been updated in 3 years cause i dont wanna break anything, sorry im pretty new at this
Gotcha. I haven't used a 3B+ in several years, and I'm unfamiliar with how the performance of the new emulator behaves on the older hardware/drivers.
I'm certain though that the Pi5 arm64 .so works fine. Sorry I can't help more. You could run the game with verbose logging turned on and check the log generated at /dev/shm/runcommand.log after a crash and see if it gives clues.
-
@roslof hmmm ok ill go and see how to do that thanks!
-
M mitu referenced this topic
-
@JimmyFromTheBay im having a similar problem but for me its always at the end of the second level boss that i get kicked out, once it tells you to press start after your rated score it sends me to the game selection menu...
-
@RapidEdwin08 said in Has anyone got Paprium working on Retropie?:
For now (until the changes are pushed upstream) you can use this fork of Genesis-Plus-GX-Expanded-Rom-Size to compile from source.
Simply download into "/home/$USER/RetroPie-Setup/scriptmodules/libretrocores"wget https://raw.githubusercontent.com/RapidEdwin08/Genesis-Plus-GX-Expanded-Rom-Size/master/builds/lr-genesis-plus-gx-EX.sh -P ~/RetroPie-Setup/scriptmodules/libretrocores/
Then use RetroPie-Setup like normal to install from Experimental Section.
This will install an Additional Core [lr-genesis-plus-gx-EX] that you can use just for Paprium and SegaChannelRevival.This worked perfectly fine for me. Thank you.
-
@TPR will there be any updates for the genesis plus gx ex? Where do we follow this updates?
-
@nestor1924 said in Has anyone got Paprium working on Retropie?:
@TPR will there be any updates for the genesis plus gx ex? Where do we follow this updates?
I have no idea. I didn't make the update. I just installed what was already posted here. This is how I did the process...
I went to this URL (that was posted from the wget instructions above)
https://raw.githubusercontent.com/RapidEdwin08/Genesis-Plus-GX-Expanded-Rom-Size/master/builds/lr-genesis-plus-gx-EX.shI copy/pasted that text into coderunner, saved it as a .sh file and added that .sh file to my scriptmodules folder.
Ran the RetroPie Setup, installed EX from the experimental section, and BOOM! Everything worked just fine.
Took me about 3-5 minutes to get it all working.
Hope that helps!
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.