More Letters Patch
#2
[Image: v0w5hLh]
The way the patch applies the letters right now, certain letters do not seem to have the right offset. This offset at 0x02019010 leads to the letters appearing like the img above shows. I found that it fits much better with 0x021900C where it then appears like the img shown below. It is the same for some other letters as well.
[Image: Qno9cBK]


Here are my changes:
J: fine as is
Q: 01 8c 10 -> 01 8c 0c
V: 01 8e 10 -> 01 8e 0c
X: 01 90e 10 -> 01 90 0c
Z: 01 92 10 -> 01 92 0c
!: fine as is
!!: 01 96 10 -> 01 96 0E
?: 01 98 10 -> 01 98 0E
&: 01 9A 10 -> 01 9A 0C
%: fine as is
circle: 01 9E 10 -> 01 9E 0E
key: 01 A0 10 -> 01 A0 0E

It also turns out that the textures don't show up properly in game with an offset of 0E, so to get the textures to display properly when they have an ideal offset with 0E you'll have to reimport them at either 0c or 10
Reply


Messages In This Thread
More Letters Patch - by shygoo - 07-13-2018, 05:24 PM
RE: More Letters Patch - by jesusyoshi54 - 02-04-2019, 09:57 PM
RE: More Letters Patch - by PyroJay4 - 10-21-2019, 02:19 AM
RE: More Letters Patch - by jesusyoshi54 - 10-21-2019, 05:44 PM
RE: More Letters Patch - by Rulesless - 05-31-2020, 11:56 PM



Users browsing this thread: 1 Guest(s)