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






Enable it in your mod launcher. If the buttons still are not showing:
https://old.reddit.com/r/xcom2mods/wiki/mod_troubleshooting
According to the Description some voice mods don't like it. I'm using ~100 of those and never had a problem though.
A mod's .uc files are ignored by the game, it only uses the compiled .u in Script. You'd need the SDK to build a new version of the mod before any .uc changes are incorporated into the .u and take effect.
And I play at 1440p but I tried at 1080 and it didn't help
if anyone else has the same problem, try changing the coordinates of the Undo or Toggle button (i did the undo but i imagine the toggle one also works).
i only changed the y coord by 20 (to check how dramatic the change was), and when i loaded up the game, lo and behold the random appearance buttons were there. the undo button also didn't move at all, so i have NO idea what happened here.
the problem is that the buttons to randomize won't show up. the undo and toggle options buttons do! but not the randomize ones. i'm not playing with ultrawide (in fact my resolution is pretty low since i'm on a gaming laptop), i've tried turning off every other mod, regenerating the ini files, and resubscribing to this mod. nothing works.
i'm really hoping i can get some help here because i honestly delved into modding this game solely for this mod and a few cosmetics
I haven't played XCOM 2 in quite a long while, at this point kind of waiting for XCOM 3 to return to the modding scene, but there's a number of community members who've been really awesome at helping support and figure out stuff in here. :)
For the coordinates:
1 - https://i.imgur.com/xS4xByI.png
2 - https://i.imgur.com/X4qGyIB.png
3 - https://i.imgur.com/alWSLsa.png
I have an ultrawide and god knows I am trying to see if i can adjust them to fix it, but I am not being succesful so far. If any more mod-programming inclined person wants to have a look please do :p
I remember you saying you'd moved away from XCOM 2 modding now, thanks for keeping an eye on your old mods' comments threads though. And for your mods!
I have zero time to dig back into XCOM 2 modding, but you all have my blessing in forking this if you need to! Happy to look at your github and offer help!
It's academic though as the buttons' positions look to be hard-coded into the script and not read from one of the .ini files
That config file ought to be here: ...\Steam\SteamApps\workshop\content\268500\634268994\Config
The source is up on Github (link's above) if anyone wants to fork and have a crack at that. <3
Have a look at Rookie Customization Options - WotC + Classic - it may do what you want.
I dunno how to implement your ask, but in principle it's possible. My code here is far from the mark tho.