Jump to content

Unlock All Second Wave Options modlet


Amineri

Recommended Posts

One thing to keep in mind is that HxD by default displays offset:range values in hexadecimal while ToolBoks (the last time I made a modlet) expects the offset in decimal.

 

It is possible to change HxD to display the offset in decimal or you can use Calculator to convert from hexadecimal to decimal.

 

Unfortunately I can't check your offset value easily as I haven't gotten around to actually updating for EU patch 6 / EW patch 1 ... too wrapped up in this .. ahem ... wonderful Java coding ^.^

Link to comment
Share on other sites

  • Replies 58
  • Created
  • Last Reply

Top Posters In This Topic

Try offset 5855070 (bottom left corner of HxD window). Searched for hex code Amineri posted for vanilla EW and it is still present in EW Patch 1.

 

http://i.imgur.com/Ed54rBY.jpg

Link to comment
Share on other sites

Thank you all for the great advice. I tested this as soon as I got done working today and an offset 5855070 does indeed work. Even better, I know how to find the offset on my own now to make more mods if I need to, insted of just knowing the answer to this one question. Thanks to the information you guys offered. Appreciate all of you taking the time to "teach me to fish" instead of just feeding me one. Small victories.

Here is the Toolboks custom mod which appears to work, if anyone who was asking still wants it. I know there was several on the Second Wave mod page asking for it.

 

 

MOD_NAME=Unlock all second wave options
AUTHOR=The XCOM Community
DESCRIPTION=Unlocks all second wave options
Version: 1.0

Compatible with XCOM Enemy Within versions:
- Patch 1( Changelist: 398180 )

UPK_FILE=XComGame.upk
OFFSET=5855070
[MODDED_HEX]
{ Unlock all second wave options }
0B 0B 0B 81 19 19 2E 98 69 00 00 19 12 20 36 FE FF FF 0A 00 9D F9 FF FF 00 1C DD FB FF FF 16 0A 00 9C F9 FF FF 00 1B A0 3A 00 00 00 00 00 00 16 09 00 F4 68 00 00 00 01 F4 68 00 00 15 00 01 6A 00 00 00 1B 9D 44 00 00 00 00 00 00 38 3D 00 CB 1C 00 00 16 16 0B 0B 0B

 

 

Link to comment
Share on other sites

  • 3 months later...

Here is the latest EW patch 3 version we are using in Long War. This is for UPKmodder :

MODFILEVERSION=4
UPKFILE=XComGame.upk
GUID=1C 18 A1 1A 2B C3 34 4E 8B 2C 72 33 CD 16 7E 3E // XComGame_EW_patch3.upk
FUNCTION=UpdateData@UIGameplayToggles
KEYWORD=Unlock Second Wave Options for all users regardless of game finishes

[BEFORE_HEX]
[CODE]

07 B4 00 81 19 19 2E 07 6A 00 00 19 12 20 35 FE FF FF 0A 00 91 F9 FF FF 00 1C D4 FB FF FF 16 0A 00 90 F9 FF FF 00 1B FA 3A 00 00 00 00 00 00 16 09 00 63 69 00 00 00 01 63 69 00 00 15 00 75 6A 00 00 00 1B 0D 45 00 00 00 00 00 00 38 3D 00 D4 1C 00 00 16 16 06 7F 03 

[/CODE]
[/BEFORE_HEX]

[AFTER_HEX]
[CODE]
// Skips jumps
0b 0b 0b 81 19 19 2E 07 6A 00 00 19 12 20 35 FE FF FF 0A 00 91 F9 FF FF 00 1C D4 FB FF FF 16 0A 00 90 F9 FF FF 00 1B FA 3A 00 00 00 00 00 00 16 09 00 63 69 00 00 00 01 63 69 00 00 15 00 75 6A 00 00 00 1B 0D 45 00 00 00 00 00 00 38 3D 00 D4 1C 00 00 16 16 0b 0b 0b 
[/CODE]
[/AFTER_HEX]
Link to comment
Share on other sites

  • 1 month later...

Thank you Amineri. That worked!

Hello,

 

looking for 2 weeks the internet for the Second Wave options to unlock. i start a Game in Impossible Iron man Modus and then come the Patch and i have no second Wave Option avialable. Sorry for my bad English. Can anyone offer the xcomgame.upk to download me. That would be super sweet

 

http://www.nexusmods.com/xcom/mods/409/?

When i used this file. The Game crash to desktop.

Edited by 5thPzDiv
Link to comment
Share on other sites

Thank you for the direkt Answers. What are the next Steps for Modding Second Wave. There is no File to download.

 

Only a text File :

 

MOD_NAME=Second Wave Options Unlocked

AUTHOR=Amineri

DESCRIPTION=Unlocks all Second Wave options

 

Version: 1.0

 

Compatible with XCOM Enemy Unknown versions:

- all

 

Compatible with XCOM Enemy Within versions:

- all

 

UPK_FILE=XComGame.upk

OBJECT=UIGameplayToggles.UpdateData

REL_OFFSET=0x5C

MODDED_HEX=0B 0B 0B

REL_OFFSET=0xB1

MODDED_HEX=0B 0B 0B

 

{ end of mod file }

 

what must i do ?

 

here is my E-Mail Adress : [email protected]

 

Please send me the Final File. Im not a Modder

Edited by 5thPzDiv
Link to comment
Share on other sites

5thPzDiv, before your download started, nexus has popped a window with warning message. The same message is written at the mod's description page: "Use PatcherGUI to install". Please, pay more attention to readme files and install instructions.

 

The file you downloaded is a final file. It's a script, written in PatchUPK "language". Use PatcherGUI to apply this script, but, please, read PatcherGUI readme file first. It contains instructions on how to use this tool properly.

Edited by wghost81
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...