waremike32, on Mar 21 2010, 08:57, said:
LZX working now 
On another note, do you know a good method toI have had mixed results on my own so far.
edit - I've got it working with this package. Sometimes all we get is the msxipkernel folders, this builds an xip.bin out of it. Tested and working in your EXTreloc kitchen. It is a little quirky though, I had to put the msxipkernel files in the oemxipkernel folder and vice versa to build the xip properly.
On another note, do you know a good method toI have had mixed results on my own so far.
edit - I've got it working with this package. Sometimes all we get is the msxipkernel folders, this builds an xip.bin out of it. Tested and working in your EXTreloc kitchen. It is a little quirky though, I had to put the msxipkernel files in the oemxipkernel folder and vice versa to build the xip properly.
Glad LZX is working for you now
I will refine the device xip.bin I uploaded when I get a chance just got home
Refering to EXTReloc....
"build a donor xip.bin out of MSXIPkernel? " I'm not sure if i understand what you ate trying to do the kitchen does the for you
The only file copied from any doner are MSXIPKernel & MSXIPKernelLTK
search for "xcopy /y XIP_DONOR\*.bin xipTools\xip.bin" in EXTReloc.BAT for XIP_DONOR
And
xcopy /y XIP_DEVICE\*.bin xipTools\xip.bin for XIP_DEVICE
the out dir in XIPTools is what you are left with to build the xip_out.bin
if want ot disable something ADD REM to the line you want to disable
also to delete additional files you can use this as a templet
del .\xipTools\OUT\MODULES\hd.dll.txt
rd /s /q .\xipTools\OUT\MODULES\hd.dll
Its all in the EXTReloc.BAT you can change what you would like
or send me the build, origonal doner waht you want to do and I'll reright the code
Edited by hartv427, 21 March 2010 - 09:36 PM.






Sign In
Create Account


Back to top










