1
0
mirror of synced 2024-11-24 06:50:15 +01:00

Update README.md

This commit is contained in:
asesidaa 2022-09-24 18:49:01 +08:00 committed by GitHub
parent e9e3d7eabf
commit c15e15acca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ With the newest release (from [this](https://github.com/BroGamer4256/TaikoArcade
```toml ```toml
server = "https://divamodarchive.com" # Change https://divamodarchive.com to your/server's ip, like 192.168.1.100 server = "https://divamodarchive.com" # Change https://divamodarchive.com to your/server's ip, like 192.168.1.100
``` ```
7. Open command prompt as admin, navigate to game root folder (where `init.ps1` is). Run `regsvr32 .\AMCUS\iauthdll.dll`. It should prompt about success 7. Open command prompt as admin, navigate to game root folder (where `init.ps1` is). Run `regsvr32 .\AMCUS\iauthdll.dll`. It should prompt about success (This only need to be done once)
8. Now the game should be able to connect. 8. Now the game should be able to connect.