fabian766
Veteran OT User
In this thread I'll show you where to edit client 10.98 to add possibility to display new vial of ink.
I'm writing this tutorial for @Evil Puncker request.
First you'll need client 10.98 and any hex editor that can jump to offsets(ctrl+g) and edit bytes.
Go to address:
Change:
Go to address:
Change:
That's all that you need to change, if you're done everything correctly your client should be able to show ink fluidtype now.
I'm writing this tutorial for @Evil Puncker request.
First you'll need client 10.98 and any hex editor that can jump to offsets(ctrl+g) and edit bytes.
Go to address:
0x1A9834Change:
2E to 7FGo to address:
0x1A98B4Change:
CC CC CC CC CC CC CC CC CC CC CC to 83 F9 12 77 AA B8 08 00 00 00 C3That's all that you need to change, if you're done everything correctly your client should be able to show ink fluidtype now.