PS3 HAN PS3Xploit v3 (HAN/HFW) Image Font Replacer [imagefont.bin]

Do all sprx files from 4.81 DEX work on 4.82 CEX ??
I have tested about 20 so far with no issues. But there are more than 100 modules for vsh and also hundreds for internal/external libraries.

The vsh modules are the ones that are most interesting.

I can push out the SPRX Replacers later tonight probably if people are interested in testing some. Its what I have been using to test on superslim.
 
I have tested about 20 so far with no issues. But there are more than 100 modules for vsh and also hundreds for internal/external libraries.

The vsh modules are the ones that are most interesting.

I can push out the SPRX Replacers later tonight probably if people are interested in testing some. Its what I have been using to test on superslim.

that's something I've wondered - what would happen if rebug made a rex version with 4.81 dex and 4.82 cex. I'm assuming the vsh.self wouldn't allow this.
 
that's something I've wondered - what would happen if rebug made a rex version with 4.81 dex and 4.82 cex. I'm assuming the vsh.self wouldn't allow this.
No, it could be done, but as Rebug REX is like 99% DEX, it would basically be 4.81 spoofed to 4.82. So not worth doing really unless there was other stuff to add. I asked Joonie before.
 
Last edited:
I have tested about 20 so far with no issues. But there are more than 100 modules for vsh and also hundreds for internal/external libraries.

The vsh modules are the ones that are most interesting.

I can push out the SPRX Replacers later tonight probably if people are interested in testing some. Its what I have been using to test on superslim.
The SPRX replacer would be a very nice release especially for curious testers (me included) o_O
 
What does it allow you to do or enable?
Seriously bro!!!

Read the frikkin OP!!

It says not much is known about this file and I put a link to PSDevWiki.

Also @sandungas added some info in a reply that I also added to OP explaining it further.

The file with tool is the default one and is not edited.

Read, my friend and stop just asking silly questions....please!!!
 
Here is another idea that is maybe genius or retarded. Someone could add large color images, even an animated full screen image to the epilepsy warning for example, with each "pixel" being made up from an imagefont.bin icon. :D

Ok, retarded too as a lot of work. But would be funny to see. :)
I think it should work, lol

But is needed to find the RCO who loads the epilepsy message from the language.xml files
That RCO is going to have something like this (under ObjectTree):
<Text name="epilepsy_warning" text="msg_epilepsy" fontheight="14" />
*and more attributes i just wrote the interesting ones, with invented names

Is needed to change the font height to something bigger... not sure if is going to work at full screen, lol, but it should because the contents of imagefont.bin are treated like text characters, and what im saying doesnt makes any weird trickery, is something basic
The icon is going to be scaled up in real time to whatever font height you choose

Next step is to replace the original epilepsy text in the language.xml files (replace everything by only 1 character)

And to complete the hack is needed to add a custom icon inside imagefont.bin
-for the tests is not needed
-because in the rco you only choose the height of the font (and width is adjusted dinamically).... to match with modern TV the custom icon needs to be 16:9 aspect ratio (any size ?... for a start an icon of 16x9 pixels seems proper)
-it can be animated \o/ (officially only uses 4 frames or so, but i remember some of you tryed with 20 frames that plays more fluid)
 
Last edited:
thanks @sandungas

added your info to OP...hope its ok :)
I tried to find the Font Flash Thread but had no luck, everytime I try to use it, it says "Flash Font Replacer failed!" But I have the name of that font word for word how it is in the drop down box and still get an error. Any reason why?
 
I tried to find the Font Flash Thread but had no luck, everytime I try to use it, it says "Flash Font Replacer failed!" But I have the name of that font word for word how it is in the drop down box and still get an error. Any reason why?

the name needs to be in all caps including .TTF
 
Back
Top