Users browsing this thread: 1 Guest(s)
Azu's Thread: Disgaea 4 (Minimal rips)
#91
I'll be working on Valbatoze's sprites (both variants -- SD and HD) for my next submissions update.
Thanked by:
#92
(03-25-2011, 10:11 PM)Random Talking Bush Wrote: I'll be working on Valbatoze's sprites (both variants -- SD and HD) for my next submissions update.

-Sway- Shocked I can try to get in some Fenrich sprites on my free time.
Are your fangs real?
[Image: 2z8x104.gif]
Thanked by:
#93
Random, you would happen know how to find the palettes for the Weapons sprites in Disgaea 3, would you?

By the way, what sword is Almaz holding?
[Image: BadassSigcopy.png]
Thanked by:
#94
(04-02-2011, 10:08 AM)Azu Wrote: Random, you would happen know how to find the palettes for the Weapons sprites in Disgaea 3, would you?

By the way, what sword is Almaz holding?
I honestly never checked until just now, but their palettes are all above the respective weapons. For example, the cat paw punch is at 0xA72AC0 in the anm0000.dat, and the six palettes for it are at 0xA72940. But on the topic of Disgaea 3 sprites, I found five animations I missed for Raspberyl, one for Mao, and one for Pram. Welp, guess I gotta update their sheets again! <_>

...Anyway, the sword I used for the icon is the 15th one down on this sheet:

http://www.spriters-resource.com/psx_ps2...sheet/9334
Thanked by:
#95
Same color order as the player sprites?
[Image: BadassSigcopy.png]
Thanked by:
#96
(04-03-2011, 09:48 PM)Azu Wrote: Same color order as the player sprites?
Seems like it.
Thanked by:
#97
So both you uncompress big .dat file onto individuals files? how you uncompress they? whith some unzip program?
Thanked by:
#98
NISUnpack, a java-command line tool. Then those files are decompressed using another tool (if they are compressed). Then we used GGDTiled.
[Image: BadassSigcopy.png]
Thanked by:
#99
Yeah. You'll need NISUnpack to unpack the ANM.dat files, and then NISDecmp to decompress the LZS files from Zettai Hero Project or Disgaea 4. (Hope Barubary won't mind me linking to his programs.) And then TiledGGD to view the files. You'll need to fiddle around with the settings until you get something that works. The palettes are usually above the sprites, but in Disgaea 4's case, they're at the bottom.
Thanked by:
Oks, Thanks a lot to both. I Just wondering how to check sprites so it can help me on some idea i have of game.
Thanked by:
Ok, i'll ask too how to unpack the ANIME.dat of an iso because i cant seem to understand how to unpack using the NISUnpack
[Image: 10f0q42.jpg]
Thanked by:
Use cmd or msdos windows and write nisunpack.exe <Name of archive> and it uncompress on individuals .dat files on a dir of same name as the archive you uncompress.

P.S: I edit to ask random someting about prinny2 sprites, i get pal and other but i see they very assembly. is that how they looks? example: i see alure face but is formet of about 3 or 4 parts and all are mixed very hard to assembly. they are so assembly?
Thanked by:
(04-23-2011, 01:55 PM)Lucius Wrote: Use cmd or msdos windows and write nisunpack.exe <Name of archive> and it uncompress on individuals .dat files on a dir of same name as the archive you uncompress.

P.S: I edit to ask random someting about prinny2 sprites, i get pal and other but i see they very assembly. is that how they looks? example: i see alure face but is formet of about 3 or 4 parts and all are mixed very hard to assembly. they are so assembly?

Ok,I have downloaded all the files Random Talking Bush said and extracted the NisUnpack but after that it gives me some folders with .class files in it,what will i do next after that?
[Image: 10f0q42.jpg]
Thanked by:
(04-05-2011, 02:45 AM)Random Talking Bush Wrote: Yeah. You'll need NISUnpack to unpack the ANM.dat files, and then NISDecmp to decompress the LZS files from Zettai Hero Project or Disgaea 4. (Hope Barubary won't mind me linking to his programs.)
They are meant to be used, so I don't see why I should mind. =)

(04-29-2011, 01:15 AM)Lee Dewyze Wrote:
(04-23-2011, 01:55 PM)Lucius Wrote: Use cmd or msdos windows and write nisunpack.exe <Name of archive> and it uncompress on individuals .dat files on a dir of same name as the archive you uncompress.

P.S: I edit to ask random someting about prinny2 sprites, i get pal and other but i see they very assembly. is that how they looks? example: i see alure face but is formet of about 3 or 4 parts and all are mixed very hard to assembly. they are so assembly?

Ok,I have downloaded all the files Random Talking Bush said and extracted the NisUnpack but after that it gives me some folders with .class files in it,what will i do next after that?
The unpacker is an executable jar, which you should not unpack. Using the command line, write
Code:
java -jar NISUnpack.jar FILE
to unpack the file 'FILE'.
You may need to write
Code:
java -jar NISUnpack.jar -LE FILE
for it to work properly for some of the newer Prinny/Disgaea games.
Thanked by:
barubaby is right, i forget add these commands. Tongue.
Thanked by:


Forum Jump: