News:

11 March 2016 - Forum Rules

Main Menu

Dreamcast header

Started by SKY, May 04, 2015, 09:15:26 PM

Previous topic - Next topic

SKY

Hello, I'm trying to find out how many bytes the dreamcast header is. Thanks.

Pokeytax

Can you be more specific?

SKY

The amount of bytes to subtract to get pointer but I already found out what I needed.

mrkotfw

Quote from: SKY on May 13, 2015, 06:22:38 PM
The amount of bytes to subtract to get pointer but I already found out what I needed.

This forum was not created to just to solve your problems.

Since you've answered your own question, you should contribute to the community by explaining to us all the solution.

SKY

Quote from: mrkotfw on July 07, 2015, 06:11:59 PM
This forum was not created to just to solve your problems.

Since you've answered your own question, you should contribute to the community by explaining to us all the solution.

Are you sure about that?
From what little info I could find for some games like shenmue 1&2 you have to subtract 0C010000 or 8C010000 from pointer. In my case for AIR I couldn't find out, but any length of text will fit as long as as the total number of bytes are a even number. Well not any even number if it crashes I just add some spaces to end of text and it will work. Problem with this is each time I make a edit I have to recompile iso to see if I need to add extra spaces.