Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL!

Register - Login
Views: 57873346
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 05:03:19 AM

Jul - Posts by Sik
Pages: 1 2 3 4 5
Sik

Level: 16


Posts: 1/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 12-07-12 05:56:09 PM, in Lunar Ball jingle Link
Tune #15 from here (both NSFs seem to be identical):
http://nsf.joshw.info/l/Lunar%20Pool%20%5bLunar%20Ball%5d%20(1985-12-05)(Compile)(Pony).7z

I don't recall that jingle playing anywhere in the game. When you lose a life, it just fades off immediately. If you lose all your lives it plays #7 instead. There isn't any mention of the game at all in TCRF.

I assume this jingle is unused (especially having had this game since almost two decades ago =P) but I'd like to know if anybody ever got this jingle to play? Also does anybody know where it is located in the ROM, or a way to get it to play within the game (e.g. through hacking)?
Sik

Level: 16


Posts: 2/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 03-17-13 01:12:47 AM, in Classic Mortal Kombat Link
The game advanced past Shao Kahn instead of triggering the ending and was trying to read garbage (i.e. whatever was in memory after Shao Kahn). It crashed whenever it tried to fight against an invalid character.

The Mega Drive version of UMK3 (and possibly MK3) has a similar bug. If you're in 1P mode and press Start in the second controller (to start a 2P match) and win that match, you will advance in the tower - always. Even if you were fighting Shao Kahn. The main difference is that if the game tries to cope with an invalid character it will be replaced with Kano instead, which means most of the time you will fight Kano and occasionally some other character (and of course the game will never crash due to this failsafe). Not sure if the game will finish if you happen to stumble upon Shao Kahn in the process.

I remember some Mortal Kombat magazine listing this as a cheat XD
Sik

Level: 16


Posts: 3/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 03-27-13 10:38:27 PM, in Tyrannosaurus Tex Link
Or the mapper in the original cartridge had different timings and the game relied too strictly on those. I seriously doubt that text glitch on the title screen is caused by a bad dump - I mean, how do you explain this? The characters that are glitched look different in other places of the screen, so unless they repeated the characters in VRAM I really doubt that's the result of a bad dump - that'd result in different characters being shown instead.
Sik

Level: 16


Posts: 4/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 04-15-13 05:05:30 AM, in Classic Mortal Kombat Link
CPU crashes (e.g. invalid instruction or memory access or something like that). The "trap" is the code that handles the error when it happens. Here "error traps" pretty much means how many times a crash happened, basically.

So yeah... only counts crashes though, not the game hanging =P
Sik

Level: 16


Posts: 5/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 04-17-13 01:29:06 AM, in Any Japanese text need translating? Link
...how did you manage to read that 説明? o___O
Sik

Level: 16


Posts: 6/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 04-17-13 01:40:37 AM, in Weird Discoveries (last edited by Sik at 04-17-13 01:41:06 AM) Link
Correct URL:


And it could be a build date, if you read it as "04/12 19:55" (year would be missing though). Just wild guessing though.
Sik

Level: 16


Posts: 7/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 04-20-13 10:55:12 PM, in Weird Discoveries Link
Does anybody know what resolution is that supposed to use? I imagine 320 pixels wide, but what about the height? 480? (can happen if interlaced) I really doubt it's 525 because that's the height of NTSC including blanking period (meaning a good chunk is completely gone).

Either part of it wasn't supposed to be shown (and it does seem to get cut at the bottom) or it was meant to scroll or something like that.
Sik

Level: 16


Posts: 8/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-09-13 04:19:37 AM, in Weird Discoveries (last edited by Sik at 05-09-13 04:20:04 AM) Link
That's PRG-ROM, not CHR-ROM (more specifically, it's right at the end of PRG-ROM).
Sik

Level: 16


Posts: 9/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-09-13 07:10:33 AM, in Weird Discoveries Link
The PS2 doesn't have layers, those are just triangles being rendered. Don't assume the GPU can only do 3D graphics, it can do 2D graphics too (the last major console to feature dedicated 2D layers was the Saturn, handhelds aside).

The upside is that most likely you can attempt to rip the 2D graphics as textures.
Sik

Level: 16


Posts: 10/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-09-13 07:05:17 PM, in Weird Discoveries Link
I doubt you can, they wouldn't be any different from any other textures. The best you could do is hunt down those textures (either in the game files or a savestate) and then replace them with something that'd be effectively like blanking them. Kind of hackish but should give you the same result as disabling them.

May want to leave the background fully opaque though. You probably don't want trails from the sprites getting drawn over whatever was before in the framebuffer.
Sik

Level: 16


Posts: 11/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-11-13 10:28:44 PM, in Metroid Fusion + Metroid Zero Mission Prototypes Link
Originally posted by omega59
We have quite a few unreleased prototypes. They're all just leaks, after all.

I think he meant "unreleased" as in "not dumped yet" =P
Sik

Level: 16


Posts: 12/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-12-13 12:53:39 AM, in Killer Instinct 1 & 2 Arcade Image Compression/Encryption Link
He means you should be looking for 1 byte or less per pixel (try either 8-bit or 4-bit).
Sik

Level: 16


Posts: 13/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-12-13 11:27:39 AM, in Killer Instinct 1 & 2 Arcade Image Compression/Encryption Link
Just set the palette colors to rand() and see what comes out =P
Sik

Level: 16


Posts: 14/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-13-13 09:33:58 AM, in Weird Discoveries Link
Originally posted by Mezmorize
B, A, B, Y, Right, Left, B.
B, A, B, Y, Right, Left, A.
B, A, B, Y, Right, Left, Y.
B, A, B, Y, Right, Left, X.



I suppose those codes are related?
Sik

Level: 16


Posts: 15/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-13-13 09:37:34 AM, in Killer Instinct 1 & 2 Arcade Image Compression/Encryption Link
Originally posted by Joe
...But that's not a problem! The next thing you can do is corrupt the game's RAM during a match and see if you can glitch out the player sprites. Once you've managed to get a sprite to glitch out without crashing the game, set a read breakpoint on that memory address. (You may wish to restore the previous contents of that memory before setting the breakpoint.) The game should halt somewhere within the decompression function.

What if it decompresses directly to the framebuffer? (especially if it's a format made specifically for sprites) Corrupting ROM seems a safer thing ^^;
Sik

Level: 16


Posts: 16/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 05-13-13 01:42:10 PM, in Killer Instinct 1 & 2 Arcade Image Compression/Encryption Link
Oi, I knew we're talking about something with a hard drive but I thought that part was in ROM (as far as I know it's part hard drive and part ROM). Nevermind what I said then.
Sik

Level: 16


Posts: 17/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 06-05-13 10:12:14 PM, in Outrun 2019 Developer's/Cheat Menu (last edited by Sik at 06-05-13 10:50:04 PM) Link


Well, that was unexpected XD

In case you wonder, the HUD is broken because the arrangement of the tiles of the window plane is directly tied to the horizontal resolution. In this case it means pretty much it's skipping every other row. Moreover, also which addresses are allowed are tied to the resolution, and in this case it just happened that the HUD ends up in the bottom half of the screen (otherwise it'd be much worse garbage down there).

No idea why stuff like the counters and the speed meter aren't affected though... Are those sprites, by any chance?

EDIT: bit 0 in MODE toggles collision against cars, bit 3 toggles the screen resolution. I think bit 0 in CONTROL toggles whether the normal or the debug HUD is shown, need to check again to make sure (or more specifically, see what the other bits do as well).
Sik

Level: 16


Posts: 18/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 06-11-13 02:48:18 AM, in E3 2013 Thread (last edited by Sik at 06-11-13 02:48:39 AM) Link
Originally posted by andlabs
There are still three unanswered questions: Does the PS4 require that Kinect-like thing? Will it alway be listening in for commands (assuming it has voice input, and even if not)?

It doesn't even come bundled with the camera. Not like anybody cared...
Sik

Level: 16


Posts: 19/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 06-11-13 10:28:13 AM, in Outrun 2019 Developer's/Cheat Menu Link
I'd be surprised if there's any difference at all between the regions besides the speed meter (who thought that wasting time changing the speed meter was a good idea, anyway?).
Sik

Level: 16


Posts: 20/81
EXP: 18975
For next: 1281

Since: 12-07-12


Since last post: 21 days
Last activity: 24 min.

Posted on 06-13-13 01:53:08 AM, in E3 2013 Thread (last edited by Sik at 06-13-13 01:54:24 AM) Link
Originally posted by Rena
For that matter didn't they say they'd leave it up to the publishers to decide the policy for used games? Did they go back on that?

What they said is that it'll be pretty much the same as it is right now with the PS3, honestly. Heck, it's pretty much the same as PC, really.

Actually no, it's apparently a bit less restrictive than the PS3. On-line passes aren't going to be allowed. Rather important thing actually. Actually somewhere else they apparently said publishers won't be allowed to impose any extra restrictions on the off-line functionality, period, but I can't get to the link so I can't confirm =/ (the link wasn't working for me)

Originally posted by Xenesis
It was actually reported that the PS4 isn't region locked, at least.

I bet the PSN accounts are though... Really not different from the current situation.

On the other hand, XBox One will be available only on 21 countries at launch (i.e. the system will only work on those countries). Note that this does not cover all of the countries with XBox Live support. They mentioned some Asian countries getting support next year, but Japan is not included in those, so... (not like they ever sold anything there for starters)

Also catch with the PSN Plus requirement for on-line multiplayer: as long as there's at least one account with PSN Plus on the console, all of the accounts in it will be able to access on-line multiplayer. In other words, no need to pay a separate fee for each user. Also they said F2P games won't have the requirement either (it's up to the developers), but I doubt many people who would get a PS4 would care about that =P
Pages: 1 2 3 4 5
Jul - Posts by Sik






Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.
bargaining-tycoon

29 database queries, 28 query cache hits.
Query execution time:  0.052133 seconds
Script execution time:  0.073573 seconds
Total render time:  0.125706 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 94 column 11 - Warning: <form> isn't allowed in <table> elements
line 93 column 10 - Info: <table> previously mentioned
line 95 column 11 - Warning: missing <tr>
line 95 column 124 - Warning: missing </font> before </td>
line 99 column 16 - Warning: plain text isn't allowed in <tr> elements
line 95 column 11 - Info: <tr> previously mentioned
line 100 column 68 - Warning: <nobr> is not approved by W3C
line 100 column 68 - Warning: missing </nobr> before </td>
line 117 column 68 - Warning: <nobr> is not approved by W3C
line 117 column 68 - Warning: missing </nobr> before <tr>
line 141 column 35 - Warning: missing <tr>
line 141 column 50 - Warning: missing </font> before </td>
line 141 column 130 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 98 - Warning: unescaped & or unknown entity "&page"
line 143 column 132 - Warning: unescaped & or unknown entity "&page"
line 143 column 166 - Warning: unescaped & or unknown entity "&page"
line 143 column 200 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 235 - Warning: missing </font> before </table>
line 150 column 9 - Warning: <div> isn't allowed in <tr> elements
line 149 column 9 - Info: <tr> previously mentioned
line 152 column 9 - Warning: missing <tr>
line 166 column 13 - Warning: missing <tr>
line 167 column 27 - Warning: <nobr> is not approved by W3C
line 176 column 15 - Warning: missing <td>
line 177 column 9 - Warning: <div> isn't allowed in <tr> elements
line 176 column 15 - Info: <tr> previously mentioned
line 179 column 9 - Warning: missing <tr>
line 193 column 13 - Warning: missing <tr>
line 194 column 27 - Warning: <nobr> is not approved by W3C
line 202 column 15 - Warning: missing <td>
line 203 column 9 - Warning: <div> isn't allowed in <tr> elements
line 202 column 15 - Info: <tr> previously mentioned
line 205 column 9 - Warning: missing <tr>
line 219 column 13 - Warning: missing <tr>
line 220 column 27 - Warning: <nobr> is not approved by W3C
line 224 column 15 - Warning: missing <td>
line 225 column 9 - Warning: <div> isn't allowed in <tr> elements
line 224 column 15 - Info: <tr> previously mentioned
line 227 column 9 - Warning: missing <tr>
line 241 column 13 - Warning: missing <tr>
line 242 column 27 - Warning: <nobr> is not approved by W3C
line 248 column 15 - Warning: missing <td>
line 249 column 9 - Warning: <div> isn't allowed in <tr> elements
line 248 column 15 - Info: <tr> previously mentioned
line 251 column 9 - Warning: missing <tr>
line 265 column 13 - Warning: missing <tr>
line 266 column 27 - Warning: <nobr> is not approved by W3C
line 270 column 15 - Warning: missing <td>
line 271 column 9 - Warning: <div> isn't allowed in <tr> elements
line 270 column 15 - Info: <tr> previously mentioned
line 273 column 9 - Warning: missing <tr>
line 287 column 13 - Warning: missing <tr>
line 288 column 27 - Warning: <nobr> is not approved by W3C
line 295 column 15 - Warning: missing <td>
line 296 column 9 - Warning: <div> isn't allowed in <tr> elements
line 295 column 15 - Info: <tr> previously mentioned
line 298 column 9 - Warning: missing <tr>
line 312 column 13 - Warning: missing <tr>
line 313 column 27 - Warning: <nobr> is not approved by W3C
line 319 column 15 - Warning: missing <td>
line 320 column 9 - Warning: <div> isn't allowed in <tr> elements
line 319 column 15 - Info: <tr> previously mentioned
line 322 column 9 - Warning: missing <tr>
line 336 column 13 - Warning: missing <tr>
line 337 column 27 - Warning: <nobr> is not approved by W3C
line 341 column 15 - Warning: missing <td>
line 342 column 9 - Warning: <div> isn't allowed in <tr> elements
line 341 column 15 - Info: <tr> previously mentioned
line 344 column 9 - Warning: missing <tr>
line 358 column 13 - Warning: missing <tr>
line 359 column 27 - Warning: <nobr> is not approved by W3C
line 365 column 15 - Warning: missing <td>
line 366 column 9 - Warning: <div> isn't allowed in <tr> elements
line 365 column 15 - Info: <tr> previously mentioned
line 368 column 9 - Warning: missing <tr>
line 382 column 13 - Warning: missing <tr>
line 383 column 27 - Warning: <nobr> is not approved by W3C
line 389 column 15 - Warning: missing <td>
line 390 column 9 - Warning: <div> isn't allowed in <tr> elements
line 389 column 15 - Info: <tr> previously mentioned
line 392 column 9 - Warning: missing <tr>
line 406 column 13 - Warning: missing <tr>
line 407 column 27 - Warning: <nobr> is not approved by W3C
line 412 column 15 - Warning: missing <td>
line 413 column 9 - Warning: <div> isn't allowed in <tr> elements
line 412 column 15 - Info: <tr> previously mentioned
line 415 column 9 - Warning: missing <tr>
line 429 column 13 - Warning: missing <tr>
line 430 column 27 - Warning: <nobr> is not approved by W3C
line 434 column 15 - Warning: missing <td>
line 435 column 9 - Warning: <div> isn't allowed in <tr> elements
line 434 column 15 - Info: <tr> previously mentioned
line 437 column 9 - Warning: missing <tr>
line 451 column 13 - Warning: missing <tr>
line 452 column 27 - Warning: <nobr> is not approved by W3C
line 456 column 15 - Warning: missing <td>
line 457 column 9 - Warning: <div> isn't allowed in <tr> elements
line 456 column 15 - Info: <tr> previously mentioned
line 459 column 9 - Warning: missing <tr>
line 473 column 13 - Warning: missing <tr>
line 474 column 27 - Warning: <nobr> is not approved by W3C
line 484 column 15 - Warning: missing <td>
line 485 column 9 - Warning: <div> isn't allowed in <tr> elements
line 484 column 15 - Info: <tr> previously mentioned
line 487 column 9 - Warning: missing <tr>
line 501 column 13 - Warning: missing <tr>
line 502 column 27 - Warning: <nobr> is not approved by W3C
line 507 column 15 - Warning: missing <td>
line 508 column 9 - Warning: <div> isn't allowed in <tr> elements
line 507 column 15 - Info: <tr> previously mentioned
line 510 column 9 - Warning: missing <tr>
line 524 column 13 - Warning: missing <tr>
line 525 column 27 - Warning: <nobr> is not approved by W3C
line 529 column 15 - Warning: missing <td>
line 530 column 9 - Warning: <div> isn't allowed in <tr> elements
line 529 column 15 - Info: <tr> previously mentioned
line 532 column 9 - Warning: missing <tr>
line 546 column 13 - Warning: missing <tr>
line 547 column 27 - Warning: <nobr> is not approved by W3C
line 559 column 15 - Warning: missing <td>
line 560 column 9 - Warning: <div> isn't allowed in <tr> elements
line 559 column 15 - Info: <tr> previously mentioned
line 562 column 9 - Warning: missing <tr>
line 576 column 13 - Warning: missing <tr>
line 577 column 27 - Warning: <nobr> is not approved by W3C
line 582 column 15 - Warning: missing <td>
line 583 column 9 - Warning: <div> isn't allowed in <tr> elements
line 582 column 15 - Info: <tr> previously mentioned
line 585 column 9 - Warning: missing <tr>
line 599 column 13 - Warning: missing <tr>
line 600 column 27 - Warning: <nobr> is not approved by W3C
line 604 column 15 - Warning: missing <td>
line 605 column 9 - Warning: <div> isn't allowed in <tr> elements
line 604 column 15 - Info: <tr> previously mentioned
line 607 column 9 - Warning: missing <tr>
line 621 column 13 - Warning: missing <tr>
line 622 column 27 - Warning: <nobr> is not approved by W3C
line 637 column 17 - Warning: discarding unexpected <table>
line 640 column 35 - Warning: missing <tr>
line 640 column 98 - Warning: unescaped & or unknown entity "&page"
line 640 column 132 - Warning: unescaped & or unknown entity "&page"
line 640 column 166 - Warning: unescaped & or unknown entity "&page"
line 640 column 200 - Warning: unescaped & or unknown entity "&page"
line 640 column 50 - Warning: missing </font> before </td>
line 640 column 235 - Warning: missing </font> before </table>
line 642 column 35 - Warning: missing <tr>
line 642 column 50 - Warning: missing </font> before </td>
line 642 column 130 - Warning: missing </font> before </table>
line 644 column 17 - Warning: discarding unexpected </textarea>
line 644 column 28 - Warning: discarding unexpected </form>
line 644 column 35 - Warning: discarding unexpected </embed>
line 644 column 43 - Warning: discarding unexpected </noembed>
line 644 column 53 - Warning: discarding unexpected </noscript>
line 644 column 64 - Warning: discarding unexpected </noembed>
line 644 column 74 - Warning: discarding unexpected </embed>
line 644 column 82 - Warning: discarding unexpected </table>
line 644 column 90 - Warning: discarding unexpected </table>
line 653 column 9 - Warning: missing </font> before <table>
line 669 column 69 - Warning: inserting implicit <font>
line 672 column 1 - Warning: inserting implicit <font>
line 681 column 23 - Warning: inserting implicit <font>
line 688 column 58 - Warning: discarding unexpected </font>
line 646 column 1 - Warning: missing </center>
line 91 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 10 - Warning: <table> lacks "summary" attribute
line 95 column 63 - Warning: <img> lacks "alt" attribute
line 100 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 100 column 93 - Warning: <img> lacks "alt" attribute
line 117 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 117 column 98 - Warning: <img> lacks "alt" attribute
line 136 column 1 - Warning: <table> lacks "summary" attribute
line 136 column 240 - Warning: <td> attribute "bgcolor" lacks value
line 141 column 17 - Warning: <table> lacks "summary" attribute
line 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 155 column 22 - Warning: <img> lacks "alt" attribute
line 155 column 63 - Warning: <img> lacks "alt" attribute
line 155 column 112 - Warning: <img> lacks "alt" attribute
line 155 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 178 column 9 - Warning: <table> lacks "summary" attribute
line 182 column 22 - Warning: <img> lacks "alt" attribute
line 182 column 63 - Warning: <img> lacks "alt" attribute
line 182 column 112 - Warning: <img> lacks "alt" attribute
line 182 column 162 - Warning: <img> lacks "alt" attribute
line 189 column 15 - Warning: <img> lacks "alt" attribute
line 192 column 11 - Warning: <table> lacks "summary" attribute
line 204 column 9 - Warning: <table> lacks "summary" attribute
line 208 column 22 - Warning: <img> lacks "alt" attribute
line 208 column 63 - Warning: <img> lacks "alt" attribute
line 208 column 112 - Warning: <img> lacks "alt" attribute
line 208 column 162 - Warning: <img> lacks "alt" attribute
line 215 column 15 - Warning: <img> lacks "alt" attribute
line 218 column 11 - Warning: <table> lacks "summary" attribute
line 226 column 9 - Warning: <table> lacks "summary" attribute
line 230 column 22 - Warning: <img> lacks "alt" attribute
line 230 column 63 - Warning: <img> lacks "alt" attribute
line 230 column 112 - Warning: <img> lacks "alt" attribute
line 230 column 162 - Warning: <img> lacks "alt" attribute
line 237 column 15 - Warning: <img> lacks "alt" attribute
line 240 column 11 - Warning: <table> lacks "summary" attribute
line 250 column 9 - Warning: <table> lacks "summary" attribute
line 254 column 22 - Warning: <img> lacks "alt" attribute
line 254 column 63 - Warning: <img> lacks "alt" attribute
line 254 column 112 - Warning: <img> lacks "alt" attribute
line 254 column 162 - Warning: <img> lacks "alt" attribute
line 261 column 15 - Warning: <img> lacks "alt" attribute
line 264 column 11 - Warning: <table> lacks "summary" attribute
line 272 column 9 - Warning: <table> lacks "summary" attribute
line 276 column 22 - Warning: <img> lacks "alt" attribute
line 276 column 63 - Warning: <img> lacks "alt" attribute
line 276 column 112 - Warning: <img> lacks "alt" attribute
line 276 column 162 - Warning: <img> lacks "alt" attribute
line 283 column 15 - Warning: <img> lacks "alt" attribute
line 286 column 11 - Warning: <table> lacks "summary" attribute
line 287 column 146 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 291 column 90 - Warning: <img> lacks "alt" attribute
line 297 column 9 - Warning: <table> lacks "summary" attribute
line 301 column 22 - Warning: <img> lacks "alt" attribute
line 301 column 63 - Warning: <img> lacks "alt" attribute
line 301 column 112 - Warning: <img> lacks "alt" attribute
line 301 column 162 - Warning: <img> lacks "alt" attribute
line 308 column 15 - Warning: <img> lacks "alt" attribute
line 311 column 11 - Warning: <table> lacks "summary" attribute
line 321 column 9 - Warning: <table> lacks "summary" attribute
line 325 column 22 - Warning: <img> lacks "alt" attribute
line 325 column 63 - Warning: <img> lacks "alt" attribute
line 325 column 112 - Warning: <img> lacks "alt" attribute
line 325 column 162 - Warning: <img> lacks "alt" attribute
line 332 column 15 - Warning: <img> lacks "alt" attribute
line 335 column 11 - Warning: <table> lacks "summary" attribute
line 336 column 146 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 343 column 9 - Warning: <table> lacks "summary" attribute
line 347 column 22 - Warning: <img> lacks "alt" attribute
line 347 column 63 - Warning: <img> lacks "alt" attribute
line 347 column 112 - Warning: <img> lacks "alt" attribute
line 347 column 162 - Warning: <img> lacks "alt" attribute
line 354 column 15 - Warning: <img> lacks "alt" attribute
line 357 column 11 - Warning: <table> lacks "summary" attribute
line 367 column 9 - Warning: <table> lacks "summary" attribute
line 371 column 22 - Warning: <img> lacks "alt" attribute
line 371 column 63 - Warning: <img> lacks "alt" attribute
line 371 column 112 - Warning: <img> lacks "alt" attribute
line 371 column 162 - Warning: <img> lacks "alt" attribute
line 378 column 15 - Warning: <img> lacks "alt" attribute
line 381 column 11 - Warning: <table> lacks "summary" attribute
line 391 column 9 - Warning: <table> lacks "summary" attribute
line 395 column 22 - Warning: <img> lacks "alt" attribute
line 395 column 63 - Warning: <img> lacks "alt" attribute
line 395 column 112 - Warning: <img> lacks "alt" attribute
line 395 column 162 - Warning: <img> lacks "alt" attribute
line 402 column 15 - Warning: <img> lacks "alt" attribute
line 405 column 11 - Warning: <table> lacks "summary" attribute
line 414 column 9 - Warning: <table> lacks "summary" attribute
line 418 column 22 - Warning: <img> lacks "alt" attribute
line 418 column 63 - Warning: <img> lacks "alt" attribute
line 418 column 112 - Warning: <img> lacks "alt" attribute
line 418 column 162 - Warning: <img> lacks "alt" attribute
line 425 column 15 - Warning: <img> lacks "alt" attribute
line 428 column 11 - Warning: <table> lacks "summary" attribute
line 436 column 9 - Warning: <table> lacks "summary" attribute
line 440 column 22 - Warning: <img> lacks "alt" attribute
line 440 column 63 - Warning: <img> lacks "alt" attribute
line 440 column 112 - Warning: <img> lacks "alt" attribute
line 440 column 162 - Warning: <img> lacks "alt" attribute
line 447 column 15 - Warning: <img> lacks "alt" attribute
line 450 column 11 - Warning: <table> lacks "summary" attribute
line 458 column 9 - Warning: <table> lacks "summary" attribute
line 462 column 22 - Warning: <img> lacks "alt" attribute
line 462 column 63 - Warning: <img> lacks "alt" attribute
line 462 column 112 - Warning: <img> lacks "alt" attribute
line 462 column 162 - Warning: <img> lacks "alt" attribute
line 469 column 15 - Warning: <img> lacks "alt" attribute
line 472 column 11 - Warning: <table> lacks "summary" attribute
line 480 column 293 - Warning: <img> proprietary attribute value "absmiddle"
line 480 column 293 - Warning: <img> lacks "alt" attribute
line 486 column 9 - Warning: <table> lacks "summary" attribute
line 490 column 22 - Warning: <img> lacks "alt" attribute
line 490 column 63 - Warning: <img> lacks "alt" attribute
line 490 column 112 - Warning: <img> lacks "alt" attribute
line 490 column 162 - Warning: <img> lacks "alt" attribute
line 497 column 15 - Warning: <img> lacks "alt" attribute
line 500 column 11 - Warning: <table> lacks "summary" attribute
line 509 column 9 - Warning: <table> lacks "summary" attribute
line 513 column 22 - Warning: <img> lacks "alt" attribute
line 513 column 63 - Warning: <img> lacks "alt" attribute
line 513 column 112 - Warning: <img> lacks "alt" attribute
line 513 column 162 - Warning: <img> lacks "alt" attribute
line 520 column 15 - Warning: <img> lacks "alt" attribute
line 523 column 11 - Warning: <table> lacks "summary" attribute
line 531 column 9 - Warning: <table> lacks "summary" attribute
line 535 column 22 - Warning: <img> lacks "alt" attribute
line 535 column 63 - Warning: <img> lacks "alt" attribute
line 535 column 112 - Warning: <img> lacks "alt" attribute
line 535 column 162 - Warning: <img> lacks "alt" attribute
line 542 column 15 - Warning: <img> lacks "alt" attribute
line 545 column 11 - Warning: <table> lacks "summary" attribute
line 546 column 163 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 549 column 74 - Warning: <img> lacks "alt" attribute
line 561 column 9 - Warning: <table> lacks "summary" attribute
line 565 column 22 - Warning: <img> lacks "alt" attribute
line 565 column 63 - Warning: <img> lacks "alt" attribute
line 565 column 112 - Warning: <img> lacks "alt" attribute
line 565 column 162 - Warning: <img> lacks "alt" attribute
line 572 column 15 - Warning: <img> lacks "alt" attribute
line 575 column 11 - Warning: <table> lacks "summary" attribute
line 576 column 143 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 584 column 9 - Warning: <table> lacks "summary" attribute
line 588 column 22 - Warning: <img> lacks "alt" attribute
line 588 column 63 - Warning: <img> lacks "alt" attribute
line 588 column 112 - Warning: <img> lacks "alt" attribute
line 588 column 162 - Warning: <img> lacks "alt" attribute
line 595 column 15 - Warning: <img> lacks "alt" attribute
line 598 column 11 - Warning: <table> lacks "summary" attribute
line 606 column 9 - Warning: <table> lacks "summary" attribute
line 610 column 22 - Warning: <img> lacks "alt" attribute
line 610 column 63 - Warning: <img> lacks "alt" attribute
line 610 column 112 - Warning: <img> lacks "alt" attribute
line 610 column 162 - Warning: <img> lacks "alt" attribute
line 617 column 15 - Warning: <img> lacks "alt" attribute
line 620 column 11 - Warning: <table> lacks "summary" attribute
line 621 column 143 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 640 column 17 - Warning: <table> lacks "summary" attribute
line 642 column 17 - Warning: <table> lacks "summary" attribute
line 648 column 1 - Warning: <img> lacks "alt" attribute
line 649 column 1 - Warning: <img> lacks "alt" attribute
line 650 column 1 - Warning: <img> lacks "alt" attribute
line 657 column 9 - Warning: <table> lacks "summary" attribute
line 659 column 25 - Warning: <img> lacks "alt" attribute
line 689 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 130 - Warning: trimming empty <font>
line 143 column 235 - Warning: trimming empty <font>
line 604 column 15 - Warning: trimming empty <tr>
line 640 column 235 - Warning: trimming empty <font>
line 642 column 130 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 180 column 11 - Warning: <a> cannot copy name attribute to id
line 206 column 11 - Warning: <a> cannot copy name attribute to id
line 228 column 11 - Warning: <a> cannot copy name attribute to id
line 252 column 11 - Warning: <a> cannot copy name attribute to id
line 274 column 11 - Warning: <a> cannot copy name attribute to id
line 299 column 11 - Warning: <a> cannot copy name attribute to id
line 323 column 11 - Warning: <a> cannot copy name attribute to id
line 345 column 11 - Warning: <a> cannot copy name attribute to id
line 369 column 11 - Warning: <a> cannot copy name attribute to id
line 393 column 11 - Warning: <a> cannot copy name attribute to id
line 416 column 11 - Warning: <a> cannot copy name attribute to id
line 438 column 11 - Warning: <a> cannot copy name attribute to id
line 460 column 11 - Warning: <a> cannot copy name attribute to id
line 488 column 11 - Warning: <a> cannot copy name attribute to id
line 511 column 11 - Warning: <a> cannot copy name attribute to id
line 533 column 11 - Warning: <a> cannot copy name attribute to id
line 563 column 11 - Warning: <a> cannot copy name attribute to id
line 586 column 11 - Warning: <a> cannot copy name attribute to id
line 608 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
338 warnings, 0 errors were found!


The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

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 may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.

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.

To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to html-tidy@w3.org
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium