First post, by CrimsonMachete
ZanQuance wrote on 2015-09-19, 20:38:Sorry I didn't see this earlier, I actually patched my version of Alice to work with A3D 2.0. Search for this in a Hex editor, […]
Sorry I didn't see this earlier, I actually patched my version of Alice to work with A3D 2.0.
Search for this in a Hex editor, provided long hex to nab correct offset area:
B000520053E87095070083C40885C0751A @0006F1F5 (byte 75)
Change to
B000520053E87095070083C40885C0741A @0006F1F5 (to byte 74)This will bypass the card detection bug and let A3D 2.0 be enabled.
An old post contained the above solution, however I'm having difficulty applying it to my install.
I've been trying this hex fix but I must admit I'm a little lost. I'm assuming the file to be patched is the Alice.exe; I have opened it in a hex editor (HxD) but can't locate the indicated offset. Can anyone point me in the right direction? I see the instruction to use long hex, but I'm unclear as to what that means exactly.
Any assistance would be appreciated!