XenonRecomp
XenonRecomp copied to clipboard
Recompiling Functions? not finishing
It hardly begins ive provided it with the jump tables and decrypted both patched and vanilla xex
Here is the TR8.toml
and its switch tables
Any info would be very helpful
xenonrecomp is very weird and picky about where its looking, i suggest making 3 folders in the xenonrecomp folder named game, switch, and out.
place the xex in game
place the switch tables in switch
and keep out empty
then in your TR8.toml use this setup
[main] file_path = "./game/default.xex" out_directory_path = "./out" switch_table_file_path = "./switch/TR8_switch_tables.toml"
then it SHOULD work, if it doesnt i got nothin