Michielleus Posted January 16, 2013 Share Posted January 16, 2013 I'm having this problem with adding sprites to Pokemon platinum. I've used PokeDsPicPlatinum to replace the sprites, and this is the result: The sprite is too low. I've searched for possible solutions, and I stumbled upon a tutorial who told me to edit poke_yofs.narc in hex. But after doing that, nothing changed. (I changed 01 to 14 in an attempt to move the sprite up.) It doesn't work with other sprites either. My guess is that because it's platinum it uses another file to get these values, but I can't find such a file. Any ideas? Link to comment Share on other sites More sharing options...
aninymouse Posted January 16, 2013 Share Posted January 16, 2013 Ah yes. I remember this problem. From what I recall, no one ever found a way to fix this in Gen 4. I know the same problem applies to HGSS, too, since I did some sprite work in that game myself a while back. Link to comment Share on other sites More sharing options...
Andibad Posted January 17, 2013 Share Posted January 17, 2013 is seems sprite is used center of size. and height is mean is from that center. by deafult is 255/2 = 127 (idk since i not tested it) you not try FF, FE or something? 00 : used standart 01 - 127 : it will +1 ~ + 127 (to bottom). 128 - 255 : it will -1 ~ - 127 (to up). sorry if is not help, since i never touch this file Link to comment Share on other sites More sharing options...
Michielleus Posted January 17, 2013 Author Share Posted January 17, 2013 Yes, it was explained in the guide that 00 was 'basic', and every value +1 would move the pixel up, (01,) and every value -1 would move it one pixel down (FF). But nothing I change works. I even changed all values in the narc to EE, but the battles continue like nothing changed. I tried looking for the same values in CrystalTile, but I couldn't find them. I think poke_yofo.narc is a trashbite from Diamond Pearl, Platinum has a lot of them. It must use another file to get the values; but which one? I'll try to search for it. Link to comment Share on other sites More sharing options...
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