Hi,
I am currently working on A Series of Unfortunate Events, by Oberon Games (/

tth/www.oberongames.com).
I succesfully cracked The game and unpacked Load.exe
I was trying to make a patch to SetEnvironmentVariableA so that in a new section i created Variables are set and then there is CALL to OEP.
There is something wrong because even after setting the variables the executable can't find them and raises an error.
attached is my executable.
I'd be glad if someone more experienced can tell me where the error is