Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › How do i Save state
- This topic has 8 replies, 4 voices, and was last updated 10 years, 9 months ago by
dls13dls.
-
AuthorPosts
-
07/03/2014 at 12:40 #11815
Joe
GuestI dont know how to save/load states when i am playing a game in snes emulator.
Can i save and load state using my usb xbox 360 controller? If no, then how?
07/03/2014 at 12:49 #11816Mutex
ParticipantYou can configure safestates with these lines in your retroarch config:
savefile_directory = /home/pi/RetroPie/savestate savestate_directory = /home/pi/RetroPie/savestate input_save_state = “9″ input_load_state = “11″Remember to change the button number to the corresponding button of your controller
07/03/2014 at 14:45 #11841Joe
GuestCan you give me the path for the config file?
Any idea what is the button no. For l2 r2 for xbox 360 controller?
07/03/2014 at 14:50 #11843Francesco
Guestthe retroarch configuration file is /opt/retropie/configs/all/retroarch.cfg
and this is button for x360 controllers
09/26/2014 at 16:38 #81266froetz
GuestI am stuck at the same problem.
I get a warning, that the key names 8+9 aren’t known at the startup.
I am on Retropie 2.3 with two xbox360 controllers connected.01/25/2015 at 06:35 #85882phane
ParticipantThis solution doesn’t seem to work anymore. I’ve put the input_save_state and input_load_state commands in both all/retroarch.cfg and nes/retroarch.cfg and both seem to be ignored. I additionally tried input_save_state_btn and input_load_state_btn and those didn’t work either. I manually created the /home/pi/RetroPie/savestate directory since it didn’t exist.
I’m using a Sixaxis via BT. I managed to move A and B button binds for NES (wanted Square as B and X as A) and I and II button binds for PC Engine (they were screwed up by default, as Square = I, X = II). So I know the retroarch.cfg files in /nes and /pcengine work but save-state functionality doesn’t seem to be working.
01/25/2015 at 15:05 #85891Floob
MemberThis should help with save states
and here is more detail on hotkeys
01/25/2015 at 20:09 #85930phane
ParticipantThanks for that post, from that video and the thread you linked to, I found the information I needed. I didn’t know I was looking for hotkeys. So I don’t need to change any configs for save states. I just needed to know that I need to hold the select button while hitting L1 or R1 to load/save state.
01/28/2015 at 12:43 #86046dls13dls
ParticipantI have been searching and searching for a way to use a Wireless XBOX 360 controller to replace the keyboard for “Exit Back to EmulationStation”, “Save State”, and “Load State”! The video completely took all of the questions away! GREAT JOB! Now I can use the controller to do everything from start to shutdown!
Just to explain my problem further I was able to follow forums to make the XBOX controller work but couldn’t get rid of my keyboard for exiting, saving, etc…
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.