Thoheobaby Posted April 25, 2024 Posted April 25, 2024 I had dump the game and got dump.cs file (by ll2dumper ) But when i take offset in file and use it in Field_Offset_Finder V3 to find value It show nothing (even at 32bit mode) So , i need some advice to find real value from offset in dump.cs The name of the game is : Wasteland Story
BloodMoonScript Posted April 25, 2024 Posted April 25, 2024 On 4/25/2024 at 9:51 AM, Thoheobaby said: I had dump the game and got dump.cs file (by ll2dumper ) But when i take offset in file and use it in Field_Offset_Finder V3 to find value It show nothing (even at 32bit mode) So , i need some advice to find real value from offset in dump.cs The name of the game is : Wasteland Story Expand Maybe u was use search for Dword and etc, its boolean so u need Byte, or u can just use offset, not field And try searching for a more detailed mod (I dont remember what its called in the script)
Thoheobaby Posted April 26, 2024 Author Posted April 26, 2024 I use boolean for searching , not Dword
BloodMoonScript Posted April 26, 2024 Posted April 26, 2024 On 4/26/2024 at 7:05 AM, Thoheobaby said: I use boolean for searching , not Dword Expand it happens that the script cannot find the values, just use the methods themselves in this case If there field, then method should be too u wanna VIP is i understand, u need put method to True
Question
Thoheobaby
I had dump the game and got dump.cs file (by ll2dumper )
But when i take offset in file and use it in Field_Offset_Finder V3 to find value
It show nothing (even at 32bit mode)
So , i need some advice to find real value from offset in dump.cs
The name of the game is : Wasteland Story
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.