Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AFriendlyIrin authored Apr 6, 2023
1 parent 1df180c commit 05a3b31
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,32 @@
# DWNO-Terminology-Changes
Cosmetic mod altering some terminologies in Digimon World: Next Order.
Cosmetic mod altering some terminologies in Digimon World: Next Order. Changes Digimon stage names to their Japanese counterparts, fixes some questionable terminology translations, and tweaks a few other names to ones I believe flow better or make more sense.

The English language CSVs have been provided here if you wish to make your own adjustments. **Note: If you are editing the CSVs with spreadsheet software, you must import the hash column as text to avoid errors.**

## List of Changes
```
In-Training → Baby
Rookie → Child
Champion → Adult
Ultimate → Perfect
Mega → Ultimate
Ingredients → Food
Hand-to-Hand → Martial
[Skill] Type → [Skill] System
Reverse Type → Rebirth System
Zeal Injection → Passion Injection
Mental Trainer → Mind Over Matter
Mister Cook → Mister Cuisine
Real X Hunt → Rare X Hunt
Training Failure → Care Mistake
(in digivolve screen, TF → Mistakes)
Digivolution Conditions → Conditions
(to make the text less squished)
```
Also fixes an it's/its mistake in one of the item descriptions, because while I had the files open I figured I might as well.

## Installation
Only the raw asset files are provided. You will need to pack them into `DigimonDataR.cpk` using a CPK file tool. If you do this, the mod is compatible with the Switch version on any custom firmware with LayeredFS compatibility.

## Known Issues
Replacing all 6 files in the CPK causes the game to crash when loading certain areas. It's not any particular file, it's just any 6 file changes. I have no idea why this happens, but choose 1 file to exclude until the problem can be resolved.

0 comments on commit 05a3b31

Please sign in to comment.