..:: PCSX2 Forums ::..

Full Version: Is it possible to set a specific emulation setting for each PS2 game i have?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I like PCSX2 emulator, but it is very annoying when i have to change the emulation setting whenever i change the game, since every game works with a specific emulation settings. Therefore, i wondered if i can set the emulation setting for each PS2 game and the emulator recognize the ISO selected with its correspondence emulation setting. Is it possible?
Create a shortcut to PCSX2, then right-click on it and enter the properties. Now add in the Target box, after
Code:
...\pcsx2.exe"
add
Code:
--cfgpath=inis/mygame


Obviously, replace mygame with whatever game you want to play, and don't forget to rename the shortcut too to avoid confusion. Tongue2
I was about to say try spectabis
(02-10-2017, 07:18 PM)jesalvein Wrote: [ -> ]http://forums.pcsx2.net/Thread-Spectabis...pcsx2bonus

Thank you, this is very helpful.