Willie Report post Posted December 7, 2014 Hello, so I need to recolor battle sprites/animations on my mac. Does anyone know how? Thanks! Quote Share this post Link to post Share on other sites
Brendor Report post Posted December 7, 2014 like to insert new palettes into a game or just recolour? if you later, you can just do that in paint, if the former there's a program in the resources called FERecolour that with output hex for you Quote Share this post Link to post Share on other sites
CT075 Report post Posted December 7, 2014 have you considered using an image editing program if you mean to do so in-rom instead, unless you can get FERecolor or the BS Palette Editor (i think that's what it's called...?) working, you're most likely going to have to edit the binary data yourself with a hex editor (iirc the data is stored in little endian in BGR 5:5:5 format with the high bit unset) Quote Share this post Link to post Share on other sites
Willie Report post Posted December 7, 2014 (edited) I have tried FERecolor, but it's a .exe, so I can't run it. If I use photoshop and recolor it, can I insert the recolor into my hack? If so, how? EDIT: I tried this with wine (a program for windows on mac) and it worked! Thank you so much! EDIT (again): Ok, I finished the recolor, so how do I insert it into my hack? I am using FEditor Adv. Edited December 7, 2014 by Willie11111 Quote Share this post Link to post Share on other sites
CT075 Report post Posted December 7, 2014 (edited) you're most likely going to have to edit the binary data yourself with a hex editor (iirc the data is stored in little endian in BGR 5:5:5 format with the high bit unset) E: wait, if you got FERecolor working there's literally a tutorial; you would have known this had you checked the pinned resource directory Edited December 7, 2014 by CT075 Quote Share this post Link to post Share on other sites
Willie Report post Posted December 7, 2014 E:wait, if you got FERecolor working there's literally a tutorial; you would have known this had you checked the pinned resource directory Sorry, I'm new. Thanks for all of the help! Quote Share this post Link to post Share on other sites