From f82e08421713eaf722c1f11c48528f396d9226ee Mon Sep 17 00:00:00 2001 From: basketballsmash-yt <80083028+basketballsmash-yt@users.noreply.github.com> Date: Thu, 2 Dec 2021 20:14:23 +0900 Subject: [PATCH] Make README-EN.md (#94) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 * Update CLang_jp.cs Fixed grammar * Update README.md Fix grammar on my side * Update CLang_jp.cs Fixed mistake on my side when fetching upstream * Update README.md * Update README.md * Update README.md Just a test commit * Update CLang_jp.cs stopping at 34, will do afterwards * Update CLang_jp.cs next 56 * Update CLang_jp.cs removed unfinished 56 * Update CLang_jp.cs Did until 99, continue on this.iKeyAssignTaikoLRed = new CItemBase( "LeftRed", "左側の面へのキーの割り当てを設\n定します。", "Drums key assign:\nTo assign key/pads for LeftRed\n button."); this.list項目リスト.Add(this.iKeyAssignTaikoLRed); line 931 of cactconfiglist.cs * Update CLang_jp.cs Finished 10000 to 10014, done. Will add dictionary later. * Update DictionnaryIndexes.md until 40 * Update DictionnaryIndexes.md next start off from 74 * Update DictionnaryIndexes.md next is 91 * Update DictionnaryIndexes.md Finally done * Update DictionnaryIndexes.md Changed * Update README.md Deleted the already done to do * Update README.md added tower floors crash faq * Update CStage結果.cs remove block of legacy code * Update CSong管理.cs Removed 2 old code * Update README.md Added @s for funnym0th and touhourenren * Revert "Update CSong管理.cs" This reverts commit d3db881b93a0d8702f95459618be4f152f89a011. didnt need edit * Revert "Update CStage結果.cs" This reverts commit 4a77eaa12cbef84bec78a2616e2b0844f6946e00. didnt need edit * Update README.md del touhourenren * Update CLang_jp.cs debug info * Update README.md Replaced Meowgister Youtube to Github following the format of other credits, and added Meowgister Twitter handle * Create README-EN.md Translation to English * Update README.md * Update README-EN.md * Update README-EN.md --- README-EN.md | 317 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 317 insertions(+) create mode 100644 README-EN.md diff --git a/README-EN.md b/README-EN.md new file mode 100644 index 00000000..c7689332 --- /dev/null +++ b/README-EN.md @@ -0,0 +1,317 @@ +
+ +
+ +# OpenTaiko + +Fork of TJAPlayer3-Develop-ReWrite, a simulator for .tja files. +Old TJAPlayer3-Develop-BSQ + +- Current version: v0.5.2 + +- Discord : https://discord.gg/aA8scTvZ6B + +## Cautions before using (IMPORTANT) + +- This software does not have a skin.(Only the software is provided.) There will be a copyright free skin later on. + +- It is **YOUR RESPONSIBILITY** to use this software. The creator will not take responsibilities for any problems you got from using this software. + +- Currently this software does not have an "Official" skin. if there is any bugs with non-official skin, contact the skin creator first and then contact the author of this software. There will be no support for AC-like skins and forks of this software. + +- Please research before asking people. + +- If your PC can not maintain 60fps stably, it will not work well with the software. + +- There will be no support other than the version listed above. If you are using the pre-release on the releases page, do note it is a testing release, and will not take responsibility for any problem caused using this release. + +### Using this software on streams and videos + +If you are using OpenTaiko on video sharing sites, live streaming services, websites, or blogs, please make sure you explicitly mention it is not Bandai Namco Entertainment official's software, and make sure it is not confused with other Taiko simulators. + +Also, if there is an tag feature on the website you are using, tagging it as "OpenTaiko", "TJAPlayer3-Develop-BSQ", or "TJAP3-BSQ" will avoid confusion with other simulators, and might raise video as similar content, so it is highly recommended. + +The author of this software does not support breaking copyright laws, so please follow as per your country's copyright laws. + +### Editing source code/Secondary distribution + +OpenTaiko is open source code with MIT license. +Under the MIT license, you are allowed to make edits, or secondary distribute, however this is all **YOUR RESPONSIBILITY**. +Also, under the used library's licenses, **PLEASE** include the "License" folder when editing or redistributing it. +Please follow the creators' licenses and rules for other skins or song packages. +OpenTaiko license does not apply in this case. + +### Goals/Non-goals + +**GOALS** + +- Multiple fun ways to play Taiko. + +- More customization for better skinning potential, and make "Everyone could play Taiko easily at their own style" true. + +- Optimizations, bug fixes, and QOL features. + +**NON-GOALS** + +- Copying other games/commercial licenses (Such as AC Nijiiro Version) accurately. + +## Rules for posting Issues/Pull requests + +Thank you for posting to Issue/Pull Request. It is very much appreciated. + +- **PLEASE** follow Japan and France copyright laws in the post. + +- **IMPORTANT**: Once you post an issue, please write the release version and recreation steps. If it is a crash, please attach the TJAPlayer3.log file. + +- If you want CLang translations, please contact the software author on Discord beforehand. + +### Feature requests + +If you want a feature to be added please contact me on Discord beforehand. + +If the feature request is good it might be added. + +- **IMPORTANT**: Feature requests such as "Please recreate UI/UX as per following AC Nijiiro Version" will be denied and left without answer. + +## Q&A + +- The song difficulty on the dan-i select screen is all Oni 10 stars! + +``` +In the .tja file, please add ",(Difficulty),(Course)" in the #NEXTSONG line. + +Example: + +Old: #NEXTSONG [TITLE],[SUBTITLE],[GENRE],[WAVE],[SCOREINIT],[SCOREDIFF] + +New: #NEXTSONG [TITLE],[SUBTITLE],[GENRE],[WAVE],[SCOREINIT],[SCOREDIFF],[LEVEL],[COURSE] +``` + +- I can not go past the entry screen. + +``` +Hold the P key. +``` + +- I found a bug, what should I do? + +``` +Please make a new Issue if you find a bug. +``` + +- I can not go to the "Taiko Towers" menu. + +``` +The "Taiko Towers" menu is not yet added. +Select Tower songs from the Performance mode. +``` + +- I get an error saying "Tower_Floors" is not found. + +``` +Make the folder structure not System/Graphics +but System/(Skin name)/Graphics. +``` + +- I get an error saying "11_Characters" is not found! + +``` +From version 0.5.2, characters are read from 11_Characters. +In "(Skin name)/Graphics" folder, make a "11_Characters" folder, and insert character files in "(Skin name)/Graphics/11_Characters/(Character number)". +Rename character config files to "CharaConfig.txt". +If you do not want characters, make "(Skin name)/Graphics/11_Characters/0" empty. +``` + +- OpenTaiko does not start. + +``` +Download SlimDX again from https://code.google.com/archive/p/slimdx/downloads\. +("Runtime for .NET 4.0 x86" or "Runtime for .NET 2.0 x86") +``` + +## Update history + +