What info is in the "Encoding" part of a trainer?
Posted: Wed Dec 18, 2024 9:26 pm
specifically the part of the trainer that says Encoding:
What does the random numbers do in the Encoding="Ascii85"> part? Is it the source code? I am confused.
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="34">
<Forms>
<CETrainer Class="TCEForm" Encoding="Ascii85"> The stuff I am asking about </CETrainer>
What does the random numbers do in the Encoding="Ascii85"> part? Is it the source code? I am confused.