chusan, mai2, mu3, swdc: removed emoney config

This commit is contained in:
Dniel97 2023-10-05 00:35:55 +02:00
parent 37793fc051
commit a4bd570cfc
Signed by untrusted user: Dniel97
GPG Key ID: 6180B3C768FB2E08
9 changed files with 4 additions and 31 deletions

View File

@ -2,9 +2,5 @@
"allnet_auth":
{
"type": "1.0"
},
"emoney" :
{
"enable" : false
}
}

View File

@ -1,6 +0,0 @@
{
"emoney" :
{
"enable" : false
}
}

2
dist/cm/start.bat vendored
View File

@ -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

View File

@ -1,6 +0,0 @@
{
"emoney" :
{
"enable" : false
}
}

2
dist/mai2/start.bat vendored
View File

@ -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

View File

@ -1,6 +0,0 @@
{
"emoney" :
{
"enable" : false
}
}

2
dist/mu3/start.bat vendored
View File

@ -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

View File

@ -6,9 +6,5 @@
".\\aime_firm\\TN32MSEC003S_V12.hex",
".\\aime_firm\\update_15396_6728_94.bin"
]
},
"emoney" :
{
"enable" : false
}
}

View File

@ -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`