PDA

View Full Version : How can i make the game non-selfboot


Curt
13-09-2001, 22:06
as none of you seem to know what the session fixation error means in dj, could anyone tell me how to burn the data extracted out of the image to cd so that it will work with the boot disk. I have managed to extract the files out but am unsure how to compile the new cd so it will work with the boot disk

Any ideas

32_Pistoleta
15-09-2001, 16:04
All you need to modify an ip.bin and 1st_read.bin.
The 1st problem that you probably can't extract ip.bin from self-boot image. Ask someone to sent it to you.
As with the 1st_read.bin is much easier, as when you're making non-selfboot disc to self-boot disc you modify this file, but if you notice it changes only one number (this is why you enter 11700 or 11702). Notice where it changes and make there 0 (in HEX)

Maybe it's too complicated to you to understand. Sorry, I din't remember clear, as I made it about a year ago 8(

Curt
15-09-2001, 20:05
32_Pistoleta (16-09-2001 00:04):
All you need to modify an ip.bin and 1st_read.bin.
The 1st problem that you probably can't extract ip.bin from self-boot image. Ask someone to sent it to you.
As with the 1st_read.bin is much easier, as when you're making non-selfboot disc to self-boot disc you modify this file, but if you notice it changes only one number (this is why you enter 11700 or 11702). Notice where it changes and make there 0 (in HEX)

Maybe it's too complicated to you to understand. Sorry, I din't remember clear, as I made it about a year ago 8(

Cheers for the suggestion, ill give it ago, i managed to find the ip.bin from the self boot image but using isofix. the bootfile.bin created is a copy of ip.bin. Dont worry ill give it ago. So i dont need to modify the ip.bin just the 1st_read.bin.

I should manage doing it mate, im not at university studing these things for the hell of it :) although some of my friends may question that comment. Ill let ya know how i go.