scripts: gha: set default touch configuration file for PS Vita platform

This commit is contained in:
SNMetamorph
2026-05-23 19:53:18 +04:00
committed by a1batross
parent 25ca2ecb12
commit 2904c3e88b

View File

@@ -81,6 +81,7 @@ echo 'bind DPAD_LEFT "invprev"' >> config.cfg
echo 'bind DPAD_RIGHT "invnext"' >> config.cfg
echo 'gl_vsync "1"' >> config.cfg
echo 'sv_autosave "0"' >> config.cfg
echo 'touch_config_file "touch_profiles/psvita.cfg"' >> config.cfg
touch video.cfg
echo 'fullscreen "1"' >> video.cfg