From mint-bounce@lists.fishpool.fi Sun Aug 29 10:06:31 2010 Message-ID: <4C7A68EE.1040305@online.no> Date: Sun, 29 Aug 2010 16:04:30 +0200 From: Jo Even Skarstein User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Library Editojbc.slb under XAAES and Jinnee References: <001131cf.01b47262d63e@smtp.freeola.net> <0a54f5b350f6443a573d20377cfb1351@127.0.0.1> <4C717C64.2080105@online.no> <39e0977a017df9fcf36d0ef4d1d38ee4@127.0.0.1> In-Reply-To: <39e0977a017df9fcf36d0ef4d1d38ee4@127.0.0.1> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: 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