I have tried to make no random battle code on magic-engine game with cheat engine 6.1,but I found that I can't make out with basic search technic(In field first scan unknown initial value, then when encounter enemy next scan changed value,then repeating unchanged and changed value.)It results narrow down some address and I freezed these value,but It is totally useless..
I approach this problem in another direction,I tracebacked these address(in cheat engine "what address write/access to this value") and finally found a few address which seems to control these address whenever I encounter any enemy in field.
The address found by back-tracking is complicated assembly command so I removed this command(replace with code that does nothing in memory viewer)But I get result that game freezed whenever I encounter enemy.
As I 'm novice in assembly language field, I need to read any guide for reference which explains how to make no random battle code in emulator games .
Is there any guide which explain the way of making no random battle code(I'don't care if it is not emulated games.)
I'm so sorry for my weird English which may cause you misunderstand and any reply would be helpful for my problem.
Thanks in advance.
I approach this problem in another direction,I tracebacked these address(in cheat engine "what address write/access to this value") and finally found a few address which seems to control these address whenever I encounter any enemy in field.
The address found by back-tracking is complicated assembly command so I removed this command(replace with code that does nothing in memory viewer)But I get result that game freezed whenever I encounter enemy.
As I 'm novice in assembly language field, I need to read any guide for reference which explains how to make no random battle code in emulator games .
Is there any guide which explain the way of making no random battle code(I'don't care if it is not emulated games.)
I'm so sorry for my weird English which may cause you misunderstand and any reply would be helpful for my problem.
Thanks in advance.

Comment