What's new

i bought a system 357 for taiko no tatsujin but i dont have i/o board.

Paarunow

Beginner
Joined
May 12, 2023
Messages
8
Reaction score
0
Location
Japan
I live in Japan so i/o etc should be somewhat easier to get. I would like to know which i/o works. I would also like a wiring diagram, etc.
thanks bro
 
From what I've been reading they're 2 piezoelectric sensors per side, so 4 in total, that create a voltage due to how crystals when struck or vibrate give off a voltage that the "board" or whatever the micro-controller is reading, then I would imagine it has a threshold, and it then toggles the switch or analog value to be sent to the JVS Board. I've been looking as well for the board / pad and its electronics, so far, I've ordered a Tyko drum, and a JVS to USB adapter, as the drum comes with a USB connector. Again all of this is from looking around at the sites selling the drums, and there is a readit story of someone that made their own, and he made his own micro-controller, here's his code for the "Fake" switch controller, we'd have to somehow convert that through a JVS converter or mod/convert the USB-B connector to be a JVS Connecor, or create an adapter. As USB and JVS have signal and power wires reversed, so don't try to use one with the other you'll blow something up.
Code:
https://github.com/LuiCat/ArduinoTaikoController
Redit:
https://www.reddit.com/r/taikonotat..._to_replicate_the_arcade_controller/#lightbox
 
Last edited:
私が読んだところによると、圧電センサーは片側に 2 つずつ、つまり合計 4 つあり、水晶が叩かれたり振動したりすることで電圧を生成し、「ボード」またはマイクロ コントローラーが読み取る電圧によって、しきい値が設定されていると想像します。その後、スイッチまたはアナログ値が切り替えられ、JVS ボードに送信されます。ボード / パッドとその電子機器も探していました。これまでのところ、Tyko ドラムと、ドラムに USB コネクターが付いているため JVS から USB へのアダプターを注文しました。これもすべて、ドラムを販売しているサイトを見て回った結果です。ドラムを自作した人の話が読み取れます。その人は独自のマイクロ コントローラーを自作しました。これが「偽の」スイッチ コントローラーのコードです。これを何らかの方法で JVS コンバーターを介して変換するか、USB-B コネクターを JVS コネクターに改造/変換するか、アダプターを作成する必要があります。 USB と JVS では信号線と電源線が逆になっているため、一方を他方と一緒に使用しないでください。故障の原因になります。
コード:
https://github.com/LuiCat/ArduinoTaikoController
レディット:
https://www.reddit.com/r/taikonotat..._to_replicate_the_arcade_controller/#lightbox
私は次のステップとして、I/O ボードを購入しました。ご協力ありがとうございます。しかし、次に必要なのはオフライン パッチです。パッチ ファイルを持っている人はいますか?
 

Attachments

  • rn_image_picker_lib_temp_4bebaa53-f083-451c-83d0-09d99aa21f81.jpg
    rn_image_picker_lib_temp_4bebaa53-f083-451c-83d0-09d99aa21f81.jpg
    131.1 KB · Views: 129
私は次のステップとして、I/O ボードを購入しました。ご協力ありがとうございます。しかし、次に必要なのはオフライン パッチです。パッチ ファイルを持っている人はいますか?
Offline patches for these games don’t exist
 
Those are not offline (only offline versions that exist for Taiko 357 is the Brazilian version) BUT there is a server you can use to play these games online via some GitHub repository
really?? If you don't mind, could you send me the github link?
 
im back
Apparently, it is enough to change the contents of the file [chassisinfo.xml].
 
Back
Top