Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Proud of you!
:)
Checking out how my (FP2) sample was edited.. it shouldn't be hard to fix the other -- just keep the last six (CountryFP4_...) sections.
Notepad++ editor & using basic UTF-8 format for those INI files are recommended.
Trailing each declaration blocks -- you can control how often soldiers would be randomized from any specific "countries" be they fictional or not.
The UnitWeight values can adjust the frequency for whatever you want. Sooooo, 0=Very Rare ... 8=More likely ... and so on!
It's only a matter of removing the extra declaration sections that you'd prefer not being active.
All the fictional stuff is at the end of that file.
Sooooo.. as a test -- here's an edited version (( https://www.dropbox.com/s/6r3ji9hk67nmqr7/Tadpoleon_XComGameBoard%28customfile%29.zip?dl=0 )) which you'll only need to copy into the Config folder & that would just replace the original INI file.
Let me know if that worked. I think it should be alright.
But .. i could always have a look at these "oldish" files while checking if what you want is still possible indirectly. Might have to hack the entire set (FP1 to FP5) to join all fictional countries together. The result(s) would not be installed via Steam and simply operate as a Local version (external folders) without being accessed through SteamApps.
I don't know when this would be done though as i have a lot of Real-Life things to take care of lately.. maybe in a month only. I'll let you know.
That should prevent them from being listed anywhere in the Customization screens or be picked by the game engine as available for distribution. If that fails.. you could also try to (THEN) remove the semin-colon in front of the Bracketed Lines only.
Lemme me know if that worked! ;)
-- XComGameBoard.ini file from the Mod Config folder would need some editing steps.
-- Go all the way dow to line #282 .
-- The Headers in Brackets have the necessary Template definitions like this...
;[Country_FP2United_Nations X2CountryTemplate]
;FlagArchetype=qUIF2_UILibrary_Common.FA2_036-United_Nations
;FlagImage=img:///qUIF2_UILibrary_Common.CountryFlags.FB2_036-United_Nations
;Races=(iCaucasian=1, iAfrican=1, iHispanic=1, iAsian=1)
;Language=english
;UnitWeight=8
-- Make a backup of that default file.. just in case.
-- You'd need to add a semi-colon character in front of each lines as shown above.
-- Repeat the same process for everything that follows.. since that's where all the ZYX & Bonuses entries are.
-- Save the file as UTF-8 (NOT Ansi) from within Notepad.