mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
PONZU: kiroi was not resetting correctly
This commit is contained in:
parent
293713f740
commit
795f4bfa1e
|
@ -687,7 +687,7 @@ ponzu() {
|
|||
executable="$data_dir/bin/yuzu"
|
||||
log d "Making $executable executable"
|
||||
chmod +x "$executable"
|
||||
prepare_component "reset" "citra"
|
||||
prepare_component "reset" "yuzu"
|
||||
set_setting_value $rd_conf "kiroi_ponzu" "true" retrodeck "options"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue