Remove this tripleboot version, replace with original openiboot 0.12, then put your psfreedom files at /var/idroid/
yes but how can i rename "android" to psfreedom and change icon to something else other than green little thingy?
Download openiboot source from github then go into images folder and replace the file with the one you want, compile, install on iphone and it's done.
I believe that will not work, though I have not tried it, because the header files paired with the images contain its hex code, so I believe that too will require changing. I have been meaning to change the android picture to a PSF one, but I am too lazy to put the hex data into the syntax the header file has, so I was wondering if anyone knew of a program that would do it for me.
That will work for sure, I've did it many times. You just have to change the images you want (keeping the same name or you will have to change the source to equal your file names...better to give them the same name as the existing ones) and then open terminal, go to that images folder and do "make all", it will 'transform' the png images to the correct hex ones.
If you have any doubt, just ask.