Register - Login
Views: 99353414
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 07:24:41 PM
Jul - The Cutting Room Floor - Weird Discoveries New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 51 52 53 54 55 56 57 58 59 ... 92 93 94 95 96 97 98 99 100 101 Next newer thread | Next older thread
MUGEN-tan
Member
Level: 27


Posts: 90/150
EXP: 113604
For next: 2555

Since: 11-01-11


Since last post: 3.9 years
Last activity: 1.7 years

Posted on 08-18-13 11:36:59 AM Link | Quote
What I always wondered: Did someone tried to fight any of the mini-game bosses of "JoJo's Bizarre Adventure" like N-Ya, Cameo and Death-13 as characters, which you actually was NOT supossed to play as.
It would be an interesting find, if any of the mini-game bosses end up having proper reactions to Alessi's de-aging attacks or other similar oddities.
Foxhack
Member
Annoying fuzzball
Level: 54


Posts: 446/722
EXP: 1173033
For next: 60837

Since: 04-17-12

From: Mexicali, Mexico

Since last post: 2.0 years
Last activity: 1.8 years

Posted on 08-19-13 03:32:03 AM (last edited by Foxhack at 08-19-13 04:30:54 AM) Link | Quote
I started poking around Bionic Commando 2009's files (PC version) and I found... a ton of development material. Like, seriously, a ton. Batch files that let you load specific levels, including a sandbox. I've barely scratched the surface on this, but holy crap. Hoooooooooooly crap.

There's even a leftover, almost playable, version of BC: Rearmed's hacking minigame!

Edit: Did some more tinkering, I can load any playable map, but some don't want to work without specific dev tools running.

____________________
My Video Game Collection
MathUser
Member
Level: 17


Posts: 29/48
EXP: 20850
For next: 3893

Since: 07-17-11


Since last post: 228 days
Last activity: 228 days

Posted on 08-19-13 10:27:17 AM Link | Quote
Adventure Island debug mode? Interesting.

____________________
-------------------------------
#1 in ROM and ROM altering cheat codes
http://gamehacking.org/
Foxhack
Member
Annoying fuzzball
Level: 54


Posts: 447/722
EXP: 1173033
For next: 60837

Since: 04-17-12

From: Mexicali, Mexico

Since last post: 2.0 years
Last activity: 1.8 years

Posted on 08-19-13 07:54:25 PM (last edited by Foxhack at 08-19-13 08:22:03 PM) Link | Quote
And I just found a ton of leftover graphics in Bionic Commando Rearmed for PC. There's magazine logos, Japanese text, and the Japanese PS3 version's manual!

Edit: No, wait. It looks like these logos are used in secret challenge rooms that need button cheat codes to enter. Interesting.

Edit 2: The map folder contains data for all these challenge rooms:


challenge_contestwinner
challenge_eurogamer
challenge_famitsu
challenge_famitsu_ps3
challenge_famitsu_x360
challenge_gamerepublic
challenge_gamesradar
challenge_ign
challenge_nelson
challenge_sony
challenge_Yashichi


Out of these, I found codes for contestwinner, gamesradar, eurogamer, IGN, and nelson. I figure the famitsu ones should be on their website, but my knowledge of Japanese is next to none. Likewise with the Sony one, which seems to be Japanese exclusive...

____________________
My Video Game Collection
nensondubois
seek help please
Level: 49


Posts: 485/551
EXP: 852457
For next: 31426

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 08-20-13 01:24:02 AM Link | Quote
Card Hero is going to be the last Game Boy game before Sylvania Melodies 3 (groans) and the two Gamecube demos. Starting the SGB notes page next Monday. This will be a long process regardless of all otherworldly welcome would-be contributes because, not only do things have to be moved around considerably to accommodate the still indecisive changes to be made there are still things to be added. After that I'm taking a break from the wiki for a few weeks. When am I coming back on IRC? I don't know, I don't feel ready yet. Not when I return to the wiki.

More GBA games are coming up and some unfinished SNES things. That is my current status progress log, if you will.

____________________
#1 in Game enhancer codes - GSCentral.org (and news)
tcrf.net/User:Nensondubois Youtube.com/user/nensondubois
Rachel Mae

Creature of Chaos
Level: 141


Posts: 5414/5929
EXP: 33568313
For next: 551701

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 9 days
Last activity: 2 hours

Posted on 08-20-13 04:56:20 AM (last edited by BMF54123 at 08-20-13 06:46:36 AM) Link | Quote
Originally posted by MathUser
Adventure Island debug mode? Interesting.

Not a debug mode, just some weird leftover code that (improperly) displays some coordinates. It's weird because:

- the code is normally skipped unless the pause flag is set, but the portion of the program it resides in isn't even run when the game is paused
- it overwrites your actual score in RAM with the coordinates
- it does some odd adjustments to the raw coordinate values before displaying them
- the lowest digit is forced to zero
- there aren't any sprites for values A-F, so you get bits of other sprites instead

I'm kind of wondering if it's something left over from Adventure Island 2, since it was obviously used as a base for 3.

[edit]
It's using the same coordinate format as Adventure Island 2, but the code is very different, so it's not just an AI2 leftover. It just seems to be a stray debugging routine the developers neglected to remove.

____________________
nensondubois
seek help please
Level: 49


Posts: 486/551
EXP: 852457
For next: 31426

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 08-22-13 12:05:27 AM Link | Quote
Okay, I figured I would take a quick look at the border system used in Pokemon Trading Card Game for a second time around. From my current understanding, it appears that RAM variables associated with medals obtained determine the border that is sent through the first instance of CHR_TRN. Here is the problem. I beat the game ages ago and I do not recall whether or not certain medal combinations are impossible to achieve. Can anyone help?

____________________
#1 in Game enhancer codes - GSCentral.org (and news)
tcrf.net/User:Nensondubois Youtube.com/user/nensondubois
Celice
Member
Level: 31


Posts: 101/196
EXP: 177781
For next: 7582

Since: 10-24-10


Since last post: 5.7 years
Last activity: 3.9 years

Posted on 08-22-13 09:14:34 PM Link | Quote
http://www.youtube.com/watch?v=9IOWt96JCS0

Some unused dialogue/missions in the latest DLC for Borderlands 2~
omega59
Member
Level: 29


Posts: 137/184
EXP: 144302
For next: 3583

Since: 02-25-13


Since last post: 6.5 years
Last activity: 5.0 years

Posted on 08-23-13 03:49:53 AM Link | Quote
Originally posted by Celice
http://www.youtube.com/watch?v=9IOWt96JCS0

Some unused dialogue/missions in the latest DLC for Borderlands 2~

Nice. There's quality lines that never got used, not to mention that the whole Princess Fluffybutt quest sounds really fun. Too bad it didn't make it, and Zer0's lines don't sound too great. I wonder what's up with the "Hey Slab, wanna lift?" lines though... Seriously, it's great though.
Montassar2092
User
Level: 9


Posts: 7/14
EXP: 3025
For next: 137

Since: 03-03-13


Since last post: 8.3 years
Last activity: 8.2 years

Posted on 08-25-13 08:40:16 PM Link | Quote
Three Wonders, for Arcade, has unused graphics.
http://www.spriters-resource.com/resources/sheets/27/30014.png
Celice
Member
Level: 31


Posts: 102/196
EXP: 177781
For next: 7582

Since: 10-24-10


Since last post: 5.7 years
Last activity: 3.9 years

Posted on 08-30-13 11:38:21 PM Link | Quote
Final Fantasy Type-0 has a functional debug menu

This member claims they have found access to the game's debug menu, and is willing to share info over PM, if someone wants to bite. Thought I'd share for the curious.
Montassar2092
User
Level: 9


Posts: 8/14
EXP: 3025
For next: 137

Since: 03-03-13


Since last post: 8.3 years
Last activity: 8.2 years

Posted on 08-31-13 04:33:35 AM (last edited by Montassar2092 at 08-31-13 08:17:06 PM) Link | Quote
Originally posted by Celice
Final Fantasy Type-0 has a functional debug menu

This member claims they have found access to the game's debug menu, and is willing to share info over PM, if someone wants to bite. Thought I'd share for the curious.


They did share some tidbits earlier:

Unused localization leftovers (main menu is very different in the final build)


Portraits for scrapped playable characters

Unused "Making-of" video with a big "temporary" kanji overlay and mono audio, video removed by youtube

Functional debug rooms

Debug font ressembling that of KH BBS (one member initiated a flame war so that they make it the normal font)

Demo already included inside final game, but not used

Big number of unused models and text

Leftover alternate low-res models from the cancelled mobile version

Unused Summons and enemies:
Quote:
"Typhon, Pandemona, Nemesis(Original Summon), Phoenix, GILGAMESH(was at one point planned as a special summon, you called for his aid instead of actually summoning a eidolon)
Typhon, Pandemona, and Nemesis had finished models, Phoenix was an unfinished model.
It also seems at one point Titan was considered but they went for Golem instead.
Summons also had dialogue but it was scrapped. That's right, Ifrit, Odin, GILGAMESH, and the others would actually say a phrase when summoned.
Unused enemies as well such as a Mecha Behemoth.
Lots of cool stuff really.

As for the unused summons.

Nemesis: http://i.imgur.com/kOFbu.jpg
Pandemona: http://i.imgur.com/GDux3.jpg
Typhon: http://i.imgur.com/FBEDM.jpg
Phoenix: http://i.imgur.com/9d8F9.jpg"
AttackedbyGlitch
Member
Level: 15


Posts: 34/38
EXP: 14530
For next: 1854

Since: 10-08-11


Since last post: 8.4 years
Last activity: 6.3 years

Posted on 09-06-13 03:51:25 AM Link | Quote
The Windows 8 games Microsoft Solitaire Collection, Microsoft Minesweeper, Microsoft Mahjong and Taptiles all have the folder DebugModule present in their resources, which contains data for a complete debug menu (even allowing you to turn ads off! ).



Also, if you want to find unused content in Metro apps, use this guide to help you out.
Kak

...
Level: 80


Posts: 24/1928
EXP: 4753121
For next: 29848

Since: 09-03-13

From: ???

Since last post: 58 days
Last activity: 54 days

Posted on 09-06-13 07:49:48 PM (last edited by Kak64 at 09-06-13 07:51:12 PM) Link | Quote
What the debug dip switch 2-3 ("Arkanoid Type Game") on Puzzle Bobble/Bust-a-Move (Neo-Geo) does:
(and I cannot think of any possible reason why it does this)

Title screen:


High scores:


Play selection:


Round:


Name Entry:



Interestingly, this is also in the B-System version but...

- In the B-System version only most of the graphics exist. There is no way to make the game use them.

- This:



This title screen is only present in the B-System version (and it's never used).

In the Neo-Geo version it's replaced by the Bust-a-Move title screen.

Also, the Bust-a-Move title screen palette is absent in the B-System version, so the palette here is incorrect.

Other tidbits:

If the game detects an American Neo-Geo, it will always use the standard US Bust-a-Move title screen, regardless of debug dip switch settings.

The ending is an extremely truncated version of the Puzzle Bobble ending, with just a static congratulation screen. Not even the credits are shown.

The music and sound effect are different (and only present in the Neo-Geo version), and most of them were reused in Bust-a-Move Again.
RandomTBush
User
Level: 10


Posts: 10/16
EXP: 3956
For next: 458

Since: 11-03-11


Since last post: 7.2 years
Last activity: 7.2 years

Posted on 09-07-13 02:43:06 AM (last edited by RandomTBush at 09-07-13 02:43:29 AM) Link | Quote
Originally posted by Kak64
Round:

Well, now I know that the pipe on my Puzzle Bobble sprite sheet isn't unused after all. Interesting.
Kak

...
Level: 80


Posts: 26/1928
EXP: 4753121
For next: 29848

Since: 09-03-13

From: ???

Since last post: 58 days
Last activity: 54 days

Posted on 09-07-13 08:20:08 AM Link | Quote
Originally posted by RandomTBush
Originally posted by Kak64
Round:

Well, now I know that the pipe on my Puzzle Bobble sprite sheet isn't unused after all. Interesting.

You can just say you were talking about the B-System version, so if you say it's unused then it's true

Other thing I forgot to add:

The difficulty select screen (shown only in console mode) changes too. Along with the different font and music, it replaces Chack'n with a bubble.




nensondubois
seek help please
Level: 49


Posts: 487/551
EXP: 852457
For next: 31426

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 09-09-13 03:04:38 AM (last edited by RahanAkero at 09-09-13 08:59:52 AM) Link | Quote
Ballistics GBC has a complete Mario sprite set!



What is weird is that this is not in the Japanese version, Puzzle Loop. However, there are weird Pinocchio/Mario like faces in other banks. I'm puzzled.

EDIT: reupped your image to imgur, the image host you used is wordfiltered for Good Reasons. -Rahan

____________________
#1 in Game enhancer codes - GSCentral.org (and news)
tcrf.net/User:Nensondubois Youtube.com/user/nensondubois
nensondubois
seek help please
Level: 49


Posts: 488/551
EXP: 852457
For next: 31426

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 09-09-13 08:26:01 PM Link | Quote
This Mario sprite set is also present in Super Mario Bros. Deluxe. I figure that the developers for the US version copied a ROM bank over to somehow aid the transition over from Japanese, well, I thought this was the case up about until I looked at the dates. The US version was released in 1999 and the Japanese version, Puzzle Loop was released in 2000. Unless, the dumper padded the ROM in some manner accidentally or purposely with the CHR set. This could be a cache problem with an older copier?

Speaking of Super Mario Bros. Deluxe, there are tons of ''X'' placeholder tiles spread all through the ROM. Not sure if this was mentioned elsewhere or not.

I'm planning on arranging the tiles for the Ballistic article when I return as well as one final SGB game that has unused music and something else very surprising.

Also, I assume that there was a spamming incident with the tinypic domain.

____________________
#1 in Game enhancer codes - GSCentral.org (and news)
tcrf.net/User:Nensondubois Youtube.com/user/nensondubois
Mattrizzle
150
Level: 29


Posts: 125/151
EXP: 136126
For next: 11759

Since: 07-27-07

From: United States

Since last post: 16 days
Last activity: 15 days

Posted on 09-09-13 09:07:54 PM Link | Quote
Originally posted by nensondubois
Also, I assume that there was a spamming incident with the tinypic domain.
Nope. Read this post, or any of the results here.

____________________
Rachel Mae

Creature of Chaos
Level: 141


Posts: 5425/5929
EXP: 33568313
For next: 551701

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 9 days
Last activity: 2 hours

Posted on 09-09-13 09:12:00 PM Link | Quote
I feel like maybe we should change tinypic links to an image (or text) stating why they were filtered, instead of just breaking the URL.

____________________
Pages: 1 2 3 4 5 6 7 8 9 10 ... 51 52 53 54 55 56 57 58 59 ... 92 93 94 95 96 97 98 99 100 101 Next newer thread | Next older thread
Jul - The Cutting Room Floor - Weird Discoveries New poll - New thread - New reply


Rusted Logic

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

37 database queries, 4 query cache hits.
Query execution time:  0.107539 seconds
Script execution time:  0.031501 seconds
Total render time:  0.139040 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 301 - 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 188 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 95 - Warning: unescaped & or unknown entity "&page"
line 149 column 128 - Warning: unescaped & or unknown entity "&page"
line 149 column 161 - Warning: unescaped & or unknown entity "&page"
line 149 column 194 - Warning: unescaped & or unknown entity "&page"
line 149 column 227 - Warning: unescaped & or unknown entity "&page"
line 149 column 260 - Warning: unescaped & or unknown entity "&page"
line 149 column 293 - Warning: unescaped & or unknown entity "&page"
line 149 column 326 - Warning: unescaped & or unknown entity "&page"
line 149 column 359 - Warning: unescaped & or unknown entity "&page"
line 149 column 392 - Warning: unescaped & or unknown entity "&page"
line 149 column 430 - Warning: unescaped & or unknown entity "&page"
line 149 column 465 - Warning: unescaped & or unknown entity "&page"
line 149 column 500 - Warning: unescaped & or unknown entity "&page"
line 149 column 535 - Warning: unescaped & or unknown entity "&page"
line 149 column 573 - Warning: unescaped & or unknown entity "&page"
line 149 column 608 - Warning: unescaped & or unknown entity "&page"
line 149 column 643 - Warning: unescaped & or unknown entity "&page"
line 149 column 678 - Warning: unescaped & or unknown entity "&page"
line 149 column 717 - Warning: unescaped & or unknown entity "&page"
line 149 column 752 - Warning: unescaped & or unknown entity "&page"
line 149 column 787 - Warning: unescaped & or unknown entity "&page"
line 149 column 822 - Warning: unescaped & or unknown entity "&page"
line 149 column 857 - Warning: unescaped & or unknown entity "&page"
line 149 column 892 - Warning: unescaped & or unknown entity "&page"
line 149 column 927 - Warning: unescaped & or unknown entity "&page"
line 149 column 962 - Warning: unescaped & or unknown entity "&page"
line 149 column 997 - Warning: unescaped & or unknown entity "&page"
line 149 column 1033 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 1072 - 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 183 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 185 column 9 - Warning: missing <tr>
line 203 column 13 - Warning: missing <tr>
line 204 column 102 - Warning: unescaped & or unknown entity "&postid"
line 213 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 215 column 9 - Warning: missing <tr>
line 233 column 13 - Warning: missing <tr>
line 234 column 102 - Warning: unescaped & or unknown entity "&postid"
line 241 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 243 column 9 - Warning: missing <tr>
line 261 column 13 - Warning: missing <tr>
line 262 column 102 - Warning: unescaped & or unknown entity "&postid"
line 285 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 287 column 9 - Warning: missing <tr>
line 305 column 13 - Warning: missing <tr>
line 306 column 102 - Warning: unescaped & or unknown entity "&postid"
line 314 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 316 column 9 - Warning: missing <tr>
line 334 column 13 - Warning: missing <tr>
line 335 column 102 - Warning: unescaped & or unknown entity "&postid"
line 337 column 301 - Warning: missing </font> before <blockquote>
line 337 column 366 - Warning: inserting implicit <font>
line 337 column 366 - Warning: missing </font> before <hr>
line 337 column 431 - Warning: inserting implicit <font>
line 337 column 431 - Warning: missing </font> before <hr>
line 338 column 1 - Warning: inserting implicit <font>
line 352 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 354 column 9 - Warning: missing <tr>
line 372 column 13 - Warning: missing <tr>
line 373 column 102 - Warning: unescaped & or unknown entity "&postid"
line 379 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 381 column 9 - Warning: missing <tr>
line 399 column 13 - Warning: missing <tr>
line 400 column 102 - Warning: unescaped & or unknown entity "&postid"
line 407 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 409 column 9 - Warning: missing <tr>
line 427 column 13 - Warning: missing <tr>
line 428 column 102 - Warning: unescaped & or unknown entity "&postid"
line 436 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 438 column 9 - Warning: missing <tr>
line 456 column 13 - Warning: missing <tr>
line 457 column 102 - Warning: unescaped & or unknown entity "&postid"
line 463 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 465 column 9 - Warning: missing <tr>
line 483 column 13 - Warning: missing <tr>
line 484 column 102 - Warning: unescaped & or unknown entity "&postid"
line 491 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 493 column 9 - Warning: missing <tr>
line 511 column 13 - Warning: missing <tr>
line 512 column 102 - Warning: unescaped & or unknown entity "&postid"
line 555 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 557 column 9 - Warning: missing <tr>
line 575 column 13 - Warning: missing <tr>
line 576 column 102 - Warning: unescaped & or unknown entity "&postid"
line 585 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 587 column 9 - Warning: missing <tr>
line 605 column 13 - Warning: missing <tr>
line 606 column 102 - Warning: unescaped & or unknown entity "&postid"
line 608 column 103 - Warning: missing </font> before </td>
line 608 column 74 - Warning: missing </font> before </td>
line 650 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 652 column 9 - Warning: missing <tr>
line 670 column 13 - Warning: missing <tr>
line 671 column 102 - Warning: unescaped & or unknown entity "&postid"
line 677 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 679 column 9 - Warning: missing <tr>
line 697 column 13 - Warning: missing <tr>
line 698 column 102 - Warning: unescaped & or unknown entity "&postid"
line 700 column 103 - Warning: missing </font> before <blockquote>
line 700 column 74 - Warning: missing </font> before <blockquote>
line 700 column 121 - Warning: inserting implicit <font>
line 700 column 121 - Warning: inserting implicit <font>
line 700 column 121 - Warning: missing </font> before <hr>
line 700 column 121 - Warning: missing </font> before <hr>
line 700 column 201 - Warning: inserting implicit <font>
line 700 column 201 - Warning: inserting implicit <font>
line 700 column 201 - Warning: missing </font> before <hr>
line 700 column 201 - Warning: missing </font> before <hr>
line 700 column 263 - Warning: inserting implicit <font>
line 700 column 263 - Warning: inserting implicit <font>
line 700 column 263 - Warning: missing </font> before <hr>
line 700 column 263 - Warning: missing </font> before <hr>
line 701 column 465 - Warning: inserting implicit <font>
line 701 column 465 - Warning: inserting implicit <font>
line 701 column 465 - Warning: missing </font> before <hr>
line 701 column 465 - Warning: missing </font> before <hr>
line 702 column 1 - Warning: inserting implicit <font>
line 702 column 1 - Warning: inserting implicit <font>
line 712 column 9 - Warning: plain text isn't allowed in <tr> elements
line 699 column 19 - Info: <tr> previously mentioned
line 714 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 716 column 9 - Warning: missing <tr>
line 734 column 13 - Warning: missing <tr>
line 735 column 102 - Warning: unescaped & or unknown entity "&postid"
line 747 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 749 column 9 - Warning: missing <tr>
line 767 column 13 - Warning: missing <tr>
line 768 column 102 - Warning: unescaped & or unknown entity "&postid"
line 780 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 782 column 9 - Warning: missing <tr>
line 800 column 13 - Warning: missing <tr>
line 801 column 102 - Warning: unescaped & or unknown entity "&postid"
line 803 column 74 - Warning: <link> isn't allowed in <td> elements
line 803 column 9 - Info: <td> previously mentioned
line 806 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 808 column 9 - Warning: missing <tr>
line 826 column 13 - Warning: missing <tr>
line 827 column 102 - Warning: unescaped & or unknown entity "&postid"
line 832 column 17 - Warning: missing <tr>
line 832 column 17 - Warning: discarding unexpected <table>
line 835 column 35 - Warning: missing <tr>
line 835 column 95 - Warning: unescaped & or unknown entity "&page"
line 835 column 128 - Warning: unescaped & or unknown entity "&page"
line 835 column 161 - Warning: unescaped & or unknown entity "&page"
line 835 column 194 - Warning: unescaped & or unknown entity "&page"
line 835 column 227 - Warning: unescaped & or unknown entity "&page"
line 835 column 260 - Warning: unescaped & or unknown entity "&page"
line 835 column 293 - Warning: unescaped & or unknown entity "&page"
line 835 column 326 - Warning: unescaped & or unknown entity "&page"
line 835 column 359 - Warning: unescaped & or unknown entity "&page"
line 835 column 392 - Warning: unescaped & or unknown entity "&page"
line 835 column 430 - Warning: unescaped & or unknown entity "&page"
line 835 column 465 - Warning: unescaped & or unknown entity "&page"
line 835 column 500 - Warning: unescaped & or unknown entity "&page"
line 835 column 535 - Warning: unescaped & or unknown entity "&page"
line 835 column 573 - Warning: unescaped & or unknown entity "&page"
line 835 column 608 - Warning: unescaped & or unknown entity "&page"
line 835 column 643 - Warning: unescaped & or unknown entity "&page"
line 835 column 678 - Warning: unescaped & or unknown entity "&page"
line 835 column 717 - Warning: unescaped & or unknown entity "&page"
line 835 column 752 - Warning: unescaped & or unknown entity "&page"
line 835 column 787 - Warning: unescaped & or unknown entity "&page"
line 835 column 822 - Warning: unescaped & or unknown entity "&page"
line 835 column 857 - Warning: unescaped & or unknown entity "&page"
line 835 column 892 - Warning: unescaped & or unknown entity "&page"
line 835 column 927 - Warning: unescaped & or unknown entity "&page"
line 835 column 962 - Warning: unescaped & or unknown entity "&page"
line 835 column 997 - Warning: unescaped & or unknown entity "&page"
line 835 column 1033 - Warning: unescaped & or unknown entity "&page"
line 835 column 50 - Warning: missing </font> before </td>
line 835 column 1072 - Warning: missing </font> before </table>
line 837 column 35 - Warning: missing <tr>
line 837 column 50 - Warning: missing </font> before </td>
line 838 column 37 - Warning: unescaped & or unknown entity "&id"
line 837 column 188 - Warning: missing </font> before </table>
line 839 column 17 - Warning: discarding unexpected </textarea>
line 839 column 28 - Warning: discarding unexpected </form>
line 839 column 35 - Warning: discarding unexpected </embed>
line 839 column 43 - Warning: discarding unexpected </noembed>
line 839 column 53 - Warning: discarding unexpected </noscript>
line 839 column 64 - Warning: discarding unexpected </noembed>
line 839 column 74 - Warning: discarding unexpected </embed>
line 839 column 82 - Warning: discarding unexpected </table>
line 839 column 90 - Warning: discarding unexpected </table>
line 841 column 9 - Warning: missing </font> before <table>
line 853 column 25 - Warning: discarding unexpected </font>
line 862 column 57 - Warning: discarding unexpected </font>
line 840 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 172 column 15 - Warning: <img> lacks "alt" attribute
line 188 column 22 - Warning: <img> lacks "alt" attribute
line 188 column 63 - Warning: <img> lacks "alt" attribute
line 188 column 112 - Warning: <img> lacks "alt" attribute
line 188 column 162 - Warning: <img> lacks "alt" attribute
line 189 column 11 - Warning: <img> lacks "alt" attribute
line 199 column 15 - Warning: <img> lacks "alt" attribute
line 203 column 92 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 218 column 22 - Warning: <img> lacks "alt" attribute
line 218 column 63 - Warning: <img> lacks "alt" attribute
line 218 column 112 - Warning: <img> lacks "alt" attribute
line 218 column 162 - Warning: <img> lacks "alt" attribute
line 229 column 15 - Warning: <img> lacks "alt" attribute
line 246 column 22 - Warning: <img> lacks "alt" attribute
line 246 column 63 - Warning: <img> lacks "alt" attribute
line 246 column 112 - Warning: <img> lacks "alt" attribute
line 246 column 162 - Warning: <img> lacks "alt" attribute
line 247 column 11 - Warning: <img> lacks "alt" attribute
line 257 column 15 - Warning: <img> lacks "alt" attribute
line 261 column 92 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 290 column 22 - Warning: <img> lacks "alt" attribute
line 290 column 63 - Warning: <img> lacks "alt" attribute
line 290 column 112 - Warning: <img> lacks "alt" attribute
line 290 column 162 - Warning: <img> lacks "alt" attribute
line 291 column 11 - Warning: <img> lacks "alt" attribute
line 301 column 15 - Warning: <img> lacks "alt" attribute
line 318 column 11 - Warning: <img> lacks "alt" attribute
line 319 column 23 - Warning: <img> lacks "alt" attribute
line 319 column 64 - Warning: <img> lacks "alt" attribute
line 319 column 113 - Warning: <img> lacks "alt" attribute
line 319 column 163 - Warning: <img> lacks "alt" attribute
line 320 column 11 - Warning: <img> lacks "alt" attribute
line 330 column 15 - Warning: <img> lacks "alt" attribute
line 334 column 89 - Warning: <font> attribute "color" had invalid value "60c000" and has been replaced
line 349 column 1494 - Warning: <img> lacks "alt" attribute
line 357 column 22 - Warning: <img> lacks "alt" attribute
line 357 column 63 - Warning: <img> lacks "alt" attribute
line 357 column 112 - Warning: <img> lacks "alt" attribute
line 357 column 162 - Warning: <img> lacks "alt" attribute
line 358 column 11 - Warning: <img> lacks "alt" attribute
line 368 column 15 - Warning: <img> lacks "alt" attribute
line 384 column 22 - Warning: <img> lacks "alt" attribute
line 384 column 63 - Warning: <img> lacks "alt" attribute
line 384 column 112 - Warning: <img> lacks "alt" attribute
line 384 column 162 - Warning: <img> lacks "alt" attribute
line 395 column 15 - Warning: <img> lacks "alt" attribute
line 412 column 22 - Warning: <img> lacks "alt" attribute
line 412 column 63 - Warning: <img> lacks "alt" attribute
line 412 column 112 - Warning: <img> lacks "alt" attribute
line 412 column 162 - Warning: <img> lacks "alt" attribute
line 423 column 15 - Warning: <img> lacks "alt" attribute
line 441 column 21 - Warning: <img> lacks "alt" attribute
line 441 column 62 - Warning: <img> lacks "alt" attribute
line 441 column 111 - Warning: <img> lacks "alt" attribute
line 441 column 161 - Warning: <img> lacks "alt" attribute
line 452 column 15 - Warning: <img> lacks "alt" attribute
line 468 column 22 - Warning: <img> lacks "alt" attribute
line 468 column 63 - Warning: <img> lacks "alt" attribute
line 468 column 112 - Warning: <img> lacks "alt" attribute
line 468 column 162 - Warning: <img> lacks "alt" attribute
line 479 column 15 - Warning: <img> lacks "alt" attribute
line 496 column 21 - Warning: <img> lacks "alt" attribute
line 496 column 62 - Warning: <img> lacks "alt" attribute
line 496 column 111 - Warning: <img> lacks "alt" attribute
line 496 column 161 - Warning: <img> lacks "alt" attribute
line 507 column 15 - Warning: <img> lacks "alt" attribute
line 511 column 92 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 521 column 623 - Warning: <img> lacks "alt" attribute
line 560 column 22 - Warning: <img> lacks "alt" attribute
line 560 column 63 - Warning: <img> lacks "alt" attribute
line 560 column 112 - Warning: <img> lacks "alt" attribute
line 560 column 162 - Warning: <img> lacks "alt" attribute
line 571 column 15 - Warning: <img> lacks "alt" attribute
line 578 column 322 - Warning: <img> proprietary attribute value "absmiddle"
line 578 column 322 - Warning: <img> lacks "alt" attribute
line 589 column 11 - Warning: <img> lacks "alt" attribute
line 590 column 22 - Warning: <img> lacks "alt" attribute
line 590 column 63 - Warning: <img> lacks "alt" attribute
line 590 column 112 - Warning: <img> lacks "alt" attribute
line 590 column 162 - Warning: <img> lacks "alt" attribute
line 591 column 11 - Warning: <img> lacks "alt" attribute
line 601 column 15 - Warning: <img> lacks "alt" attribute
line 605 column 92 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 612 column 302 - Warning: <img> lacks "alt" attribute
line 612 column 391 - Warning: <img> lacks "alt" attribute
line 615 column 501 - Warning: <img> lacks "alt" attribute
line 615 column 590 - Warning: <img> lacks "alt" attribute
line 618 column 703 - Warning: <img> lacks "alt" attribute
line 618 column 792 - Warning: <img> lacks "alt" attribute
line 621 column 896 - Warning: <img> lacks "alt" attribute
line 621 column 985 - Warning: <img> lacks "alt" attribute
line 624 column 1094 - Warning: <img> lacks "alt" attribute
line 624 column 1183 - Warning: <img> lacks "alt" attribute
line 633 column 1478 - Warning: <img> lacks "alt" attribute
line 655 column 22 - Warning: <img> lacks "alt" attribute
line 655 column 63 - Warning: <img> lacks "alt" attribute
line 655 column 112 - Warning: <img> lacks "alt" attribute
line 655 column 162 - Warning: <img> lacks "alt" attribute
line 666 column 15 - Warning: <img> lacks "alt" attribute
line 670 column 92 - Warning: <font> attribute "color" had invalid value "7C60B0" and has been replaced
line 674 column 158 - Warning: <img> lacks "alt" attribute
line 674 column 247 - Warning: <img> lacks "alt" attribute
line 681 column 11 - Warning: <img> lacks "alt" attribute
line 682 column 22 - Warning: <img> lacks "alt" attribute
line 682 column 63 - Warning: <img> lacks "alt" attribute
line 682 column 112 - Warning: <img> lacks "alt" attribute
line 682 column 162 - Warning: <img> lacks "alt" attribute
line 683 column 11 - Warning: <img> lacks "alt" attribute
line 693 column 15 - Warning: <img> lacks "alt" attribute
line 701 column 273 - Warning: <img> lacks "alt" attribute
line 701 column 362 - Warning: <img> lacks "alt" attribute
line 702 column 761 - Warning: <img> proprietary attribute value "absmiddle"
line 702 column 761 - Warning: <img> lacks "alt" attribute
line 708 column 1010 - Warning: <img> lacks "alt" attribute
line 708 column 1123 - Warning: <img> lacks "alt" attribute
line 719 column 22 - Warning: <img> lacks "alt" attribute
line 719 column 63 - Warning: <img> lacks "alt" attribute
line 719 column 112 - Warning: <img> lacks "alt" attribute
line 719 column 162 - Warning: <img> lacks "alt" attribute
line 720 column 11 - Warning: <img> lacks "alt" attribute
line 730 column 15 - Warning: <img> lacks "alt" attribute
line 734 column 92 - Warning: <font> attribute "color" had invalid value "AFFABE" and has been replaced
line 739 column 129 - Warning: <img> lacks "alt" attribute
line 752 column 22 - Warning: <img> lacks "alt" attribute
line 752 column 63 - Warning: <img> lacks "alt" attribute
line 752 column 112 - Warning: <img> lacks "alt" attribute
line 752 column 162 - Warning: <img> lacks "alt" attribute
line 753 column 11 - Warning: <img> lacks "alt" attribute
line 763 column 15 - Warning: <img> lacks "alt" attribute
line 784 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 784 column 15 - Warning: <img> lacks "alt" attribute
line 784 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 784 column 58 - Warning: <img> lacks "alt" attribute
line 784 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 784 column 101 - Warning: <img> lacks "alt" attribute
line 785 column 22 - Warning: <img> lacks "alt" attribute
line 785 column 63 - Warning: <img> lacks "alt" attribute
line 785 column 112 - Warning: <img> lacks "alt" attribute
line 785 column 162 - Warning: <img> lacks "alt" attribute
line 786 column 11 - Warning: <img> lacks "alt" attribute
line 796 column 15 - Warning: <img> lacks "alt" attribute
line 810 column 11 - Warning: <img> lacks "alt" attribute
line 811 column 23 - Warning: <img> lacks "alt" attribute
line 811 column 64 - Warning: <img> lacks "alt" attribute
line 811 column 113 - Warning: <img> lacks "alt" attribute
line 811 column 163 - Warning: <img> lacks "alt" attribute
line 812 column 11 - Warning: <img> lacks "alt" attribute
line 822 column 15 - Warning: <img> lacks "alt" attribute
line 829 column 491 - Warning: <img> proprietary attribute value "absmiddle"
line 829 column 491 - Warning: <img> lacks "alt" attribute
line 829 column 652 - Warning: <img> lacks "alt" attribute
line 838 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 838 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 838 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 847 column 25 - Warning: <img> lacks "alt" attribute
line 852 column 267 - Warning: <img> lacks "alt" attribute
line 337 column 301 - Warning: trimming empty <font>
line 700 column 103 - Warning: trimming empty <font>
line 700 column 74 - Warning: trimming empty <font>
line 832 column 17 - Warning: trimming empty <tr>
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 204 column 27 - Warning: <nobr> is not approved by W3C
line 234 column 27 - Warning: <nobr> is not approved by W3C
line 262 column 27 - Warning: <nobr> is not approved by W3C
line 306 column 27 - Warning: <nobr> is not approved by W3C
line 335 column 27 - Warning: <nobr> is not approved by W3C
line 337 column 74 - Warning: <table> proprietary attribute "height"
line 373 column 27 - Warning: <nobr> is not approved by W3C
line 400 column 27 - Warning: <nobr> is not approved by W3C
line 428 column 27 - Warning: <nobr> is not approved by W3C
line 457 column 27 - Warning: <nobr> is not approved by W3C
line 484 column 27 - Warning: <nobr> is not approved by W3C
line 512 column 27 - Warning: <nobr> is not approved by W3C
line 576 column 27 - Warning: <nobr> is not approved by W3C
line 606 column 27 - Warning: <nobr> is not approved by W3C
line 671 column 27 - Warning: <nobr> is not approved by W3C
line 698 column 27 - Warning: <nobr> is not approved by W3C
line 735 column 27 - Warning: <nobr> is not approved by W3C
line 768 column 27 - Warning: <nobr> is not approved by W3C
line 801 column 27 - Warning: <nobr> is not approved by W3C
line 827 column 27 - Warning: <nobr> is not approved by W3C
line 829 column 74 - Warning: <table> proprietary attribute "height"
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 399 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