[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Library Editojbc.slb under XAAES and Jinnee



On 08/29/2010 09:30 AM, Piotrek wrote:

>> I patched Jinnee to not load editobjc.slb, but I can't remember how I 
>> did it. I think I posted it here a couple of years ago. A search in the 
>> archives might turn up an answer. Btw Jinnee should really check that it

[...]

> I looked for a patched version Jnnee, but i did not find, may be someone

It seems like I've deleted Jinnee from my Milan, but I just patched a
demo version with success.

1. Load jinnee.app in a binary/hex-editor (like qed in binary mode).
2. Search for the string "EDITOBJC.SLB" in the binary.
3. Replace the "E" with a zero (not "0" but zero) and save.

Jinnee will now not complain about missing EDITOBJC.SLB anymore.

Jo Even