Hello all, I wanted to edit the .LMD files in Wangan Midnight Maximum Tune 5 for modding purposes, but it seems like they're partially encrypted.
The LMD files in this game are commonly used to control the texture's behaviour (scroll speed, position, size, color, etc.). The game mostly uses the LUA Language for its scripts so I assume the LMD files might be LUA, but unLUAC cant seem to decompile it (no signature of a valid lua file). The game does however also uses C++ language (.cpp scripts and .hpp referenced within the executable) but as far as I can tell, those are used by the game to read and unpack the model and texture files.
Samples :
Need help decompiling .LMD script files (Wangan Midnight Maximum Tune 4 & Maxiumum Tune 5 )
-
- Posts: 14
- Joined: Sat Jun 02, 2018 4:55 pm