New
Version 3.0.0
JsonEngineis system that's use josn files as container for main ue4 structs.- Since UE4 have different versions, some time
ue4 structschanges. - That's make fix specific games problems is easy, since the most of problems because of UE4 Version structs changes.
- So
JsonEnginegive me the ability to just create an other json file that's have the changed structs to override default structs to support any other UE4 version.
- Since UE4 have different versions, some time
SDK generator ReWorkis hard changes forsdk generator.- That's make the tool now faster than before significantly.
- Easy to add and improve feature In the future.
Tool Debugging, it's to help fetching why tool crashed and generate file that's help to solve the problem.- New UI that give me some space to add new
Features. Address Veiweris a hex viwer to dump memory arround to address pulled form the tool.- That's give you ability to check if your address is valid to use or not.