redtarp Posted February 1 Posted February 1 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
Cerrano Posted February 1 Posted February 1 Hello, is this the result you wanted to see? I got these from the file alwaysloaded Picture 1: Picture 2:
Cerrano Posted February 2 Posted February 2 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 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 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now