Jump to content

Recommended Posts

Posted

Hello, I've been trying to rip the sprites from this game "RetroRealms Arcade". Getting the sprites themself was pretty easy, since it just runs on Unity, however I ran into a weird issue with the sprites. The sprites have pretty much no color and are transparent. If anyone could help me figure how to get the sprites to have color, that would be amazing. I've including a zip with the bundles for Michael Myers sprites.

michael.zip

Posted

Cool, this is how I got them like that.
I simply applied these options in ImageHeat:
-Img Width & Height: 256 x 256
-Pixel Format: RGBA8888
Screenshot.png.2a863b5977726bd02d0d203b5ba108af.png

But at first I had to find the offsets of the textures, which I did in HxD.

First Image
Start Offset: 1140368
End Offset:   1403536

Second Image
Start Offset: 1927824
End Offset:   2125456

I don't know if the line on the bottom in the second texture is supposed to be there, but if not, the line is gone with the End offset: 2124432

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...