PPSSPP Feature Request Page
|
09-17-2013, 02:52 PM
(This post was last modified: 09-17-2013 02:59 PM by TheDax.)
Post: #570
|
|||
|
|||
RE: PPSSPP Feature Request Page
To give this a bit more traffic until the real per-game settings system is added(don't remove the request for per-game settings yet, it's not fulfilled, this is just a temporary solution):
In development builds starting from yesterday, you can use a command-line argument on Windows to specify different controls.ini and ppsspp.ini files(hint: it can be used as a primitive per-game settings system, if you take the time to make shortcuts): Code: To boot a game directly from the command-line: So to boot your FF4 game with your lovely FF4-specific settings you could do something like this(if you want to use it in a shortcut, change the Target line to include the --config and --controlconfig stuff): Code: c:\emulators\ppsspp.exe --config="c:\emulators\games\psp\ff4\ff4.ini" --controlconfig="c:\emulators\games\psp\ff4\ff4-controls.ini" "c:\emulators\games\psp\ff4\ff4.iso" Note that the ini files don't HAVE to be named ff4.ini or ff4-controls.ini, nor do they have to be in the same directory as your game's ISO/CSO/EBOOT. That's simply one example. Also, I already put this in the options explained thread, but this thread is more popular, so, here are all of PPSSPP's command-line options right now: Code: To boot a game directly from the command-line: 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 »
|