安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
You don't need to create your own version. Those instructions are for the curious about modding, who perhaps want to know how it was made.
If you followed these instructions to the letter and you see the mod but not the portraits, you may have a typo in your version. Perhaps a missed comma or an extra line, etc., where there shouldn't be any.
And released it! All 708 portraits for Male+female for as much customization as possible. Load of typing and spellchecking, but, its done. :)
Will have to get to work and release it soon. :P
If I can, tempted to go through the entire enemy dictionary and make a mod that adds all to male+female(as a lot are ambiguous), but the knowledge above is needed.
((May or may not need a "page" system to handle some places...like "all" in the enemy dictionary, and perhaps player avatars. Stagger the image loading out so it doesn't lockup the game.))
PC means 'playable character'. What the mod does, is let you pick enemy characters art for your character portrait.
C:\SteamLibrary\steamapps\common\Erannorth Chronicles\Erannorth Chronicles_Data\StreamingAssets\Content
in Content/ if you don't have a Mods/ folder create one. And in it add a subfolder ie.
C:\SteamLibrary\steamapps\common\Erannorth Chronicles\Erannorth Chronicles_Data\StreamingAssets\Content\Mods\ My Portraits \
In there create a blank text file and name it ModLoaderUser.conf (just make sure windows don't add a txt extension. In it you add this line:
## Appearance Male # Portrait Name,Portrait Name
or
## Appearance Female # Portrait Name,Portrait Name
or both.
And as Portrait Name you can use any Enemy or Ally name. That's it.
If everything is in order after you restart the game your new portraits should appear there.
im assuming to keep it compatable it would be best to use yours as a blank template and save as new name?
Btw if you guys find any enemies you really like their portrait and it's not there, I can add it. ;)
Adding/removing any enemy or ally name in those lists would also activate or deactivate them. So it's more of an example of how to create such a mod :)