-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/penguin117117/J3D_BCK_Editor
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# J3D_BCK_Editor | ||
BCK_ファイルの編集を可能にするツールまだテストバージョンです。<br/> | ||
このソフトを使うにはBCKファイルの知識が必要です。 | ||
# 説明 | ||
## 説明 | ||
少数の丸め込みが完全ではないため<br/> | ||
既存ファイルの上書きでも数値が少し変動します。<br/> | ||
お勧めの編集方法は一度既存ファイルを読み込んで<br/> | ||
そのファイル編集して別名で保存する方法です。 | ||
## 補足説明 | ||
フレーム数が大きすぎるファイルは読み込めません。<br/> | ||
ゲーム内で使用されている程度なら問題ないはずです。<br/> | ||
作成されたBCKファイルはゲームで確認するか<br/> | ||
BMDView2で確認してください。<br/> | ||
その他の既存のエディターはおそらく認識できないです |