Useful misc game data - KCreator/Earth-Defence-Force-Documentation GitHub Wiki

EDF4.1

EDF 5

Functions

Item creation

located at sub_140198640 Notes: A random value which helps indicate the type of the item, if it drops, is passed first on the stack, then the item cap is passed next on the stack.

Constants

The "Item drop cap" can be found at 197999h/0x197999. Default value is 128 ( 80 00 00 00 )

Unsorted

0x3983B0: This function is used to load the effects in the support equipment
If you modify the immediate number of EDF5.exe+39109C to 1, you press boost and it will dash.
EDF5.exe+15953D loads particle3_k.dds into memory as part of LaserBullet's impact effect