save configuration on exit issue
-
I havent even bothered with getting playstation going yet ...Ive just been working on FBA but here is that file
-
@smoothmalik Its just the output of the command above I'm after really.
Which fba are you running? -
pi@retropie:~ $ ls -lah /opt/retropie/configs/psx
total 16K
drwxr-xr-x 2 pi pi 4.0K May 27 16:14 .
drwxr-xr-x 52 pi pi 4.0K May 27 16:16 ..
-rw-r--r-- 1 pi pi 206 May 27 16:14 emulators.cfg
-rw-r--r-- 1 pi pi 221 May 27 16:14 retroarch.cfgim running whatever version of FBA is on the 3.8 build. Im not running FBA Next or pifba
-
@smoothmalik fba-next is the default in 3.8 though?
Can you runls -lah /opt/retropie/configs/fba
? -
im running just regular FBA
here you go
pi@retropie:~ $ ls -lah /opt/retropie/configs/fba
total 176K
drwxr-xr-x 2 pi pi 4.0K Jun 15 23:11 .
drwxr-xr-x 52 pi pi 4.0K May 27 16:16 ..
-rw-r--r-- 1 pi pi 195 May 27 16:13 capex.cfg
-rw-r--r-- 1 pi pi 0 Jun 12 18:18 content_history.lpl
-rw-r--r-- 1 pi pi 414 Jun 7 01:49 emulators.cfg
-rw-r--r-- 1 pi pi 1.1K May 27 16:13 fba2x.cfg
-rw-r--r-- 1 pi pi 49K Jun 15 23:12 fb_alpha_libretro-1.cfg
-rw-r--r-- 1 pi pi 49K Jun 14 03:42 fb_alpha_libretro.cfg
-rw-r--r-- 1 pi pi 46K Jun 16 00:33 retroarch.cfg
-rw-r--r-- 1 pi pi 221 May 27 16:14 retroarch.cfg.rp-dist -
@smoothmalik
Whats the "default=" value show when you runnano /opt/retropie/configs/fba/emulators.cfg
These 2 files are produced when you save in RGUI
-rw-r--r-- 1 pi pi 49K Jun 15 23:12 fb_alpha_libretro-1.cfg -rw-r--r-- 1 pi pi 49K Jun 14 03:42 fb_alpha_libretro.cfg
And by the looks of the file size of
retroarch.cfg
you have either renamed one of those files to be retroarch.cfg or you have added a lot of lines in there.The video above explains why RGUI produces the large 46k files and why RetroArch wont read them. It also shows how to rip the relevant line(s) out to add to the original (very small) retroarch.cfg file.
-
default="lr-fba"
I havent renamed anything. I got desperate yesterday and today and tried to save the config file in rgui after I made some changes but of course they didnt stay. The only change ive made in retroarch.cfg was done in the config editor and that was enabling bilinear filtering (true) and save on exit (true).
-
@smoothmalik I'm assuming you have upgraded an older version of RetroPie.
I would reset your RetroArch config withrm /opt/retropie/configs/fba/retroarch.cfg cp /opt/retropie/configs/fba/retroarch.cfg.rp-dist /opt/retropie/configs/fba/retroarch.cfg
Then go back in the config editor, just enable bilinear filtering, then pastebin your
/opt/retropie/configs/fba/retroarch.cfg
-
i didnt get far
pi@retropie:~ $ rm /opt/retropie/configs/fba/retroarch.cfg
rm: cannot remove ‘/opt/retropie/configs/fba/retroarch.cfg’: No such file or directoryI also tried removing though ftp also wouldnt let me
-
Thats odd?
This should show its there
ls /opt/retropie/configs/fba/r*
This should remove the old one
rm /opt/retropie/configs/fba/retroarch.cfg
unless you ran it twice, so its not there now?
-
here the paste bin. Bilinear filtering reamained enabled and so did save on exit. The retroarch.cfg file is 46.1 kb now
I got the left joystick working in config editor.
-
If its now working for you, then great. But your retroarch.cfg really shouldnt be looking like that.
-
I'll do a clean install maybe tomorrow. Thanks you've been extremely helpful.
-
No problem. If you do make a clean install, check out the video to explain how to make RGUI changes stick.
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.