hmm.. not working for me, main stays untouched after loading from asm code updateri try the main with code updater , no problem:
View attachment 588516
hmm.. not working for me, main stays untouched after loading from asm code updateri try the main with code updater , no problem:
View attachment 588516
A game update that requires 22.05?hmm.. not working for me, main stays untouched after loading from asm code updater
sdk 22.2.8.0A game update that requires 22.05?
Thanks for the cheats sir, can you add some cheats like infinite suppressor, invisible, 100% camo, one hit sleep/kill.. Thank you so much again...if by stungun, did you mean the knife? if so,
[stunknife never discharge]
04000000 00B14CDC D503201F
will prevent the guage from 0'ing
[Battery is max'd if used]
04000000 00B2B4CC 79D6A909
everything i found is from the literal beginning, so i dont know what this DP is. if i can find what uses battery, it shouldnt be too hard to find, in fact, mostly everything has been in main.
[Game Pointer]
580F0000 015A7590
780F0000 00000XXX
620F0000 00000000 00000VVV
XXX/VVV:
B48 - Health (2BC)
B4A - Max Health (2BC)
B4C - Stamina (2BC)
B4E - Max Stamina (2BC)
B50 - Stress(2BC)
B52 - Battery (12C)
B54 - Max Battery (12C)
B5E - stunknife charge (12C)
@pillowbasher, @patjenova
backed by game coding itself @ B2B4C0
[DP Points]
580F0000 014813B8
580F1000 00000000
780F0000 000001C0
640F0000 00000000 XXXXXXXX
where XX is your amount in hex.
pointer backed by game code @ 4B3588




Try Breeze's AOB tool? If you still have the old update use "Make AOB" and "Make AOB M". With the new update use "load AOB" or use "AOB 2 cheat" to located the hook for the new version.sdk 22.2.8.0
nx2elf
LZ4_decompress_safe : fffffff7 (expected 293920)
If you just want to decrypt the main file for analysis in IDA Pro, you can try using a loader such as Nintendo Switch Binary Loader for IDA Pro. That way, you won't have to worry about errors with nx2elf.sdk 22.2.8.0
nx2elf
LZ4_decompress_safe : fffffff7 (expected 293920)