diff --git a/dist/chusan/config_hook.json b/dist/chusan/config_hook.json index 2fb68b1..626eb7c 100644 --- a/dist/chusan/config_hook.json +++ b/dist/chusan/config_hook.json @@ -2,9 +2,5 @@ "allnet_auth": { "type": "1.0" - }, - "emoney" : - { - "enable" : false } } diff --git a/dist/cm/config_hook.json b/dist/cm/config_hook.json deleted file mode 100644 index b73cf5c..0000000 --- a/dist/cm/config_hook.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "emoney" : - { - "enable" : false - } -} diff --git a/dist/cm/start.bat b/dist/cm/start.bat index b17a6a1..865498b 100644 --- a/dist/cm/start.bat +++ b/dist/cm/start.bat @@ -2,7 +2,7 @@ pushd %~dp0 -start /min inject -d -k cmhook.dll amdaemon.exe -c config_common.json config_server.json config_client.json config_hook.json +start /min inject -d -k cmhook.dll amdaemon.exe -c config_common.json config_server.json config_client.json inject -d -k cmhook.dll CardMaker.exe -screen-fullscreen 0 -popupwindow -screen-width 1080 -screen-height 1920 taskkill /f /im amdaemon.exe > nul 2>&1 diff --git a/dist/mai2/config_hook.json b/dist/mai2/config_hook.json deleted file mode 100644 index b73cf5c..0000000 --- a/dist/mai2/config_hook.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "emoney" : - { - "enable" : false - } -} diff --git a/dist/mai2/start.bat b/dist/mai2/start.bat index 889e030..a89a1d5 100644 --- a/dist/mai2/start.bat +++ b/dist/mai2/start.bat @@ -2,7 +2,7 @@ pushd %~dp0 -start /min inject -d -k mai2hook.dll amdaemon.exe -f -c config_common.json config_server.json config_client.json config_hook.json +start /min inject -d -k mai2hook.dll amdaemon.exe -f -c config_common.json config_server.json config_client.json inject -d -k mai2hook.dll sinmai -screen-fullscreen 0 taskkill /f /im amdaemon.exe > nul 2>&1 diff --git a/dist/mu3/config_hook.json b/dist/mu3/config_hook.json deleted file mode 100644 index b73cf5c..0000000 --- a/dist/mu3/config_hook.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "emoney" : - { - "enable" : false - } -} diff --git a/dist/mu3/start.bat b/dist/mu3/start.bat index 60141fc..8058daf 100644 --- a/dist/mu3/start.bat +++ b/dist/mu3/start.bat @@ -2,7 +2,7 @@ pushd %~dp0 -start /min inject -d -k mu3hook.dll amdaemon.exe -f -c config_common.json config_server.json config_client.json config_hook.json +start /min inject -d -k mu3hook.dll amdaemon.exe -f -c config_common.json config_server.json config_client.json inject -d -k mu3hook.dll mu3 -screen-fullscreen 0 -popupwindow -screen-width 1080 -screen-height 1920 taskkill /f /im amdaemon.exe > nul 2>&1 diff --git a/dist/swdc/config_hook.json b/dist/swdc/config_hook.json index 789e2ff..d0d8767 100644 --- a/dist/swdc/config_hook.json +++ b/dist/swdc/config_hook.json @@ -6,9 +6,5 @@ ".\\aime_firm\\TN32MSEC003S_V12.hex", ".\\aime_firm\\update_15396_6728_94.bin" ] - }, - "emoney" : - { - "enable" : false } } diff --git a/doc/config/common.md b/doc/config/common.md index 0236eaf..9648386 100644 --- a/doc/config/common.md +++ b/doc/config/common.md @@ -42,8 +42,7 @@ This is required for some games (e.g. Chunithm) but not others (e.g. WACCA). Default: `DEVICE\aime.txt` -Path to a text file containing a classic Aime IC card ID. **This does not -currently work**. +Path to a text file containing a classic Aime IC card ID. ### `aimeGen`