mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Yuzu: added config file
This commit is contained in:
parent
4cb52eff29
commit
817116a4bc
|
@ -986,8 +986,7 @@ modules:
|
|||
- chmod +x /app/bin/retrodeck.sh
|
||||
|
||||
# Configuring Yuzu
|
||||
- sed -i -e 's/Paths\romsPath=*' -e 's/Paths\romsPath=~/retrodeck/roms/switch' /var/config/yuzu/qt-config.ini
|
||||
- sed -i -e 's/Screenshots\screenshot_path=*' -e 's/Screenshots\screenshot_path=~/retrodeck/screenshots/' /var/config/yuzu/qt-config.ini
|
||||
- cp qt-config.ini /var/config/yuzu/qt-config.ini
|
||||
|
||||
# Desktop entry
|
||||
- cp com.xargon.retrodeck.desktop /app/share/applications/com.xargon.retrodeck.desktop
|
||||
|
@ -1002,8 +1001,8 @@ modules:
|
|||
path: es_systems.xml
|
||||
- type: file
|
||||
path: retrodeck.sh
|
||||
- type: file
|
||||
path: retrodeck-retroarch.cfg
|
||||
- type: dir
|
||||
path: emu-configs
|
||||
- type: file
|
||||
path: tools-gamelist.xml
|
||||
- type: dir
|
||||
|
|
1144
emu-configs/qt-config.ini
Normal file
1144
emu-configs/qt-config.ini
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue