-
Notifications
You must be signed in to change notification settings - Fork 9
Configuration
Decide whether to use the local PCSX2 database (default), the Giant Bomb API (requires an account) or reading your iso files directly for pulling ids and game names
- Name all your files exactly as they are in the database
- If the name of the game has a ":" simply leave it out of your file name
- When you have an account go here: https://www.giantbomb.com/api/
- Set your API key at the authentication prompt when you connect the plugin (don't share this key with anyone)
- Create a folder named "configs" inside "Documents/PCSX2" (the folder containing your bios, savestates etc.).
- Set the path to that folder at the authentication prompt and enable the feature by ticking per-game config
- To create settings for a game, copy the "inis" or "inis_1.4.0" folder into the "configs" folder and rename it to match the rom. Make sure that the renamed folders have the same name as the corresponding rom without the extension. e.g. ROM: "Shadow of the Colossus.iso" | FOLDER: "Shadow of the Colossus" Without a specific config folder for a game, the default settings will be used.
Note: if you wish for PCSX2 to perform a full boot when launching a game, simply place an empty file named "fullboot.ini" in the game's config folder. You can use default settings for this game otherwise by simply not placing any other ini files in the config folder.
Adding game time manually is supported through editing the game times file
- Open your installation folder after connecting the plugin and your games are added
- Open the game times file, find the name of the game you want to edit and change the field time_played to what you want (in minutes)
Note: The plugin tracks the PCSX2 process that is launched when you click on "play", so only launch your roms from within Galaxy. Starting a game and then choosing another rom from within PCSX2 itself will continue tracking game time for the first game.
Index | Location |
---|---|
Installation folder | %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed |
Config | %LOCALAPPDATA%\GOG.com\Galaxy\Configuration\plugins\ps2\config.ini |
Game times | %LOCALAPPDATA%\GOG.com\Galaxy\Configuration\plugins\ps2\games_times.json |
PCSX2 database | %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\ps2_1e814707-1fe3-4e1e-86fe-1b8d1b7fac2e\GameIndex.yaml |
Log | C:\ProgramData\GOG.com\Galaxy\logs\plugin-ps2-1e814707-1fe3-4e1e-86fe-1b8d1b7fac2e.log |