The VG Resource
Nick Super Brawl 3 Sprite Ripping Help - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: Nick Super Brawl 3 Sprite Ripping Help (/thread-39530.html)



Nick Super Brawl 3 Sprite Ripping Help - Kurabupengin - 08-09-2021

Hey. I've been trying to rip the sprites for the Web Nickelodeon game Super Brawl 3: Good vs. Evil.
I've been able to succesfully rip most of the assets (.flbundle files) using uTinyRipper. 
Thing is, when I extract the graphics, they're all scrambled.
[Image: atlas0.png]
Maybe I can use a better tool for these .flbundle files? Maybe I'm doing something wrong? Maybe that's just how the game works? I'm not entirely sure.
Any help on this would be appreciated.


RE: Nick Super Brawl 3 Sprite Ripping Help - InvaderXYZ - 10-05-2021

I have actually been trying to do the same thing for a while, you just gave me my first lead lol... hopefully we can figure this out

EDIT: having taken a look, my working theory is that the game reassembles the scrambled parts? it seems like the game was built using unity, though i havent had much luck with unity decompilers...


RE: Nick Super Brawl 3 Sprite Ripping Help - InvaderXYZ - 10-05-2021

Uncovered this animation information for Korra... have no idea how to use it though.

   


RE: Nick Super Brawl 3 Sprite Ripping Help - Shilz - 10-08-2021

Found this thread trying to do my own personal basic file ripping project.

Apparently this game ran both adobe flash and unity web player at the same time. Why?

I'm assuming that file needs to look at another file to know what to do, maybe it sets up smaller parts using texture atlas data.


RE: Nick Super Brawl 3 Sprite Ripping Help - InvaderXYZ - 10-18-2021

(10-08-2021, 01:58 AM)Shilz Wrote: Found this thread trying to do my own personal basic file ripping project.

Apparently this game ran both adobe flash and unity web player at the same time. Why?

I'm assuming that file needs to look at another file to know what to do, maybe it sets up smaller parts using texture atlas data.

that seems to be the case. i assume they used both as a way of making the sprites harder to get. this seems to be the hardest game in the series to crack!

it references a general animation script but i don't know what it means nor how to use it to reassemble the atlas. could these assets be used in unity to put them back together?


RE: Nick Super Brawl 3 Sprite Ripping Help - Shilz - 10-25-2021

I'd have to wonder why they'd bother making it harder to rip from. I just think it was a very odd choice, or maybe they thought that Unity performed more consistently than standard Flash.