Hex mod for game speed multiplier

Please post here for questions and discussion about data, event, art and sound modding and the game editor for Distant Worlds.

Moderator: MOD_DW2

Post Reply
makotech222
Posts: 13
Joined: Sun Jan 01, 2012 4:17 pm

Hex mod for game speed multiplier

Post by makotech222 »

Found using dnspy in the Constants static class.

Make a copy of DistantWorlds.Types.dll.
Open up the file in HxD or similar hex editor.
For Stellar Update/1.2.0.5: Navigate to 0x50689, should be a 4byte value of 00 00 80 40 (represent 4.0 as float)
Edit to whatever value you want. I use 00 00 80 41 (16.0f)
Save and play

This address will need to be updated every time DW2 updates.
Enjoy!
fruitgnome
Posts: 607
Joined: Wed Jun 04, 2014 11:49 am

Re: Hex mod for game speed multiplier

Post by fruitgnome »

Great, THX.
In 1.2.0.8 beta navigate to 50F48.
Post Reply

Return to “Design and Modding”