Hey guys 
Note: This program requires the .NET framework.
I didn't know there was another profile manager around, so I made mine in a couple of days in C#, because if we're gonna have a new GUI with Wx, there's no point in editing the current one if it's gonna be changed
, besides, it started for personal use, but I decided to share it with you people
.
It's very simple and it doesn't tinker with the INI files, it just moves and compresses them around, that way the program is kept flexible against any kind of INI changes. I might improve it if there is a need for a feature, just as long as it isn't "stuck" to a specific pcsx2/plugin version. The idea is for it to work with any version whatsoever
The app was made in Windows 7 x64, compiled for x86 for release here, but the full source code is provided (in VS2008 C# solution) in case you want to compile a x64 version for yourself. It could also be useful for those brave souls who wish to compile it with Mono for Linux compatibility...
. I also spent some time commenting the code, so it could be of use for those who don't have much idea of C# and want to learn a trick or two ^^.
Profiles are saved in <pcsx2folder>\inis\profiles in the form of ZIP files. That way, you can share them to friends with ease, or post them to the forum. In case you want to use a profile you got given from somebody, you just put the ZIP file in there, reload the program, and activate the profile. Once you activate it, it will unzip all the files inside your inis folder (clearing everything before doing such). It also creates a profile.dat file in the inis folder so it knows which profile is active, and a config.dat file in the app's folder to store the pcsx2 exe file path and what action to do when you double-click a profile
Anyhow, too much talking! here goes some screenies
![[Image: profile.PNG]](http://omploader.org/vMmNkdQ/profile.PNG)
![[Image: config.PNG]](http://omploader.org/vMmNkdg/config.PNG)
![[Image: inis.PNG]](http://omploader.org/vMmNkdw/inis.PNG)
Program:
PPM-binary-1.0.zip (Size: 84,52 KB / Downloads: 4.003)
Source:
PPM-Source-1.0.zip (Size: 106,31 KB / Downloads: 1.331)
Note: The app creates backups of your current profile whenever you edit or create a new one from the default config or your current setup, however, I strongly advise to make a backup of your pcsx2 config if you don't want to redo it again in case the program has a bogus
. Also, it hasn't been tested in XP, but in theory, it should work. Just check the source, it doesn't do any fancy stuff ^^.
Enjoy!
comments & suggestions welcome

Note: This program requires the .NET framework.
I didn't know there was another profile manager around, so I made mine in a couple of days in C#, because if we're gonna have a new GUI with Wx, there's no point in editing the current one if it's gonna be changed


It's very simple and it doesn't tinker with the INI files, it just moves and compresses them around, that way the program is kept flexible against any kind of INI changes. I might improve it if there is a need for a feature, just as long as it isn't "stuck" to a specific pcsx2/plugin version. The idea is for it to work with any version whatsoever

The app was made in Windows 7 x64, compiled for x86 for release here, but the full source code is provided (in VS2008 C# solution) in case you want to compile a x64 version for yourself. It could also be useful for those brave souls who wish to compile it with Mono for Linux compatibility...

Profiles are saved in <pcsx2folder>\inis\profiles in the form of ZIP files. That way, you can share them to friends with ease, or post them to the forum. In case you want to use a profile you got given from somebody, you just put the ZIP file in there, reload the program, and activate the profile. Once you activate it, it will unzip all the files inside your inis folder (clearing everything before doing such). It also creates a profile.dat file in the inis folder so it knows which profile is active, and a config.dat file in the app's folder to store the pcsx2 exe file path and what action to do when you double-click a profile

Anyhow, too much talking! here goes some screenies

Program:

Source:

Note: The app creates backups of your current profile whenever you edit or create a new one from the default config or your current setup, however, I strongly advise to make a backup of your pcsx2 config if you don't want to redo it again in case the program has a bogus

Enjoy!


..:: Core2Duo E7500 OC @ 3.23 Ghz | 9800GTX+ 512Mb GDDR2 | 2GB DDR2 800 | Win7 x64 ::..