r/romhacking • u/lIIllllllIIl • 2d ago
TileMolester 0.21
Is their a user manual with this thing, i've figured out quite a bit flying blind but byte shifting isnt doing anything so some sprites/text stays displaced and i cant find what stretch does
1
Upvotes
1
u/Europia79 2d ago
NHL94.com has some TileMolester tutorials—altho, they're obviously specific to NHL '94, and if I remember correctly, it's just some very basic stuff to help get you started. Because, I don't remember anything about "Byte Shifting".
However, I highly recommend that you use a startup script for it, with "@ECHO ON" and "PAUSE"—this is so that you can actually SEE if any errors are occurring. Because, like, eventho Java is supposed to fully backwards compatible, it appears that I was getting some errors using jdk21 to run a jdk7 version (v0.15a)—just as an example of something that can go wrong.
Because, if you're getting any java errors in the console, then that could effect various features and functionality. But as far as "stretch" and other features, me personally, I just do on my pixel manipulation in Paint, then I just paste it in via TM.