1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-09-23 18:58:25 +02:00

taiko: fix TAL instructions

This commit is contained in:
Akitake 2024-09-04 08:05:50 +02:00
parent 2ea7e2afc8
commit b7e3edce53

View File

@ -23,7 +23,9 @@
`TaikoArcadeLoader` is a loader and hardware emulator for Nijiiro. It will allow us to launch the game, as well as configure inputs and network settings. More information can be found at the [TAL github page](https://github.com/esuo1198/TaikoArcadeLoader).
- Download the latest version of TAL from [the actions tab](https://github.com/esuo1198/TaikoArcadeLoader/actions) of the TAL page. This will be a file named `dist`. You will need to be logged into github to download this file.
- ~~Download the latest version of TAL from [the actions tab](https://github.com/esuo1198/TaikoArcadeLoader/actions) of the TAL page. This will be a file named `dist`. You will need to be logged into github to download this file.~~ **The GitHub's latest Dist is unavailable at the moment, see below instead.**
- Download TAL from our [Discord](https://discord.gg/cZRUmEPK78) in `Taiko > Resources`
- Copy the files from `dist.zip` to your `Executable/Release` folder. When asked, choose to replace the existing files with the newly copied files.