Posts: 3
Threads: 2
Joined: May 2015
Reputation:
0
I'm sure this has been asked before - but is there an easy way to save specific configuration / profiles for each game?
I've got about 30-35 games in my library now, and about half of them require some sort of configuration other than the default. A few of them require major tweaking, and I've had to write everything down. I've gotten to the point that I don't play a certain game because I don't want to dig up the notes and spend 10-15 minutes reconfiguring just to try a new one.
Is there a workaround to this?
Someone mentioned something called Launchbox - I've downloaded it but I can't necessarily find anywhere to input different settings for specific games.
Thanks in advance for any advice.
Posts: 21.718
Threads: 401
Joined: Sep 2013
Reputation:
476
Location: 私の夢の中
Launchbox is a good frontend but it doesn't support multiple configs. PCSX2bonus is what you want.
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Posts: 246
Threads: 58
Joined: Oct 2012
Location: United States
Is it able to save what video backend each game uses?
Posts: 15.298
Threads: 431
Joined: Aug 2005
Reputation:
353
Location: Athens,Greece
It saves the whole .ini so every single option.
Posts: 3.206
Threads: 68
Joined: Mar 2010
Reputation:
111
Location: Netherlands
The only downside is that you have to update each config again when you upgrade your PCSX2 version. I haven't found a simple way for this yet unfortunately. (It'll load the plugins from whatever folder it was originally set to.) Only thing I can think of is that you use some kinda global plugin folder where you just update the plugin files for 'custom configs'. Then you won't have to worry about editing each game individually anymore.
AMD Ryzen 5 3600 @ 3.60~4.20 GHz | Corsair Vengeance LPX 32 GB (2x16GB) DDR4-3200
MSI GeForce GTX 1660 Super @ 6 GB | Samsung 980 1TB | Windows 10 Pro x64 (22H2)
Posts: 246
Threads: 58
Joined: Oct 2012
Location: United States
That's something that's bothered me for a while about pcsx2 actually. Why doesn't it use a global directory to store all our configs like Dolphin does? That way, we won't have to set everything up everytime we update pcsx2.
Posts: 21.718
Threads: 401
Joined: Sep 2013
Reputation:
476
Location: 私の夢の中
It does if you use the installer version, it's in:
%User Profile%/My Documents/PCSX2
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Posts: 5.076
Threads: 18
Joined: Oct 2010
Reputation:
154
The development version is just a portable version. By design portable versions are not allowed to access anything except for their own files or standard system dll's. So we can not set a global folder somewhere for the portable version.