Fight'N Rage

Fight'N Rage

Zobrazit statistiky:
PC mods?
Can you imagine other characters from other beat em ups, colliding in the Fight n Rage universe!? :)
< >
Zobrazeno 115 z 152 komentářů
If we could easily replace the sprites, that would mean that the resources would end up being extracted/ripped.
I'd really like to see that! I think the Nekomata from Disgaea would fit Gal's Sprite well since they have similar sillouetes.
We've recently found out that the sprites are png sprite sheets inside of .dat files, so they can be extracted via 7 zip. Time to rename all my images via Advanced Renamer!

https://www.youtube.com/watch?v=M8HT0oYxGnQ
Naposledy upravil Loli's Revenge; 28. říj. 2017 v 6.26
Loli's Revenge původně napsal:
We've recently found out that the sprites are png sprite sheets inside of .dat files, so they can be extracted via 7 zip. Time to rename all my images via Advanced Renamer!

https://www.youtube.com/watch?v=M8HT0oYxGnQ

:D

Ive been waiting for someone to figure this out.

Im going to convert Norris to the Mysterious Warrior from Double Dragon 2

Edit: Trying this myself, Im not sure how to extract the png files, not the most familar with 7Zip. Tried extracting to * but no luck.

Would be most grateful if you could tell me the steps to do this, thanks in advance.
Naposledy upravil Video-Brains!; 28. říj. 2017 v 7.32
Files 86, 172, 260, 332, 88, 174, 262, 334, 90, 176, 264, 336, 92, 178, 266, 338, 94, 182, 268, 96, 184, 270, 98, 186, 272, 100, 188, 274, 102, 190, 276, 104, 192, 278, 106, 194, 280, 108, 196, 282, 110, 198, 284, 112, 200, 286, 114, 202, 288, 116, 204, 290, 118, 206, 292, 120, 208, 294, 122, 210, 296, 124, 212, 298, 126, 214, 300, 128, 216, 302, 130, 218, 304, 132, 220, 306, 136, 222, 308, 138, 224, 310, 140, 228, 312, 142, 230, 313, 144, 232, 314, 146, 234, 315, 148, 236, 317, 150, 238, 318, 152, 240, 319, 154, 242, 320, 156, 244, 321, 158, 246, 322, 160, 248, 323, 162, 250, 324, 164, 252, 325, 166, 254, 327, 168, 256, 328, 170, 258 and 330 are all sprite sheets.

Try 7zip -> Extract Here.
Loli's Revenge původně napsal:
Files 86, 172, 260, 332, 88, 174, 262, 334, 90, 176, 264, 336, 92, 178, 266, 338, 94, 182, 268, 96, 184, 270, 98, 186, 272, 100, 188, 274, 102, 190, 276, 104, 192, 278, 106, 194, 280, 108, 196, 282, 110, 198, 284, 112, 200, 286, 114, 202, 288, 116, 204, 290, 118, 206, 292, 120, 208, 294, 122, 210, 296, 124, 212, 298, 126, 214, 300, 128, 216, 302, 130, 218, 304, 132, 220, 306, 136, 222, 308, 138, 224, 310, 140, 228, 312, 142, 230, 313, 144, 232, 314, 146, 234, 315, 148, 236, 317, 150, 238, 318, 152, 240, 319, 154, 242, 320, 156, 244, 321, 158, 246, 322, 160, 248, 323, 162, 250, 324, 164, 252, 325, 166, 254, 327, 168, 256, 328, 170, 258 and 330 are all sprite sheets.

Try 7zip -> Extract Here.

Thats super helpful, thank you!

Ill be sure to post up a couple sprite mods when I get the chance
G-bit 28. říj. 2017 v 12.05 
Already made a Ricardo mod myself.

https://i.imgur.com/2mD5Wpm.png
G-bit původně napsal:
Already made a Ricardo mod myself.

https://i.imgur.com/2mD5Wpm.png

Max from SoR2 :D

So how do you re-compile the sheets?

Im extracting the data, changing the extension to .png, making a edit, saving in 32-bit, then attempting to repack with 7zip with no luck.

any advice? cant wait to make some custom characters
G-bit 28. říj. 2017 v 13.05 
Video-Brains! původně napsal:
G-bit původně napsal:
Already made a Ricardo mod myself.

https://i.imgur.com/2mD5Wpm.png

Max from SoR2 :D

So how do you re-compile the sheets?

Im extracting the data, changing the extension to .png, making a edit, saving in 32-bit, then attempting to repack with 7zip with no luck.

any advice? cant wait to make some custom characters

Yep!

It's a bit more complicated than reemplacing the sheets into the dat file and call it a day actually, I'll try to explain myself the best way possible.

- First, before doing any mods I recommend doing a backup of the dat files you'll modify, even better if you backup all the folder.
- Then, open the dat file you want to edit, say 222 for Ricardo's default costume.
- On 7zip it'll display the info of the 222 file inside, take note of the compressed size number.
- Now, open the 0 dat file.
- Right click the 0 file inside, it'll open a document editor.
- With the seach tool, input the compressed size number you took note of.
- Once you find it, leave the text cursor on the number.
- Now drag and drop your edited png file (remove the .png extension) to the 222 dat file.
- Take note of the compressed size of your edited file.
- Go back to the 0 document and reemplace the old compressed size number with your file's size.

And that's it. Open Fight'n Rage and see if it worked. :>
@G-bit

Thank you very much for the advice, this should do me nicely.

I've back-up'ed the files, and used advanced fine name editor to find all the .png files, so finding what im wanting is easy-peasy.

Very much looking forward to what the community wil have in store with sprite mods. In theory, these can just be distrubuted as the actual .dat files, and the way costumes works, that means multiple different mods per character.

Very pleased with this discovery :D
G-bit 28. říj. 2017 v 13.37 
Video-Brains! původně napsal:
@G-bit

Thank you very much for the advice, this should do me nicely.

I've back-up'ed the files, and used advanced fine name editor to find all the .png files, so finding what im wanting is easy-peasy.

Very much looking forward to what the community wil have in store with sprite mods. In theory, these can just be distrubuted as the actual .dat files, and the way costumes works, that means multiple different mods per character.

Very pleased with this discovery :D

No probs! :)

I would like to share my Ricardo mod, wonder if it'll be okay heheh.
G-bit původně napsal:
Video-Brains! původně napsal:
- On 7zip it'll display the info of the 222 file inside, take note of the compressed size number.
- Now, open the 0 dat file.
- Right click the 0 file inside, it'll open a document editor.
- With the seach tool, input the compressed size number you took note of.
- Once you find it, leave the text cursor on the number.
- Take note of the compressed size of your edited file.
- Go back to the 0 document and reemplace the old compressed size number with your file's size.

And that's it. Open Fight'n Rage and see if it worked. :>
Can you show images of these steps?
G-bit 28. říj. 2017 v 21.41 
Loli's Revenge původně napsal:
Can you show images of these steps?

Sure. I hope it helps!
Make a backup in case anything goes wrong :)

https://imgur.com/a/0ihre
Thanks! I didn't realize that the 0.dat file checks for the packed sizes of the files.

https://imgur.com/Dmg654k
Naposledy upravil Loli's Revenge; 29. říj. 2017 v 5.38
very nice!
< >
Zobrazeno 115 z 152 komentářů
Na stránku: 1530 50