Jillian To

Results 18 comments of Jillian To

The wording is not great, but hopefully it helps someone

python3.12 watermark_remover.py

Fixed by disable "Enable MMU" in game properties. This is a good tip for any game not booting with cheats.

Tested newest commit and outputted PPCs are equivalent to what they were before. Whitespace is fixed in addition to allowing for shift inputs other than 2

> I got hit by these error when I'm trying to run it > > ``` > F:\Xenon\Recompilation\game\Auto_Function_Parser.py:134: SyntaxWarning: invalid escape sequence '\.' > elif re.search('^\.text:'+curr_addr+' loc_'+curr_addr, line): > F:\Xenon\Recompilation\game\Auto_Function_Parser.py:166:...

> Edit 1: was using an older version of the parser script without noticing, Current version from 11 hours ago as of me typing this seems to be working, though...

> Would it be possible to integrate your detection here to XenonAnalyse in some way? Yeah... although parsing IDA output is a bit easier than plain decompilation though because most...

> i feel a lot of peoples issues are an expectation for using idapro 9.0 sp1 which most people arent aware of how to get without paying an absurd amount...

> Sorry,could you clarify what the CLI output file is that you are refering to. In a Linux terminal when you run XenonRecomp, append " > out.txt" to the command...

> Ok, so this script won't work in windows? You can try copy pasting the output of XenonRecomp from the Windows prompt into a text file but I haven't verified...