Ive been playing around with this program. just to see what it can do however it seems that there are alot of issues and segmentation faults wtih no debugging info.
test.toml
[main]
file_path = "./default.xex"
out_directory_path = "./ppc"
switch_table_file_path = "./switch/"
Now when I try to run XenonRecomp

Intrestingly Ive tried running XenonAnalyze with my .xex(Plants vs zombies is what im trying to use.) and it seems to not have found a single jump table
jumptest.toml
# Generated by XenonAnalyse
# ---- ABSOLUTE JUMPTABLE ----
# ---- COMPUTED JUMPTABLE ----
# ---- OFFSETED JUMPTABLE ----
Ive been playing around with this program. just to see what it can do however it seems that there are alot of issues and segmentation faults wtih no debugging info.
test.toml
Now when I try to run XenonRecomp
Intrestingly Ive tried running XenonAnalyze with my .xex(Plants vs zombies is what im trying to use.) and it seems to not have found a single jump table
jumptest.toml