Touch-Keys 3DS
From GameBrew
More actions
| Touch-Keys | |
|---|---|
| General | |
| Author | LuMariGames |
| Type | Music Games |
| Version | 2.1.1 |
| License | Mixed |
| Last Updated | 2025/05/15 |
| Links | |
| Download | |
| Website | |
| Source | |
A rhythm game for the 3DS.
User guide
Tap the blue bar in time with the corresponding lane.
To add charts, place the .tkj (chart file) and audio.ogg into the tkjfiles folder. See readme for sample charts.
Chart commands:
- Change BPM:
#BPMCHANGE:(double) - Change Time Signature:
#MEASURE:(double) - Change Scroll Speed:
#SCROLL:(double) - Shift Timing:
#DELAY:(double) - Change Number of Keys:
#KEYCHANGE:(int 1~8)
Screenshots
Changelog
v2.1.1
- Support for negative scroll
- Added new command "#JUDGECHANGE"
v2.1.0
- Implemented DELAY and KEYCHANGE (see readme for usage)
- Changed to apply touch effects when in AUTO mode
- Increased the number of characters that can be written on one line to 512
v2.0.2
- Fixed a problem where the song and chart were not synchronized even though the offset was adjusted.
v2.0.1
- The note speed is now displayed at the top of the screen.
v2.0.0
- Change of score calculation.
- Fixed the misalignment between the song and the Chart.
- Implementing BPM, beat, and scroll changes
v1.1.0
- So that you can save the options you set during the performance.
- I added it because there was a request for the cia version.
v1.0.0 First release.