I fixed a few things then seen others have to but I'm still throwing my hat in
Extra:
UI FIX -
SHOP FIX
Incorporated some of Silentce & moemi02 fixes into this.
Don't plan to do everything either as there is a lot left undone but here is what I got.
- With YEP_MessageCore most of the Name Tags were changed to Weapons Tags, I don't know why but I did a search and replace to change them to Name Tags.
\nw[x]
changed to \n<x>
Hopefully this didn't screw anything up but there were over 5000 lines
- Translated some location names however Translator++ made a few of them a bitch to find so I didn't get them all.
- Translated some images. Mostly the common ones at the start.
Some of these things are set at the beginning of the game so an old save will likely have less translated then a new game.
You can try translating some of the tutorial images with
You must be registered to see the links
They can be found in "[RJ298118] Sword and Collar of Slave Trader 1.0.0 MTL\www\img\pictures"
Edit: Version 2
Improved Armor, Item, and Weapon databases.
Categories in these databases must match plugins.js or things won't be displayed.
Shortened some setting names to prevent bleed in to other names. Mostly shortened redundancy.
Edit: Version 3
Translated some more images like the chibi tutorials.
Edit: Version 4
Translated some more images like the maps.
This inflated it to over 26 Megs to it's going on mega
Edit: Version 5
Translated some more images like the tables.
Now 29 Megs to it's going on mega
Edit: Version 6
Fixed translation errors in Common Events 17 and 23
17 - If you name the Protagonist after an Assassin's Creed character you activate a special flag.
Those names are 'Desmond', 'Altair', 'Ezio', 'Connor', 'Edward', 'Kenway', 'Arnold', 'Jacob', 'Bayek of Siwa', 'Bayek', and 'Alexios'.
The japanese names are 'デズモンド', 'アルタイル', 'エツィオ', 'コナー', 'エドワード', 'ケンウェイ', 'アルノ', 'ジェイコブ', 'シワのバエク', 'バエク', and 'アレクシオス'.
23 - Copied the variable names for maps from 21 so when using the portals it's now translated so you don't have to start a new game for this to take effect.
Edit: Version 7
Translated combat victory screens.
Request Main Scenario items translated. This likely will need adjusted or I figure out how to get word wrap working in this section...
Common Event 10 - Achievements translated.
Updated plugin configuration for GetInformation to translate popups.
You must be registered to see the links