+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Goemon 2 Space Problems
Pages: [1]
Author Topic: Goemon 2 Space Problems  (Read 745 times)
Rai
Guest
« on: November 23, 2006, 08:43:41 pm »

Well, I'm having some space problems with Goemon 2, you see the actual line is "I've got some great news, Goemon", but I can only fit "I've got some great", and I want to know, is their anything I can do to fix this? To make the game fit the extra characters? Here's a screen:
Dragonsbrethren
Guest
« Reply #1 on: November 23, 2006, 09:01:31 pm »

Is there a reason you can't just insert a linebreak and write the rest of the text on the next line?
Rai
Guest
« Reply #2 on: November 23, 2006, 09:08:03 pm »

Quote from: Dragonsbrethren on November 23, 2006, 09:01:31 pm
Is there a reason you can't just insert a linebreak and write the rest of the text on the next line?
Yes, it overlaps with the next message box.
RedComet
Guest
« Reply #3 on: November 23, 2006, 09:12:31 pm »

Pointers.
Kitsune Sniper
Guest
« Reply #4 on: November 23, 2006, 09:12:54 pm »

Uh... change the pointers around?

You do know how to edit, extract and reinsert scripts, right? You've got extraction down, at any rate...
Rai
Guest
« Reply #5 on: November 23, 2006, 10:05:36 pm »

Quote from: Kitsune Sniper on November 23, 2006, 09:12:54 pm
Uh... change the pointers around?

You do know how to edit, extract and reinsert scripts, right? You've got extraction down, at any rate...
Of course, I do. It's just that the line ends after "great", and goes onto the next message box.
Nightcrawler
Guest
« Reply #6 on: November 23, 2006, 11:23:36 pm »

What are you talking about? You're not very good at explaining yourself.

I'm assuming the original string space in the ROM s not long enough to hold the new English string.

It looks like a pointer issue.
Rai
Guest
« Reply #7 on: November 23, 2006, 11:36:45 pm »

Okay if I'm not being clear enough let me put it this way....

This is the original japanese text, which is 19 characters:
ごえもんはんいいはなしが あるんですがね

Now we have the English text, which is 32 characters, and overlaps the original text by 13 characters:
I've got some great news, Goemon.

Therefore you can only fit the first 19 characters:
I've got some great
RedComet
Guest
« Reply #8 on: November 23, 2006, 11:38:43 pm »

Therefore you change the pointer for the second string to accommodate the longer string.
Nightcrawler
Guest
« Reply #9 on: November 23, 2006, 11:42:22 pm »

Quote from: RedComet on November 23, 2006, 11:38:43 pm
Therefore you change the pointer for the second string to accommodate the longer string.

Right. What he said. And if you rearrange all the pointers and still can't fit all the text, you either have to compress it, cut some of it out, or relocate it.

If you can't find the pointers or don't know what they are, there are plenty of pointer documents in the database.
deespence2929
Guest
« Reply #10 on: November 25, 2006, 01:10:18 am »

What's wrong with "Great news, Goemon"?

The Ive aint nessesary, cause we know it's him talking and not someone offscreen. Got some don't seem nessesary either.
Spikeman
Guest
« Reply #11 on: November 25, 2006, 01:17:39 am »

"I have" sounds more proper than "I've got" anyways.. but he's not asking for help on translation, he's asking for help with pointers.
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC