PS1 not seeing any controllers
-
@bengus - You have enabled save on exit from retroarch (bad idea imho) and somehow you have also lost the #include line, along with other default settings such as the joypad location - not sure how that has happened. Usually when saving it will leave the config at the top - have you at some point removed the config and then resaved or something ?
-
The fix in your case is to delete the config and reinstall the playstation emulator which will give you a default config. If retroarch saves over it, it should move the #include to the end, but the locations of joypads etc should not have got reset, so I suspect something was wrong with your config in the first place.
-
I have the same issue, suddenly my psx doesn't find bios and recognize controller inputs. Wait for a fix
-
Buzz: Thank you for taking the time to look that over. I honestly didn't even know I had save on exit enabled, and to answer your question about removing the config or re-saving it...the only time I have made changes to it would have been automated by Floob's video manager tool (for overlays/shaders etc....)
So...the steps you told me to do worked. However, after I made the changes with Floob's tool, it went back to the same problem(this also could just be a coincidence?). I am guessing it is some permissions issue but I am not sure yet. Trying to help myself figure it out as well.
-
I will need to see the configs - for example the config before when reset - and after using this tool. It's not a permissions issue.
-
Here is my original (after reinstall).
Here is after I run Floobs video manager tool (which runs perfectly once)
However, after doing so and trying to launch another psx title I get the same problems people in this thread are describing, and the config then looks like this.
-
was the rewind_enable added by the video tool? if so it is doing it wrong - but I'm still not sure why it would cause the #include to get removed later. I will use those configs and try and reproduce it though - perhaps there is a case where retroarch strips the include out completely (although this wouldn't explain why the joypad directory variable would be reset as it should still get the correct values for them the first time it loads the config before overwriting it)
please can i also see your
/opt/retropie/configs/all/retroarch.cfg
-
Also please can you post the output of
/opt/retropie/emulators/retroarch/bin/retroarch --version
so I can just confirm it matches against mine. -
@bengus
The file output hasconfig_save_on_exit = "true"
could you have edited this in RGUI at some point?
The default in the global retroarch.cfg isconfig_save_on_exit = "false"
@BuZz
Yes, my tool added that rewind line in the wrong place, I'll fix it.
I get the same result as Bengus from a clean v4 and setting RGUI to save on exit.RetroArch: Frontend for libretro -- v1.3.6 -- 7a433a6 -- Compiler: GCC (4.9.2) 32-bitBuilt: Jul 17 2016
-
-
ok now I'm really confused - how are you ending up with a overwritten retroarch.cfg for psx when you don't even have save on exit enabled...
retroarch getting confused over something ? I will try your configs out.
-
Please can you post the output of
file /opt/retropie/configs/psx/retroarch.cfg
-
I just removed the broken cfg, re-installed the emulator and manually added the first 13 lines (not running the video-manager tool to do it)
I've launched and exited 8 different psx titles so far, and have not had any issues. The config has not been changed so far.
Here is your output request
/opt/retropie/configs/psx/retroarch.cfg: C source, ASCII text
-
Couldn't you just share your config file for us to download and replace?
-
@epicrean Sure but I don't know if you are using the tool I am using or not. If not, what you should do is delete your existing config, and just re-install the emulator and it will generate a working default one for you (like buzz said).
Here is my current working config.
If you want the default, remove the first 13 lines.
-
@bengus I'm going to change the title of the thread, I think the video manger may be the key
-
Not blaming Floor fyi, it just seems to be the common denominator. I of course will do more testing to recreate the initial issue based on all the input in this thread. Thank you everyone who responded.
-
@epicrean I am not either :-) Floob's video manager tool is a godsend to me, and I have been using it for so long and its been so rock solid, I never assumed it had anything to do with it. But because of BuZz and Floobs help, I am pretty sure I have mine working as it always did before, and for that I am grateful.
-
I suspect if anything it is a bug in the way retroarch is parsing the config. I have to do a server migration now, but I will look at it at my next moment now I have the configs.
-
bengus - did you do that
file
command after you manually edited it ? if so please do it after the video manager has edited it after you installed the default. I have a suspicion. (CRLF related).
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.