Skip to content

Commit

Permalink
Add missing step to quick setup
Browse files Browse the repository at this point in the history
  • Loading branch information
shiibe authored Sep 18, 2022
1 parent d474416 commit 6fc4e4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ With the newest release (>=2.00) of TaikoArcadeLoader, you no longer need to run
where `server.ip` is your computer's ip (or the server's ip)
5. Run TaikoReverseProxy and TaikoLocalServer, then run the game. You can access the WebUI by going to `https://naominet.jp:10122/` in your browser.
5. Open command prompt as admin, navigate to game root folder (where init.ps1 is). Run `regsvr32 .\AMCUS\iauthdll.dll`. It should prompt about success
6. Run TaikoReverseProxy and TaikoLocalServer, then run the game. You can access the WebUI by going to `https://naominet.jp:10122/` in your browser.
### Server setup (for TAL<2.00 or other loaders)
Expand Down

0 comments on commit 6fc4e4f

Please sign in to comment.