Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
masagrator authored Mar 14, 2022
0 parents commit cd747ee
Show file tree
Hide file tree
Showing 34 changed files with 81,248 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
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
Loading

0 comments on commit cd747ee

Please sign in to comment.