CLang_en.cs grammar fixes (#11)
* Delete README.old.md Deleted old version of README, there's already a new version * Delete Readme.txt This guide is outdated, there's README.md already * Update README.md Edited for grammar and added credits down below * Update CLang_en.cs Fixed grammar
This commit is contained in:
parent
b365d5a519
commit
3c94c8ddd0
23
README.md
23
README.md
@ -1,7 +1,7 @@
|
|||||||
# TJAPlayer3-Develop-BSQ
|
# TJAPlayer3-Develop-BSQ
|
||||||
TJAPlayer3-Develop-ReWrite-1のフォーク, .tjaファイルのシミュレーター
|
TJAPlayer3-Develop-ReWrite-1のフォーク, .tjaファイルのシミュレーターです。
|
||||||
|
|
||||||
- 現在の版: v0.5.0
|
- 現在のバージョン: v0.5.0
|
||||||
|
|
||||||
- スキンの最新版: v0.5.0
|
- スキンの最新版: v0.5.0
|
||||||
|
|
||||||
@ -9,21 +9,21 @@ TJAPlayer3-Develop-ReWrite-1のフォーク, .tjaファイルのシミュレー
|
|||||||
|
|
||||||
このプログラムはまだスキンを含みません。
|
このプログラムはまだスキンを含みません。
|
||||||
|
|
||||||
著作権に全く従うためにデフォルトスキンを作る予定でございます。
|
著作権に従うためにデフォルトスキンを作る予定でございます。
|
||||||
|
|
||||||
それまでDevelop系のスキンが希望なら僕のDiscordでご連絡ください:
|
それまでDevelop系のスキンが希望なら僕のDiscordでご連絡ください:
|
||||||
|
|
||||||
- 申しコミ#5734 (日本語・英語・仏語可)
|
- 申しコミ#5734 (日本語・英語・仏語可)
|
||||||
|
|
||||||
(デフォルトスキンの作りに手伝える人も大歓迎です。)
|
(デフォルトスキンの作成に手伝える人も大歓迎です。)
|
||||||
|
|
||||||
Discord以外で配布しておりません。
|
Discord以外で配布しておりません。
|
||||||
|
|
||||||
`スキンの最新版`は更新されたら再びご連絡ください。
|
`スキンの最新版`はリリースを後でする予定です。
|
||||||
|
|
||||||
## 質疑応答
|
## 質疑応答
|
||||||
|
|
||||||
- 道場の選曲画面に曲ごとの表示される難易度は全部鬼☆10
|
- 道場の選曲画面に曲ごとの表示される難易度が全部鬼☆10になってます
|
||||||
|
|
||||||
```
|
```
|
||||||
.tjaファイルの#NEXTSONG行に「,[難易度],[COURSE]」をご追加ください。
|
.tjaファイルの#NEXTSONG行に「,[難易度],[COURSE]」をご追加ください。
|
||||||
@ -51,7 +51,7 @@ Discord以外で配布しておりません。
|
|||||||
|
|
||||||
```
|
```
|
||||||
「太鼓タワー」のメニュはまだ実装されていません。
|
「太鼓タワー」のメニュはまだ実装されていません。
|
||||||
タワーの譜面やる希望なら「演奏ゲーム」選曲画面からお選びください。
|
タワーの譜面をやる場合は「演奏ゲーム」選曲画面からお選びください。
|
||||||
```
|
```
|
||||||
|
|
||||||
## 更新記録
|
## 更新記録
|
||||||
@ -61,7 +61,7 @@ Discord以外で配布しておりません。
|
|||||||
|
|
||||||
- タワーを実装 (背景+結果画面の基盤)
|
- タワーを実装 (背景+結果画面の基盤)
|
||||||
|
|
||||||
- タワー譜面で「TOWERTYPE」の設定を追加 (タワー譜面に複数なスキンを用いてやる可能にする機能)
|
- タワー譜面で「TOWERTYPE」の設定を追加 (タワー譜面に複数なスキンを用いてプレイを可能にする機能)
|
||||||
|
|
||||||
- 道場にAccuracy(精度)のEXAMを追加
|
- 道場にAccuracy(精度)のEXAMを追加
|
||||||
|
|
||||||
@ -185,3 +185,10 @@ Discord以外で配布しておりません。
|
|||||||
☐ プログラムの性能を改善、メモリリークを修正
|
☐ プログラムの性能を改善、メモリリークを修正
|
||||||
☐ 道場で4曲以上連続でやれる機能を実装
|
☐ 道場で4曲以上連続でやれる機能を実装
|
||||||
```
|
```
|
||||||
|
## 謝辞
|
||||||
|
|
||||||
|
FROM氏/yyagi氏 - DTXMania 開発者
|
||||||
|
kairera0467氏 - TJAPlayer2 forPC 開発者
|
||||||
|
ろみゅ~?氏 - バグ報告、不具合報告
|
||||||
|
コーシー氏 - バグ報告、不具合報告
|
||||||
|
twopointzero氏 - プログラムの最適化
|
||||||
|
@ -1,35 +0,0 @@
|
|||||||
# TJAPlayer3-Develop-ReWrite
|
|
||||||
DTXManiaをいじってtja再生プログラムにしちゃった[TJAPlayer2fPC](https://github.com/kairera0467/TJAP2fPC)をForkして本家風に改造した
|
|
||||||
[TJAPlayer3](https://github.com/AioiLight/TJAPlayer3)を超本家風に改造したアレを書き直したもの。
|
|
||||||
|
|
||||||
このプログラムを使用した不具合・問題については責任を負いかねます。
|
|
||||||
|
|
||||||
## How 2 Build
|
|
||||||
- VisualStudio 2017 & C# 7.3
|
|
||||||
- VC++ toolset
|
|
||||||
- SlimDX用の署名
|
|
||||||
|
|
||||||
## ライセンス関係
|
|
||||||
Fork元より引用。
|
|
||||||
|
|
||||||
> 以下のライブラリを使用しています。
|
|
||||||
> * bass
|
|
||||||
> * Bass.Net
|
|
||||||
> * DirectShowLib
|
|
||||||
> * FDK21
|
|
||||||
> * SlimDX
|
|
||||||
> * SharpDX
|
|
||||||
> * ReadJEnc
|
|
||||||
> * xadec
|
|
||||||
> * IPAフォント
|
|
||||||
> * libogg
|
|
||||||
> * libvorbis
|
|
||||||
> 「実行時フォルダ/Licenses」に収録しています。
|
|
||||||
>
|
|
||||||
> また、このプログラムはFROM氏の「DTXMania」を元に製作しています。
|
|
||||||
|
|
||||||
## クレジット
|
|
||||||
> * [TwoPointZero/TJAPlayer3](https://github.com/twopointzero/TJAPlayer3)(@twopointzero)
|
|
||||||
> * [KabanFriends/TJAPlayer3](https://github.com/KabanFriends/TJAPlayer3/tree/features)(@KabanFriends)
|
|
||||||
> * [Mr-Ojii/TJAPlayer3-f](https://github.com/Mr-Ojii/TJAPlayer3-f)(@Mr-Ojii)
|
|
||||||
> * [Akasoko/TJAPlayer3](https://github.com/Akasoko-Master/TJAPlayer3)(@AkasokoR)
|
|
79
Readme.txt
79
Readme.txt
@ -1,79 +0,0 @@
|
|||||||
############
|
|
||||||
TJAPlayer3 Readme.txt
|
|
||||||
############
|
|
||||||
公開日:2018/5/5
|
|
||||||
更新日:2018/12/21
|
|
||||||
|
|
||||||
== はじめに ==
|
|
||||||
TJAPlayer3をダウンロードしていただき、ありがとうございます。
|
|
||||||
このシミュレータは、アーケード/家庭用ゲーム「太鼓の達人」シリーズのシミュレータです。
|
|
||||||
このシミュレータは、TJAPlayer2 forPCというシミュレーターを改造したものです。
|
|
||||||
太鼓さん次郎・TJAPlayer等で使われている.tjaファイルを読み込み、プレイすることができます。
|
|
||||||
(すべての.tjaファイルが読み込めるわけではありません。また、TJAPlayer3側で追加した命令もあります。)
|
|
||||||
開発途中のシミュレータのため、不具合やバグがある場合があります。ご了承ください。
|
|
||||||
(もし不具合を見つけた場合は、GitHubのissueやTwitterで連絡してくださると、大変助かります。)
|
|
||||||
|
|
||||||
== 使用上の注意 ==
|
|
||||||
・TJAPlayer3はオープンソースソフトウェア(MIT)です。
|
|
||||||
・このシミュレータを使用する場合は、**全て自己責任**でお願いします。
|
|
||||||
・説明書や、ドキュメントを見れば解決できる質問がよく来ます。人に質問する前に、まずは自分で調べることをしてください。
|
|
||||||
・プログラムの制作者(AioiLight)は、TJAPlayer3本体(AioiLight.spaceからダウンロードしたもの)とデフォルトのスキン「SimpleStyle」のサポートのみ行います。
|
|
||||||
その他のスキン(例:本家風スキン)や、TJAPlayer3の改造品(派生ビルド)のサポートは原則行いませんのでご了承ください。
|
|
||||||
・すべての環境で動作確認はできない(できるはずがない)ので、動いたら運がいい、程度でお願いします。
|
|
||||||
ドキュメントを読んでも解決しなかったら、諦めましょう。諦めも肝心です。
|
|
||||||
・常時60fpsを保てないPCでの動作は期待できません。
|
|
||||||
|
|
||||||
== 操作方法、曲の追加方法、更新情報など ==
|
|
||||||
https://aioilight.space/taiko/tjap3/
|
|
||||||
ドキュメントに情報が集められているので、それをお読みください。随時更新しています。
|
|
||||||
|
|
||||||
== デフォルトスキン(SimpleStyle)について ==
|
|
||||||
一部画像はTJAPlayer2 forPCのデフォルトスキンから流用しています。
|
|
||||||
ライセンスはMITのもと運用しています。MITライセンスを厳守する場合、改変、配布等OKです。
|
|
||||||
作成ツール: Photoshop/After Effects
|
|
||||||
|
|
||||||
== 動画、配信等でのご利用について ==
|
|
||||||
TJAPlayer3を動画共有サイトやライブ配信サービス、ウェブサイトやブログ等でご利用になられる場合、
|
|
||||||
バンダイナムコエンターテインメント公式のものでないこと、他の太鼓の達人シミュレーターと混同しないよう配慮をお願いいたします。
|
|
||||||
また、タグ機能のあるサイトの場合、「TJAPlayer3」「TJAP3」といったタグを付けることで、
|
|
||||||
他シミュレータとの誤解を防ぐとともに、関連動画として出やすくなるメリットがあるため、推奨します。
|
|
||||||
|
|
||||||
== TJAPlayer3の改造・再配布(二次配布)を行う場合について ==
|
|
||||||
TJAPlayer3、デフォルトスキンはMITライセンスで制作されています。
|
|
||||||
MITライセンスのルールのもと、改造・再配布を行うことは自由ですが、**全て自己責任**でお願いします。
|
|
||||||
また、使用しているライブラリのライセンス上、**必ず**「Licenses」フォルダを同梱の上、改造・再配布をお願いします。
|
|
||||||
外部スキンや、譜面パッケージを同梱する場合は、それぞれの制作者のルールや規約を守ってください。
|
|
||||||
これらにTJAPlayer3のライセンスは適用されません。
|
|
||||||
|
|
||||||
== スペシャルサンクス ==
|
|
||||||
FROM氏/yyagi氏 - DTXMania 開発者
|
|
||||||
kairera0467氏 - TJAPlayer2 forPC 開発者
|
|
||||||
ろみゅ~?氏 - バグ報告、不具合報告
|
|
||||||
コーシー氏 - バグ報告、不具合報告
|
|
||||||
twopointzero氏 - プログラムの最適化
|
|
||||||
|
|
||||||
|
|
||||||
== 不具合報告、連絡先など ==
|
|
||||||
|
|
||||||
=== 既知の問題点 ===
|
|
||||||
・日本語環境でもプログラム内部では英語環境と認識されてシステムメッセージがほぼ英語です。 →Ver.1.5.6から日本語環境の場合は日本語で表示されるようになりました。
|
|
||||||
・ダンサー、モブ、ランナー画像のサイズが大きいと瞬間的にカクつくかもしれません。これについては一度再生すると直ります。→FastRenderをONにすれば大抵のPCではカクつかずに再生されます。
|
|
||||||
・命令と値の間に半角スペースが入ってないと正常に再生されません。(e.g. #SCROLL1.5)
|
|
||||||
・一曲再生後の曲のソートができません。→修正されました。
|
|
||||||
・やり直し時にふうせんが消えます。
|
|
||||||
・譜面分岐の不具合がいくつか残ったままです。
|
|
||||||
|
|
||||||
=== 質問をする前に ===
|
|
||||||
質問をする前に、
|
|
||||||
1.調べる前に考える
|
|
||||||
2.人に聞く前に調べる
|
|
||||||
3.過去に同じような質問がなかったか調べる
|
|
||||||
4.使用しているパソコンの環境、どういう動作をしたら不具合を起こしたかの過程等を添えて連絡する
|
|
||||||
この4つのルールを守っていただければ幸いです。どうかよろしくおねがいします。
|
|
||||||
|
|
||||||
=== 各連絡先 ===
|
|
||||||
不具合報告、新規機能追加のリクエスト等、大歓迎です。
|
|
||||||
Twitter: @TJAPlayer3
|
|
||||||
メール: info@aioilight.space
|
|
||||||
Discord: AioiLight#7839
|
|
||||||
GitHub: https://github.com/AioiLight/TJAPlayer3
|
|
@ -10,7 +10,7 @@ namespace TJAPlayer3
|
|||||||
string ILang.GetString(int idx)
|
string ILang.GetString(int idx)
|
||||||
{
|
{
|
||||||
if (!dictionnary.ContainsKey(idx))
|
if (!dictionnary.ContainsKey(idx))
|
||||||
return "[!] Index not found in dictionnary";
|
return "[!] Index not found in dictionary";
|
||||||
|
|
||||||
return dictionnary[idx];
|
return dictionnary[idx];
|
||||||
}
|
}
|
||||||
@ -25,9 +25,9 @@ namespace TJAPlayer3
|
|||||||
[4] = "Reload song data",
|
[4] = "Reload song data",
|
||||||
[5] = "Retrieve and update the song list.",
|
[5] = "Retrieve and update the song list.",
|
||||||
[6] = "Player count",
|
[6] = "Player count",
|
||||||
[7] = "Change the ingame player count<EFBFBD>F\nSetting it to 2 makes able to play\nregular charts at 2 players by splitting \nthe screen in half.",
|
[7] = "Change the ingame player countF\nSetting it to 2 makes able to play\nregular charts at 2 players by splitting \nthe screen in half.",
|
||||||
[8] = "Risky",
|
[8] = "Risky",
|
||||||
[9] = "Risky mode:\nSet over 1, in case you'd like to specify\n the number of Poor/Miss times to be\n FAILED.\nSet 0 to disable Risky mode.",
|
[9] = "Risky mode:\nSet it over 1, in case you'd like to specify\n the number of Poor/Miss times to be\n FAILED.\nSet 0 to disable Risky mode.",
|
||||||
[10] = "Song speed",
|
[10] = "Song speed",
|
||||||
[11] = "It changes the song speed.\n" +
|
[11] = "It changes the song speed.\n" +
|
||||||
"For example, you can play in half\n" +
|
"For example, you can play in half\n" +
|
||||||
@ -55,7 +55,7 @@ namespace TJAPlayer3
|
|||||||
|
|
||||||
[150] = "Play your favorite\nsongs at your own pace !",
|
[150] = "Play your favorite\nsongs at your own pace !",
|
||||||
[151] = "Play multiple charts in continuation\nfollowing challenging exams\nin order to get a PASS rank !",
|
[151] = "Play multiple charts in continuation\nfollowing challenging exams\nin order to get a PASS rank !",
|
||||||
[152] = "Play long charts within a limited\ncount of lives and reach\nthe tower roof !",
|
[152] = "Play long charts within a limited\ncount of lives and reach\nthe top of the tower !",
|
||||||
[153] = "Buy new songs, petit-chara or characters\nusing the medals you won in game !",
|
[153] = "Buy new songs, petit-chara or characters\nusing the medals you won in game !",
|
||||||
[154] = "Surpass various obstacles and\nunlock new content and horizons !",
|
[154] = "Surpass various obstacles and\nunlock new content and horizons !",
|
||||||
[155] = "Change your game style\n or general settings !",
|
[155] = "Change your game style\n or general settings !",
|
||||||
|
Loading…
Reference in New Issue
Block a user