Add wait for 64bit

This commit is contained in:
Neo 2023-06-25 20:06:20 +01:00
parent b85ef84384
commit 1ad9f6f2fe
2 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,8 @@ REM This was once done with MagiaHook.
REM However, due to unexplained reason,
REM that hook made the game engine probabilistically fail to create OpenSLES player,
REM thus the game would get silenced in that way.
echo Please copy 64bit apk.
pause
node "%~dp0/patches/audiofix.js" --wdir "%~dp0/build/app" --overwrite
if errorlevel 1 goto errorexit

View File

@ -50,6 +50,8 @@ REM This was once done with MagiaHook.
REM However, due to unexplained reason,
REM that hook made the game engine probabilistically fail to create OpenSLES player,
REM thus the game would get silenced in that way.
echo Please copy 64bit apk.
pause
node "%~dp0/patches/audiofix.js" --wdir "%~dp0/build/app" --overwrite
call copy /Y "%~dp0\patches\koruri-semibold.ttf" "%~dp0\build\app\assets\fonts\koruri-semibold.ttf"