« April 2006 »
S M T W T F S
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
You are not logged in. Log in
Entries by Topic
All topics  «
The Do-It-Yourself Corner
Watercrown News
Blog Tools
Edit your Blog
Build a Blog
View Profile
Watercrown Productions DevBlog
Saturday, 1 April 2006
The Sad, Sad Tale Of Chickenfoot. Wait...
Topic: Watercrown News
In response to my first and only comment, and in celebration of this respected holiday, I've decided to tell the tale that, up until now, I have said would be "best left for another time."

The story is thus:

My name is Desty Nova. I eat flan and I perform horrible, gruesome experiments on human test subjects. My dream is to take over the world MUWAHAHAHAHAHAHA!...

Happy April Fools' Day. There, I've gotten it out of my system.

No, really, the actual tale begins, oh, several years ago. Before I get really started, I will warn you that this tale has actually precious little to do with the Sylvanian Families franchise but absolutely everything to do with why I'm doing the game.

Back then, Gundam was big in the States and I was just learning what else Japan had to offer. The thing that surprised me, though, was the strange feelings of nostalgia and deja vu that sometimes accompanied my anime viewing. A random comment about the old Unico movie that aired years and years ago on the Disney Channel set me off on a fact-finding mission: the movie, as I remembered it, turned out to actually be a pair of movies, and while the name Osamu Tezuka meant nothing to me at the time, the fact that the movies were ultimately Japanese in origin struck a chord. Slowly, I began to realize just where my feelings of nostalgia and deja vu came from: in the late 80's and early 90's, I couldn't get enough of the Nick Jr. lineup on Nickelodeon, which further Internet searching revealed to be comprised mainly of localized import series from Japan.

I was raised on anime and didn't even realize it.

So. My cause celebre for a time was a series called Maple Town, or "Maple Town Story" (a trifling difference, but back then, I was the Internet equivalent of a monkey with a revolver; using the "inferior" American name around me would inevitably provoke torrents of page-long rants), for the sole reason that I remembered nothing of it except the names "Patty Rabbit" and "Bobby Bear" and maybe 5 seconds' worth of material. It took me a long time, during which I lost interest twice and annoyed the dickens out of possibly as many message boards (if I met my younger n00b self on the Internet, I'd probably beat the intellectual @#$% out of him), but I eventually accumulated enough knowledge about the series that I felt my quest was at an end. I even managed to score the Japanese soundtrack and VHS tapes.

However, my searches also unearthed information about another (then) complete unknown: a franchise called "Sylvanian Families". Back then, I wasn't sure of the relation (although I think I held something of a preconception that it was an "inferior" rival series...yes, my views were disturbingly black-and-white back then), and I assumed that like Maple Town, the franchise had vanished into the dust of history sometime in that strange twilight era of the late 80's/early 90's. So it was to my great surprise when, on GameFAQs' board for the game Tail Concerto, somebody posted a link to screenshots of a game called WanWan Meitantei that bore a passing resemblance to Tail Concerto's characters. It wasn't WanWan Meitantei that surprised me, though. It was the other game featured prominently on the linked page, the game I address now as "Sylvanian Families 5".

This was a complete 180 from my assumption. Maple Town was long dead, and Sylvanian Families (as I knew by then) predated it: how on Earth could it still be around? With five (actually six and now seven) video games? This chance discovery merited further investigation: I obtained the fifth game and afterwards found the first and second: none of them are exactly the next Harvest Moon or Final Fantasy, but I found them much more to my liking than, say, Animal Crossing.

The final ingredient in this bizarre Goldberg-esque contraption is the fact that I've had sort of a curse for years: I've always wanted to make a game, but I always either discover I don't have the talent or I lose interest. I've completed only one project to my satisfaction; a thoroughly pathetic text adventure that is now, for the better, lost. Failing creation, I've trifled with fan translations; mostly the same result, but for whatever reason this project has been the one I've stuck with the longest. As you can guess, it's been something of a love/hate relationship: by many standards, the game is incomparably dull (the fact that the storyline involves flowers and fairies that aren't homicidal maniacs will probably keep all but the most hardcore away) and can be finished in a single evening (I've done it myself!); it's based on a toyline I really have no intention of ever collecting (although I will say that anyone who doesn't find the Sylvanians outright adorable had better check to see if there isn't a Nobody walking around with their soul), and yet it has trapped me in the most cunning and ingenious way possible: it tricked me into thinking I could translate it just as easily as I could beat it. It's a kids' game! Almost pure kana, with a smattering of kanji that could be counted on your fingers! And yet its script is a nightmare that I could only tackle by further modifying the legendary Atlas, the inserter that handled Front Mission Gunhazard! This is a project for a master romhacker, a Sisyphean effort with maximum difficulty and minimum reward...

And I have no problems whatsoever being the one who fate has chosen to do it. ^_^

On that front: thanks to bgb, I've tuned up my VWF code even further. Now it doesn't break if a particular part of the game stores the variables for the current line and number of characters printed in an odd place. GB mode is still a little glitchy, but I'm starting to suspect it's a quirk with bgb and not my code this time. A couple of script bugs have been squashed; the game now should be mostly playable again (albeit still about half in English and half in Japanese, and parts of the script haven't been reformatted to take advantage of the VWF).

As for the story of how I learned Japanese...much shorter, much less interesting, and most certainly best suited for another time.

See you, Space Samurai. Or whatever.

Posted by Ryusui at 10:44 PM PST
Tuesday, 28 March 2006
Update Wars Episode 3: O RLE? (Or, How I Learned To Stop Worrying And Love C)
Topic: Watercrown News
The following update is the result of six days of random mental meandering. Don't worry; there's a point to this story.

Thanks to VBA-SDL-H, I've cracked my first compression routine. It took me a single evening to reverse-engineer the routine and the next two days to write a compressor for it. And I've never done anything remotely compression-like. First VWF, now compression. Holy cow. What's next?

The compression routine in question belongs to Sylvanian Families 5 for GBA, a.k.a. "Sylvanian Families: Yousei no Sutekki to Fushigi no Ki - Maron-Inu no Onna no Ko". (I'm still working on a proper subtitle for that, but the original means something like "Fairy's Stick and the Mystic Tree - Brown Dog Girl", the last part being the protagonist's non-name. Just call her "Esme Huckleberry". Everybody else does.) While it has little to do with my current project, you may rest assured that when it finally comes time for me to do the GBA games, you'll have proper English title screens to look at.

The second part of this story, and by far the more relevant one, is that while I was staring at another one of the SF1 script's nightmare-to-format case routines (the previous issue with the embedded pointers having evaporated), another crazy idea struck me. Perhaps emboldened by my recent adventures in programming, not to mention the fact that I had already done something of this sort before, I decided to modify Klarth's Atlas once again. Now internally titled "Hitoshura SF" (in honor of "Kagutsuchi", an ancient app I coded in Multimedia Fusion for pretty much the same purpose, suffixed with "SF" for obvious reasons), my modified Atlas handles the game's lists with minimal madness.

So there you have it. I'm back on track, and never again will one of the game's scripts rise up to give me pain. Or so I assume.

Posted by Ryusui at 7:32 PM PST
Wednesday, 22 March 2006
The Genius Madmen Strike Back.
Topic: Watercrown News
I was wondering why a couple of the text blocks seemed to have a distinct lack of pointers. Now I know why.

The pointers are embedded in the text blocks.

I haven't quit, I promise, but I've gotten sidetracked after discovering this new stumbling block. Oddly enough, Atlas seems to be having problems inserting the type of embedded pointer I need, and it might be due in no small part to my tweaks...

Posted by Ryusui at 10:23 PM PST
Thursday, 16 March 2006
Even More VWF News (But No Screenshots!)
Topic: Watercrown News
The author(s) of the bgb emulator should take pride in the fact that they've managed to hold up my entire project.

My VWF code was running smoothly until it hit upon the ugly bits of reality emulated by bgb. See, it's wholly possible for code to run absolutely perfect on an emu, but not work on an actual console. I'd explain the details, but the short version is, bgb emulates one "feature" of a real Game Boy that no other emulator I've seen has: you can't read from or write to VRAM (a.k.a. video memory) except during a VBlank (a.k.a. "vertical blanking interval", that brief pause where the screen is refreshed; imperceptible to the human eye but quite significant in the magical nano-timescale world of graphics programming). So I've taken the effort to fix up my code (nothing major, really) so that it only reads to or writes from VRAM during a VBlank. GBC mode works perfectly now, but GB mode is still a touch buggy. A little more work and it should be perfect in both...

On the brighter side, if bgb hadn't shown me up, it would've happened after I released my translation to the waiting public, and then I'd be known as the guy who released the Sylvanian Families VWF translation that didn't work on an actual Game Boy. So thanks, author(s) of bgb, and thanks to evo for introducing me to it.

I'm still amazed how much screen space my VWF affords me. I can cram text onto one page that would've taken me two or three before. My translation looks much more professional when I can fit more than one sentence on screen at a time...

Posted by Ryusui at 11:24 PM PST
Saturday, 11 March 2006
The Good News And The Bad News.
Topic: Watercrown News
The good news is, the VWF works glitch-free in a lot more places now.

The bad news is...it seems that there are still some bugs to iron out in places I overlooked.

The bugs will not go unsquashed for long, though. You can count on that. ^_^

Posted by Ryusui at 10:15 PM PST
Friday, 10 March 2006
And Then There Was VWF.
Topic: Watercrown News
It's done.




There are still some bugs, but this breakthrough was made scant hours after my last post.

I can't believe it's working. This is my first-ever attempt at a real VWF, and it not only works, it looks great. Just look at the Items screen! Gone are the clunky abbreviations! I can fit more text than I ever dreamed onto a single line!

I haven't fixed up the script to take advantage of all the extra space except in the places you see...now I need a custom tool to help me figure out just how much text can fit on a line. ^_^

Ladies and gentlemen, your patience will be rewarded. 'Till next update!

Posted by Ryusui at 5:49 PM PST
Thursday, 9 March 2006
SO CLOSE!
Topic: Watercrown News
My VWF is excruciatingly close to working...right now, it's held together with some kludgy hacks, and as a result it's glitchy as heck: gaps inexplicably appear in the middle of lines (probably due to the aforementioned hacks), tiles display in the wrong place, etc.

So I've got a long way to go before this will work. Hunt down some more routines and figure out how to take over from them...

But the darnedest thing is, I got it to work, even if only in limited, ugly-looking capacity. I've never done anything remotely VWF-like before, not successfully at least. What it does print properly looks surprisingly good (possibly due to the FF4A font; thanks again, Dragonsbrethren), and with a fair bit more kicking and screaming, my VWF will come roaring to life.

Phew...translator and romhacker. All I need now is to perfect my pixel art skills, and I'll be unstoppable! ^_^

Posted by Ryusui at 6:45 PM PST
Updated: Friday, 10 March 2006 5:49 PM PST
Sunday, 5 March 2006
The Future?
Topic: Watercrown News
Sorry about the lack of updates recently. I've been trying to make some decisions regarding my project...

Amazing what a change in font can do. It's probably a little too medieval-ish, but Dragonsbrethren of Romhacking.net provided a nice 8x8 based on the font from Final Fantasy IV Advance...the text looks 200% better with it.

But I'm still not quite satisfied, and I'm honestly entertaining the idea of taking a crack at implementing a VWF - that's "variable-width font", for those not in the know. The more text I can fit into a page, the better: a page break is about four bytes, and they can really add up, especially if a sentence needs to be broken up between multiple pages to fit.

My brain seems to crave tedium...ah, well. It'll all be worth it as long as I myself feel happy with the end result.

Posted by Ryusui at 3:08 PM PST
Wednesday, 1 March 2006
The Items Menu Is Open For Business!
Topic: Watercrown News
Behold...



I've been wanting to do this for the longest. I'm not sure how I managed to ignore the opcodes that were key to this until now, but it's done: the items screen is now rearranged and fully debugged. Now I can rectify the abbreviations with full item names given in the description box. ^_^

(Apologies for the other inconsistencies between screenshots. I used an old test patch to get the English names in the original Japanese version menu.)

I'm still making plans to change the font...I just need to find the right one. The one for Link's Awakening looked really nice when I inserted it, but it's not a full ASCII charset, and it bumps up against the top of some of the text boxes (including this one)...

Posted by Ryusui at 8:52 PM PST
Monday, 27 February 2006
A Little Bit Of Graphics Magic.
Topic: Watercrown News
Finally replaced the Japanese text on the Items screen. Still working on rearranging the thing altogether, but here's a consolation prize:



'Course, when I found that "diary" fit into the picture better than "journal", I swapped it around in the game as well. I guess it'd be more appropriate for the character to have a "diary" than a "journal" anyway.

Next: the bait box, the photo album and the book of flower meanings, all of which feature Japanese text. ^_^;

Posted by Ryusui at 10:10 PM PST

Newer | Latest | Older