Posts: 2
Threads: 1
Joined: Aug 2012
Reputation:
0
I would really prefer to have everything contained within
C:\Program Files (x86)\PCSX2 1.0.0\
However even after changing the default folders for logs, sstates, snaps, bios and memcards PCSX2 is still creating those folders in PCSX2\My Documents. There doesn't even seem to be a way to change where the inis directory is located in the options either.
Is there anyway to stop the program from creating these folders?
Posts: 3.817
Threads: 13
Joined: Jan 2010
Reputation:
112
Download the PCSX2 binary package instead of the installer.
It will use the local files and folders instead of those in "My Documents".
Posts: 2
Threads: 1
Joined: Aug 2012
Reputation:
0
Thanks for the swift reply, everything is as I'd like it now.
Posts: 1.352
Threads: 56
Joined: Jun 2011
Reputation:
35
Location: Vietnam
08-17-2012, 08:59 AM
(This post was last modified: 08-17-2012, 08:59 AM by Livy.)
PCSX2, as well as most well-written programs, does not save its settings at the installation folder due to administrative priviledge and user privacy.
The binary package is an exception...
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
The binary is not any different that the installation version.
To "convert" installation version to portable,you just have to:
1.Open notepad,type RunWizard=0
2.File=>Save as=>on Save as type choose all files and save as portable.ini
3.Save\move that file into the pcsx2 folder
4.Move all of the folders from My Documents\PCSX2 to the pcsx2 directory and that's all
Posts: 2.128
Threads: 8
Joined: Jun 2011
Reputation:
112
A slight addition to the above^, an empty portable.ini file is enough.
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
I said that for a reason.
If you don't add it,pcsx2 will start with the wizard and will always ask until you fishing the procedure.
Adding it and copying the inis folder will make pcsx2 work the same ways as before(except that it will use the folders from the pcsx2 folder not from my documents)without the need to reconfigure it
Posts: 2.128
Threads: 8
Joined: Jun 2011
Reputation:
112
And there's a reason this procedure can be usefull;P ensures you didn't forgot anything. You can import existing config soo there's no "re-configure" involved, just 3 clicks on the next button;].
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
Well the same goes to typing RunWizard=0
This is just the method how to make installation version to work in portable mode without the need to re-configure anything.