安装 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 :)