Hey, I'm just making the tools; I know no Japanese. The journal parts were easy, everything lined up with the US version. Subtitles I can already see don't line up as close, and Google doesn't help much. :p --- ARD progress: There's no way to tell which entries are strings or not, afaik. My guess is another entry somewhere else tells the game "entry 31 here is the text to use". So.... I changed my extractor to just attempt on every entry. This means it will extract a lot of garbage, but then the human translator could decide what's what. There's also a command line argument to tell it to extract only certain entries, for when you know what it has. I'll consider this done until another bug\problem shows up. And that leaves the repacker. It sorta works right now, in that it can change the text. But only if it's the exact same size as the original, otherwise the game starts doing some funky stuff. I'm probably just forgetting to update some number somewhere... Edit: Might have the repacker working good. Doing some final test-runs, of whether the game takes them or not; assuming it does, I'll release a new version. [DOUBLEPOST=1373329081][/DOUBLEPOST] Extractor instructions: Spoiler Drag an ARD onto it to extract. Multiple txt files will be made containing the string table (assuming all is right, 1 string per line). Warning: Some text files WILL be trash. I can't figure out how to find the string tables only, so I try to extract everything. Delete the trash txt files, you don't need them. The text files have a header in them, the part like this "OFFSET=259220;LENGTH=7088;CHARS=7073". DO NOT TOUCH THAT EVER. That's used for recreating the ARD, and nothing you do will change those numbers. And finally, the command list: "ARDread ARD_to_extract [-l 1,2,x]". The -l (L) argument tells it to only try those sections, instead of all 32. So "ARDread ew36.ard -l 6,18,31" would extract only from sections 6, 18, and 31 from ew36.ard (those are the only 3 text sections). Insertor instructions: Spoiler Drag the original ARD onto it to make a new one. The new ARD will be named "<orig_name_here>.new". This program will try to read the 32 text files (default names), and only replace those it finds. If the new size is different enough from the original (~16 characters), it will also update the header tree for all files after this one. Tested with all strings consisting of "00" (smallest possible size) and using English equivalents (larger then original), and both seemed to work fine. (Funny... the insertor is so much easier to use :p) And I'm going to take a crack at menu.ard now; others can give it a go as well. ;) Edit: I'm dumb, menu.ard has no strings. lol
dh01.ard from the US version, the table shows up different. x = main_header[8] //9th file; x = 257408; this seems to normally be the 7th file goto x y = this_header[1] //2nd file; y = 1536 goto x+y z = this_header[2] //3rd file; z = 276 goto x+y+z //KMB starts here; off = 259220 The fact is uses file 9, not 7, is what messed my extractor up. Also, a heads up about my currently-bugged extractor: If you see the .txt file show up, that is really what it read; the red warning doesn't touch the output. ;) Attached the 2 ARDs I'm using, tag files, and the program that can read the tag files. I think what I labeled it right.
Well ****, seems things aren't as hard-coded as I thought. I was literally hard-coding entry numbers (like entry #6; 0-based), as it seemed set-in-stone (something like 10 files matched). Apparently it's not... Wonderful. I must of picked test files that happened to use the same layout... -.-. That being the case, I again am not sure what to try. The game has to know somehow what everything is... Also: This invalidates my current ARD tool, don't use it for anything that's not testing.
Ohh, sounds like cheat codes now. :p And no idea what a level 1 mod is. --- And I have a working ARD string extractor! Haven't started on the packer yet, as this took me much of the day, though. Usage is simple, drag the ARD onto the program; It will make 3 text files of hex codes, which could be put into my online string mapper. It also has some basic error-checking, where if the last line it outputs isn't what it expects it will warn you. (The last English line is normally "Obtained Postcard.", the last FM line "ミのパーティアビリティを覚えた".) Note that the txt format will not change once I make the extractor. You could start translating now, and save the translated txt's 'till I get the ARD packer together. ;) Edit: Tool is broken from this post, check a later one. :(
At that point, you could probably do it yourself. ;) I'm going to release my tools once I feel they work consistently enough. And wow, the possibilities with this. Is it assembly hacking or something? Also, that One Winged Angel; best ability. :p
Huh, that does surprise me. Does make me think.... We can probably translate the debug menu in that one version of Re:CoM. Something to look at later. ;) --- Got some good progress on ARDs! It seems there is a "path" that usually (always, so far) leads to the string table. I have a program now that can get there, and begin dumping. It does break, because of how this is read, but I'll get it! ;) Big thanks to root670, your program was quite helpful in finding the format! As a sample of what we end up with: Spoiler Linebreaks are in the wrong places, but the content is correct. Code: {0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Whoa!{0x05}{0x10}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Gimme a break, Kairi.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, you lazy bum.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I knew that I'd find you {0x02}snoozing down here.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}No! This huge, black THING{0x02}swallowed me up!{0x05}{0x18}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}No! This huge, black THING{0x02}swallowed me up!{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I couldn't breathe,{0x02}I couldn'tーー{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Ow!{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Are you still dreaming?{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}It wasn't a dream!{0x05}M{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Or was it? I don't know.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What was that place?{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So bizarre…{0x05}{0x1B}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Yeah, sure.{0x05}{0x19}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Say, Kairi,{0x05}4{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}what was your hometown like?{0x02}You know, where you grew up.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I've told you before,{0x02}I don't remember.{0x05}o{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Nothing at all?{0x05}4{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Nothing.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You ever want to go back?{0x05}{0x1F}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Well, I'm happy here.{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Really…{0x05}{0x0D}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}But you know…{0x05}{0x19}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I wouldn't mind going to see it.{0x05}C{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I'd like to see it too.{0x05}0{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Along with any other worlds{0x02}out there{0x0B}{0x00}{0x04}{0x00}!{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I want to see 'em all!{0x05}Q{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So what're we waiting for?{0x05}1{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Hey,{0x05}{0x19}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}aren't you guys forgetting{0x02}about me?{0x05}f{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So,{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I guess I'm the only one{0x02}working on the raft.{0x05}s{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}(grunts){0x05}{0x0D}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}And you're just as lazy as he is!{0x05}L{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So you noticed.{0x05}G{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Okay, we'll finish it together.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I'll race you!{0x05}H{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x14}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What, are you kidding?{0x05}C{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Ready?{0x05}{0x14}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Go!{0x05}{0x10}{0x00}{0x00}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}So, can you gather{0x02}{0x0B}{0x00}{0x0A}{0x00}the rest of the supplies?{0x04}{0x0B}{0x00}M{0x00}{0x07}{0x0C}{0x00}Sora, are you {0x02}{0x0B}{0x00}M{0x00}listening to me?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah, I heard you.{0x02}{0x0B}{0x00}7{0x00}What was that, again?{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Okay, here's what you{0x02}{0x0B}{0x00}{0x19}{0x00}need to go find:{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}Bring everything{0x02}{0x0B}{0x00}H{0x00}back here.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}If you need help,{0x02}{0x0B}{0x00}H{0x00}just ask.{0x04}{0x08}{0x07}{0x19}{0x00}Geez.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}We can't build a raft{0x02}{0x0B}{0x00}{0x05}{0x00}without materials, right?{0x04}{0x08}{0x07}{0x19}{0x00}Here's what we need:{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Logs{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Bring everything{0x02}{0x0B}{0x00}7{0x00}back here.{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}If you need help,{0x02}{0x0B}{0x00}C{0x00}just ask.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Wow,{0x02}{0x0B}{0x00}{0x19}{0x00}you've found everything{0x02}{0x0B}{0x00}{0x19}{0x00}already?{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}How'd it go?{0x02}{0x0B}{0x00}{0x19}{0x00}Did you find everything?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}It's all under control.{0x02}{0x0B}{0x00}7{0x00}I'm a little lost.{0x02}{0x0B}{0x00}7{0x00}I'm totally clueless.{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x16}{0x00}Hmm…{0x02}{0x0B}{0x00}C{0x00}Okay, here's a hint.{0x04}{0x0B}{0x00}M{0x00}{0x07}{0x0C}{0x00}You're hopeless!{0x02}{0x0B}{0x00}M{0x00}Okay, let me break{0x02}{0x0B}{0x00}M{0x00}it down for you.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}See the lookout platform{0x02}{0x0B}{0x00}{0x19}{0x00}beyond the dock?{0x04}{0x0B}{0x00}{0x03}{0x00}{0x07}{0x0C}{0x00}I think I saw some {0x0C}{0x04}{0x0E} {0x0C}{0xFF} there,{0x02}{0x0B}{0x00}{0x03}{0x00}left over from when it was{0x02}{0x0B}{0x00}{0x03}{0x00}built.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}You'll probably find a {0x0C}{0x04}{0x0E} {0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x0A}{0x00}washed up along the shore.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}There might be some on {0x02}{0x0B}{0x00}{0x19}{0x00}the little island, too.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}You know the room at the{0x02}{0x0B}{0x00}{0x0F}{0x00}top of the great tree?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}There's a big {0x0C}{0x04}{0x0E} {0x0C}{0xFF} hanging{0x02}{0x0B}{0x00}{0x0F}{0x00}on the wall in there.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Thanks, Sora!{0x02}{0x0B}{0x00}{0x14}{0x00}I found something today,{0x02}{0x0B}{0x00}{0x14}{0x00}too. Here, it's yours.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}I think I saw some {0x0C}{0x04}{0x0E} {0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x19}{0x00}hanging somewhere.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x16}{0x00}I remember seeing some {0x0C}{0x04}{0x0E} {0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x05}{0x00}somewhere beyond the dock.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}Hmm… Have you covered{0x02}{0x0B}{0x00}{0x14}{0x00}the whole island?{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}You'll find {0x0C}{0x04}Logs{0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x14}{0x00}scattered on the ground.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}It took forever, but our {0x02}{0x0B}{0x00}{0x19}{0x00}raft is almost finished!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Hey, what should we{0x02}{0x0B}{0x00}7{0x00}name our raft?{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x16}{0x00}We have to name it{0x02}{0x0B}{0x00}C{0x00}something!{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x0C}{0x00}After all, we made{0x02}{0x0B}{0x00}R{0x00}it ourselves, with{0x02}{0x0B}{0x00}R{0x00}our own hands.{0x04}{0x0B}{0x00}2{0x00}{0x07}2{0x00}Sure is a pretty day!{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Good thing we finished{0x02}{0x0B}{0x00}{0x19}{0x00}before hurricane season.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}Wow, you didn't slack off this time!{0x02}{0x0B}{0x00}{0x05}{0x00}Just kidding.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}Hey, that was quick!{0x02}{0x0B}{0x00}{0x0A}{0x00}Thanks, Sora.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Let's see, what's{0x02}{0x0B}{0x00}{0x1E}{0x00}still missing?{0x04}{0x08}{0x07}{0x19}{0x00}I'm counting on you!{0x04}{0x08}{0x07}2{0x00}I'm counting on you!{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}No more slacking,{0x02}{0x0B}{0x00}{0x14}{0x00}okay?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}No more slacking,{0x02}{0x0B}{0x00}7{0x00}okay?{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x16}{0x00}No more slacking,{0x02}{0x0B}{0x00}R{0x00}okay?{0x04}{0x0B}{0x00}{0x12}{0x00}{0x07}{0x0C}{0x00}Well, that's everything.{0x02}{0x0B}{0x00}{0x12}{0x00}Great job, Sora!{0x04}{0x0B}{0x00}{0x17}{0x00}{0x07}{0x16}{0x00}Tired? {0x02}{0x0B}{0x00}{0x17}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}{0x17}{0x00}{0x07}{0x16}{0x00}Tired?{0x02}{0x0B}{0x00}{0x17}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah, let's go home.{0x02}{0x0B}{0x00}7{0x00}Not yet!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Okay. It is getting late.{0x02}{0x0B}{0x00}{0x0A}{0x00}We'll finish up tomorrow.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Okay, just let me know{0x02}{0x0B}{0x00}{0x14}{0x00}when you're ready to{0x02}{0x0B}{0x00}{0x14}{0x00}head back.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Okay, just let me know{0x02}{0x0B}{0x00}{0x14}{0x00}when you're ready to{0x02}{0x0B}{0x00}{0x14}{0x00}head back.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}What're you up to{0x02}{0x0B}{0x00}H{0x00}these days?{0x02}{0x0B}{0x00}H{0x00}We never see you.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Wanna duel?{0x02}{0x0B}{0x00}7{0x00}We've been busy.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x16}{0x00}All right!{0x02}{0x0B}{0x00}H{0x00}Now you're talking.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}All right!{0x02}{0x0B}{0x00}H{0x00}Now you're talking.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}Riku and Kairi sure{0x02}{0x0B}{0x00}2{0x00}are busy these days…{0x04}{0x0B}{0x00}{0x03}{0x00}{0x07}{0x16}{0x00}I should send Tidus and Wakka{0x02}{0x0B}{0x00}{0x03}{0x00}to check up on you guys.{0x04}{0x0B}{0x00}5{0x00}{0x07}{0x0C}{0x00}We can come here on{0x02}{0x0B}{0x00}5{0x00}our own now.{0x02}{0x0B}{0x00}5{0x00}I'm all grown up.{0x04}{0x08}{0x07}{0x19}{0x00}I'm all grown up.{0x04}{0x07}{0x0C}{0x00}Have you heard about the {0x02}power of the paopu fruit?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah.{0x02}{0x0B}{0x00}7{0x00}What's that?{0x04}{0x07}{0x19}{0x00}You've already tried it?{0x04}{0x07}{0x0C}{0x00}If two people share{0x02}the paopu fruit...{0x04}{0x07}{0x0C}{0x00}…their destinies become{0x02}intertwined. Cool, huh?{0x04}{0x07}{0x19}{0x00}Cool, huh?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Yo!{0x02}{0x0B}{0x00}7{0x00}You up for a round?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Yo!{0x02}{0x0B}{0x00}2{0x00}You up for a round?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}Sure, let's play.{0x02}{0x0B}{0x00}7{0x00}Hey! What's up?{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x0C}{0x00}Play is for kids.{0x02}{0x0B}{0x00}R{0x00}This is serious!{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x16}{0x00}Play is for kids.{0x02}{0x0B}{0x00}R{0x00}This is serious!{0x04}{0x0B}{0x00}{0x07}{0x00}{0x07}{0x0C}{0x00}Selphie thinks she's in charge{0x02}{0x0B}{0x00}{0x07}{0x00}around here. It's a drag.{0x04}{0x0B}{0x00}5{0x00}{0x07}{0x0C}{0x00}Riku's good at pretty{0x02}{0x0B}{0x00}5{0x00}much everything.{0x04}{0x08}{0x07}{0x19}{0x00}Even you're no match for him.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}It's so great, just hanging {0x02}{0x0B}{0x00}{0x0F}{0x00}out around here.{0x04}{0x0B}{0x00}b{0x00}{0x07}{0x0C}{0x00}No parents to{0x02}{0x0B}{0x00}b{0x00}bug us…{0x04}{0x0A}{0x00}{0x00}{0x00}Me and Tidus, we are gonna do a{0x02}little explorin' today.{0x05}●{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You know, to the secret place at{0x02}the base of that tree.{0x05}>{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}There's gotta be something there, ya?{0x05}%{0x00}{0x00}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}{0x1E}{0x00}to a little competition?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}{0x1E}{0x00}to a little competition?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}{0x1E}{0x00}to a little competition?{0x04}{0x0B}{0x00}1{0x00}{0x07}{0x0C}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}1{0x00}to a little competition?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You asked for it!{0x02}{0x0B}{0x00}7{0x00}Sorry, not now.{0x04}{0x0B}{0x00}F{0x00}{0x07}{0x0C}{0x00}You serious?{0x02}{0x0B}{0x00}F{0x00}Come on, be a man!{0x05}{0x05}{0x00}{0x04}{0x08}{0x07}{0x19}{0x00}Alright, let's go!{0x05}{0x05}{0x00}{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Another round, Sora!{0x02}{0x0B}{0x00}{0x1E}{0x00}Let's go!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You three against me!{0x02}{0x0B}{0x00}7{0x00}Let's go one{-}on{-}one!{0x02}{0x0B}{0x00}7{0x00}I'm kinda busy now.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}So what's the score now?{0x02}{0x0B}{0x00}{0x05}{0x00}Ah, who cares?{0x04}{0x0B}{0x00}{0x03}{0x00}{0x07}{0x0C}{0x00}Hey, no problem. I can take{0x02}{0x0B}{0x00}{0x03}{0x00}you down myself.{0x04}{0x08}{0x07}{0x16}{0x00}Okay, you asked for it!{0x04}{0x08}{0x0A}{0x00}{0x00}{0x00} I can't believe it!{0x05}{0x1F}{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}What's wrong with me?{0x05}J{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Sorry, was I too rough on ya?{0x05}U{0x00}{0x00}{0x07}{0x0C}{0x00}Did you get everything{0x02}we need for the raft?{0x02}I gave my stuff to{0x02}Kairi.{0x04}{0x07}{0x16}{0x00}Hey, Sora, how about{0x02}a quick round?{0x02}Grab your sword.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Okay, you're on!{0x02}{0x0B}{0x00}2{0x00}Sorry, no time now.{0x04}{0x07}{0x0C}{0x00}{0x02}{0x0B}{0x00}{0x14}{0x00}Okay.{0x02}{0x0B}{0x00}{0x14}{0x00}Some other time.{0x04}{0x07}{0x0C}{0x00}{0x02}{0x0B}{0x00}{0x05}{0x00}This one decides the{0x02}{0x0B}{0x00}{0x05}{0x00}champion!{0x04}{0x08}{0x07}{0x0C}{0x00}Ready or not!{0x04}{0x08}{0x07}{0x0C}{0x00}Now the score's {0x0E}{0x10} to {0x0E}{0x11}!{0x04}{0x07}{0x0C}{0x00}Man, now the score's{0x02}{0x0E}{0x10} to {0x0E}{0x11}!{0x04}{0x0A}{0x00}{0x00}{0x00}So, Kairi's home is out{0x02}there somewhere, right?{0x05},{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}right?{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Could be.{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}We'll never know by{0x02}staying here.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}But how far could{0x02}a raft take us?{0x05}P{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Who knows?{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}If we have to, we'll think of{0x02}something else.{0x05}!{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}So, suppose you get to{0x02}another world.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What would you do there?{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Well, I haven't really thought{0x02}about it.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}It's just…{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00} I've always wondered why{0x02} we're here on this island.{0x05},{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00} If there are any other{0x02} worlds out there,{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}why did we end up on this one?{0x05}!{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}And suppose there are{0x02}other worlds…{0x05}v{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Then ours is just a little piece{0x02}of something much greater.{0x05}<{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So we could have{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}just as easily ended up{0x02}somewhere else, right?{0x05}v{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I don't know.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Exactly.{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}That's why we need to go out{0x02}there and find out.{0x05}-{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Just sitting here won't change{0x02}a thing.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}It's the same old stuff.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So let's go.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You've been thinking a lot lately,{0x02}haven't you?{0x05}h{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Thanks to you.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}If you hadn't come here,{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I probably would've never{0x02}thought of any of this.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Kairi, thanks.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You're welcome.{0x05}1{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You wanted one, didn't you?{0x05}E{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}A paopu fruit…{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}If two people share one, their{0x02}destinies become intertwined.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}They'll remain a part of each{0x02}other's lives no matter what.{0x05}{iPotion}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}C'mon, I know you want to try it.{0x05}D{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What are you talkingーー{0x05}{0x1A}{0x00}{0x00}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}The raft's almost ready!{0x02}{0x0B}{0x00}{0x0A}{0x00}All we have to do now is{0x02}{0x0B}{0x00}{0x0A}{0x00}load it with food.{0x04}{0x07}{0x0C}{0x00}{0x02}{0x08}Hey, have you seen Riku?{0x04}{0x07}{0x0C}{0x00}Hey, Sora.{0x02}Our raft still needs a name.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Let's see…{0x02}{0x0B}{0x00}{0x1E}{0x00}How about Highwind?{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}What would you{0x02}{0x0B}{0x00}C{0x00}call it?{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0A}{0x00}Me?{0x02}{0x0B}{0x00}{0x14}{0x00}Well…hmm…{0x04}{0x08}{0x07}{0x16}{0x00}{0x0E}{0x03}!{0x04}{0x08}{0x07}{0x0C}{0x00}Hey, how 'bout…{0x04}{0x08}{0x07}{0x16}{0x00}The usual?{0x04}{0x08}{0x07}{0x0C}{0x00}Let's do it!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}You guys at it again?{0x02}{0x0B}{0x00}{0x0A}{0x00}All right, I'll be the judge.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}The usual rules apply:{0x02}{0x0B}{0x00}{0x0A}{0x00}Take any route you want…{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}First one to tag that tree{0x02}{0x0B}{0x00}{0x0F}{0x00}and make it back here wins.{0x04}{0x0A}{0x00}{0x00}{0x00}If I win, I'm captain!{0x02}And if you win…{0x05}↓{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}I get to share the paopu with Kairi.{0x05}E{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Huh?{0x05}{0x0A}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Deal? The winner gets to share{0x02}a paopu with Kairi.{0x05},{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Wha… Wait a minute…{0x05}4{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Okay. On my count:{0x05}7{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}3{0x05}{0x1E}{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}2{0x05}{0x1E}{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}1{0x05}{0x1E}{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}Go!{0x05}{0x0F}{0x00}{0x00}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}You haven't tagged{0x02}{0x0B}{0x00}{0x05}{0x00}the checkpoint.{0x05}{0x1E}{0x00}{0x00}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x0C}{0x00}Today we collect provisions{0x02}{0x0B}{0x00}{0x0D}{0x00}for our trip!{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}Let's see. Sora,{0x02}{0x0B}{0x00}C{0x00}you're looking for…{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Seagull Egg{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Seagull Egg{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Mushrooms{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Mushrooms{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Mushrooms{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Mushroom{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Coconuts{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Coconuts{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Coconut{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}And fill this up{0x02}{0x0B}{0x00}C{0x00}with {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}But not from the ocean!{0x04}{0x07}{0x0C}{0x00}Fresh {0x0C}{0x04}{0x0E} {0x0C}{0xFF},{0x02}not salt water, okay?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Bring everything{0x02}{0x0B}{0x00}2{0x00}back here.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}If you need help,{0x02}{0x0B}{0x00}2{0x00}just ask.{0x04}{0x0B}{0x00}M{0x00}{0x07}{0x16}{0x00}Well, did you{0x02}{0x0B}{0x00}M{0x00}find everything?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}It's all under control.{0x02}{0x0B}{0x00}7{0x00}I'm a little lost.{0x02}{0x0B}{0x00}7{0x00}I'm totally clueless.{0x04}{0x0B}{0x00}b{0x00}{0x07}{0x16}{0x00}Hmm… Okay,{0x02}{0x0B}{0x00}b{0x00}here's a hint.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x16}{0x00}You're hopeless. Okay,{0x02}{0x0B}{0x00}{0x05}{0x00}let me break it down for you.{0x04}{0x0B}{0x00}{0x08}{0x00}{0x07}{0x0C}{0x00}On the bridge's near side are{0x02}{0x0B}{0x00}{0x08}{0x00}three trees, one thinner{0x02}{0x0B}{0x00}{0x08}{0x00}than the rest.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}Gulls seem to flock there,{0x02}{0x0B}{0x00}{0x0A}{0x00}so check the area{0x02}{0x0B}{0x00}{0x0A}{0x00}for a {0x0C}{0x04}Seagull Egg{0x0C}{0xFF}.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}To get to the top of the{0x02}{0x0B}{0x00}{0x14}{0x00}fatter trees, climb the thin{0x02}{0x0B}{0x00}{0x14}{0x00}one and then jump!{0x04}{0x07}{0x16}{0x00}I don't see any {0x0C}{0x04}Fish{0x0C}{0xFF} here.{0x02}Try searching along the shore.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}They're usually around{0x02}{0x0B}{0x00}{0x1E}{0x00}the pier, remember?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}We can't drink seawater!{0x02}{0x0B}{0x00}{0x1E}{0x00}Look for running water.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}You can find freshwater{0x02}{0x0B}{0x00}{0x05}{0x00}sources both in the cove and{0x02}{0x0B}{0x00}{0x05}{0x00}near the main beach.{0x04}{0x07}{0x16}{0x00}Pound on the fat coco palms to{0x02}shake {0x0C}{0x04}Coconuts{0x0C}{0xFF} loose.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Only the yellow ones{0x02}{0x0B}{0x00}7{0x00}are edible.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}If you keep pounding and{0x02}{0x0B}{0x00}{0x14}{0x00}don't get any yellow ones,{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}you should probably try a{0x02}{0x0B}{0x00}{0x14}{0x00}different tree.{0x04}{0x07}{0x16}{0x00}{0x0C}{0x04}Mushrooms{0x0C}{0xFF} grow in the shade.{0x02}Check dark areas.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}If there are any{0x02}{0x0B}{0x00}H{0x00}rocks in the way,{0x02}{0x0B}{0x00}H{0x00}just move them.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}Try looking around{0x02}{0x0B}{0x00}H{0x00}the base of the{0x02}{0x0B}{0x00}H{0x00}watchtower, too.{0x04}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x0C}{0x00}Hmm…{0x02}{0x0B}{0x00}{0x0D}{0x00}They might also be growing{0x02}{0x0B}{0x00}{0x0D}{0x00}in the secret place.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Thanks, Sora! I found{0x02}{0x0B}{0x00}{0x14}{0x00}something today, too.{0x02}{0x0B}{0x00}{0x14}{0x00}Here, it's yours.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}{0x0C}{0x04}Mushrooms{0x0C}{0xFF} grow in{0x02}{0x0B}{0x00}7{0x00}shady spots, right?{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x16}{0x00}To be honest, I{0x02}{0x0B}{0x00}C{0x00}don't even like them.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}Seagulls lay their {0x0C}{0x04}Eggs{0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x1E}{0x00}in coco palms.{0x04}{0x07}{0x16}{0x00}{0x0C}{0x04}Coconuts{0x0C}{0xFF} are growing on trees{0x02}all over the island.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}Ever tried coconut milk?{0x02}{0x0B}{0x00}{0x14}{0x00}It's tasty.{0x04}{0x0B}{0x00}{0x12}{0x00}{0x07}{0x16}{0x00}Remember, only the yellow{0x02}{0x0B}{0x00}{0x12}{0x00}ones are any good.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}You're good at catching{0x02}{0x0B}{0x00}{0x1E}{0x00}{0x0C}{0x04}Fish{0x0C}{0xFF}, right?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}We can't drink seawater!{0x02}{0x0B}{0x00}{0x0F}{0x00}Look for running water.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}This? I'm making a necklace{0x02}{0x0B}{0x00}{0x0F}{0x00}of thalassa shells.{0x04}{0x07}{0x0C}{0x00}In the old days, sailors always{0x02}wore thalassa shells.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}They were supposed to{0x02}{0x0B}{0x00}{0x1E}{0x00}ensure a safe voyage.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}{0x0E}{0x03}…{0x02}{0x0B}{0x00}7{0x00}That's a cool name.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}{0x0E}{0x03}…{0x02}{0x0B}{0x00}{0x1E}{0x00}That's a cool name.{0x04}{0x07}{0x00}{0x00}{0x02}{0x08}Sounds good to me!{0x04}{0x07}{0x0C}{0x00}{0x0E}{0x03}...{0x02}That sounds familiar. Where{0x02}have I heard it before?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}Since Riku named the raft,{0x02}{0x0B}{0x00}{0x0F}{0x00}is he the captain?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}Since you named the raft,{0x02}{0x0B}{0x00}{0x0F}{0x00}are you the captain?{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Then from now on, I'll say,{0x02}{0x0B}{0x00}{0x0A}{0x00}“Aye, aye, Captain Sora!“{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}This is great, Sora!{0x02}{0x0B}{0x00}{0x05}{0x00}Now all we need is…{0x04}{0x07}{0x19}{0x00}{0x08}I'm counting on you!{0x04}{0x07}{0x19}{0x00}{0x08}Thanks, Captain Sora!{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Let's see, what's{0x02}{0x0B}{0x00}{0x1E}{0x00}still missing?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Yep, this should do!{0x02}{0x0B}{0x00}2{0x00}Thanks, Sora.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Tired? {0x02}{0x0B}{0x00}{0x19}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Tired? {0x02}{0x0B}{0x00}{0x19}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah, let's go home.{0x02}{0x0B}{0x00}7{0x00}Not yet!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Okay, tomorrow's the big{0x02}{0x0B}{0x00}{0x0A}{0x00}day. We should rest up!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Okay, tomorrow's the big{0x02}{0x0B}{0x00}{0x0A}{0x00}day. We should rest up!{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Still restless?{0x02}{0x0B}{0x00}{0x19}{0x00}I hope you'll be able to{0x02}{0x0B}{0x00}{0x19}{0x00}wake up tomorrow.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Still restless?{0x02}{0x0B}{0x00}{0x19}{0x00}I hope you'll be able to{0x02}{0x0B}{0x00}{0x19}{0x00}wake up tomorrow.{0x04}{0x0B}{0x00}{0x06}{0x00}{0x07}{0x0C}{0x00}That's enough {0x0C}{0x04}Coconuts{0x0C}{0xFF}.{0x02}{0x0B}{0x00}{0x06}{0x00}How about looking for{0x02}{0x0B}{0x00}{0x06}{0x00}something else now?{0x04}{0x0B}{0x00}{0x12}{0x00}{0x07}{0x16}{0x00}What's the matter, Sora?{0x02}{0x0B}{0x00}{0x12}{0x00}Something on your mind?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Let's go a round.{0x02}{0x0B}{0x00}7{0x00}It's nothing.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x19}{0x00}Okay, but no whining{0x02}{0x0B}{0x00}7{0x00}when I beat you!{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}Bird nests?{0x02}{0x0B}{0x00}{0x0F}{0x00}They're easy to find if you{0x02}{0x0B}{0x00}{0x0F}{0x00}look around carefully.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}Press the SELECT button{0x02}{0x0B}{0x00}{0x14}{0x00}to scan the sky.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Birds flying by probably{0x02}{0x0B}{0x00}{0x19}{0x00}means nests nearby.{0x04}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x16}{0x00}Have you heard about the{0x02}{0x0B}{0x00}{0x0D}{0x00}power of the paopu fruit?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah.{0x02}{0x0B}{0x00}7{0x00}What's that?{0x04}{0x0B}{0x00}{0x08}{0x00}{0x07}{0x16}{0x00}Me? Well, I think I can do{0x02}{0x0B}{0x00}{0x08}{0x00}better than Tidus or Wakka!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}If two people share{0x02}{0x0B}{0x00}7{0x00}the paopu fruit…{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}…their destinies become{0x02}{0x0B}{0x00}{0x14}{0x00}intertwined.{0x02}{0x0B}{0x00}{0x14}{0x00}Isn't that romantic?{0x04}{0x0B}{0x00}{0x17}{0x00}{0x07}{0x16}{0x00}Hey, Sora! You could use{0x02}{0x0B}{0x00}{0x17}{0x00}some coaching, ya?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}Want to go a round?{0x02}{0x0B}{0x00}7{0x00}That would be great!{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}Nah, I can't…{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}{0x0A}{0x00}{0x00}{0x00}Nah, I can't…{0x02}{0x0B}{0x00}2{0x00}Can't resist, that is!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Now, want to learn{0x02}{0x0B}{0x00}7{0x00}a special technique?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}To hit a moving target,{0x02}{0x0B}{0x00}{0x1E}{0x00}you gotta {0x0C}{0x03}lock on{0x0C}{0xFF}.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}{0x0C}{0x03}Lock on{0x0C}{0xFF} and you{0x02}{0x0B}{0x00}2{0x00}won't lose track of it.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}{0x0C}{0x04}Mushrooms{0x0C}{0xFF}? Have you{0x02}{0x0B}{0x00}{0x0F}{0x00}checked the secret place?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}You can move boulders if{0x02}{0x0B}{0x00}{0x0F}{0x00}you push 'em hard enough.{0x04}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x0C}{0x00}You know about the secret{0x02}{0x0B}{0x00}{0x0D}{0x00}place, right?{0x02}{0x0B}{0x00}{0x0D}{0x00}At the base of that tree?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}Who found that place,{0x02}{0x0B}{0x00}2{0x00}anyway?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Sora, you wanna go a few{0x02}{0x0B}{0x00}{0x1E}{0x00}rounds?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You bet!{0x02}{0x0B}{0x00}7{0x00}Sorry, I'm in a hurry.{0x04}{0x08}{0x07}{0x16}{0x00}Aw, don't be a chicken!{0x04}{0x0B}{0x00}b{0x00}{0x07}{0x0C}{0x00}All right!{0x02}{0x0B}{0x00}b{0x00}Let's get started!{0x04}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}You're goin' down!{0x05}7{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Aw, man, what's up!?{0x05}I{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}No contest.{0x05}{0x1F}{0x00}{0x00}{0x0B}{0x00}R{0x00}{0x07}{0x0C}{0x00}Another round, Sora!{0x02}{0x0B}{0x00}R{0x00}Let's go!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}You three against me!{0x02}{0x0B}{0x00}7{0x00}Let's go one{-}on{-}one!{0x02}{0x0B}{0x00}7{0x00}I'm kinda busy now.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}So what's the score now?{0x02}{0x0B}{0x00}2{0x00}Ah, who cares?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Hey, no problem.{0x02}{0x0B}{0x00}{0x1E}{0x00}I can take you down myself.{0x04}{0x08}{0x07}{0x16}{0x00}Okay, you asked for it!{0x04}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Let's get him!{0x05}{0x1F}{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Man, you're unreal!{0x05}G{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Not your day, I guess.{0x05}0{0x00}{0x00}{0x08}{0x07}{0x16}{0x00}What's that?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Oh, the paopu thing?{0x02}{0x0B}{0x00}7{0x00}It was just a joke.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You should have seen{0x02}{0x0B}{0x00}7{0x00}your face.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}How 'bout another{0x02}{0x0B}{0x00}2{0x00}lap around the course?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}Okay, it's a race!{0x02}{0x0B}{0x00}7{0x00}I'll pass.{0x04}{0x0B}{0x00}{0x08}{0x00}{0x07}{0x0C}{0x00}Are you upset or something?{0x02}{0x0B}{0x00}{0x08}{0x00}It was only a joke.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x16}{0x00}This one decides the {0x02}{0x0B}{0x00}{0x05}{0x00}champion!{0x04}{0x08}{0x07}{0x16}{0x00}I'm gonna leave you in the dust.{0x04}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh{-}Who's there?{0x05}█{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I've come to see the door to{0x02}this world.{0x05}j{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x0A}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}This world has been connected.{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh-What are you talking about?{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Tied to the darkness…{0x05}Q{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}soon to be completely eclipsed.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Well, whoever you are,{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}stop freaking me out like this. Huh?{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh{-}{0x05}{0x0A}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh-Where did you come from?{0x05}d{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You do not yet know what lies{0x02}beyond the door.{0x05}({0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So, you're from another world!{0x05}E{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}There is so very much to learn.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You understand so little.{0x05}v{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Oh, yeah? Well, you'll see.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I'm gonna get out and learn{0x02}what's out there!{0x05}M{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}A meaningless effort.{0x05}<{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}One who knows nothing can{0x02}understand nothing.{0x05}<{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You know, Riku has changed.{0x05}M{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What do you mean?{0x05}{0x0D}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Well…{0x05}k{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You okay?{0x05}{0x14}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, let's take the raft and goーー{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}just the two of us!{0x05}O{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Just kidding.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What's gotten into you?{0x05}3{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You're the one that's changed,{0x02}Kairi.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Maybe…{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You know, I was a little{0x02}afraid at first,{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}but now I'm ready.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}No matter where I go or{0x02}what I see,{0x05}h{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I know I can always come back here.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Right?{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Yeah, of course!{0x05}{0x18}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}That's good.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, don't ever change.{0x05}N{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I just can't wait. Once we set sail,{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}it'll be great.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}A storm?{0x05}V{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Oh, no, the raft!{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, dinner's ready.{0x05}O{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Come on down. Sora?{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What's that?{0x05}{0x18}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Riku's boat. And Kairi's!{0x05}n{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}!{0x05}9{0x00} {0x00}
{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Whoa!{0x05}{0x10}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Gimme a break, Kairi.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, you lazy bum.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I knew that I'd find you {0x02}snoozing down here.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}No! This huge, black THING{0x02}swallowed me up!{0x05}{0x18}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}No! This huge, black THING{0x02}swallowed me up!{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I couldn't breathe,{0x02}I couldn'tーー{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Ow!{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Are you still dreaming?{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}It wasn't a dream!{0x05}M{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Or was it? I don't know.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What was that place?{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So bizarre…{0x05}{0x1B}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Yeah, sure.{0x05}{0x19}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Say, Kairi,{0x05}4{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}what was your hometown like?{0x02}You know, where you grew up.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I've told you before,{0x02}I don't remember.{0x05}o{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Nothing at all?{0x05}4{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Nothing.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You ever want to go back?{0x05}{0x1F}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Well, I'm happy here.{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Really…{0x05}{0x0D}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}But you know…{0x05}{0x19}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I wouldn't mind going to see it.{0x05}C{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I'd like to see it too.{0x05}0{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Along with any other worlds{0x02}out there{0x0B}{0x00}{0x04}{0x00}!{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I want to see 'em all!{0x05}Q{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So what're we waiting for?{0x05}1{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Hey,{0x05}{0x19}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}aren't you guys forgetting{0x02}about me?{0x05}f{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So,{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I guess I'm the only one{0x02}working on the raft.{0x05}s{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}(grunts){0x05}{0x0D}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}And you're just as lazy as he is!{0x05}L{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So you noticed.{0x05}G{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Okay, we'll finish it together.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I'll race you!{0x05}H{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x14}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What, are you kidding?{0x05}C{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Ready?{0x05}{0x14}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Go!{0x05}{0x10}{0x00}{0x00}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}So, can you gather{0x02}{0x0B}{0x00}{0x0A}{0x00}the rest of the supplies?{0x04}{0x0B}{0x00}M{0x00}{0x07}{0x0C}{0x00}Sora, are you {0x02}{0x0B}{0x00}M{0x00}listening to me?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah, I heard you.{0x02}{0x0B}{0x00}7{0x00}What was that, again?{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Okay, here's what you{0x02}{0x0B}{0x00}{0x19}{0x00}need to go find:{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}Bring everything{0x02}{0x0B}{0x00}H{0x00}back here.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}If you need help,{0x02}{0x0B}{0x00}H{0x00}just ask.{0x04}{0x08}{0x07}{0x19}{0x00}Geez.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}We can't build a raft{0x02}{0x0B}{0x00}{0x05}{0x00}without materials, right?{0x04}{0x08}{0x07}{0x19}{0x00}Here's what we need:{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Logs{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Bring everything{0x02}{0x0B}{0x00}7{0x00}back here.{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}If you need help,{0x02}{0x0B}{0x00}C{0x00}just ask.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Wow,{0x02}{0x0B}{0x00}{0x19}{0x00}you've found everything{0x02}{0x0B}{0x00}{0x19}{0x00}already?{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}How'd it go?{0x02}{0x0B}{0x00}{0x19}{0x00}Did you find everything?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}It's all under control.{0x02}{0x0B}{0x00}7{0x00}I'm a little lost.{0x02}{0x0B}{0x00}7{0x00}I'm totally clueless.{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x16}{0x00}Hmm…{0x02}{0x0B}{0x00}C{0x00}Okay, here's a hint.{0x04}{0x0B}{0x00}M{0x00}{0x07}{0x0C}{0x00}You're hopeless!{0x02}{0x0B}{0x00}M{0x00}Okay, let me break{0x02}{0x0B}{0x00}M{0x00}it down for you.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}See the lookout platform{0x02}{0x0B}{0x00}{0x19}{0x00}beyond the dock?{0x04}{0x0B}{0x00}{0x03}{0x00}{0x07}{0x0C}{0x00}I think I saw some {0x0C}{0x04}{0x0E} {0x0C}{0xFF} there,{0x02}{0x0B}{0x00}{0x03}{0x00}left over from when it was{0x02}{0x0B}{0x00}{0x03}{0x00}built.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}You'll probably find a {0x0C}{0x04}{0x0E} {0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x0A}{0x00}washed up along the shore.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}There might be some on {0x02}{0x0B}{0x00}{0x19}{0x00}the little island, too.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}You know the room at the{0x02}{0x0B}{0x00}{0x0F}{0x00}top of the great tree?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}There's a big {0x0C}{0x04}{0x0E} {0x0C}{0xFF} hanging{0x02}{0x0B}{0x00}{0x0F}{0x00}on the wall in there.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Thanks, Sora!{0x02}{0x0B}{0x00}{0x14}{0x00}I found something today,{0x02}{0x0B}{0x00}{0x14}{0x00}too. Here, it's yours.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}I think I saw some {0x0C}{0x04}{0x0E} {0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x19}{0x00}hanging somewhere.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x16}{0x00}I remember seeing some {0x0C}{0x04}{0x0E} {0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x05}{0x00}somewhere beyond the dock.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}Hmm… Have you covered{0x02}{0x0B}{0x00}{0x14}{0x00}the whole island?{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}You'll find {0x0C}{0x04}Logs{0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x14}{0x00}scattered on the ground.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}It took forever, but our {0x02}{0x0B}{0x00}{0x19}{0x00}raft is almost finished!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Hey, what should we{0x02}{0x0B}{0x00}7{0x00}name our raft?{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x16}{0x00}We have to name it{0x02}{0x0B}{0x00}C{0x00}something!{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x0C}{0x00}After all, we made{0x02}{0x0B}{0x00}R{0x00}it ourselves, with{0x02}{0x0B}{0x00}R{0x00}our own hands.{0x04}{0x0B}{0x00}2{0x00}{0x07}2{0x00}Sure is a pretty day!{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Good thing we finished{0x02}{0x0B}{0x00}{0x19}{0x00}before hurricane season.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}Wow, you didn't slack off this time!{0x02}{0x0B}{0x00}{0x05}{0x00}Just kidding.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}Hey, that was quick!{0x02}{0x0B}{0x00}{0x0A}{0x00}Thanks, Sora.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Let's see, what's{0x02}{0x0B}{0x00}{0x1E}{0x00}still missing?{0x04}{0x08}{0x07}{0x19}{0x00}I'm counting on you!{0x04}{0x08}{0x07}2{0x00}I'm counting on you!{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}No more slacking,{0x02}{0x0B}{0x00}{0x14}{0x00}okay?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}No more slacking,{0x02}{0x0B}{0x00}7{0x00}okay?{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x16}{0x00}No more slacking,{0x02}{0x0B}{0x00}R{0x00}okay?{0x04}{0x0B}{0x00}{0x12}{0x00}{0x07}{0x0C}{0x00}Well, that's everything.{0x02}{0x0B}{0x00}{0x12}{0x00}Great job, Sora!{0x04}{0x0B}{0x00}{0x17}{0x00}{0x07}{0x16}{0x00}Tired? {0x02}{0x0B}{0x00}{0x17}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}{0x17}{0x00}{0x07}{0x16}{0x00}Tired?{0x02}{0x0B}{0x00}{0x17}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah, let's go home.{0x02}{0x0B}{0x00}7{0x00}Not yet!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Okay. It is getting late.{0x02}{0x0B}{0x00}{0x0A}{0x00}We'll finish up tomorrow.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Okay, just let me know{0x02}{0x0B}{0x00}{0x14}{0x00}when you're ready to{0x02}{0x0B}{0x00}{0x14}{0x00}head back.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Okay, just let me know{0x02}{0x0B}{0x00}{0x14}{0x00}when you're ready to{0x02}{0x0B}{0x00}{0x14}{0x00}head back.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}What're you up to{0x02}{0x0B}{0x00}H{0x00}these days?{0x02}{0x0B}{0x00}H{0x00}We never see you.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Wanna duel?{0x02}{0x0B}{0x00}7{0x00}We've been busy.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x16}{0x00}All right!{0x02}{0x0B}{0x00}H{0x00}Now you're talking.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}All right!{0x02}{0x0B}{0x00}H{0x00}Now you're talking.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}Riku and Kairi sure{0x02}{0x0B}{0x00}2{0x00}are busy these days…{0x04}{0x0B}{0x00}{0x03}{0x00}{0x07}{0x16}{0x00}I should send Tidus and Wakka{0x02}{0x0B}{0x00}{0x03}{0x00}to check up on you guys.{0x04}{0x0B}{0x00}5{0x00}{0x07}{0x0C}{0x00}We can come here on{0x02}{0x0B}{0x00}5{0x00}our own now.{0x02}{0x0B}{0x00}5{0x00}I'm all grown up.{0x04}{0x08}{0x07}{0x19}{0x00}I'm all grown up.{0x04}{0x07}{0x0C}{0x00}Have you heard about the {0x02}power of the paopu fruit?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah.{0x02}{0x0B}{0x00}7{0x00}What's that?{0x04}{0x07}{0x19}{0x00}You've already tried it?{0x04}{0x07}{0x0C}{0x00}If two people share{0x02}the paopu fruit...{0x04}{0x07}{0x0C}{0x00}…their destinies become{0x02}intertwined. Cool, huh?{0x04}{0x07}{0x19}{0x00}Cool, huh?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Yo!{0x02}{0x0B}{0x00}7{0x00}You up for a round?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Yo!{0x02}{0x0B}{0x00}2{0x00}You up for a round?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}Sure, let's play.{0x02}{0x0B}{0x00}7{0x00}Hey! What's up?{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x0C}{0x00}Play is for kids.{0x02}{0x0B}{0x00}R{0x00}This is serious!{0x04}{0x0B}{0x00}R{0x00}{0x07}{0x16}{0x00}Play is for kids.{0x02}{0x0B}{0x00}R{0x00}This is serious!{0x04}{0x0B}{0x00}{0x07}{0x00}{0x07}{0x0C}{0x00}Selphie thinks she's in charge{0x02}{0x0B}{0x00}{0x07}{0x00}around here. It's a drag.{0x04}{0x0B}{0x00}5{0x00}{0x07}{0x0C}{0x00}Riku's good at pretty{0x02}{0x0B}{0x00}5{0x00}much everything.{0x04}{0x08}{0x07}{0x19}{0x00}Even you're no match for him.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}It's so great, just hanging {0x02}{0x0B}{0x00}{0x0F}{0x00}out around here.{0x04}{0x0B}{0x00}b{0x00}{0x07}{0x0C}{0x00}No parents to{0x02}{0x0B}{0x00}b{0x00}bug us…{0x04}{0x0A}{0x00}{0x00}{0x00}Me and Tidus, we are gonna do a{0x02}little explorin' today.{0x05}●{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You know, to the secret place at{0x02}the base of that tree.{0x05}>{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}There's gotta be something there, ya?{0x05}%{0x00}{0x00}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}{0x1E}{0x00}to a little competition?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}{0x1E}{0x00}to a little competition?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}{0x1E}{0x00}to a little competition?{0x04}{0x0B}{0x00}1{0x00}{0x07}{0x0C}{0x00}Hey, Sora. Feelin' up{0x02}{0x0B}{0x00}1{0x00}to a little competition?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You asked for it!{0x02}{0x0B}{0x00}7{0x00}Sorry, not now.{0x04}{0x0B}{0x00}F{0x00}{0x07}{0x0C}{0x00}You serious?{0x02}{0x0B}{0x00}F{0x00}Come on, be a man!{0x05}{0x05}{0x00}{0x04}{0x08}{0x07}{0x19}{0x00}Alright, let's go!{0x05}{0x05}{0x00}{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Another round, Sora!{0x02}{0x0B}{0x00}{0x1E}{0x00}Let's go!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You three against me!{0x02}{0x0B}{0x00}7{0x00}Let's go one{-}on{-}one!{0x02}{0x0B}{0x00}7{0x00}I'm kinda busy now.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}So what's the score now?{0x02}{0x0B}{0x00}{0x05}{0x00}Ah, who cares?{0x04}{0x0B}{0x00}{0x03}{0x00}{0x07}{0x0C}{0x00}Hey, no problem. I can take{0x02}{0x0B}{0x00}{0x03}{0x00}you down myself.{0x04}{0x08}{0x07}{0x16}{0x00}Okay, you asked for it!{0x04}{0x08}{0x0A}{0x00}{0x00}{0x00} I can't believe it!{0x05}{0x1F}{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}What's wrong with me?{0x05}J{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Sorry, was I too rough on ya?{0x05}U{0x00}{0x00}{0x07}{0x0C}{0x00}Did you get everything{0x02}we need for the raft?{0x02}I gave my stuff to{0x02}Kairi.{0x04}{0x07}{0x16}{0x00}Hey, Sora, how about{0x02}a quick round?{0x02}Grab your sword.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Okay, you're on!{0x02}{0x0B}{0x00}2{0x00}Sorry, no time now.{0x04}{0x07}{0x0C}{0x00}{0x02}{0x0B}{0x00}{0x14}{0x00}Okay.{0x02}{0x0B}{0x00}{0x14}{0x00}Some other time.{0x04}{0x07}{0x0C}{0x00}{0x02}{0x0B}{0x00}{0x05}{0x00}This one decides the{0x02}{0x0B}{0x00}{0x05}{0x00}champion!{0x04}{0x08}{0x07}{0x0C}{0x00}Ready or not!{0x04}{0x08}{0x07}{0x0C}{0x00}Now the score's {0x0E}{0x10} to {0x0E}{0x11}!{0x04}{0x07}{0x0C}{0x00}Man, now the score's{0x02}{0x0E}{0x10} to {0x0E}{0x11}!{0x04}{0x0A}{0x00}{0x00}{0x00}So, Kairi's home is out{0x02}there somewhere, right?{0x05},{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}right?{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Could be.{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}We'll never know by{0x02}staying here.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}But how far could{0x02}a raft take us?{0x05}P{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Who knows?{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}If we have to, we'll think of{0x02}something else.{0x05}!{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}So, suppose you get to{0x02}another world.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What would you do there?{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Well, I haven't really thought{0x02}about it.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}It's just…{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00} I've always wondered why{0x02} we're here on this island.{0x05},{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00} If there are any other{0x02} worlds out there,{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}why did we end up on this one?{0x05}!{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}And suppose there are{0x02}other worlds…{0x05}v{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Then ours is just a little piece{0x02}of something much greater.{0x05}<{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So we could have{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}just as easily ended up{0x02}somewhere else, right?{0x05}v{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I don't know.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Exactly.{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}That's why we need to go out{0x02}there and find out.{0x05}-{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Just sitting here won't change{0x02}a thing.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}It's the same old stuff.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So let's go.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You've been thinking a lot lately,{0x02}haven't you?{0x05}h{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Thanks to you.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}If you hadn't come here,{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I probably would've never{0x02}thought of any of this.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Kairi, thanks.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You're welcome.{0x05}1{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You wanted one, didn't you?{0x05}E{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}A paopu fruit…{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}If two people share one, their{0x02}destinies become intertwined.{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}They'll remain a part of each{0x02}other's lives no matter what.{0x05}{iPotion}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}C'mon, I know you want to try it.{0x05}D{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What are you talkingーー{0x05}{0x1A}{0x00}{0x00}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}The raft's almost ready!{0x02}{0x0B}{0x00}{0x0A}{0x00}All we have to do now is{0x02}{0x0B}{0x00}{0x0A}{0x00}load it with food.{0x04}{0x07}{0x0C}{0x00}{0x02}{0x08}Hey, have you seen Riku?{0x04}{0x07}{0x0C}{0x00}Hey, Sora.{0x02}Our raft still needs a name.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Let's see…{0x02}{0x0B}{0x00}{0x1E}{0x00}How about Highwind?{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}What would you{0x02}{0x0B}{0x00}C{0x00}call it?{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0A}{0x00}Me?{0x02}{0x0B}{0x00}{0x14}{0x00}Well…hmm…{0x04}{0x08}{0x07}{0x16}{0x00}{0x0E}{0x03}!{0x04}{0x08}{0x07}{0x0C}{0x00}Hey, how 'bout…{0x04}{0x08}{0x07}{0x16}{0x00}The usual?{0x04}{0x08}{0x07}{0x0C}{0x00}Let's do it!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}You guys at it again?{0x02}{0x0B}{0x00}{0x0A}{0x00}All right, I'll be the judge.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}The usual rules apply:{0x02}{0x0B}{0x00}{0x0A}{0x00}Take any route you want…{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}First one to tag that tree{0x02}{0x0B}{0x00}{0x0F}{0x00}and make it back here wins.{0x04}{0x0A}{0x00}{0x00}{0x00}If I win, I'm captain!{0x02}And if you win…{0x05}↓{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}I get to share the paopu with Kairi.{0x05}E{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Huh?{0x05}{0x0A}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}Deal? The winner gets to share{0x02}a paopu with Kairi.{0x05},{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Wha… Wait a minute…{0x05}4{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Okay. On my count:{0x05}7{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}3{0x05}{0x1E}{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}2{0x05}{0x1E}{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}1{0x05}{0x1E}{0x00}{0x00}{0x08}{0x07}{0x0C}{0x00}Go!{0x05}{0x0F}{0x00}{0x00}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}You haven't tagged{0x02}{0x0B}{0x00}{0x05}{0x00}the checkpoint.{0x05}{0x1E}{0x00}{0x00}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x0C}{0x00}Today we collect provisions{0x02}{0x0B}{0x00}{0x0D}{0x00}for our trip!{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}Let's see. Sora,{0x02}{0x0B}{0x00}C{0x00}you're looking for…{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Seagull Egg{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Seagull Egg{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Mushrooms{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Mushrooms{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Mushrooms{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Mushroom{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Coconuts{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Coconuts{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Coconut{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Three {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}Two {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}One {0x0C}{0x04}Fish{0x0C}{0xFF}.{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x0C}{0x00}And fill this up{0x02}{0x0B}{0x00}C{0x00}with {0x0C}{0x04}{0x0E} {0x0C}{0xFF}.{0x04}{0x08}{0x07}{0x19}{0x00}But not from the ocean!{0x04}{0x07}{0x0C}{0x00}Fresh {0x0C}{0x04}{0x0E} {0x0C}{0xFF},{0x02}not salt water, okay?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Bring everything{0x02}{0x0B}{0x00}2{0x00}back here.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}If you need help,{0x02}{0x0B}{0x00}2{0x00}just ask.{0x04}{0x0B}{0x00}M{0x00}{0x07}{0x16}{0x00}Well, did you{0x02}{0x0B}{0x00}M{0x00}find everything?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}It's all under control.{0x02}{0x0B}{0x00}7{0x00}I'm a little lost.{0x02}{0x0B}{0x00}7{0x00}I'm totally clueless.{0x04}{0x0B}{0x00}b{0x00}{0x07}{0x16}{0x00}Hmm… Okay,{0x02}{0x0B}{0x00}b{0x00}here's a hint.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x16}{0x00}You're hopeless. Okay,{0x02}{0x0B}{0x00}{0x05}{0x00}let me break it down for you.{0x04}{0x0B}{0x00}{0x08}{0x00}{0x07}{0x0C}{0x00}On the bridge's near side are{0x02}{0x0B}{0x00}{0x08}{0x00}three trees, one thinner{0x02}{0x0B}{0x00}{0x08}{0x00}than the rest.{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x0C}{0x00}Gulls seem to flock there,{0x02}{0x0B}{0x00}{0x0A}{0x00}so check the area{0x02}{0x0B}{0x00}{0x0A}{0x00}for a {0x0C}{0x04}Seagull Egg{0x0C}{0xFF}.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}To get to the top of the{0x02}{0x0B}{0x00}{0x14}{0x00}fatter trees, climb the thin{0x02}{0x0B}{0x00}{0x14}{0x00}one and then jump!{0x04}{0x07}{0x16}{0x00}I don't see any {0x0C}{0x04}Fish{0x0C}{0xFF} here.{0x02}Try searching along the shore.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}They're usually around{0x02}{0x0B}{0x00}{0x1E}{0x00}the pier, remember?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}We can't drink seawater!{0x02}{0x0B}{0x00}{0x1E}{0x00}Look for running water.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}You can find freshwater{0x02}{0x0B}{0x00}{0x05}{0x00}sources both in the cove and{0x02}{0x0B}{0x00}{0x05}{0x00}near the main beach.{0x04}{0x07}{0x16}{0x00}Pound on the fat coco palms to{0x02}shake {0x0C}{0x04}Coconuts{0x0C}{0xFF} loose.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Only the yellow ones{0x02}{0x0B}{0x00}7{0x00}are edible.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}If you keep pounding and{0x02}{0x0B}{0x00}{0x14}{0x00}don't get any yellow ones,{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}you should probably try a{0x02}{0x0B}{0x00}{0x14}{0x00}different tree.{0x04}{0x07}{0x16}{0x00}{0x0C}{0x04}Mushrooms{0x0C}{0xFF} grow in the shade.{0x02}Check dark areas.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}If there are any{0x02}{0x0B}{0x00}H{0x00}rocks in the way,{0x02}{0x0B}{0x00}H{0x00}just move them.{0x04}{0x0B}{0x00}H{0x00}{0x07}{0x0C}{0x00}Try looking around{0x02}{0x0B}{0x00}H{0x00}the base of the{0x02}{0x0B}{0x00}H{0x00}watchtower, too.{0x04}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x0C}{0x00}Hmm…{0x02}{0x0B}{0x00}{0x0D}{0x00}They might also be growing{0x02}{0x0B}{0x00}{0x0D}{0x00}in the secret place.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}Thanks, Sora! I found{0x02}{0x0B}{0x00}{0x14}{0x00}something today, too.{0x02}{0x0B}{0x00}{0x14}{0x00}Here, it's yours.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}{0x0C}{0x04}Mushrooms{0x0C}{0xFF} grow in{0x02}{0x0B}{0x00}7{0x00}shady spots, right?{0x04}{0x0B}{0x00}C{0x00}{0x07}{0x16}{0x00}To be honest, I{0x02}{0x0B}{0x00}C{0x00}don't even like them.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}Seagulls lay their {0x0C}{0x04}Eggs{0x0C}{0xFF}{0x02}{0x0B}{0x00}{0x1E}{0x00}in coco palms.{0x04}{0x07}{0x16}{0x00}{0x0C}{0x04}Coconuts{0x0C}{0xFF} are growing on trees{0x02}all over the island.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}Ever tried coconut milk?{0x02}{0x0B}{0x00}{0x14}{0x00}It's tasty.{0x04}{0x0B}{0x00}{0x12}{0x00}{0x07}{0x16}{0x00}Remember, only the yellow{0x02}{0x0B}{0x00}{0x12}{0x00}ones are any good.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}You're good at catching{0x02}{0x0B}{0x00}{0x1E}{0x00}{0x0C}{0x04}Fish{0x0C}{0xFF}, right?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}We can't drink seawater!{0x02}{0x0B}{0x00}{0x0F}{0x00}Look for running water.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}This? I'm making a necklace{0x02}{0x0B}{0x00}{0x0F}{0x00}of thalassa shells.{0x04}{0x07}{0x0C}{0x00}In the old days, sailors always{0x02}wore thalassa shells.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}They were supposed to{0x02}{0x0B}{0x00}{0x1E}{0x00}ensure a safe voyage.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}{0x0E}{0x03}…{0x02}{0x0B}{0x00}7{0x00}That's a cool name.{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}{0x0E}{0x03}…{0x02}{0x0B}{0x00}{0x1E}{0x00}That's a cool name.{0x04}{0x07}{0x00}{0x00}{0x02}{0x08}Sounds good to me!{0x04}{0x07}{0x0C}{0x00}{0x0E}{0x03}...{0x02}That sounds familiar. Where{0x02}have I heard it before?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}Since Riku named the raft,{0x02}{0x0B}{0x00}{0x0F}{0x00}is he the captain?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}Since you named the raft,{0x02}{0x0B}{0x00}{0x0F}{0x00}are you the captain?{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Then from now on, I'll say,{0x02}{0x0B}{0x00}{0x0A}{0x00}“Aye, aye, Captain Sora!“{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x0C}{0x00}This is great, Sora!{0x02}{0x0B}{0x00}{0x05}{0x00}Now all we need is…{0x04}{0x07}{0x19}{0x00}{0x08}I'm counting on you!{0x04}{0x07}{0x19}{0x00}{0x08}Thanks, Captain Sora!{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Let's see, what's{0x02}{0x0B}{0x00}{0x1E}{0x00}still missing?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}Yep, this should do!{0x02}{0x0B}{0x00}2{0x00}Thanks, Sora.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Tired? {0x02}{0x0B}{0x00}{0x19}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Tired? {0x02}{0x0B}{0x00}{0x19}{0x00}Want to call it a day?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah, let's go home.{0x02}{0x0B}{0x00}7{0x00}Not yet!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Okay, tomorrow's the big{0x02}{0x0B}{0x00}{0x0A}{0x00}day. We should rest up!{0x04}{0x0B}{0x00}{0x0A}{0x00}{0x07}{0x16}{0x00}Okay, tomorrow's the big{0x02}{0x0B}{0x00}{0x0A}{0x00}day. We should rest up!{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Still restless?{0x02}{0x0B}{0x00}{0x19}{0x00}I hope you'll be able to{0x02}{0x0B}{0x00}{0x19}{0x00}wake up tomorrow.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x0C}{0x00}Still restless?{0x02}{0x0B}{0x00}{0x19}{0x00}I hope you'll be able to{0x02}{0x0B}{0x00}{0x19}{0x00}wake up tomorrow.{0x04}{0x0B}{0x00}{0x06}{0x00}{0x07}{0x0C}{0x00}That's enough {0x0C}{0x04}Coconuts{0x0C}{0xFF}.{0x02}{0x0B}{0x00}{0x06}{0x00}How about looking for{0x02}{0x0B}{0x00}{0x06}{0x00}something else now?{0x04}{0x0B}{0x00}{0x12}{0x00}{0x07}{0x16}{0x00}What's the matter, Sora?{0x02}{0x0B}{0x00}{0x12}{0x00}Something on your mind?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Let's go a round.{0x02}{0x0B}{0x00}7{0x00}It's nothing.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x19}{0x00}Okay, but no whining{0x02}{0x0B}{0x00}7{0x00}when I beat you!{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x0C}{0x00}Bird nests?{0x02}{0x0B}{0x00}{0x0F}{0x00}They're easy to find if you{0x02}{0x0B}{0x00}{0x0F}{0x00}look around carefully.{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x16}{0x00}Press the SELECT button{0x02}{0x0B}{0x00}{0x14}{0x00}to scan the sky.{0x04}{0x0B}{0x00}{0x19}{0x00}{0x07}{0x16}{0x00}Birds flying by probably{0x02}{0x0B}{0x00}{0x19}{0x00}means nests nearby.{0x04}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x16}{0x00}Have you heard about the{0x02}{0x0B}{0x00}{0x0D}{0x00}power of the paopu fruit?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Yeah.{0x02}{0x0B}{0x00}7{0x00}What's that?{0x04}{0x0B}{0x00}{0x08}{0x00}{0x07}{0x16}{0x00}Me? Well, I think I can do{0x02}{0x0B}{0x00}{0x08}{0x00}better than Tidus or Wakka!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}If two people share{0x02}{0x0B}{0x00}7{0x00}the paopu fruit…{0x04}{0x0B}{0x00}{0x14}{0x00}{0x07}{0x0C}{0x00}…their destinies become{0x02}{0x0B}{0x00}{0x14}{0x00}intertwined.{0x02}{0x0B}{0x00}{0x14}{0x00}Isn't that romantic?{0x04}{0x0B}{0x00}{0x17}{0x00}{0x07}{0x16}{0x00}Hey, Sora! You could use{0x02}{0x0B}{0x00}{0x17}{0x00}some coaching, ya?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}Want to go a round?{0x02}{0x0B}{0x00}7{0x00}That would be great!{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}Nah, I can't…{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}{0x0A}{0x00}{0x00}{0x00}Nah, I can't…{0x02}{0x0B}{0x00}2{0x00}Can't resist, that is!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x16}{0x00}Now, want to learn{0x02}{0x0B}{0x00}7{0x00}a special technique?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x16}{0x00}To hit a moving target,{0x02}{0x0B}{0x00}{0x1E}{0x00}you gotta {0x0C}{0x03}lock on{0x0C}{0xFF}.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}{0x0C}{0x03}Lock on{0x0C}{0xFF} and you{0x02}{0x0B}{0x00}2{0x00}won't lose track of it.{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}{0x0C}{0x04}Mushrooms{0x0C}{0xFF}? Have you{0x02}{0x0B}{0x00}{0x0F}{0x00}checked the secret place?{0x04}{0x0B}{0x00}{0x0F}{0x00}{0x07}{0x16}{0x00}You can move boulders if{0x02}{0x0B}{0x00}{0x0F}{0x00}you push 'em hard enough.{0x04}{0x0B}{0x00}{0x0D}{0x00}{0x07}{0x0C}{0x00}You know about the secret{0x02}{0x0B}{0x00}{0x0D}{0x00}place, right?{0x02}{0x0B}{0x00}{0x0D}{0x00}At the base of that tree?{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x16}{0x00}Who found that place,{0x02}{0x0B}{0x00}2{0x00}anyway?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Sora, you wanna go a few{0x02}{0x0B}{0x00}{0x1E}{0x00}rounds?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You bet!{0x02}{0x0B}{0x00}7{0x00}Sorry, I'm in a hurry.{0x04}{0x08}{0x07}{0x16}{0x00}Aw, don't be a chicken!{0x04}{0x0B}{0x00}b{0x00}{0x07}{0x0C}{0x00}All right!{0x02}{0x0B}{0x00}b{0x00}Let's get started!{0x04}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}You're goin' down!{0x05}7{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Aw, man, what's up!?{0x05}I{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}No contest.{0x05}{0x1F}{0x00}{0x00}{0x0B}{0x00}R{0x00}{0x07}{0x0C}{0x00}Another round, Sora!{0x02}{0x0B}{0x00}R{0x00}Let's go!{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}You three against me!{0x02}{0x0B}{0x00}7{0x00}Let's go one{-}on{-}one!{0x02}{0x0B}{0x00}7{0x00}I'm kinda busy now.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}So what's the score now?{0x02}{0x0B}{0x00}2{0x00}Ah, who cares?{0x04}{0x0B}{0x00}{0x1E}{0x00}{0x07}{0x0C}{0x00}Hey, no problem.{0x02}{0x0B}{0x00}{0x1E}{0x00}I can take you down myself.{0x04}{0x08}{0x07}{0x16}{0x00}Okay, you asked for it!{0x04}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Let's get him!{0x05}{0x1F}{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Man, you're unreal!{0x05}G{0x00}{0x00}{0x08}{0x0A}{0x00}{0x00}{0x00} {0x02}Not your day, I guess.{0x05}0{0x00}{0x00}{0x08}{0x07}{0x16}{0x00}What's that?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}Oh, the paopu thing?{0x02}{0x0B}{0x00}7{0x00}It was just a joke.{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0C}{0x00}You should have seen{0x02}{0x0B}{0x00}7{0x00}your face.{0x04}{0x0B}{0x00}2{0x00}{0x07}{0x0C}{0x00}How 'bout another{0x02}{0x0B}{0x00}2{0x00}lap around the course?{0x04}{0x0B}{0x00}7{0x00}{0x07}{0x0A}{0x00}Okay, it's a race!{0x02}{0x0B}{0x00}7{0x00}I'll pass.{0x04}{0x0B}{0x00}{0x08}{0x00}{0x07}{0x0C}{0x00}Are you upset or something?{0x02}{0x0B}{0x00}{0x08}{0x00}It was only a joke.{0x04}{0x0B}{0x00}{0x05}{0x00}{0x07}{0x16}{0x00}This one decides the {0x02}{0x0B}{0x00}{0x05}{0x00}champion!{0x04}{0x08}{0x07}{0x16}{0x00}I'm gonna leave you in the dust.{0x04}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh{-}Who's there?{0x05}█{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I've come to see the door to{0x02}this world.{0x05}j{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x0A}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}This world has been connected.{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh-What are you talking about?{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Tied to the darkness…{0x05}Q{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}soon to be completely eclipsed.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Well, whoever you are,{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}stop freaking me out like this. Huh?{0x05}W{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh{-}{0x05}{0x0A}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Wh-Where did you come from?{0x05}d{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You do not yet know what lies{0x02}beyond the door.{0x05}({0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}So, you're from another world!{0x05}E{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}There is so very much to learn.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You understand so little.{0x05}v{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Oh, yeah? Well, you'll see.{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}I'm gonna get out and learn{0x02}what's out there!{0x05}M{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}A meaningless effort.{0x05}<{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}One who knows nothing can{0x02}understand nothing.{0x05}<{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You know, Riku has changed.{0x05}M{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What do you mean?{0x05}{0x0D}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Well…{0x05}k{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}You okay?{0x05}{0x14}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, let's take the raft and goーー{0x05}R{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}just the two of us!{0x05}O{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Just kidding.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What's gotten into you?{0x05}3{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You're the one that's changed,{0x02}Kairi.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Maybe…{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}You know, I was a little{0x02}afraid at first,{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}but now I'm ready.{0x05}g{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}No matter where I go or{0x02}what I see,{0x05}h{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I know I can always come back here.{0x05}l{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Right?{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Yeah, of course!{0x05}{0x18}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}That's good.{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, don't ever change.{0x05}N{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Huh?{0x05}{0x1E}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}I just can't wait. Once we set sail,{0x05}{-}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}it'll be great.{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}A storm?{0x05}V{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Oh, no, the raft!{0x05}7{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Sora, dinner's ready.{0x05}O{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Come on down. Sora?{0x05}b{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}What's that?{0x05}{0x18}{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}Riku's boat. And Kairi's!{0x05}n{0x00}{0x00}{0x0A}{0x00}{0x00}{0x00}{0x02}{0x08}!{0x05}9{0x00} {0x00}
Interesting, will have to take a look at it. ;) What I'm wondering though, how can you guys tell if it's true 60 fps or not? In the emulator it shows up as 60fps anyway (30fps real, since it's interlaced). Edit: Also, I found a game speed code. It tends to soft-crash in some events though (by soft-crash, it stops and never continues, but music is there and animations continue).
Please read what the original poster said:
Yep. If it uses English\Latin characters, no font change in necessary; otherwise you would need to change the font. We'll get there when we get there, no hard plans till then. I'd like to try 60fps sometime, and have an idea where to check, but might not be able to avoid video crashes. As for HD assets, I have no idea. The 1.5HD sounds much more like the KH2\RE:CoM engine then KH1 imo; Might have better luck porting HD->KH2, lol. --- Looking at ARD files, and not getting real far. Feels like navigating spaghetti to me.o_O I know where the subs are, just not how the game knows... Darn you Square, and your All-in-One files!
They do, I just haven't put them in the string mapper yet. In addition, they have different codes in the SYS font vs EVT font; I want to fix that sometime. These are our current fonts: SYS: View attachment 36256 EVT: View attachment 36257 Well, I prefer my ol' trusty PS2 afterall. It never did overheat. o_O Though, I play these on my computer more often now (PCSX2 + PS3 controller + 4x resolution + shader); can't emulate PS3 games. --- So I wanted to try to reduce the space between characters in the SYS font, so we don't have stuff that looks like "Te s t i s He r e ". And... I think it's hardcoded, like the height is. I'm not sure of this, but it doesn't seem to be a part of the sys font itself, and it has no "fontinfo" file like KH2. --- I think I'll try to make a tool for editing ARD files (they contain the subs) asap. That way I could work on my thing while others can work on that. And since the subs use the Kanji font, it won't be affected by me trying to fix sysfont. --- And finally, I'm doing a quick playthrough of the game. There's still about 500 @noname files (well, 400 now) left, some of which I know are ARDs, BGM, etc. Shouldn't take me too long... --- Edit: Oh, and I confirmed there are in fact only TWO Message files in the game; none are hidden in other files. At least without being modified. That, and KH1 thinks a hard drive with 18 GB free isn't enough to store 1280 MB..... </walloftext>
Maybe soon, depends on when\where we find them. Since last night, not much visually. I fixed a few bugs with the Message tool, and confirmed subtitles ARE stored in *.ARD files. I still need to fix the font, though (it just looks terrible to me); going to try that tonight.
I believe this one worked, but crashed the cut-scenes: http://ps2wide.net/480p.html Iirc, it's patching the GS calls. The one I tried to make worked similarly, by patching the SetGsCrt call to use "Progressive, 480P, Frame" (even though it still used field ><) and by removing code that changed SMODE2 directly.
I'll just add my 2 cents... Possible, but only if they used the same format. I doubt we can change the resolution, but the HD textures could be resampled into the proper size. It won't be the same as larger textures, but they might look better. PCSX2 has built-in shader support. Nope. Most music is sequenced, like a MIDI file. And the videos are using a custom format, afaik. This might be possible. There's already a widescreen patch, the UI textures would just have to be changed. (Again, probably can't make them bigger, but could make them fit 16x9 right) Nope. The font has a fixed number of pixels per character, can't change it. In addition, it's a small image; it's about as HD as it's going to get. See 5. Nope. That would require major recoding in assembly. WiP Square is using some custom format, so probably not going to happen. And again, probably can't make the video size bigger then original. Real 60fps: I know of a patch to make KH2 (probably KH1 if I ported it) run as 480p, aka 60fps. Except it crashes on videos, as they're 480i. I tried making my own 480p patch, and got it to run in 480p field mode, which means it was 60fps but still updated only 1/2 the screen at a time.... Xemnas voices: Might be possible. If we can, it will probably be in "voice/event/pc/pc_371.vset", but might be in "eventse/pc_037.dat".
I know that feeling, just whatever time you can helps. And wonderful... more complex files to try to guess the format... :p Hopefully the strings are the last thing, so we can ignore the rest of it. --- Some more progress with Message files: My tools work! View attachment 36230 I can see I need to fix the sysfont again, re-align some characters; and also find the command code to make text smaller width-wise (there was one in KH2, many codes are shared so far...). As a plus, my tools can make a file smaller then Square's. Their Japanese RAW file ("extracted" BIN file) is 8.67kb, my English one is 9.18kb; their BIN file (the game uses this) is 3.35kb, mine is 3.24kb. This only works if the same text is included multiple times, however. This is the last text file in the menu folder (that has a name), so this might be the end of the easy stuff for a bit. Too bad only the journal has nice files like this. -.-
Ok, no need for the Japanese characters anymore, I finished that little project. And thanks Wheel of Time for the Hiragana\Katakana! Thus there's a new string mapper version: http://crazycatz00.x10host.com/KH/string mapping KH.html This one can switch between our FM English font, the original FM SYS and EVT fonts, and the US font. It supports full Japanese in the SYS\EVT modes, or as much as I could get. Since I had to rewrite it to support 2-byte characters, I also made it easier to add fonts; I can add any font encoding that doesn't use more than 2-byte codes now (such as KH2 fonts :P) in just a few minutes, once I have the "0x21=0" list. Do note, the SYS and EVT fonts for Final Mix are slightly different. The same character codes in: (Don't ask me what they say, I just know that a character is different) SYS: どのキャラクターが見たい? EVT: どのキャラクターが外たい?
That's my plan; make the tools work, and let others actually translate. I don't know Japanese myself, so I'm only useful for translating stuff in the US version and stuff on the wiki, lol. As for what I'm translating now... It's all in the US version\wiki, and might as well make something practical while making the tools. ;) As for the HD remix: PS2 Masterrace. :p No abilities yet; I want to say they're in the ELF, but not sure. All the stuff I found is journal related. Don't worry about it, as long as we can figure it out it's all good. ^^ --- Close to releasing a batch of translated files, just 2 more I'd like to do to finish of the folder. Current journal state: Made 3 tools for working with "Message" text files: 1 to extract, 1 to repack, and 1 to inteli-repack. (Inteli-repack can make smaller files then Squre's orriginal ;)) There's only a couple Message files loose in the game, but I'm hoping other files use the same format. I'll post these tools once I've actually gotten something back into the game with them. --- For anyone messing with the ISO replacer tool, if you begin with a untouched ISO, make sure to delete "_IMGreplace-origSz.log". I forgot to, and got some funky bugs until I did. -.- --- And finally, can anyone here type in Japanese? If someone could type the kanji\whatever-else-it-uses, I could make another String mapper for it. That means we wouldn't be guessing when changing string lists (they can be in different orders in the US and FM version, so hard to port over). I can supply the fonts as normal images on request.
We should be able to, yes. I'm just hex-editing the KMB files, they're simple enough for it. As for the English files, I cannot just copy them over; the character codes are different. But I can put the English character codes in here, copy the "human readable" section to this, and use those character codes in the FM version. (I also fix the linebreaks, as some lines are too long with this method.) Could be possible. :P --- Making more progress, I'll try to post another update later today.
So I'm going to post what I have so far: Updated my FM String mapper to v1.1 (Added a few more characters, mainly smart quotes): http://crazycatz00.x10host.com/KH/string mapping KH1.html Got the Kanji.knj font working perfectly: http://crazycatz00.x10host.com/KH/files/mod_FinalMixEnglishFonts.7z It uses the same character codes as the sysfont.bin font, so my string mapper will work on both fine. And finally I have translated the Ansem reports: (I'm not ready to release this file yet, but I will soon ;) ) The extractor should work perfect, but the inserter may not. I haven't had any problems yet though. (Also note that there are still a bunch of nonames) Not quite. I know *.kmb files are text tables, but there's also text in other files (I can't edit these yet), and some text in the ELF file (have to hex edit these). For the text in KMB files, though, it's easy to work with. The spec is this: Code: uint32 # of strings for each string: char*? KH1 character codes, NULL terminated For example: "01 00 00 00 35 98 00" is a KMB with 1 string: "Hi". I've fixed that now, we can use upper, lower, and the fancy Latin characters like à. Speaking of noname files, any help with the directions in this post is still appreciated! We're going to start hitting problems of the extractor not naming files we need to edit, once we get going.
uint32 # of strings for each string: char*? KH1 character codes, NULL terminated
Wow, I think I got it! View attachment 36223 View attachment 36224 Now I just need to make something that can convert back into this ----ing format, and we'll be good. I should have more news on this later tonight. ;) (For those interested, this font is a 4-bit image swizzled for the PS2; basically, it worked like this: http://gta.nick7.com/ps2/swizzling/swizzling_16x16.html where the blue square is the original pixel and the red square is the swizzled one)