..:: PCSX2 Forums ::..

Full Version: PCSX2 MultiConfigTool
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Have you you ever been annoyed because you needed to change your settings when switching the Game you wanted to play?
And after that, restore the previous settings for the last Game?

This can now be done easy, with the PCSX2_MultiConfigTool!

It allows you to set up different configurations, and let you create Shortcuts to start your games directly with their own Configuration.

This Tool is not a front end, you can use it for any recent version of PCSX2, on Windows and Linux.

For more information and download, see https://github.com/XXXBold/PCSX2_MultiConfigTool

You'll find some instructions on how to use it on the Github page aswell (look for manual.md).

If you have some Feedback or suggestions, post it here, or on github. Hope this will make your PCSX2-life a little easier Wink
---Updates---

Always find the latest release at https://github.com/XXXBold/PCSX2_MultiCo...l/releases

  • 0.7-beta: Improved window (re) sizeing, sometimes not all UI-Elements were visible, improved process spawn handling (Now throws error if executable path doesn't exist), changed executable name to lowercase.
  • 0.6-beta: Added Better handling of PCSX2-Process spawning, minor UI fixes, some cleanups. Reorganized files, meson is now used as the build system. Buildscripts are now available for both platforms.
  • 0.5-beta: Added more options for creating shortcuts, Updated icon, is now shown correctly, added license, for linux: Update to wxWidgets based on GTK3
  • 0.4-beta: Improved UI Controls, enhanced shortcut creation (Overwrite-confirm dialog), ask to set executable bit for linux version directly
  • 0.3-beta: Added support for linux, updated to new codebase
  • 0.2-beta: Added Some new options
  • 0.1: First Release