diff --git a/scripts/gha/build_psvita.sh b/scripts/gha/build_psvita.sh index 175000c2..2afb0108 100644 --- a/scripts/gha/build_psvita.sh +++ b/scripts/gha/build_psvita.sh @@ -81,7 +81,6 @@ 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 'voice_enable "0"' >> config.cfg touch video.cfg echo 'fullscreen "1"' >> video.cfg