The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved, needed to use --controlconfig] bat file pointing to controls.ini file help
08-07-2014, 06:11 PM (This post was last modified: 08-08-2014 05:41 AM by TheDax.)
Post: #1
[Solved, needed to use --controlconfig] bat file pointing to controls.ini file help
I am running Windows 7 64bit with version v0.9.9 of ppsspp. I currently have two bat files pointing to two different games. Each bat file also points to it's own controls.ini file. Both games run fine and after converting my bat files into exe files I can even launch them via steam.

Here is where I have run into a problem. After setting my controls in the first game, closing down ppsspp and then using the other bat file to open up the 2nd game. The controls for the 2nd game have now also changed.
Alternatively, if I change the controls in game 2, close down ppsspp and load up the 1st game via bat file, they will have also changed for game 1.

It's almost like the the --controlconfig argument is not working properly.

First things first, this is my very 1st bat file, ever. So I may be mucking it up here somewhere. These bat files are placed directly into my ppsspp directory.
Code:
PPSSPPWindows64.exe --fullscreen --config="F:\Program Files\ppsspp\config\peacewalker\mgspw.ini" --config="F:\Program Files\ppsspp\config\peacewalker\mgspw-controls.ini" "F:\PSP\MGS Peace Walker\mgspw.iso"

Here is the 2nd bat.
Code:
PPSSPPWindows64.exe --fullscreen --config="F:\Program Files\ppsspp\config\ff7cc\ff7cc.ini" --config="F:\Program Files\ppsspp\config\ff7cc\ff7cc-controls.ini" "F:\PSP\FFVII Crisis Core\ff7cc.iso"

I created the config folder inside the ppsspp directory and placed a folder inside for each game that I wanted to have it's own config file. Any idea how I can fix this? Multiple people play on this machine and it would be nice to have each game load it's own controller config file.

I've been up for a while trying to get this right, so if this makes no sense. Sorry. haha

Thanks for the read.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[Solved, needed to use --controlconfig] bat file pointing to controls.ini file help - omni461 - 08-07-2014 06:11 PM

Forum Jump: