-
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.
- Loading branch information
0 parents
commit cd747ee
Showing
34 changed files
with
81,248 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# The Legend of Heroes: Trails of Cold Steel Kai ~ THORS MILITARY ACADEMY 1204 ~ | ||
# English Translation Mod for Nintendo Switch version | ||
|
||
Translation mod is based on files from official Steam PC and PS4 releases. | ||
It works fully only with modded Nintendo Switch. Only Atmosphere is supported. | ||
Only game version 1.0.3 is supported. | ||
|
||
Main changes: | ||
- Complete translation of game, textures and movies | ||
- Removed completely fixed kernings for better text rendering | ||
- Many custom text tweaks for better readability and blocking text from overflowing | ||
- Added base support to plugin that will allow switching between Japanese and English audio (currently English dubbing is not added) | ||
- Added custom menu that allows enabling 60 FPS, changing rendering resolution and switching audio language (press R in title menu to get access). Settings are saved to sd:/config/ToCS1/subsdk9.save | ||
- Removed from save description character names and their levels (game was stuck in infinite loop if name was too long like "Instructor Sara") | ||
- Force enabled Anisotropic Filtering and set it to 16 | ||
|
||
You can find mod in Releases. Put "atmosphere" folder to root of sdcard. Play game.</br> | ||
It is recommended to OC GPU to at least 460 MHz for best experience. | ||
|
||
|
||
Special thanks to: | ||
- Graber for providing files and main technical support based on experience from older games | ||
- TwnKey for providing source code containing informations how scripts are build </br> | ||
https://github.com/TwnKey/SenScriptsDecompiler/blob/main/headers/CS1InstructionsSet.h | ||
- Ouroboros for info about dialogue opcodes | ||
- thesupersonic16 for PKG unpacker</br> | ||
https://github.com/thesupersonic16/PKGTool | ||
- Inochi-PM for providing new logos |
Oops, something went wrong.