TJAPlayer2 Mod PSP
From GameBrew
More actions
| TJAPlayer2 Mod | |
|---|---|
| General | |
| Author | kairera0467 (IMARER) |
| Type | Music Games |
| Version | 0.07 |
| License | Mixed |
| Last Updated | 2015/11/16 |
| Links | |
| Download | |
| Website | |
| Source | |
TJAP2 is a modified version of TJAPlayer2, a homebrew project that aims to create a PSP-like Taiko simulator.
Features
- Combo system added.
- Background image.
- Display of a score that looks like it works. There is no rounding, and currently, only SCOREMODE:2 is supported.
- Page switching with LR triggers.
- Demo playback.
Installation
Copy the TJAPlayer2 folder to the GAME folder.
TJA files should be placed in the tja folder.
User guide
Supported formats
- Charts: tja
- Images: png
- Audio: mp3
Notes
- The top background image does not scroll.
- The log output is enabled, so it might slow things down.
- When selecting a song, pressing Select switches the operation type to 2.
Controls
Song selection screen
Up/Down - Select a song
Left/Right - Select difficulty
L/R - Switch page
Circle - Load the chart
Waiting for performance screen
Cross - Return to song selection
Start - Start performance
Performance screen
Select - Return to waiting for performance
Screenshots
Known issues
- When TJAPlayer_End() is called, PlayTJAThread does not finish properly.
- Due to a limit on simultaneous sound effects, if too many sound effects play at once, some sounds may be cut off.
- There are songs that force the program to crash (cause unknown).
Changelog
ver0.07 2015/11/14
- Major revision of the score calculation method. However, it hasn't been tested.
ver0.065 2014/03/27
- Applied 785’s patch.
ver0.06 2013/11/30
- Updated the DX library.
ver0.05 2013/09/16
- Added a simple control guide to the song selection screen.
- Updated DX library.
- Since noise in wav files was resolved, switched sound effects back to wav.
- Added option to hide debug display during gameplay in Config.ini.
- Tried to support the addition of 10,000 points to the score.
ver0.04 2013/08/12
- Implemented key operation type 2.
- Light preparation for score-like implementation.
- (The score system is a mock version of SCOREMODE:2. The 10,000 point bonus and rounding are not yet implemented.)
- Switched sound effects back to wav from mp3 due to an urgent issue.
- Updated DXP.
ver0.03 2013/05/15
- Replaced DX Library Portable with 785’s modified version.
- This added OGG support.
- Replaced Taiko sounds with wav versions.
ver0.02 2013/04/27
- Implemented maximum combo. Tried displaying background images.
ver0.01 2013/03/31
- Implemented combo system (tentative).
Credits
Special Thanks:
- toach: Creator of Taiko-san Jiro, inventor of TJA format notation.
- Warai-otoko: Creator of TJAPlayer.
- 650: Creator of TJAP2.
- 785 (mafu): Updated DX Library Portable Kai for OGG support.