Register - Login
Views: 99389408
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 08:09:12 AM
Jul - The Cutting Room Floor - Aidyn Chronicles Crap New poll - New thread - New reply
Next newer thread | Next older thread
Flying Omelette
Member
Green-handled, pearl-encrusted abelnuski
Level: 35


Posts: 151/257
EXP: 271979
For next: 7957

Since: 05-19-10

From: Ohio

Since last post: 11.2 years
Last activity: 10.9 years

Posted on 12-18-10 08:15:54 PM Link | Quote
Not sure if anyone would find any of this interesting or not. Seeing as how this was an H2O game, I was hoping to find some insane, angry rant in the code. No such luck, but I did find (what looks like) a bunch of leftover developmental text:



Crash handling text? I've actually seen this game crash, but I can't remember if that's the text I saw on the screen when it did. May have been.



I've noticed a lot of references to .cpp files. Anyone know what they are?



Character rendering text?



Background rendering text?


Scale and Sphere Radius? Invalid node text...




More of those .cpp file references.


Map data error.


Another .cpp.


Oop! We've got a version number and a compile date!


Another .cpp, and something about a default image? No clue...


Just another one of those.


More .cpp's, and an audio processor - Bubbles??


More of those things.


Yeah, yeah, more...


Another .cpp, and some text that's probably used in-game, except, "That potion cannot be used in Trek mode"? I don't remember the game ever referring to itself in such a meta-fashion.


Do not know what those are, but they look interesting...


Look at that! A reference to something related to the graphics? Apparently provided by someone at Nintendo?


Error messages!


Second time I've seen a "BORG Scene" referenced in these messages. Have no idea what it means.


Well, considering how often the "Release Version" crashes, some info might not have hurt. =P


Another .cpp and error message.


Another .cpp and...The weird thing about this game is that most of its dialogue is in one huge block in the ROM, and is almost unreadable in a hex editor because of the characters that are stuck between letters. But there are a few messages near the beginning of the ROM, far away from the rest of the text, that are perfectly readable, like this one, of all things...


Near the end of the ROM, there's a bunch of these "Expansion" messages between the enemy attack names, which I'm guessing are filler for more attacks that were never put in.


Okay, um... where is there a hockey stick in this game?? Granted, I don't remember every last detail of it, but that seems really out-of-place. And I Googled, "Aidyn Chronicles hockey stick" and it didn't bring up anything enlightening.

There's also a crapload of weirdness near the end of the ROM that I'm going to take a closer look at...
Liliana
"A horrible person". That's what it says. "A horrible person."

We weren't even testing for that.


Level: NaN


Posts: 2103/-3841
EXP: NaN
For next: 0

Since: 07-23-07


Since last post: 10.2 years
Last activity: 10.1 years

Posted on 12-18-10 08:25:38 PM Link | Quote
References to source files are very common in Nintendo 64 games. Zelda OoT has quite a lot of references to .c files in the ROM image. It isn't really special in any way.

____________________
Flying Omelette
Member
Green-handled, pearl-encrusted abelnuski
Level: 35


Posts: 152/257
EXP: 271979
For next: 7957

Since: 05-19-10

From: Ohio

Since last post: 11.2 years
Last activity: 10.9 years

Posted on 12-18-10 08:30:21 PM Link | Quote
Ah, I see. No wonder there are so many of them.
Joe
Common spammer
🍬
Level: 111


Posts: 1702/3392
EXP: 14489106
For next: 379254

Since: 08-02-07

From: Pororoca

Since last post: 3 days
Last activity: 5 hours

Posted on 12-18-10 09:25:45 PM Link | Quote
F3DEX is the graphics processing code that runs on the RSP. (The RSP is kind of like a mix between a CPU and a GPU.) Most games reference Fast3D, F3DEX, or one of the other microcodes provided by Nintendo. Programming the RSP isn't easy, so most developers opted to use Nintendo's already-written code.

____________________
Rachel Mae

Creature of Chaos
Level: 141


Posts: 3529/5929
EXP: 33576169
For next: 543845

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 12 days
Last activity: 5 hours

Posted on 12-18-10 10:56:13 PM Link | Quote
The crappy thing about modern compilers is that they like to drop useless text all over the program code, thus obscuring the interesting tidbits.

____________________
Flying Omelette
Member
Green-handled, pearl-encrusted abelnuski
Level: 35


Posts: 155/257
EXP: 271979
For next: 7957

Since: 05-19-10

From: Ohio

Since last post: 11.2 years
Last activity: 10.9 years

Posted on 12-20-10 12:56:17 AM Link | Quote
I hate it when there's something in a 3D game I'd really like to get a closer look at, and there's no possible way to do it.



That is the only spot in the entire game from where you can see the whole top of the lighthouse.



That's the only other spot where the top is visible at all. I really want to see the detail on that minaret up close, but when you get any closer than this, the camera simply won't pan up high enough.

I really wish there was a moonjump code for this game...not only for that, but I'd like to get closer to that tree that was accidentally placed floating up in the air above the beach:


Rachel Mae

Creature of Chaos
Level: 141


Posts: 3533/5929
EXP: 33576169
For next: 543845

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 12 days
Last activity: 5 hours

Posted on 12-21-10 01:37:11 AM Link | Quote
Originally posted by Flying Omelette
I hate it when there's something in a 3D game I'd really like to get a closer look at, and there's no possible way to do it.
Castlevania: Lament of Innocence. A bunch of rooms have ornate details and chandeliers and such on the ceiling, but as you have zero control over the camera, you almost never get to see them.

That was one hell of an unfinished game right there.

____________________
YK

Permabanned!
At some point you just have to cease and de-racist.

Level: NaN


Posts: 55/-665
EXP: NaN
For next: 0

Since: 06-25-10

From: Oregon

Since last post: 10.6 years
Last activity: 9.8 years

Posted on 12-21-10 01:38:58 AM Link | Quote
Originally posted by Waffle Ryebread
Originally posted by Flying Omelette
I hate it when there's something in a 3D game I'd really like to get a closer look at, and there's no possible way to do it.
Castlevania: Lament of Innocence. A bunch of rooms have ornate details and chandeliers and such on the ceiling, but as you have zero control over the camera, you almost never get to see them.

That was one hell of an unfinished game right there.


Conclusion: We need more infinite jump/walk-through-walls codes and such. Games are just a treasure trove of stuff hidden just beyond what the player can see...
Flying Omelette
Member
Green-handled, pearl-encrusted abelnuski
Level: 35


Posts: 156/257
EXP: 271979
For next: 7957

Since: 05-19-10

From: Ohio

Since last post: 11.2 years
Last activity: 10.9 years

Posted on 12-21-10 01:54:13 AM Link | Quote
Originally posted by Waffle Ryebread
That was one hell of an unfinished game right there.


So is Aidyn Chronicles. Hell, it could be the poster child for unfinished games.


I mean... I can't believe they meant for the trees to look like that.

One of these days I'll have to start a new game and work my way up to the rat party that causes the spectacular crash, complete with crash error text on the screen. But it's going to take all the willpower I can possibly muster to get past the damn castle in the beginning.


Next newer thread | Next older thread
Jul - The Cutting Room Floor - Aidyn Chronicles Crap New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

30 database queries, 3 query cache hits.
Query execution time:  0.106042 seconds
Script execution time:  0.020463 seconds
Total render time:  0.126505 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 188 - Warning: unescaped & or unknown entity "&page"
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 192 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 91 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 263 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 265 column 9 - Warning: missing <tr>
line 283 column 13 - Warning: missing <tr>
line 284 column 102 - Warning: unescaped & or unknown entity "&postid"
line 289 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 291 column 9 - Warning: missing <tr>
line 309 column 13 - Warning: missing <tr>
line 310 column 102 - Warning: unescaped & or unknown entity "&postid"
line 315 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 317 column 9 - Warning: missing <tr>
line 335 column 13 - Warning: missing <tr>
line 336 column 102 - Warning: unescaped & or unknown entity "&postid"
line 338 column 74 - Warning: <style> isn't allowed in <td> elements
line 338 column 9 - Info: <td> previously mentioned
line 341 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 343 column 9 - Warning: missing <tr>
line 361 column 13 - Warning: missing <tr>
line 362 column 102 - Warning: unescaped & or unknown entity "&postid"
line 364 column 74 - Warning: <style> isn't allowed in <td> elements
line 364 column 9 - Info: <td> previously mentioned
line 367 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 369 column 9 - Warning: missing <tr>
line 387 column 13 - Warning: missing <tr>
line 388 column 102 - Warning: unescaped & or unknown entity "&postid"
line 406 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 408 column 9 - Warning: missing <tr>
line 426 column 13 - Warning: missing <tr>
line 427 column 102 - Warning: unescaped & or unknown entity "&postid"
line 429 column 74 - Warning: <style> isn't allowed in <td> elements
line 429 column 9 - Info: <td> previously mentioned
line 434 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 436 column 9 - Warning: missing <tr>
line 454 column 13 - Warning: missing <tr>
line 455 column 102 - Warning: unescaped & or unknown entity "&postid"
line 464 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 466 column 9 - Warning: missing <tr>
line 484 column 13 - Warning: missing <tr>
line 485 column 102 - Warning: unescaped & or unknown entity "&postid"
line 500 column 17 - Warning: missing <tr>
line 500 column 17 - Warning: discarding unexpected <table>
line 503 column 35 - Warning: missing <tr>
line 503 column 50 - Warning: missing </font> before </td>
line 503 column 91 - Warning: missing </font> before </table>
line 505 column 35 - Warning: missing <tr>
line 505 column 50 - Warning: missing </font> before </td>
line 506 column 37 - Warning: unescaped & or unknown entity "&id"
line 505 column 192 - Warning: missing </font> before </table>
line 507 column 17 - Warning: discarding unexpected </textarea>
line 507 column 28 - Warning: discarding unexpected </form>
line 507 column 35 - Warning: discarding unexpected </embed>
line 507 column 43 - Warning: discarding unexpected </noembed>
line 507 column 53 - Warning: discarding unexpected </noscript>
line 507 column 64 - Warning: discarding unexpected </noembed>
line 507 column 74 - Warning: discarding unexpected </embed>
line 507 column 82 - Warning: discarding unexpected </table>
line 507 column 90 - Warning: discarding unexpected </table>
line 509 column 9 - Warning: missing </font> before <table>
line 521 column 25 - Warning: discarding unexpected </font>
line 530 column 57 - Warning: discarding unexpected </font>
line 508 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 181 column 324 - Warning: <img> lacks "alt" attribute
line 185 column 576 - Warning: <img> lacks "alt" attribute
line 189 column 758 - Warning: <img> lacks "alt" attribute
line 193 column 891 - Warning: <img> lacks "alt" attribute
line 197 column 1025 - Warning: <img> lacks "alt" attribute
line 200 column 1174 - Warning: <img> lacks "alt" attribute
line 202 column 1274 - Warning: <img> lacks "alt" attribute
line 205 column 1414 - Warning: <img> lacks "alt" attribute
line 208 column 1533 - Warning: <img> lacks "alt" attribute
line 211 column 1650 - Warning: <img> lacks "alt" attribute
line 214 column 1805 - Warning: <img> lacks "alt" attribute
line 217 column 1970 - Warning: <img> lacks "alt" attribute
line 220 column 2100 - Warning: <img> lacks "alt" attribute
line 223 column 2251 - Warning: <img> lacks "alt" attribute
line 226 column 2376 - Warning: <img> lacks "alt" attribute
line 229 column 2497 - Warning: <img> lacks "alt" attribute
line 232 column 2782 - Warning: <img> lacks "alt" attribute
line 235 column 2940 - Warning: <img> lacks "alt" attribute
line 238 column 3149 - Warning: <img> lacks "alt" attribute
line 241 column 3266 - Warning: <img> lacks "alt" attribute
line 244 column 3462 - Warning: <img> lacks "alt" attribute
line 247 column 3656 - Warning: <img> lacks "alt" attribute
line 250 column 3789 - Warning: <img> lacks "alt" attribute
line 253 column 4260 - Warning: <img> lacks "alt" attribute
line 256 column 4537 - Warning: <img> lacks "alt" attribute
line 268 column 23 - Warning: <img> lacks "alt" attribute
line 268 column 64 - Warning: <img> lacks "alt" attribute
line 279 column 15 - Warning: <img> lacks "alt" attribute
line 286 column 623 - Warning: <img> lacks "alt" attribute
line 294 column 22 - Warning: <img> lacks "alt" attribute
line 294 column 63 - Warning: <img> lacks "alt" attribute
line 294 column 112 - Warning: <img> lacks "alt" attribute
line 294 column 162 - Warning: <img> lacks "alt" attribute
line 295 column 11 - Warning: <img> lacks "alt" attribute
line 305 column 15 - Warning: <img> lacks "alt" attribute
line 320 column 23 - Warning: <img> lacks "alt" attribute
line 320 column 64 - Warning: <img> lacks "alt" attribute
line 320 column 113 - Warning: <img> lacks "alt" attribute
line 320 column 163 - Warning: <img> lacks "alt" attribute
line 321 column 11 - Warning: <img> lacks "alt" attribute
line 331 column 15 - Warning: <img> lacks "alt" attribute
line 345 column 11 - Warning: <img> lacks "alt" attribute
line 346 column 23 - Warning: <img> lacks "alt" attribute
line 346 column 64 - Warning: <img> lacks "alt" attribute
line 346 column 113 - Warning: <img> lacks "alt" attribute
line 346 column 163 - Warning: <img> lacks "alt" attribute
line 347 column 11 - Warning: <img> lacks "alt" attribute
line 357 column 15 - Warning: <img> lacks "alt" attribute
line 364 column 2473 - Warning: <img> proprietary attribute value "absmiddle"
line 364 column 2473 - Warning: <img> lacks "alt" attribute
line 372 column 22 - Warning: <img> lacks "alt" attribute
line 372 column 63 - Warning: <img> lacks "alt" attribute
line 372 column 112 - Warning: <img> lacks "alt" attribute
line 372 column 162 - Warning: <img> lacks "alt" attribute
line 373 column 11 - Warning: <img> lacks "alt" attribute
line 383 column 15 - Warning: <img> lacks "alt" attribute
line 392 column 206 - Warning: <img> lacks "alt" attribute
line 396 column 419 - Warning: <img> lacks "alt" attribute
line 402 column 926 - Warning: <img> lacks "alt" attribute
line 410 column 11 - Warning: <img> lacks "alt" attribute
line 411 column 23 - Warning: <img> lacks "alt" attribute
line 411 column 64 - Warning: <img> lacks "alt" attribute
line 411 column 113 - Warning: <img> lacks "alt" attribute
line 411 column 163 - Warning: <img> lacks "alt" attribute
line 412 column 11 - Warning: <img> lacks "alt" attribute
line 422 column 15 - Warning: <img> lacks "alt" attribute
line 429 column 2744 - Warning: <img> proprietary attribute value "absmiddle"
line 429 column 2744 - Warning: <img> lacks "alt" attribute
line 439 column 23 - Warning: <img> lacks "alt" attribute
line 439 column 64 - Warning: <img> lacks "alt" attribute
line 440 column 11 - Warning: <img> lacks "alt" attribute
line 450 column 15 - Warning: <img> lacks "alt" attribute
line 457 column 575 - Warning: <img> proprietary attribute value "absmiddle"
line 457 column 575 - Warning: <img> lacks "alt" attribute
line 469 column 22 - Warning: <img> lacks "alt" attribute
line 469 column 63 - Warning: <img> lacks "alt" attribute
line 469 column 112 - Warning: <img> lacks "alt" attribute
line 469 column 162 - Warning: <img> lacks "alt" attribute
line 470 column 11 - Warning: <img> lacks "alt" attribute
line 480 column 15 - Warning: <img> lacks "alt" attribute
line 491 column 324 - Warning: <img> lacks "alt" attribute
line 506 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 506 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 506 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 515 column 25 - Warning: <img> lacks "alt" attribute
line 520 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 500 column 17 - Warning: trimming empty <tr>
line 503 column 50 - Warning: trimming empty <font>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 284 column 27 - Warning: <nobr> is not approved by W3C
line 286 column 74 - Warning: <div> proprietary attribute "width"
line 286 column 457 - Warning: <div> proprietary attribute "width"
line 310 column 27 - Warning: <nobr> is not approved by W3C
line 336 column 27 - Warning: <nobr> is not approved by W3C
line 362 column 27 - Warning: <nobr> is not approved by W3C
line 388 column 27 - Warning: <nobr> is not approved by W3C
line 427 column 27 - Warning: <nobr> is not approved by W3C
line 455 column 27 - Warning: <nobr> is not approved by W3C
line 485 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 192 warnings and 0 errors!


The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md