Quote:
Originally Posted by GeorgK
Well... 
What I did
1. downloaded FW 3.0.1
2. upgraded Aura HD to 3.0.1
3. downloaded Patcher V.10
4. extracted libnickel from FW 3.0.1. package
5. replaced the libnickel-file within the patcher folder (3.0.0) by the extracted 3.0.1 version
6. edited the .conf as follows:
<Patch>
patch_name = `Custom reading footer style`
patch_enable = `yes`
# Decrease footer example
replace_xor_CC = 13EA170, ...
</Patch>
7. run kgp.exe
And got the error message: Data for libnickel and kpg.conf does not match.
What's wrong with my attempt?
|
I would suspect that replace_xor_CC does not exist. I invented that item in line with the other replace_xor_XX routines used by Metazoa. My suggestion was that Metazoa could use a routine similar to GeoffR and set the XOR value before calling the routine to generalize it. The addresses used by the other routines would not match either so hopefully, they were all commented out.
One other item of interest is that the modified libnickel.so.1.0.0 from 3.0.0 will work with 3.0.1. At least in limited testing after reading a comment here that suggested someone had done so, it seemed to work.
Regards,
David