Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - tube

1
PS: Found out that the bytes needed to be changed differently to keep the hash value of the nk.bin.

So now I patched the bin, but If I update it on the hdd, the device does a software update and overwrites the nk.bin. Does this mean the modchip is not working? Only the yellow LED is on; after a few seconds the red LED turns on and the yellow turns off.
2
I did
binmod.exe -i nk.bin -e default.hv
Then I opened the hv file in "Hex-editor MX" and changed the two bytes (dll -> dl1).
Then I did
binmod.exe -i nk.bin -r default.hv
and the above mentioned error comes...

If I do not change anything, binmod.exe -i nk.bin -r default.hv works well however.
3
OK,

thanks, I did now tried to patch nk.bin with my modified .hv files, but it replies:

Code: [Select]
Z:\>binmod.exe -i nk.bin -r default.hv
BinMod V1.0 built Apr  5 2006 11:32:47

Checking record #21 for potential TOC (ROMOFFSET = 0x00000000)
Found pTOC  = 0x91f96908
rom offset = 0x00000000
Found 'default.hv' in the image! - located at 920ac3d4, size 00009fa7 compressed

Assuming pagesize of 00001000 for compression!
New file compressed = 00009fab, uncompressed = 0002c000
File too large for origional location, searching for new space...
Error: Couldn't find space in the image for file, replace aborted
The image is in a possibly inconsistent state and should not be used!!!!
Error: Replacement failed!


Any suggestions are welcome.
4
Hey there,

I get this error while pathing the nk.bin

Quote

Z:\Nkbintools>binmod.exe -i nk.bin -r BooterCE.exe
BinMod V1.0 built Apr  5 2006 11:32:47

Checking record #21 for potential TOC (ROMOFFSET = 0x00000000)
Found pTOC  = 0x91f96908
rom offset = 0x00000000
Error: File not found in image
Error: Replacement failed!


Also if I dump the nk.bin, this file seems to be missing.
I am using an x301t. Is patching not available yet for newer versions? Is there anything I can do?

Thanks in advance!

Tube