Skip to content

Instantly share code, notes, and snippets.

View vivaria's full-sized avatar
🦔

Viv vivaria

🦔
View GitHub Profile
@vivaria
vivaria / 999999_coins_tdmx.md
Last active March 9, 2024 19:07
999,999 coins in TDMX/XB1 using CheatEngine
  1. Download and install Cheat Engine (https://www.cheatengine.org/)

  2. Run Taiko: the Drum Master and wait for it to boot up. (You might want to go into Settings and change it to Windowed mode to make switching between windows easier.)

  3. Run Cheat Engine, and exit out of any tutorials or anything else that might pop up. You should see a screen similar to below:

    image

  4. Click on the flashing green-and-red button in the top-left corner ("Select a process to open")

    image

@vivaria
vivaria / fix_converted_tja_fumenOffsetPos.py
Last active August 21, 2023 18:23
Small Python script to correct wrong offset values for converted TJAs from TakoTako <=3.2.0
"""
Fix offset values due to bug in older versions of TakoTako (<=3.2.0)
See also: https://github.com/Fluto/TakoTako/issues/16
Bug description:
- TJA songs have an "OFFSET:" value.
- When converting TJAs to fumen, "OFFSET" is automatically included in
the data of the fumen files themselves.
- However, TakoTako also added the "OFFSET" value to "fumenOffsetPos"