Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Exit-able emulators
- This topic has 12 replies, 4 voices, and was last updated 9 years, 10 months ago by dudleydes.
-
AuthorPosts
-
01/08/2015 at 05:17 #84785proxycellParticipant
Other than FBA, GBA and the libretro set, are there any other exit-able emulators?
thanks
01/09/2015 at 14:36 #84841dudleydesParticipantBy exit-able, I assume you mean that the emulator exits successfully back to emulationstation. If so, then you can include mame4all-pi.
01/09/2015 at 14:41 #84842petrockblogKeymasterThey should all be exitable?
01/09/2015 at 14:42 #84843petrockblogKeymasterif not – let me know which and what happens and I’ll try and help.
01/09/2015 at 15:10 #84848downupParticipantOn my Xbox360 controller can i exit the emulator with Select + Start and the (xbox-button) brings up the menu to save/load and other stuff.
Really good, got an xbox controller?
01/09/2015 at 15:15 #84849dudleydesParticipantThanks, Buzz. I compiled a new version of the Intellivision, jzintv, which fixed a bug that was breaking keyboard hacks. The SVN source is available at the following link: http://spatula-city.org/~im14u2c/intv/dl/jzintv-svn-20141028.zip.
On exit from jzintv, I get a black screen and the pi is completely unresponsive. I can SSH into the pi but sudo reboot doesn’t work. The only way to reset the pi is through a power cycle. There is a long-running issue at the ES github (../EmulationStation/issues/206) that suggests that it’s affecting other non-Retroarch emulators such as VICE.
There is a fix at this post – ../emulationstation-not-restarting-on-emulator-exit/#post-81307. I tried to write a script that would replicate this but I can’t seem to get the exit command in step 2 working as it’s an inbuilt command. Also, I’m not entirely sure why typing exit should relaunch ES.
I also followed this thread ../atari-2600-stella-locks-up-after-exit/ which described a similar situation to mine. I have tried to enable dispmanx for jzintv. I installed dispmanx from the (updated) Retropie setup script and then enabled it for jzintv, also from the setup script. I am still getting a black screen on exit. Now I’m not sure whether dispmanx doesn’t solve the issue for jzintv or whether dispmanx wasn’t enabled as I had compiled jzintv from an alternative source to the Retropie script.
Any advice would be appreciated.
01/09/2015 at 16:01 #84850petrockblogKeymasterdid you do
sudo ./retropie_packages.sh jzintv configure
(or run the main install binaries script again which will run configure for everything). the dispmanx configuration requires that the es_system.cfg is updated with latest configuration from the jzintv retropie module.
01/09/2015 at 16:02 #84851petrockblogKeymasterthanks for the updated source.
01/09/2015 at 17:10 #84853dudleydesParticipantI have found out why dispmanx wasn’t enabled. It was because I hadn’t updated the runcommand script since June 2014. In any case, I ran
sudo ./retropie_packages.sh jzintv configure
as it provided the command to make sure dispmanx was enabled for jzintv.Now a rom will not launch. I get the following output in the console:
ERROR: MAC Dispmanx - the program is calling SDL_ListModes. That shouldn't happen. gfx/SDL Error: Powering on HDMI with preferred setting
before returning to ES.
Incidentally, I could only get audio for the new build of jzintv by adding a -a22050 flag.
01/09/2015 at 17:38 #84854petrockblogKeymasteroh yeh. that needs updating too – I thought I had mentioned that in the other thread.
that sdl error isn’t fatal afaik, i think stuff usually runs anyway, but i’d have to check.
I don’t have any time right now to look into this, but when i update jzintv I will check it’s working etc and fix up any issues I find.
01/09/2015 at 18:17 #84856dudleydesParticipantOk, thanks. If there’s any testing on jzintv you’d like to be done, then please let me know and I’d be happy to do so.
01/09/2015 at 18:42 #84857proxycellParticipantahhh, i meant via a controller by default (excluding the libretro stuff). if mame4all-pi can do it i will include it. which key combo does it?
01/09/2015 at 19:41 #84860dudleydesParticipantYou can assign a key to exit mame4all-pi by pressing TAB in-game. I don’t think there’s a default.
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.