Homebrew [Release] TJAPlayer for 3DS

Togetoge

Active Member
OP
Newcomer
Joined
Sep 18, 2017
Messages
32
Trophies
0
Age
124
Website
github.com
XP
301
Country
Japan
It's a music game of the TJA file used by Taiko Jiro on 3DS.

v1.2.0
  • Implemented the genre function.
  • Changed the icon and banner.
  • Implemented customization of judgment.
  • Changed the number of samples for frame rate.
  • Implemented the warning screen.
    • DSP1 has never been activated.
    • The music file does not exist.
    • The music file is not an Ogg file.
v1.1.0
  • Change Title ID (I recommend installing after deleting v1.0.1).
  • The speed, offset, and buffer size can now be set to arbitrary values.
    ⚠️If the music is delayed, set a larger buffer size.(This will reduce the frame rate.)
  • Save the configuration to TJAPlayerfor3ds.json
  • Implementation of button mapping.
  • Implemented frame rate display.
  • Spanish Translation.(Thanks to Robichani6-1)
  • Bug fixes
    • Increases the speed of consecutive hits in auto mode.
    • Fixed a bug that caused a wide gap between tracks.
    • Fixed a bug in which commands for other course were executed when branching.
    • Fixed a bug where combos were broken when in auto mode.
    • Fixed a bug that caused balloons to disappear.
    • Added support for #BRANCHSTART before the notes appear.

v1.0.1
  • Change Title ID (I recommend installing after deleting v1.0).
  • Corresponds to the notation of roll notes like "5558".
  • Fixed an issue that freezes when playing back to the song selection screen.
  • Change banner image.

Usage
Add TJA files
  1. Convert character code of TJA file to UFT-8.
    I recommend that you do this task collectively with KanjiTranslator etc.
    If "TITLE" and "WAVE" don't contain multibyte characters such as Japanese, this work isn't necessary.
  2. Create a folder named "tjafiles" in the root of the SD card of 3DS, and put in the TJA file and the sound file in it.
Genre
If you put the following "genre.json" in the folder, it will be recognized as a genre.
Code:
{
   "GenreName":"ジャンル",
   "GenreColor": "#d3c442",
   "FontColor": "#ff0000"
}


Note
  • If the music is delayed, set a larger buffer size.(This will reduce the frame rate.)
    A music file with a bit rate of 64Kbps and a sample rate of 32000Hz can be played with a buffer size of about 8000.
  • Only the Ogg file is supported for the sound file.
  • If you don't hearh the notes sound and music at all, start upDSP1.
Download

126890281-dd597f67-821a-4cd3-a6d0-e37c725418fe.png

Download here


Screenshots
   

Souece code:https://github.com/togetg/TJAPlayer_for_3DS
 
Last edited by Togetoge,

THEGUY3ds

Well-Known Member
Member
Joined
Apr 13, 2018
Messages
111
Trophies
0
Location
In your computer
Website
overhax.fun
XP
275
Country
Australia
This is a music game of the TJA file used by Taiko Jiro on 3DS.

Usage
  1. Convert character code of TJA file to UFT-8.
    If "TITLE" and "WAVE" don't contain multibyte characters such as Japanese, this work isn't necessary.




    • Create a folder named "tjafiles" in the root of the SD card of 3DS, and put in the TJA file and the sound file in it.
Nice I like it. But we’re the links?
 
Last edited by THEGUY3ds,

Itzumi

tinkerer
Member
Joined
Jun 27, 2018
Messages
550
Trophies
0
Age
20
Location
USA
XP
761
Country
United States
YESSSSSS! thanks OP! I've wanted to make this myself but have no programming knowledge except some BASIC!
 

Joom

 ❤❤❤
Member
Joined
Jan 8, 2016
Messages
6,067
Trophies
1
Location
US
Website
mogbox.net
XP
6,077
Country
United States
I have tried again and it still doesn't show up on home menu. I can launch it through FBI. Right now I'm using the 3dsx
OP probably used a conflicting ID. This happens when you already have a title installed that has the same ID as the one you're trying to install.
 

Itzumi

tinkerer
Member
Joined
Jun 27, 2018
Messages
550
Trophies
0
Age
20
Location
USA
XP
761
Country
United States
OP probably used a conflicting ID. This happens when you already have a title installed that has the same ID as the one you're trying to install.
None of my stuff has disappeared. Wouldn't it replace the existing app?
 

Jcop

New Member
Newbie
Joined
Sep 8, 2018
Messages
4
Trophies
0
Age
25
XP
260
Country
Mexico
I tested the application, it works great for the most part. My only problem is that the mechanic of hitting the drum twice by sliding the pens in the touchscreen is too sensitive. I believe you implemented this to make Oni charts more playable.

Edit: After testing more songs, I am not sure if the source of the problem is the sliding mechanic. The game would sometimes register two hits without even sliding. It does not happen frequently now that I am used to it.
 
Last edited by Jcop,

Togetoge

Active Member
OP
Newcomer
Joined
Sep 18, 2017
Messages
32
Trophies
0
Age
124
Website
github.com
XP
301
Country
Japan
I tested the application, it works great for the most part. My only problem is that the mechanic of hitting the drum twice by sliding the pens in the touchscreen is too sensitive. I believe you implemented this to make Oni charts more playable.

Edit: After testing more songs, I am not sure if the source of the problem is the sliding mechanic. The game would sometimes register two hits without even sliding. It does not happen frequently now that I am used to it.
The function that the touch responds twice does not assume sliding use, and it implemented so as to react even if you touch it while you touch it.
 

Togetoge

Active Member
OP
Newcomer
Joined
Sep 18, 2017
Messages
32
Trophies
0
Age
124
Website
github.com
XP
301
Country
Japan
This is a music game of the TJA file used by Taiko Jiro on 3DS.

V1.01
  • Change Title ID (I recommend installing after deleting v1.0).
  • Corresponds to the notation of roll notes like "5558".
  • Fixed an issue that freezes when playing back to the song selection screen.
  • Change banner image.
Usage
  1. Convert character code of TJA file to UFT-8.
    If "TITLE" and "WAVE" don't contain multibyte characters such as Japanese, this work isn't necessary.
  2. Create a folder named "tjafiles" in the root of the SD card of 3DS, and put in the TJA file and the sound file in it.

Note
  • When music is delayed,set the bit rate of the music file to 64 Kbps and the sample rate to 32000 Hz.
  • Only the Ogg file is supported for the sound file.
  • If you don't hearh the notes sound and music at all, start up DSP1.
Download

47643730-ae9bb580-dbaf-11e8-8d45-acc7ad57ca1c.png

here

Screenshots
View attachment 147511 View attachment 147512


Source is available here : https://github.com/togetg/TJAPlayer_for_3DS
I released v1.01.
 

Jcop

New Member
Newbie
Joined
Sep 8, 2018
Messages
4
Trophies
0
Age
25
XP
260
Country
Mexico
Since the simulator does not support HBSCROLL and BMSCROLL, is there any way to work around this and make charts compatible with the simulator?
 

lone_wolf323

Well-Known Member
Member
Joined
May 27, 2011
Messages
5,485
Trophies
2
XP
4,926
Country
Canada
Is there a way to change controls? If not, may I suggest to have an option to change controls?
OP hasnt been seen since may 6th, 2019. plus this thread hasnt been active since november 7th, 2018. You could fork the project yourself and add what you want, or what you're asking isnt going to happen any time soon, if at all.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • BakerMan @ BakerMan:
    fuck ubisoft, and fuck activision
    +1
  • realtimesave @ realtimesave:
    Nintendo needs to release a new console, switch is getting such shitty little games lately lol it's pathetic
  • Purple_Heart @ Purple_Heart:
    Lmao a new flashcart... The Unlock Switch... I knew it's not fake xD
    +1
  • NinStar @ NinStar:
    A new consoles won't solve that problem
  • NinStar @ NinStar:
    It will actually make it worse
  • The Real Jdbye @ The Real Jdbye:
    well actually
    a new console won't do anything right now, because the games are still in development, that's why there are few games being released
  • The Real Jdbye @ The Real Jdbye:
    it won't make the games finish any faster
  • Veho @ Veho:
    2/3rds of launch titles for the Switch 2 will just be lazy ports of Switch games anyway.
  • The Real Jdbye @ The Real Jdbye:
    probably
  • The Real Jdbye @ The Real Jdbye:
    maybe mario kart 9 will be a launch title
  • The Real Jdbye @ The Real Jdbye:
    i really want a new mario kart
  • Veho @ Veho:
    What, you mean the endless stream of DLCs doesn't count?
  • Veho @ Veho:
    Why develop a new game when you can just sell season passes forever?
  • Veho @ Veho:
    I'm still on MKDS so I'm not bothered :tpi:
  • The Real Jdbye @ The Real Jdbye:
    i like the dlc tbh, i'd like a new game more
  • ZeroT21 @ ZeroT21:
    but the current version is still selling fine at full price
  • SylverReZ @ SylverReZ:
    Hello
  • ZeroT21 @ ZeroT21:
    sup
    +1
  • SylverReZ @ SylverReZ:
    @realtimesave, You seen the Unlock Switch flashcart yet?
  • K3Nv2 @ K3Nv2:
    I'll see the 19.0 update that blocks use ability to it
    +1
  • K3Nv2 @ K3Nv2:
    Lol newegg+
    Screenshot-20240423-053504-Gmail.jpg
  • S @ salazarcosplay:
    does update 19 really block it
  • SylverReZ @ SylverReZ:
    Update 19 never came out yet. Just the 18.1.
    SylverReZ @ SylverReZ: Update 19 never came out yet. Just the 18.1.