Skip to the content.

Turn ptr2besms edits into .iso edits

← Home

Steps:

  1. Open your custom lines using ptr2besms.

  2. Open the stage you edited and pause on it.

  3. Open Cheat Engine’s Memory Viewer and the stage’s OLM (in a hex editor).

  4. In the OLM, start selecting around 2-3 lines of bytes near the start but NOT AT THE START. (Stage 1 good point starts at 00001100)

  5. In Cheat Engine, search for an array of bytes and paste your hex in.

  6. If needed, scroll up to the point where your hex starts to match with the OLM.

  7. now its time for some M A T H

go to this quality site, itll help - http://www.calculator.net/hex-calculator.html

do the following:

END ADDRESS OF OLM - ADDRESS OF YOUR OLM GOOD POINT

—-get the hex output, then do the following

START ADDRESS OF GOOD SPOT IN CHEAT ENGINE + HEX OUTPUT FROM BEFORE

—-that will be your endpoint.

  1. Inject your custom lines.

  2. In Cheat Engine’s Memory Viewer (which you should already have open from step 2), goto File > Save Memory Region.

Un-check the header box and input your start and end values.

Save it to a place where you can remember.

  1. Open your CEM in a hex editor.

Select all of it, hit CTRL+C, then go to your OLM hex and CTRL+B it into the good point.

  1. Save your OLM, compile the iso, and there you go!