From bb993d562750a7980a1aab6385f9eb5bb81ca1f1 Mon Sep 17 00:00:00 2001 From: Daniel Wong Date: Mon, 31 May 2021 11:42:18 +1000 Subject: [PATCH] Revert "Save to mysav folder" and "Add mode w540@2x " - This change caused the voice-only .exe to take an extremely long time to start up - This was added when we were going to switch to the new .exes which supported extra options in the first comment line - I haven't investigated exactly why - probably the string parsing code in the original version of the game doesn't properly handle this option, reading outside the string or otherwise taking a long time - Although it doesn't seem to affect the normal .exe / the normal script change does not cause it, I'll revert it anyway, as the current .exe does not use this option. We can always add it back in later if we need it for the new .exe This reverts commit 4022495d9974f783b44bb774dd22cea0ae315dc4 and 58034c862212e764bccbe579571e56a41af6e056 --- 0.utf | 2 +- voices-only/0.utf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0.utf b/0.utf index ab4dc16..1d74641 100644 --- a/0.utf +++ b/0.utf @@ -1,4 +1,4 @@ -;value2500,modew540@2x,localsave=mysav +;value2500 ;gameid umineko8final *define diff --git a/voices-only/0.utf b/voices-only/0.utf index 2f989ab..f14f06b 100644 --- a/voices-only/0.utf +++ b/voices-only/0.utf @@ -1,4 +1,4 @@ -;value2500,localsave=mysav +;value2500 ;gameid umineko8final *define