Help! How to return Single value in hex mode?

thienha1

Approved Modder
Approved Modder
i'm tried find out how to mod kind of this type number in google. But still no hope about this, i need your help if u can understand my situation!!
Modify 2000 float: C8 02 44 E3 1E FF 2F E1 => not work, it return 1
Modify 4060 int: DC 0F 00 E3 1E FF 2F E1 => not work, it still return 1

Capture.PNG
 
why don't check dummydll ? use dnspy and check return
1646845885409.png

if return have 0 like above , you can use that i mean like what you did (hex edit) , if not don't try it
 
Back
Top Bottom