Giter Site home page Giter Site logo

tjaplayer_for_3ds's Introduction

English

banner

太鼓さん次郎等で使われているTJAファイルを3DSでプレイします。

使い方

譜面の追加

  1. TJAファイルの文字コードをUFT-8に変換します。
    この作業はKanjiTranslator等を使って一括で行うことをオススメします。
    TITLEやWAVEに日本語などのマルチバイト文字が含まれていない場合はこの作業は必要ありません。
  2. 3DSのSDカードのルートに「tjafiles」というフォルダを作り、その中にTJAファイルと音源ファイルを入れてください。

ジャンル機能

フォルダ内に以下のような「genre.json」を置くとジャンルとして認識します。

{
    "GenreName":"ジャンル",
    "GenreColor": "#d3c442",
    "FontColor": "#ff0000"
}

注意

  • 音楽が遅れる、音楽が途切れる時はバッファサイズを大きく設定してください。(フレームレートは低下します)
    ビットレートが64Kbps、サンプルレートが32000Hzの音楽ファイルは8000程度のバッファサイズで再生できます。
  • 音源ファイルはOggファイルのみ対応してます。
  • ノーツ音と音源が全く聞こえない時はDSP1を起動してください。

対応していない機能

  • ノーツ
    • イモ連打(ドン音符に置き換え)
  • ヘッダ
    • SONGVOL
    • SEVOL
    • STYLE
    • LIFE
    • DEMOSTART
    • TOTAL
  • 命令
    • BMSCROLL
    • HBSCROLL
  • その他
    • TJCフォーマット
    • TJFフォーマット
    • スコアの保存

スクリーンショット

スクリーンショット

1 2 3 4 5

ビルド

  1. devkitProをインストール

  2. 以下のコマンドでパッケージをインストール

    pacman -S 3ds-libogg 3ds-dev 3ds-libvorbisidec 3ds-jansson --noconfirm

  3. MakeROMbannertoolをダウンロードしPATHを通す

  4. Build.batを起動、もしくは以下のコマンドを実行

    make

クレジット

tjaplayer_for_3ds's People

Contributors

togetg avatar knight-ryu12 avatar manofnowonder avatar

Stargazers

Media Explorer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.