February 1, 20251 yr Localization 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
February 1, 20251 yr Hello, is this the result you wanted to see? I got these from the file alwaysloaded Picture 1: Picture 2:
February 2, 20251 yr 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
Create an account or sign in to comment