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
So far so good.. not even a glitch anywhere to break the feature itself. I can now Change any Classes straight from the usual HUD menu -- as expected.
AWC+NCE+HIDPOT+Stats concerns only affect the targeted "Soldiers" which undergo such a Class-Switch.. right?
If that's the case.. i can live with that. ;)
Noob question- how do I install this? I'm dying for a way to change the class of reward soldiers whose stats are suited to a different class.
Short answer, no I can't fix it. Long answer, If you can point me to a mod that works for controllers and similar things in terms of adding/using new screens then I might be able to figure it out based on that.
The issue with controllers isn't as simple as just changing a settings somewhere. The mouse and keyboard (and by extenstion Steam Controller-which I use) "just work" there's nothing in the code need for them to work save the mouse wheel. The controller requires capturing controller input and making actions based on that.
In short I don't know how to do it and I don't know where to go to figure it out.
I'll attempt a few more debug steps & will let you know what i can find.
Probably caused by Override Conflicts or Load-Order issues -- hard to tell.
Okay.. it crashes when i "select" the new Class & i must (as expected) click twice on the choice. Got through the LOG file and it seems like the process is activated (Old+New Stats swapping, etc) and yet there's this entry right after;
------------
[0075.73] Critical: appError called: Assertion failed: appErrorf [File:G:\BuildAgent\work\ce3b64a62966ccd1\branches\ShippingOzzy\XCOM2\Development\Src\Core\Src\UnObj.cpp] [Line: 2456]
Failed to find function RollForAWCAbility in XComGameState_Unit Transient.XComEngine_0:XComGameStateHistory_0.XComGameState_1450.XComGameState_Unit_8432
Stack:
------------
I think this could expain it. What is there to fix though? Up to you!
That should be an easy fix. I'll see what I can do.