Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › RetroPie Load Save Rom Data
- This topic has 34 replies, 2 voices, and was last updated 9 years, 9 months ago by Floob.
-
AuthorPosts
-
01/30/2015 at 00:45 #86133sten23Participant
this is my file in the “/opt/retropie/configs/snes” the retroarch.cfg file is
—————–RETROARCH.CFG—————# All settings made here will override the global settings for the current emulator core
video_shader = “/opt/retropie/emulators/RetroArch/shader/snes_phosphor.glslp”
video_shader_enable = “false”
video_smooth = “false”savestate_auto_save = “false”
savestate_auto_load = “true”
savefile_directory = “/home/pi/RetroPie/roms/snes”
savestate_directory = “/home/pi/RetroPie/roms/snes
video_font_size = “20.0000”input_state_slot_increase = “i”
input_state_slot_decrease = “o”
input_player1_joypad_index = “0”
input_player1_b_btn = “2”
input_player1_a_btn = “1”
input_player1_y_btn = “3”
input_player1_x_btn = “0”
input_player1_l_btn = “4”
input_player1_r_btn = “5”
input_player1_start_btn = “9”
input_player1_select_btn = “8”
input_player1_l_y_plus = “-1”
input_player1_up_axis = “-1”
input_player1_l_y_minus = “+1”
input_player1_down_axis = “+1”
input_player1_l_x_minus = “-0”
input_player1_left_axis = “-0”
input_player1_l_x_plus = “+0”
input_player1_right_axis = “+0”
input_enable_hotkey_btn = “8”
input_exit_emulator_btn = “9”
input_enable_hotkey_btn = “8”
input_state_state_btn = “4”
input_enable_hotkey_btn = “8”
input_load_state_btn = “5”
——-END—OF—-RETROARCH.CFG————–the games load as they start in SNES emulator but when I try to save and load the game it wont allow me to load it saying it failed
the Roms are in
/home/pi/RetroPie/roms/snes
im not sure what to do all I want for right now is to play SNES on the raspberry pi and be able to save and load my game data.
Any Help?
If you need more Info reply and ill respond.01/30/2015 at 21:01 #86163FloobMemberDo you have the full error message?
Maybe its permissions writing to your rom folder?This may also help:
01/30/2015 at 21:10 #86164sten23ParticipantIt says something along the lines of could load save data from the following folder and it shows the whole file structure where i have the roms in.
Im not sure how to check the permissions I thought I had already done that because I don’t think saved data hasnt even been creating.
How do I check this?01/30/2015 at 21:36 #86165FloobMemberIn 2.4.2 there is an option in the RetroPie setup script to check permissions, its under the Setup menu in there.
Or use Filezilla and set everything in the roms dir to 777.01/30/2015 at 21:40 #86166sten23ParticipantIll check once Im home, around 6PM about 7 hours from now you will get a respond from me!
01/31/2015 at 01:20 #86172sten23ParticipantI have RetroPie 2.0.0 how do I get 2.4.2? I keep trying to find it but keep finding broken links.
The error is Failed to load state from ‘home/pi/RetroPie/roms/snes/romGammmeehere.
I think it might be easier to update to 2.4.2 to be on the most current version and check the file permission. Can I get a link to 2.4.2 and something else I can do for this error message?
01/31/2015 at 01:31 #86173FloobMember01/31/2015 at 02:52 #86175sten23ParticipantI downloaded and installed it and it says V2.0.0 in Main Menu??
01/31/2015 at 02:57 #86176FloobMemberMaybe you’re looking at EmulationStation – thats v2.
As long as you used that link above its fine.01/31/2015 at 03:31 #86177sten23ParticipantIm writing the image to the usb so ill see right now and I also downloaded the torrent version so that’s last hope.
01/31/2015 at 03:51 #86181sten23ParticipantI downloaded it twice and its 2.0.0 I don’t know what I did wrong.
01/31/2015 at 03:59 #86182sten23ParticipantCan you give me the exact link because I clicked downloaded on bottom of the donate button and the torrent link for this site https://www.petrockblock.com/retropie/retropie-downloads/download-info/retropie-sd-card-image-v2-4-2-beta/
and both times when I go to the MAIN MENU after flashing it to the sd card it saysEMULATIONSTATION V2.0.0-RC1
01/31/2015 at 04:19 #86193FloobMemberThats right. Its RetroPie 2.4.2 and EmulationStation v2.0.0
Its the right file you have.In the setup script here:
/home/pi/RetroPie-Setup/retropie_setup.shrun it with
sudo ./retropie_setup.shOn the first screen choose “Update RetroPie Setup Script”
Then quit out and re-run itThen choose option 3 Setup
Then option 315 would reset permissions, but if you have just built the image it should be fine.Just make sure you copy roms across using the “pi” user. It should be fine.
01/31/2015 at 04:46 #86194sten23ParticipantHow do I know if its 2.4.2 I ran the script but it said something about not having enough space. Now I can’t put the roms back in the pi Im doing the usb method which copys folder and I copy the roms into them and plug it into the pi and it should copy them over.
01/31/2015 at 04:57 #86195FloobMemberI’d suggest following this from scratch (except use 2.4.2 as you are doing)
You are using 2.4.2. Its the only one available at that link you followed above.The guide includes how to expand your card first.
01/31/2015 at 05:06 #86196sten23ParticipantLol dang. alright I just installed the roms into it and it was still saying the same error message while some new info popped up on screen this build like joypad or something and press x or n or something like that and it went to the rom and played. I think im getting there ima follow it from scratch and message back. Thanks for the help so far.
01/31/2015 at 06:10 #86197sten23ParticipantThere I did all the steps in the video and I still get the same error message when Im trying to load a game data.
01/31/2015 at 13:18 #86211FloobMemberCan you confirm you expanded the card?
What does the command “df -h” return?
01/31/2015 at 19:52 #86240sten23ParticipantTheres picture included.
01/31/2015 at 19:54 #86241sten23ParticipantIncluded a picture
01/31/2015 at 20:16 #86243FloobMemberOk, plenty of space there. Can you screenshot the error you get and confirm what you do to get the error? Do you press F4 to load a game? I presume you have saved a game first?
01/31/2015 at 20:22 #86244sten23ParticipantI put back the snes retroarch.cfg file im using a snes usb pad when i get into the game i click the Save state buttons then the load then I get this error message. The exit buttons on my pad do work though.
01/31/2015 at 21:49 #86252FloobMemberCan you update the line in this file
/opt/retropie/configs/all/retroarch.cfgto read
video_font_size = 16make sure it doesnt have a # in front of it. It will help to confirm the full filename that is being attempted to load.
Can you also screenshot the text that comes up when you save a game?
02/01/2015 at 00:28 #86278sten23ParticipantAlright ill check the pound sign in retroarch.cfg file but I do know that nothing comes up when I save the file no text appears only for the error message saying it can’t load it.
02/01/2015 at 02:13 #86284FloobMemberYou should get a message when saving, otherwise its probably not saving. The first video above shows this.
02/01/2015 at 23:58 #86340sten23ParticipantI think I already have a line similar to that. In my code I have the line to save I dont know if thats the problem or something else
02/02/2015 at 00:40 #86346FloobMemberYou have an entry state_state there? I think that’s a typo – you mean save?
And you only need to have the hotkey enable line once. You could set shader to true whilst you’re there.
You could try using the F2 key when you press select as well.02/02/2015 at 00:42 #86347sten23ParticipantThe hotkey is there for three different combinations a save state, load state, and exit emulator. ima try fixing some code and see what happens
02/02/2015 at 06:26 #86360sten23ParticipantI did some things for the savestate_state idk what line you were talking about this time instead of exit being fist combo i moved it down to test if the save file works being the first combination. Or at least seeing a error message.
02/02/2015 at 06:38 #86362sten23ParticipantThis config setup didnt show the error code or nothing when saving when I went back to the config file I saw the state_state in the file so I changed it set one hotkey followed by the other event buttons. And I set save_state first to see if it at least saves or what now. Muahahahah ITS ALIVE! I changed it and now it saves exits and loads succesfuly all three times showing a line of code on the emulator thanks a bunch. Now ima make it more accesible and slowly add more commands thanks.
02/02/2015 at 16:32 #86397FloobMemberThats good news. But I would still take out your multiple enable hotkey lines. It only needs to be there once. Even if you have multiple hotkeys.
Plus, ideally you should only put settings that are specific to the snes emulator in your file in that directory – if you want to use the same controller for all emulators you could put these details in you auto controller file instead.
If you get bored, check out my videos that cover hotkeys and controllers.
Link in signature.02/05/2015 at 23:28 #86697sten23ParticipantHow would you connect the pi to dvi monitor i have a hdmi to dvi but the screen doesnt show anything
02/05/2015 at 23:44 #86700FloobMemberCheck out the DMT modes here:
http://elinux.org/RPiconfig#VideoThese are settings for /boot/config.txt
02/25/2015 at 07:18 #89008sten23ParticipantFor retropie how do you remove or hide some emulators from appearining or how do you change the starting emulator? Also I have been trying to change back the audio to hdmi and havent been able to i tried sudo raspi-congif and setting the audio to auto next ima set it to hdmi and see if it works im just scrapping all the roms for info so I cant do so right now.
02/25/2015 at 20:23 #89110FloobMemberTo hide emulators, just delete files found in /home/pi/RetroPie/roms/{systemname}/
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.