[Solved, needed to use --controlconfig] bat file pointing to controls.ini file help
|
08-08-2014, 02:44 AM
(This post was last modified: 08-08-2014 03:07 AM by TheDax.)
Post: #3
|
|||
|
|||
RE: bat file pointing to controls.ini file help
I can see two things wrong here:
Quote:Program Files 1. PPSSPP redirects where it saves stuff to the Documents/My Documents directory if you're running the executable from a read-only directory (which Program Files usually is, unless you're running as admin, which is a Bad Idea). Since it can't write to those files you're providing it, I'm pretty sure it's defaulting to C:\Users\<your user name>\Documents\PPSSPP\PSP\SYSTEM\controls.ini and \ppsspp.ini, meaning these files will overwrite each other as you change things for the other game. Does it help if you put PPSSPP elsewhere, in a place where you know it's not read-only? If it's not that, then it's likely: 2. I also noticed that you're using --config for both the controls and PPSSPP's regular config. For controllers, you need to use --controlconfig. 4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Solved, needed to use --controlconfig] bat file pointing to controls.ini file help - omni461 - 08-07-2014, 06:11 PM
RE: bat file pointing to controls.ini file help - tintinmayo - 08-07-2014, 11:20 PM
RE: bat file pointing to controls.ini file help - TheDax - 08-08-2014 02:44 AM
RE: bat file pointing to controls.ini file help - omni461 - 08-08-2014, 04:14 AM
RE: bat file pointing to controls.ini file help - TheDax - 08-08-2014, 05:41 AM
|