
The rules have been updated, read them now: Rules!
Idolm@ster
- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
-
- ultra-veteran
- Posts: 550
- Joined: Sun Jun 05, 2005 12:00 pm
- Location: Ontario, Canada
- Has thanked: 33 times
- Been thanked: 186 times
Re: Idolm@ster
you know what would make a killing, idolmaster desktop. just have these girls dance around while you place music.. I wonder why there arent too many desktop interactive software out there.. well aside from the Windows widget
anyway cant wait to see more of them models. great work man
anyway cant wait to see more of them models. great work man
Maxscript and other finished work I've done can be found on my DeviantArt account
- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
Re: Idolm@ster
I will post the converter this weekend with or without bones if me and my friends can get the format done then ill support them otherwise its mesh only.
here is an attempt at me doing a toon render in max.

here is an attempt at me doing a toon render in max.

- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
Re: Idolm@ster
Here are the steps to extract and convert the textures
1st extract the bna files with this bms script.
viewtopic.php?f=10&t=4812
then use this script to extract the .nut files
now use this bms script to convert those dds files to normal textures.
I will post the model converter soon and some model samples.
1st extract the bna files with this bms script.
viewtopic.php?f=10&t=4812
then use this script to extract the .nut files
Code: Select all
idstring NTXR
endian big
get version short
get files short
goto 0x10
for i = 0 < files
savepos offset
get size long
get name basename
string name + i
string name + .dds
log name offset size
math offset + size
goto offset
next i
Code: Select all
set MEMORY_FILE binary "\x44\x44\x53\x20\x7C\x00\x00\x00\x07\x10\x0A\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x44\x58\x54\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x10\x40\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
endian big
get size long
getdstring null 0xF
get type byte
get width1 byte
get width2 byte
get height1 byte
get height2 byte
if type == 1
putVarChr MEMORY_FILE 0x57 0x33
endif
if type == 0
putVarChr MEMORY_FILE 0x57 0x31
endif
putVarChr MEMORY_FILE 0x11 width1 byte
putVarChr MEMORY_FILE 0x10 width2 byte
putVarChr MEMORY_FILE 0xD height1 byte
putVarChr MEMORY_FILE 0xC height2 byte
get name filename
append
math size - 0x50
log MEMORY_FILE 0x50 SIZE
append
set count size
math count / 2
goto 0x80 MEMORY_FILE
for i = 0 < count
savepos start MEMORY_FILE
endian little
get num short MEMORY_FILE
endian big
putVarChr MEMORY_FILE start num short
next i
endian little
math SIZE += 0x80
log NAME 0 SIZE MEMORY_FILE
-
- advanced
- Posts: 75
- Joined: Sun Jun 13, 2010 6:47 am
- Has thanked: 3 times
- Been thanked: 4 times
Re: Idolm@ster

Is it the script for the "The Idolm@ster: Live For You!" or for "The idolm@ster" game?
OFFTOPIC: Any body have a torrent o DL of the game because here is hard found a original game like that

- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
Re: Idolm@ster
I bought a copy on playasia and dumped it myself.
http://www.play-asia.com/paOS-13-71-br- ... -2b5d.html
http://www.play-asia.com/paOS-13-71-br- ... -2b5d.html
-
- advanced
- Posts: 75
- Joined: Sun Jun 13, 2010 6:47 am
- Has thanked: 3 times
- Been thanked: 4 times
Re: Idolm@ster
Thanks a lot for the info chrrox, i will try to search here, keep up the your good workchrrox wrote:I bought a copy on playasia and dumped it myself.
http://www.play-asia.com/paOS-13-71-br- ... -2b5d.html

- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
Re: Idolm@ster
The contents of this post was deleted because of possible forum rules violation.
You do not have the required permissions to view the files attached to this post.
- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times
- chrrox
- Moderator
- Posts: 2586
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1329 times