This commit is contained in:
szprink 2026-01-21 21:51:26 +01:00
commit 7d6759db51
5 changed files with 641 additions and 0 deletions

11
config.json Normal file
View file

@ -0,0 +1,11 @@
{
"general": {
"dolphinFolder": "/home/szprink/.local/share/dolphin-emu/"
},
"session": {
"game": "GCTP51",
"flipHorizontal": true,
"rotateUpsideDown": true
}
}