XCOM 2
Achievement Unlocker
SMB  [developer] Feb 19, 2016 @ 4:02am
REPORT BUGS HERE
This mod is simple as can be, but do please report any bugs you may encounter here.
< >
Showing 1-6 of 6 comments
M'Dic Nov 9, 2016 @ 9:33am 
DLC achievements are not unlocking
Last edited by M'Dic; Nov 9, 2016 @ 9:33am
Sharidori Jan 21, 2017 @ 8:40pm 
still no fix for DLC achievements?
SMB  [developer] Feb 8, 2017 @ 6:13am 
Originally posted by Windy:
still no fix for DLC achievements?
There is not as I dont own any of the DLCs. It should however be easy to mod my mod to suit your needs if you're not afraid of looking at scripts.
moyang Aug 17, 2021 @ 11:36am 
Originally posted by SMB:
Originally posted by Windy:
still no fix for DLC achievements?
There is not as I dont own any of the DLCs. It should however be easy to mod my mod to suit your needs if you're not afraid of looking at scripts.

Hello, where should I look? I don't really have clue...

It looks like your mod has bunch of lines like

XComOnlineEventMgr(class'Engine'.static.GetEngine().OnlineEventManager).UnlockAchievement(AT_BeatMissionJuneOrLater);

So I have to find list of those AT_BeatMissionJuneOrLater things but I can't find them with windows basic search function.
SMB  [developer] Aug 21, 2021 @ 12:10am 
If memory serves I went though game files searching for UnlockAchievement and cross checking with the achievements. You will likely want to open up the project in a code editor (like visual studio) so you can search entire project.

I hope it helps :)
Last edited by SMB; Aug 21, 2021 @ 12:10am
moyang Aug 28, 2021 @ 2:43am 
Default windows search function didn't search inside of .u files and had no idea how to use visual studio, but found them anyways. They're in files like DLC_1.u, in respective DLC folders.
< >
Showing 1-6 of 6 comments
Per page: 1530 50