th06 decompilation portable branch: https://github.com/GensokyoClub/th06/tree/portable I compiled two different versions since I want to run EoSD windowed and it was too small on my screen (I just didn't want it stretched in fullscreen bweh) For Font, you can grab msgothic.ttc from a windows system or look it up. The game will not start without it If you want to use th06_config, you need to download NotoSans-Regular.ttf as well For music, just copy the bgm folder from your copy of EoSD to wherever you download the compiled th06 For the DAT files, use the format below (EXTENSION MUST BE LOWERCASE !) 紅魔郷CM.DAT --> KOUMAKYO_CM.dat 紅魔郷ED.DAT --> KOUMAKYO_ED.dat 紅魔郷IN.DAT --> KOUMAKYO_IN.dat 紅魔郷MD.DAT --> KOUMAKYO_MD.dat 紅魔郷ST.DAT --> KOUMAKYO_ST.dat 紅魔郷TL.DAT --> KOUMAKYO_TL.dat At the end, it should look something like: bgm/ th06-(whatever version you download) th06_config-(whatever version you download NotoSans-Regular.ttf msgothic.ttc KOUMAKYO_CM.dat KOUMAKYO_ED.dat KOUMAKYO_IN.dat KOUMAKYO_MD.dat KOUMAKYO_ST.dat KOUMAKYO_TL.dat Could I simply recompile to use TH_JP to just make it a simple drag-n-drop? Yes Do I want to recompile again? Not really Why? I don't wanna Did I need to provide both versions of th06_config? Honestly, no idea. Just to be safe, will have them here!