X-CulT Community Forums: Starfox Adventures Dinosaur Planet leftovers - X-CulT Community Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Starfox Adventures Dinosaur Planet leftovers St

#1 User is offline   DevHackr

Icon
Posts:
445
Joined:
10-March 09
Gender:
Male
Interest:
General Fan

Posted 22 September 2009 - 01:44 AM

Ship Battle
ZNot Used - Front End2
Dragon Rock - Top
ZNot Used - Krazoa Palace
Volcano Force Point
Rolling Demo - Just In Case
ZNot Used - Discovery Falls
ThornTail Hollow
ThornTail Hollow - Undergro
MazeTest
SnowHorn Wastes
Krazoa Palace
CloudRunner Fortress
Walled City
LightFoot Village
ZNot Used - CloudRunner - T
CloudRunner - Dungeon
ZNot Used - CloudRunner - T
Moon Mountain Pass
DarkIce Mines - Top
ZNot Used - Krazoa Shrine
Ocean Force Point - Bottom
krazchamber
Ice Mountain
ZNot Used - Ice Mountain 2
ZNot Used - Ice Mountain 3
Animtest
DarkIce Mines - Bottom
BOSS DarkIce
Cape Claw
ZNot Used - Inside Galleon
Test Of Combat
Test Of Fear
Test Of Skill
Test Of Knowledge
ZNot Used - Diamond Bay
ZNot Used - EarthWalker Tem
ZNot Used - Willow Grove
ArWing Level - Andross
Test Of Strength
BOSS Scales
World Map
ZNot Used - WGShrine
CloudRunner - Race
BOSS Drakor
ZNot Used - WMinsert
ZNot Used - DarkIce Mines -
ZNot Used - DarkIce Mines -
BOSS TRex
ZNot Used - MikesLava
Ocean Force Point - Top
Shop
Dragon Rock - Bottom
ZNot Used - BOSS Kamerian D
Magic Cave - Small\Big
ZNot Used - Duster Cave
LinkB - Ice2Wastes
ZNot Used - CloudRunner2Rac
Arwing to Planet
Arwing Darkice
Arwing Cloud
Arwing City
Arwing Dragon
Game Front
LinkK - Nik Test
Great Fox
LinkA - Warpstone to Others
LinkC - Wastes to Hollow
LinkD - Darkmines top 2 bot
LinkE - hollow to moon pass
LinkF - moonpass to volcano
LinkG - hollow to lightfoot
LinkH - lightfoot to capecl
LinkJ - capeclaw 2 ocean fo
LinkI - CloudRunner2Race
dfpodium
dfcradle
dfcavehatch1
dfcavehatch2
scstatue
galleonship
cfgalleon
cfgangplank
nwtreebridge
cfdungeonblock
cloudrunnermap
ccBridge
cfcolumn
nwboulder
cfprisondoor
cfprisoncage
nwtreebridge2
dim2 ice block1
dimpushblock
dim2 ice block2
dimhornplinth
nwshcolpush
dim2lift
dim2icefloe
dim2icefloe1
dim2icefloe2
cfliftplat
imspacecraft
dimbossgut
wmcolrise
vfpslide1
vfpslide2
drpushcart
drliftplat
dim2stonepillar
bossdrakorrock
wcbouncycrate
wcpushblock
wctemplelift
kameriancolumn
dbstepstone
vfppushblock


/*----------------------------------------------------------------------*
Project: Starfox Adventures on Dinosuar Planet - For GameCube
File: D:\binary/Boot/English.c.new
Copyright 2001 Rare Ltd. All rights reserved.

These coded instructions, statements, and computer programs contain
proprietary information of Rare Ltd, and are protected by Federal
copyright law. They may not be disclosed to third parties or copied
or duplicated in any form, in whole or in part, without the prior
written consent of Rare Ltd.

This file is machine generated, edits will be lost!
*----------------------------------------------------------------------*/



// ************************************************** ******************************
// * Includes
// ************************************************** ******************************
#include "GameTextData.h"



// ************************************************** ******************************
// * Characters used by English text in Boot
// ************************************************** ******************************

/*
typedef struct {
UCS4 character; // unicode number
unsigned short xpos; // coordinate of leftmost texel in font bitmap
unsigned short ypos; // coordinate of topmost texel in font bitmap
signed char left; // spacing
signed char right; // spacing
signed char top; // spacing
signed char bottom; // spacing
unsigned char width; // size
unsigned char height; // size
unsigned char font; // Index into GameTextFonts[] in GameTextData.h
unsigned char texture; // Index into Textures[] in the binary file
} characterStruct;
*/

characterStruct Boot_English_characters[] = {
// unicode xpos ypos left right top bottom width height font texture
{65, 1, 1, 0, 1, 3, 4, 13, 14, 4, 0}, // latin capital letter a
{110, 15, 1, 0, 1, 7, 4, 9, 10, 4, 0}, // latin small letter n
{32, 25, 1, 6, 0, 15, 6, 0, 0, 4, 0}, // space
{101, 26, 1, 0, 1, 6, 4, 10, 11, 4, 0}, // latin small letter e
{114, 37, 1, 0, 1, 7, 4, 8, 10, 4, 0}, // latin small letter r
{111, 46, 1, 0, 1, 7, 4, 10, 10, 4, 0}, // latin small letter o
{104, 57, 1, 0, 1, 3, 4, 9, 14, 4, 0}, // latin small letter h
{97, 67, 1, 0, 1, 6, 4, 9, 11, 4, 0}, // latin small letter a
{115, 77, 1, 0, 1, 7, 4, 9, 10, 4, 0}, // latin small letter s
{99, 87, 1, 0, 1, 6, 4, 9, 11, 4, 0}, // latin small letter c
{117, 97, 1, 0, 1, 7, 4, 9, 10, 4, 0}, // latin small letter u
{100, 107, 1, 0, 1, 3, 4, 9, 14, 4, 0}, // latin small letter d
{46, 117, 1, 0, 1, 14, 4, 3, 3, 4, 0}, // full stop
{84, 121, 1, 0, 1, 3, 4, 11, 14, 4, 0}, // latin capital letter t
{116, 133, 1, 0, 1, 4, 4, 7, 13, 4, 0}, // latin small letter t
{112, 141, 1, 0, 1, 7, 0, 9, 14, 4, 0}, // latin small letter p
{119, 151, 1, 0, 1, 7, 4, 14, 10, 4, 0}, // latin small letter w
{79, 166, 1, 0, 1, 3, 3, 12, 15, 4, 0}, // latin capital letter o
{70, 179, 1, 0, 1, 3, 4, 10, 14, 4, 0}, // latin capital letter f
{107, 190, 1, 0, 1, 3, 4, 9, 14, 4, 0}, // latin small letter k
{78, 200, 1, 0, 1, 3, 4, 13, 14, 4, 0}, // latin capital letter n
{73, 214, 1, 0, 1, 3, 4, 3, 14, 4, 0}, // latin capital letter i
{69, 218, 1, 0, 1, 3, 4, 9, 14, 4, 0}, // latin capital letter e
{68, 228, 1, 0, 1, 3, 4, 12, 14, 4, 0}, // latin capital letter d
{71, 241, 1, 0, 1, 3, 4, 12, 14, 4, 0}, // latin capital letter g
{77, 254, 1, 0, 1, 3, 4, 16, 14, 4, 0}, // latin capital letter m
{67, 271, 1, 0, 1, 3, 4, 12, 14, 4, 0}, // latin capital letter c
{85, 284, 1, 0, 1, 3, 4, 12, 14, 4, 0}, // latin capital letter u
{66, 297, 1, 0, 1, 3, 4, 12, 14, 4, 0}, // latin capital letter b
{105, 310, 1, 0, 1, 3, 4, 3, 14, 4, 0}, // latin small letter i
{108, 314, 1, 0, 1, 3, 4, 3, 14, 4, 0}, // latin small letter l
{102, 318, 1, 0, 1, 3, 4, 6, 14, 4, 0}, // latin small letter f
{109, 325, 1, 0, 1, 6, 4, 15, 11, 4, 0}, // latin small letter m
{98, 341, 1, 0, 1, 3, 4, 9, 14, 4, 0}, // latin small letter b
{80, 351, 1, 0, 1, 3, 4, 11, 14, 4, 0}, // latin capital letter p
{82, 363, 1, 0, 1, 3, 4, 11, 14, 4, 0}, // latin capital letter r
{103, 375, 1, 0, 1, 6, 0, 9, 15, 4, 0}, // latin small letter g
{118, 385, 1, 0, 1, 6, 4, 9, 11, 4, 0}, // latin small letter v
{121, 395, 1, 0, 1, 7, 0, 9, 14, 4, 0}, // latin small letter y
{44, 405, 1, 0, 1, 14, 2, 3, 5, 4, 0}, // comma
{83, 409, 1, 0, 1, 3, 4, 11, 14, 4, 0}, // latin capital letter s
{120, 421, 1, 0, 1, 7, 4, 9, 10, 4, 0}, // latin small letter x
{76, 431, 1, 0, 1, 3, 4, 9, 14, 4, 0}, // latin capital letter l
};


// ************************************************** ******************************
// * Strings used by English texts in Boot
// ************************************************** ******************************

// TEXT_ERROR_CRITICAL
static UTF8 English_825_0[] = {'A','n',' ','e','r','r','o','r',' ','h','a','s',' ','o','c','c','u','r','r','e','d','.',0};
static UTF8 English_825_1[] = {0}; // WARNING - empty string
static UTF8 English_825_2[] = {'T','u','r','n',' ','t','h','e',' ','p','o','w','e','r',' ','O','F','F',' ','a','n','d',' ','c','h','e','c','k',' ','t','h','e',' ','N','I','N','T','E','N','D','O',' ','G','A','M','E','C','U','B','E',' ','I','n','s','t','r','u','c','t','i','o','n',' ','B','o','o','k','l','e','t',' ','f','o','r',' ','f','u','r','t','h','e','r',' ','i','n','s','t','r','u','c','t','i','o','n','s', '.',0};
static UTF8 *English_825[] = {
&English_825_0,
&English_825_1,
&English_825_2,
};

// TEXT_ERROR_DISC_UNREADABLE
static UTF8 English_826_0[] = {'T','h','e',' ','G','a','m','e',' ','D','i','s','c',' ','c','o','u','l','d',' ','n','o','t',' ','b','e',' ','r','e','a','d','.',0};
static UTF8 English_826_1[] = {0}; // WARNING - empty string
static UTF8 English_826_2[] = {'P','l','e','a','s','e',' ','r','e','a','d',' ','t','h','e',' ','N','I','N','T','E','N','D','O',' ','G','A','M','E','C','U','B','E',' ','I','n','s','t','r','u','c','t','i','o','n',' ','B','o','o','k','l','e','t',' ','f','o','r',' ','m','o','r','e',' ','i','n','f','o','r','m','a','t','i','o','n','.', 0};
static UTF8 *English_826[] = {
&English_826_0,
&English_826_1,
&English_826_2,
};

// TEXT_READING_DISC
static UTF8 English_827_0[] = {'R','e','a','d','i','n','g',' ','d','i','s','c','.','.','.',0};
static UTF8 *English_827[] = {
&English_827_0,
};

// TEXT_CLOSE_DISC_COVER
static UTF8 English_828_0[] = {'T','h','e',' ','D','i','s','c',' ','C','o','v','e','r',' ','i','s',' ','o','p','e','n','.',0};
static UTF8 English_828_1[] = {0}; // WARNING - empty string
static UTF8 English_828_2[] = {'I','f',' ','y','o','u',' ','w','a','n','t',' ','t','o',' ','c','o','n','t','i','n','u','e',' ','t','h','e',' ','g','a','m','e',',',0};
static UTF8 English_828_3[] = {'p','l','e','a','s','e',' ','c','l','o','s','e',' ','t','h','e',' ','D','i','s','c',' ','C','o','v','e','r','.',0};
static UTF8 *English_828[] = {
&English_828_0,
&English_828_1,
&English_828_2,
&English_828_3,
};

// TEXT_INSERT_GAME_DISC
static UTF8 English_829_0[] = {'P','l','e','a','s','e',' ','i','n','s','e','r','t',' ','a',0};
static UTF8 English_829_1[] = {'S','t','a','r',' ','F','o','x',' ','A','d','v','e','n','t','u','r','e','s',' ','G','a','m','e',' ','D','i','s','c','.',0};
static UTF8 *English_829[] = {
&English_829_0,
&English_829_1,
};

// TEXT_ERROR_WRONG_DISC
static UTF8 English_830_0[] = {'T','h','i','s',' ','i','s',' ','n','o','t',' ','t','h','e',0};
static UTF8 English_830_1[] = {'S','t','a','r',' ','F','o','x',' ','A','d','v','e','n','t','u','r','e','s',0};
static UTF8 English_830_2[] = {'G','a','m','e',' ','D','i','s','c','.',0};
static UTF8 English_830_3[] = {0}; // WARNING - empty string
static UTF8 English_830_4[] = {'P','l','e','a','s','e',' ','i','n','s','e','r','t',' ','a',0};
static UTF8 English_830_5[] = {'S','t','a','r',' ','F','o','x',' ','A','d','v','e','n','t','u','r','e','s',' ','G','a','m','e',' ','D','i','s','c','.',0};
static UTF8 *English_830[] = {
&English_830_0,
&English_830_1,
&English_830_2,
&English_830_3,
&English_830_4,
&English_830_5,
};

// DiscOpenBootError_1381
static UTF8 English_1381_0[] = {'L','o','a','d','i','n','g','.','.','.',0};
static UTF8 *English_1381[] = {
&English_1381_0,
};



// ************************************************** ******************************
// * English gametexts in Boot
// ************************************************** ******************************

/*
typedef struct {
unsigned short identifier; // which game text is this
unsigned short numPhrases; // how many phrases this text has
unsigned char window; // preferred window
unsigned char alignH; // horizontal alignment
unsigned char alignV; // vertical alignment
unsigned char language; // LANGUAGE_xxx from GameTextData.h
UTF8 **phrases; // pointer to <numPhrases> pointers to localised strings
} gametextStruct;
*/

gametextStruct Boot_English_texts[] = {
{
TEXT_ERROR_CRITICAL, // (825)
3, // numPhrases
129, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_825, // strings table
},
{
TEXT_ERROR_DISC_UNREADABLE, // (826)
3, // numPhrases
129, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_826, // strings table
},
{
TEXT_READING_DISC, // (827)
1, // numPhrases
129, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_827, // strings table
},
{
TEXT_CLOSE_DISC_COVER, // (828)
4, // numPhrases
129, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_828, // strings table
},
{
TEXT_INSERT_GAME_DISC, // (829)
2, // numPhrases
129, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_829, // strings table
},
{
TEXT_ERROR_WRONG_DISC, // (830)
6, // numPhrases
129, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_830, // strings table
},
{
DiscOpenBootError_1381, // (1381)
1, // numPhrases
147, // window
0, // horizontalAlign
0, // verticalAlign
LANGUAGE_ENGLISH,
&English_1381, // strings table
},
};


EXPANSION PAK - DETECTED PRESENTED IN DOLBY SURROUND. DOLBY AND THE SYMBOL ARE TRADEMARKS OF DOLBY LABORATORIES. USES MILES SOUND SYSTEM. COPYRIGHT 1991-1999 RAD GAME TOOLS INC. PUBLISHED BY RAREWARE.n COPYRIGHT RARE 2000. N64 EXPANSION PAK NOT INSTALLED. THE N64 EXPANSION PAK ACCESSORY MUST BE INSTALLED IN THE N64 FOR THIS GAME. SEE THE N64 EXPANSION PAK INSTRUCTION BOOKLET.


Across the ravine you will find our most sacred treasure, the Horn Of Truth. Only a true believer may cross the divide. Believe in your quest [b]Sabre[/b], you must believe.

Believe in your quest [b]Sabre[/b], you must believe. —
Use the Horn wisely [b]Sabre[/b]. It will summon help in times of need.


#2 User is offline   IxlairDark

  • lolretro
Icon
Posts:
501
Joined:
13-October 06
Gender:
Male
Country:
United States
Interest:
Been around forever
Location:
Louisville, KY

Posted 22 September 2009 - 02:30 AM

Huh. Interesting. What about textures, models,cutscenes and the like?

#3 User is offline   biggestsonicfan

  • Unleashed isn't doing well? D=
Icon
Posts:
1,087
Joined:
01-January 06
Gender:
Male
Country:
United States
Interest:
Hacker
Location:
/loc

Posted 22 September 2009 - 05:10 PM

There is a lot... lot... lot more than this. Rare must not know of a thing called garbage collection, because that game is FULL of unused crap. N64 devkit remnants too, the N64 Mouse, Keyboard, Headset, and GB Transfer pack remnants as well. I'm gonna find what I had written up, but until then, here's translations of unused "dino language" audio:

Quote

Start of the Game Clips

Thanks to DZComposer and KCat for help translating.
I’ve Got A Bad Feeling

* General Scales’ Galleon
* Saurian: A’lo wek u rut voocadw ureik kxaj.
* English: I’ve got a bad feeling about this.
* This clip would have taken place between “The CloudRunner told me about you, the evil General.” and “Bad luck, General. Maybe next time!”

Head Inside

* Krazoa Palace, part 1
* Saurian: A’m weadw ke sxosb adjato.
* English: I’m going to check inside.
* This clip would have taken place between “I wonder if this is where the distress signal is coming from?” and “Was it you that sent the distress signal?”

Staff Talk in English

Originally, the words Krystal spoke to Fox on how to use the staff were in English. The message was also significantly different, shorter, and the voice was sent through a filter as if being transmitted by radio.
A Powerful Weapon

* Thorn Tail Hollow
* English: If you are receiving this message, then I am in great danger.
The Staff you hold in your hands is a powerful weapon.
You must learn to use it wisely.

Give You Guidance

* Thorn Tail Hollow
* English: It will give you guidance when its powers can be used.

Upgrade Its Powers

* Thorn Tail Hollow
* English: This is not all the Staff can do.
You have the ability to upgrade its powers.

Glows With A Magical Force

* Thorn Tail Hollow
* English: When it glows with a magical force and you can feel its call through your hands, it is a sign that a Spirit Cave is beneath you.
If you can enter this cave, then the upgrade will be found within.

Take Care Of You

* Thorn Tail Hollow
* English: Take care of my Staff and it will take care of you.

Calling For Help in English

Again, originally the words Krystal spoke were in English. Otherwise, the two versions are the same.
I’m Dying

* Moon Mountain Pass
* English: Help me… Please help me… I’m dying.

I Need Krazoa Spirits

* Moon Mountain Pass
* English: I need Krazoa Spirits or I will not survive… Help me…

Please

* Moon Mountain Pass
* English: Please…please.

Don’t Hurt Me

* Moon Mountain Pass
* English: *Choke* Stop…please don’t hurt me.

Krystal Story Change

These clips come from a section of the game that was eventually removed. They seem to indicate that Krystal was released before the end of the game and teamed up with Fox temporarily. Unfortunately, only Krystal’s audio is available. The responses of other characters were not in the source code. Thanks to DZComposer and KCat for help translating.
So, What Now?

* Krazoa Palace, part 1.5
* Saurian: Je, nxuk den?
* English: So, what now?

I’ll Do It

* Krazoa Palace, part 1.5
* Saurian: A’cc te ak.
* English: I’ll do it.

Aaaaaaaaaaaaaa

* Krazoa Palace, part 1.5
* Speech: *Aaaaaaaaaaaaaa*

Cough

* Krazoa Palace, part 1.5
* Speech: *Cough*

You Were In My Dream

* Krazoa Palace, part 1.5
* English: You… You were in my dream.

Get Me Out Of Here

* Krazoa Palace, part 1.5
* English: Get me out of here… Please!

Aaaaaah Oh Ooh

* Krazoa Palace, part 1.5
* English: *Aaaaaah Oh Ooh*

My Leg

* Krazoa Palace, part 1.5
* English: Ow! My leg!

Why Did You Help Me?

* Krazoa Palace, part 1.5
* English: W-Why did you help me? You didn’t know who I was. I could have been evil.

Look Out!

* Krazoa Palace, part 1.5
* English: Fox! Look out!

Is It Over?

* Krazoa Palace, part 1.5
* English: Is it over?!

I Guess This Is Goodbye

* Krazoa Palace, part 1.5
* English: Well Fox, I guess this is goodbye. Can you take me back to my ship?

Something You Wanted To Say?

* Krazoa Palace, part 1.5
* English: Is there something… you wanted to say?

One Thing

* Krazoa Palace, part 1.5
* English: Well, it all hinges on one thing.

If You’ll Kiss Me

* Krazoa Palace, part 1.5
* English: I’ll only join… if you’ll kiss me.

I have now decoded the remainder of all spoken Saurian in the game, including stuff not in the final game. I also found a couple of errors. Not counting unused clips not already featured here on the KA, this is what I found:


* The clip first featured here that wasn’t used in game of Krystal saying “I’m going to head inside.” is actually
“I’m going to check inside.”
“A’m weadw ke sxosb adjato.”
* The baby CloudRunner on General Scales’ Galleon had a Saurian line, which, as best as I can determine is
“Xocf mo wok eik ev kxaj suwo! Kxo who0 bo0′j rocen tosb!”
“Help me get out of this cage! The grey key’s below deck!”
* When General Scales is saying “You see, I must control this planet with fear.” which should be
“0ei joo, A mijk sedkhec kxaj fcudok nakx vouh.”
the part “0ei joo, A mijk sedkhec” is pronounced glaringly differently, almost as if he’s saying something else, but I couldn’t determine what that might be.
* General Scales accidentally got his lines jumbled at one point. Specifically, he says
“Kxaj aj dek eloh!”
“This is not over!”
in between “0ei tuho ke sxuccodwo mo?” and “De edo sud tovouk General Scales!”
* When first meeting the Queen EarthWalker, she says the following:
“No’lo rood nuakadw veh 0ei.”
“We’ve been waiting for you.

“M0 jed, Prince Tricky, xuj rood sufkihot r0 kxo SharpClaws udt kubod ke Ice Mountian.”
“My son, Prince Tricky, has been captured by the SharpClaws and taken to Ice Mountian.”

“0ei mijk we ke kxo Warpstone.”
“You must go to the Warpstone.”

“Xo xuj whouk fenoh udt sud jodt 0ei kxoho.”
“He has great power and can send you there.”
* When the SharpClaws are beating him up, Tricky says
“Wok evv mo!”
“Get off me!”
* When Fox interrupts, the SharpClaw says
“Nxuk … Nxe’j kxuk?”
“What … Who’s that?”
* Tricky says to Fox after being saved
“0ei’ho cisb0 ak’j u xek jfhadw eh 0ei’t ro vheqod r0 den.”
“You’re lucky it’s a hot spring or you’d be frozen by now.”
* I don’t know if it’s in the game or not, but one of the files had the Queen EarthWalker saying
“Fcoujo! Xocf m0 jed.”
“Please! Help my son.”


Sources here and here.

#4 User is offline   Neko Kit Su

Icon
Posts:
4
Joined:
23-January 09
Gender:
Female
Country:
United States
Interest:
General Fan

Posted 22 September 2009 - 11:16 PM

As far as leftovers go, there's a lot of leftovers in one of the Data files. Stuff referring to the old story itself, the old sorcerer, and Sabre and Kite too.

I'll see how much I can dig out right now.

Some stuff:

Swapstone and Characters:

Can you help us?
Help you? ... No!
But you're a WarpStone. You're supposed to help!
Right, lets see if I can remember what I am supposed to do.
I cannot let you in yet.  The Store Keeper has gone out to get supplies.
I hope this will help you.
Aaah, you're carrying a SpellStone.
You cannot swap when holding a SpellStone or carrying a Spirit!
You cannot swap until the stone is placed.
You cannot swap until the Spirit has been taken to Warlock Mountain.

Sarcastic error code?:

Gametext requested is not there. Have you xdiffed gametext.spec with the sequence guy's gametext.spec? This message is very long, designed to annoy you If you want this message to go then get the correct text gametext.  Look, pretty buttons   Still here? I would of thought that you would have reset the subtitles by now.  GO AWAY!!

Rocky?:

Hello there little fellow, I'm Rocky.  Now let me tell you how I can help.

Kyte ability text:

Krystal, I've learnt some new skills since we were last together.  Lets try out my find command.

Swapstone text 2:

Now, now ... Don't be scared.  Krystal's friend, Sabre, is on the other side of the planet.  To complete the adventure you will have to guide both characters.  To do this you must visit me, or my twin brother Rocky.  Do you understand?  Good, now let's swap to Sabre.

Filler text:

I can always change this later.

Lightfoots and Krystal:

That's the one.  That's the STEENKING girl that took our spell page.  ooohhwh, what happened?  I am Chief LightFoot, And we don't like thieves!  Thief!  What are you talking about? You take it and you give it, to that steenking Sharpclaws Yeah and you take my spellpage.  You gave it to me. Let me show you what we do to thieves. Kyte, help me out!

Garunda Te (Early text):

Hey, Its the young Prince. And who is this with you? This is my friend sabre, my mother sent us to find you.  Your mother sent you did she lad.  Nice lady your mother.  She said you knew something about a spellstone?  A Spellstone!  HMmmmmm.  My name is Garunda Te.  I am a Spellstone guardian.

Kameria Dragon 1 (Garunda Te 2):

Many moons in our past, the great Kameria Dragon formed,  a group of Dinosaurs known as,  the Spellstone Guardians.  Five Dinosaurs from different tribes,  Were each given a Spellstone.

(There is text following this, but its used ingame as Garunda Te's used text)

Horn of Truth:

Across the ravine you will find our most sacred treasure, the Horn of Truth.   Only a true believer may cross the divide.   Believe in your quest, Sagre, you must believe.

Tech text:

This is the standard entrace sequence.
This is the special entrance sequence.

Random text? (Unused Krystal ending?):

I wouldn't do that. Give me the SpellStone Wait!  Did the king earthwalker not tell you? If you shut down this temple how do you think you are going to get back to your planet. Th moment that it i placed, the power in the Communication Chamber will stop.  You'll be trapped here forever. Don't listen to his he's lying. You may speak the truth scales, but I'd rather remain here and save this wonderful planet than watch you destroy it.  NOOOOOOOooooooo! Close your eyes Kyte.

Partially changed text from DP:

Dad, dad you're okay!  Tricky, my son, you don't have to worry about me, I am the king.  You must be Fox, Randorn spoke very highly of you.  You know my Father?  Of course. It is because of me that you are on Dinosaur Planet. My soldiers uncovered a chamber beneath this very temple, it was from there that I was able to contact, General Pepper.  There are other planets out there? With other civilizations?  Of course, we are not the only ones you know.  Dad how do we get you out of here?  You must go into the chamber beneath this temple and collect a SpellStone. It has been taken by the leader of the RedEye tribe. Bring it back to me, as only I can activate it.  You're a Guardian?  And it is a role that you will continue one day.  I'm gonna be a Guardian, I'm gonna be a Guardian.

Kamerian 2 (Drakor):

I can taste your fear animal   It is very sweet Do not believe everything the Krazoa have told you.  We Kamerians did not start the Great War. But now it is time to end it.  But by defeating the Krazoa   you will destroy Dinosaur Planet.  Why should I, Drakor be concerned With the fate of a pitiful race of dinosaurs? I will not stop even if I must obliterate this planet and all that live here.  Nothing is more important!

Even though the Dinosaurs believe in the Kamerian Dragon?  They worshipped this heart as a god  AAahh ..Yes, the great Kamerian Heart Though haven't you just destroyed their God?  Even I believed the Krazoa were an evil race, Why would the Quan Ata Lachu be asking us to complete the alignment? They talk only of peace in the universe.

You are more foolish than I thought The Quan Ata Lachu are a rare life form of pure evil Each individual spirit holds no powers But when combined they become the most deadly weapon in the Universe it will be focused through Warlock Mountain, creating the ultimate weapon of destruction.

You talk of destruction and evil without once mentioning yourself My Father lies dying of wounds inflicted by you You do not understand!  I understand the Krazoa have done nothing to harm us They built everything on this world Which the dinosaurs use for peace The Quan Ata Lachu are not what you say  The alignment will finally bring peace to this Universe Your only wish is to continue the Great War The Krazoa only started the war to stop YOU from destroying us all As you wish If you will not see the truth then you must DIE!

This post has been edited by Neko Kit Su: 22 September 2009 - 11:59 PM


#5 User is offline   Techokami

  • SONIC MEETS DAVID THE GNOME
Icon
Posts:
332
Joined:
02-January 06
Gender:
Male
Country:
United States
Interest:
Hacker
Location:
Hacking CulT

Posted 25 September 2009 - 03:58 PM

Did Rare actually leave source code on the game disc?

#6 User is offline   Phugolz

  • فخر عبادة
Icon
Posts:
956
Joined:
21-September 06
Gender:
Male
Country:
Qatar
Interest:
Hated
Location:
California, USA

Posted 25 September 2009 - 05:45 PM

it would seem that way

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users