Stellaris

Stellaris

Not enough ratings
Alliance Name List (Vanilla Version) 3.4
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
80.634 KB
21 Jul, 2022 @ 2:49am
1 Change Note ( view )

Subscribe to download
Alliance Name List (Vanilla Version) 3.4

Description
Update version of Old TheBlack2007's
TheBlack2007의 모드 업데이트 버전

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=814273388

This mod's problem was, outdated naming string code.
이 모드의 문제점은, 스트링 코드가 낡았다는 점.

Stellaris is currently loading strings from files that located at 'Localisation' folder.
스텔라리스는 현재 'Localisation' 폴더에 있는 파일들에서 스트링을 로딩하는데,

And when you select the language, example for Korean, then Stellaris tries to reads the file that directed as "Korean",
만일 언어를 하나 골랐어, 예를 들어 한국어, 그러면 스텔라리스는 '한국어'에 해당한다고 선언된 파일을 가져와서 읽으려 시도함.

Yup, our good old friend l_<language>(in this case l_korean) MUST exists when you select the language(in this case Korean), if not? Yet another fleet_desc.
즉 l_<language>(이 경우 l_korean 명령어가 적힌) 파일이 있어야 스트링 값을 읽는단 소리고 만약에 없으면? fleet_desc만 뜸.

So this old mod's problem was there. Current vanilla's file has major changes, especially fleet numbering code has been changed from %O% to $O$, and located independently at localisation folder, so I copy-pasted some files from vanilla, modified that, and set the language to solve it.
이 오래된 모드의 문제점은 그거지. 현 바닐라 파일은 주요 변경점이 있는데 특히 함대 번호 부여 코드가 %O%에서 $O$로 바뀌었고, 관련 코드는 localisation 폴더에 독립적으로 존재하기 때문에, 바닐라에서 파일을 복붙하고 뜯어고친 뒤, 언어 설정도 좀 해서 해결함.

So, hope you guys enjoy it.
그럼, 즐별.