thtk icon indicating copy to clipboard operation
thtk copied to clipboard

Question: Where can one find map files for thecl?

Open ExpHP opened this issue 6 years ago • 2 comments

Since this functionality exists, I assume thecl map files have been created for at least some of the games. Is there a place where they are distributed?

(maybe this information could go on a wiki page for this repository)

ExpHP avatar Jul 06 '19 16:07 ExpHP

Found this repository which has decent map files for Touhou 11 to 17:

https://github.com/Priw8/eclmap

ExpHP avatar Nov 13 '19 00:11 ExpHP

You might also find these files useful:

  • https://github.com/ManDude/touhou-crap/blob/master/reosd/th12/default.h includes some useful inline functions
  • https://github.com/ManDude/touhou-crap/blob/master/reosd/th12/th12_globalvar.txt includes a bunch of globalvars
  • https://github.com/ManDude/touhou-crap/blob/master/reosd/th12/th12.map my own th12 eclmap

ManDude avatar Nov 13 '19 01:11 ManDude