fix
This commit is contained in:
parent
4470b93d1f
commit
6592411b0a
@ -144,7 +144,7 @@ if [ -z `winetricks list-installed|grep vcrun2015` ]; then
|
||||
winetricks settings win7
|
||||
fi
|
||||
cd $(realpath $instdir)
|
||||
mesa_glthread=true export __GL_THREADED_OPTIMIZATIONS=1 vblank_mode=0 WINEESYNC=0 wine Cemu.exe "\$@"
|
||||
mesa_glthread=true __GL_THREADED_OPTIMIZATIONS=1 vblank_mode=0 WINEESYNC=0 wine Cemu.exe "\$@"
|
||||
EOF1
|
||||
chmod +x LaunchCEMU
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user