If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
THE iDOLM@STER
Jump to navigation
Jump to search
THE iDOLM@STER |
---|
Developer: Metro ROM map Text table Notes |
Sub-pages
The iDOLM@STER | |
Mapper Name | XGD2 |
ROM map |
Text table |
Notes |
Miscellaneous
BNA Files (Bandai Namco Archive)
Can be extracted with this QuickBMS script
SCB Files (SCript B????)
Contains all the text data for the VN cutscenes. Possibly archives themselves. Headered and structure data currently unknown, but seems to include commands, labels, messages and more according to hex dump. In game text can be found below the header, should be obvious when you've hit it when viewing in hex editor
Text is formatted UTF-16. 0x0000 indicates the end of message.
NUD/NUM/NUT/SKL Files (Namco Universal D????/Namco Universal Model/Namco Universal Texture/SKeLeton)
Viewable in Noesis using this plugin. Animation appears to be bugged.
Textures can be converted to standard DirectDraw Surfaces using NUTextract.bms and toDDS.bms scripts found here.