Register - Login
Views: 99349116
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 05:44:44 PM
Jul - NSMB Hacking (Archive) - NEW Sprite Database - PM me to get an account New poll - New thread - New reply
Pages: 1 2 Next newer thread | Next older thread
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1159/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 06:17:18 PM (last edited by dirbaio at 03-04-11 03:18 PM) Link | Quote
I decided yesterday that the format of the spritedata.txt file was pure shit. Anyone that has tried to edit it knows it. And I remembered that awesome thing Treeki put together for NSMBW. And I thought: Why not use that us too?

Here it is:
http://dirbaio.net/nsmb/spriteDB.php


What are we going to do with that?

Integrate it with the editor. The editor will be able to automatically update itself with the latest sprite data, which is cool.
Collaboratively complete it to make sure we have all the sprites documented.

Anyone can edit the sprite database. Please be responsible.

Mark a sprite as "known" when the purpose of the sprite is known. For example, the FG effects sprites are known, but we still do not know its sprite data, so it's not "complete".
Mark a sprite as "complete" when we know all its sprite data, at least the one that is used in the levels.

IMPORTANT:
The order of the sprite data bytes has been CHANGED because that's the way the game reads them. Some values were split before between two bytes, and now they aren't. The order has changed from

AA BB CC DD EE FF
to
BB AA FF EE DD CC.

The editor is still not updated but the database is. Please take it into account.
Nibbles are the hex digits. Nibbles are numbered from 0 to 11.
krutomisi
2480
Level: 94


Posts: 1336/2481
EXP: 8254794
For next: 101863

Since: 02-01-10


Since last post: 229 days
Last activity: 169 days

Posted on 03-04-11 06:42:00 PM (last edited by krutomisi at 03-04-11 03:42 PM) Link | Quote
woah man that is awesome

I'll have try and work on it sometime here



Originally posted by dirbaio
Integrate it with the editor. The editor will be able to automatically update itself with the latest sprite data, which is cool.

That's a great idea,
but I would still keep a option to switch to a local nonupdating list

just in case something happens with the internet based one

____________________



1336 / 56 / 396
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1160/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 06:49:36 PM Link | Quote
Well, i was planning on implementing it this way: The editor has the sprite data file locally. There is a button in the Tools page that updates the spritedata.txt file automatically when clicked.

That way it's optional, and you can use the editor without internet
ray
Member
Level: 39


Posts: 225/321
EXP: 371835
For next: 32936

Since: 11-10-10


Since last post: 10.6 years
Last activity: 7.7 years

Posted on 03-04-11 07:05:34 PM Link | Quote
This is a great idea! I edited sprite 255 now

____________________
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1161/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 07:21:04 PM Link | Quote
Originally posted by ray
This is a great idea! I edited sprite 255 now

Nice
But you should have marked it as known, since you KNOW what's that sprite.
ray
Member
Level: 39


Posts: 226/321
EXP: 371835
For next: 32936

Since: 11-10-10


Since last post: 10.6 years
Last activity: 7.7 years

Posted on 03-04-11 07:23:51 PM (last edited by ray at 03-04-11 04:25 PM) Link | Quote
Originally posted by dirbaio
Originally posted by ray
This is a great idea! I edited sprite 255 now

Nice
But you should have marked it as known, since you KNOW what's that sprite.


Oh yes, I have forgotten^^
But it has Unknown sprite data...

____________________
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1162/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 07:36:46 PM Link | Quote
One thing is knowing that there IS unknown sprite data, the other thing is not knowing anything. In the second case the sprites are marked as completed.

The first goal is to document what's the sprite data used in Nintendo's levels.
ray
Member
Level: 39


Posts: 227/321
EXP: 371835
For next: 32936

Since: 11-10-10


Since last post: 10.6 years
Last activity: 7.7 years

Posted on 03-04-11 07:42:34 PM (last edited by ray at 03-04-11 04:52 PM) Link | Quote
There is one thing:

00 00 00 00 00 01
The 01 let you swim in the image.

EDIT: Can you please check my entry? I dont know if its right...

____________________
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1163/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 08:04:58 PM Link | Quote
Yeah, that's nice
Keep adding moar!
ray
Member
Level: 39


Posts: 228/321
EXP: 371835
For next: 32936

Since: 11-10-10


Since last post: 10.6 years
Last activity: 7.7 years

Posted on 03-04-11 08:07:14 PM Link | Quote
I have added something at the springboard, too. Is that right, too?

____________________
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1164/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 08:26:58 PM Link | Quote
Originally posted by ray
I have added something at the springboard, too. Is that right, too?

I don't see what have you changed...
ray
Member
Level: 39


Posts: 229/321
EXP: 371835
For next: 32936

Since: 11-10-10


Since last post: 10.6 years
Last activity: 7.7 years

Posted on 03-04-11 08:42:35 PM Link | Quote
Originally posted by dirbaio
Originally posted by ray
I have added something at the springboard, too. Is that right, too?

I don't see what have you changed...


Er... i added a activator ID

____________________
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1165/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-04-11 08:47:43 PM Link | Quote
Then, you've forgot to click "save".
ray
Member
Level: 39


Posts: 230/321
EXP: 371835
For next: 32936

Since: 11-10-10


Since last post: 10.6 years
Last activity: 7.7 years

Posted on 03-04-11 08:50:58 PM Link | Quote
No, i have it

____________________
NsmB_PrO
Member
Picture Resized!
Level: 46


Posts: 296/467
EXP: 667532
For next: 44242

Since: 04-29-10

From: Austria Vöcklabruck

Since last post: 10.7 years
Last activity: 9.1 years

Posted on 03-05-11 07:39:25 AM Link | Quote
Originally posted by Orangefox
Because I've been intrigued by this particular sprite as of recently, I've manage to dig up some interesting functions for the Red Coin Ring. Some of these functions you might find useful for a hack. Here are the updates.

34 - Red Coin Ring
ID 00 00 00 00 00 = Set ID to the same number as the ID on the matching red coins.
3E 00 00 03 00 00 = Create a trail of blue coins for a short period of time.
ED 00 00 03 00 00 = Mega Mushroom Effects; you only get the glitter effects along with the meter.
F4 00 00 03 00 00 = Invincible Star Effects; you don't change colors but you are invincible with glitter effects.


How schould I write this into the sprite database?

____________________
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 1166/-1288
EXP: NaN
For next: 0

Since: 07-28-09

From: Spain

Since last post: 10.8 years
Last activity: 9.9 years

Posted on 03-05-11 09:28:37 AM Link | Quote
I think it's not specific of the Red Coin ring.
I think the activator ID's 3E, ED and F4 have that "special meaning".
Try to put them in a ?-switch and tell me what happens...
luckwii
Member
Level: 24


Posts: 64/111
EXP: 75556
For next: 2569

Since: 11-16-10


Since last post: 10.8 years
Last activity: 10.8 years

Posted on 03-08-11 11:41:47 AM Link | Quote
Alright, who's the freakbag that thinks its funny to vandalize the database? Come on now people...Really?

Thanks for the database Dirbaio. May have to lock it out, and have people submit their edited data to you first.

...And to the vandal....¿Porque le hagas de pedo?
NsmB_PrO
Member
Picture Resized!
Level: 46


Posts: 301/467
EXP: 667532
For next: 44242

Since: 04-29-10

From: Austria Vöcklabruck

Since last post: 10.7 years
Last activity: 9.1 years

Posted on 03-08-11 04:38:51 PM Link | Quote
Originally posted by luckwii
Alright, who's the freakbag that thinks its funny to vandalize the database?

Someone has corrupted the sprite database?!
Hopefully not

____________________
CB

Flippitty Flip
Level: 90


Posts: 927/2280
EXP: 6968938
For next: 219671

Since: 02-01-11

From: Canadaland

Since last post: 10.5 years
Last activity: 10.3 years

Posted on 03-08-11 04:59:30 PM Link | Quote


Originally posted by NsmB_PrO
Originally posted by luckwii
Alright, who's the freakbag that thinks its funny to vandalize the database?

Someone has corrupted the sprite database?!
Hopefully not


yep, somebody replaced a slot with "whore" and an other slot with something in spanish. Both are near the beginning so I won't bother naming the slots.

____________________
Oops, Did I kill that?
krutomisi
2480
Level: 94


Posts: 1346/2481
EXP: 8254794
For next: 101863

Since: 02-01-10


Since last post: 229 days
Last activity: 169 days

Posted on 03-08-11 05:03:54 PM Link | Quote
chances are it was one of our banned members  

but yeah, account/password protection might be a good idea

____________________



1346 / 55 / 400
Pages: 1 2 Next newer thread | Next older thread
Jul - NSMB Hacking (Archive) - NEW Sprite Database - PM me to get an account New poll - New thread - New reply


Rusted Logic

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

29 database queries, 6 query cache hits.
Query execution time:  0.087371 seconds
Script execution time:  0.024492 seconds
Total render time:  0.111863 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
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 216 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 97 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 132 - 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 207 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 209 column 9 - Warning: missing <tr>
line 227 column 13 - Warning: missing <tr>
line 228 column 102 - Warning: unescaped & or unknown entity "&postid"
line 230 column 100 - Warning: missing </font> before <blockquote>
line 236 column 215 - Warning: inserting implicit <font>
line 236 column 215 - Warning: missing </font> before <hr>
line 236 column 279 - Warning: inserting implicit <font>
line 236 column 279 - Warning: missing </font> before <hr>
line 237 column 1 - Warning: inserting implicit <font>
line 243 column 652 - Warning: missing </font> before <center>
line 243 column 673 - Warning: inserting implicit <font>
line 243 column 697 - Warning: discarding unexpected </font>
line 246 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 248 column 9 - Warning: missing <tr>
line 266 column 13 - Warning: missing <tr>
line 267 column 102 - Warning: unescaped & or unknown entity "&postid"
line 274 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 276 column 9 - Warning: missing <tr>
line 294 column 13 - Warning: missing <tr>
line 295 column 102 - Warning: unescaped & or unknown entity "&postid"
line 300 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 302 column 9 - Warning: missing <tr>
line 320 column 13 - Warning: missing <tr>
line 321 column 102 - Warning: unescaped & or unknown entity "&postid"
line 328 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 330 column 9 - Warning: missing <tr>
line 348 column 13 - Warning: missing <tr>
line 349 column 102 - Warning: unescaped & or unknown entity "&postid"
line 359 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 361 column 9 - Warning: missing <tr>
line 379 column 13 - Warning: missing <tr>
line 380 column 102 - Warning: unescaped & or unknown entity "&postid"
line 387 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 389 column 9 - Warning: missing <tr>
line 407 column 13 - Warning: missing <tr>
line 408 column 102 - Warning: unescaped & or unknown entity "&postid"
line 418 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 420 column 9 - Warning: missing <tr>
line 438 column 13 - Warning: missing <tr>
line 439 column 102 - Warning: unescaped & or unknown entity "&postid"
line 445 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 447 column 9 - Warning: missing <tr>
line 465 column 13 - Warning: missing <tr>
line 466 column 102 - Warning: unescaped & or unknown entity "&postid"
line 471 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 473 column 9 - Warning: missing <tr>
line 491 column 13 - Warning: missing <tr>
line 492 column 102 - Warning: unescaped & or unknown entity "&postid"
line 498 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 500 column 9 - Warning: missing <tr>
line 518 column 13 - Warning: missing <tr>
line 519 column 102 - Warning: unescaped & or unknown entity "&postid"
line 527 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 529 column 9 - Warning: missing <tr>
line 547 column 13 - Warning: missing <tr>
line 548 column 102 - Warning: unescaped & or unknown entity "&postid"
line 553 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 555 column 9 - Warning: missing <tr>
line 573 column 13 - Warning: missing <tr>
line 574 column 102 - Warning: unescaped & or unknown entity "&postid"
line 579 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 581 column 9 - Warning: missing <tr>
line 599 column 13 - Warning: missing <tr>
line 600 column 102 - Warning: unescaped & or unknown entity "&postid"
line 613 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 615 column 9 - Warning: missing <tr>
line 633 column 13 - Warning: missing <tr>
line 634 column 102 - Warning: unescaped & or unknown entity "&postid"
line 642 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 644 column 9 - Warning: missing <tr>
line 662 column 13 - Warning: missing <tr>
line 663 column 102 - Warning: unescaped & or unknown entity "&postid"
line 672 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 674 column 9 - Warning: missing <tr>
line 692 column 13 - Warning: missing <tr>
line 693 column 102 - Warning: unescaped & or unknown entity "&postid"
line 700 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 702 column 9 - Warning: missing <tr>
line 720 column 13 - Warning: missing <tr>
line 721 column 102 - Warning: unescaped & or unknown entity "&postid"
line 723 column 74 - Warning: missing </div>
line 732 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 734 column 9 - Warning: missing <tr>
line 752 column 13 - Warning: missing <tr>
line 753 column 102 - Warning: unescaped & or unknown entity "&postid"
line 755 column 158 - Warning: entity "&nbsp" doesn't end in ';'
line 760 column 341 - Warning: missing </font> before <center>
line 760 column 362 - Warning: inserting implicit <font>
line 760 column 386 - Warning: discarding unexpected </font>
line 763 column 17 - Warning: missing <tr>
line 763 column 17 - Warning: discarding unexpected <table>
line 766 column 35 - Warning: missing <tr>
line 766 column 97 - Warning: unescaped & or unknown entity "&page"
line 766 column 50 - Warning: missing </font> before </td>
line 766 column 132 - Warning: missing </font> before </table>
line 768 column 35 - Warning: missing <tr>
line 768 column 50 - Warning: missing </font> before </td>
line 769 column 37 - Warning: unescaped & or unknown entity "&id"
line 768 column 216 - Warning: missing </font> before </table>
line 770 column 17 - Warning: discarding unexpected </textarea>
line 770 column 28 - Warning: discarding unexpected </form>
line 770 column 35 - Warning: discarding unexpected </embed>
line 770 column 43 - Warning: discarding unexpected </noembed>
line 770 column 53 - Warning: discarding unexpected </noscript>
line 770 column 64 - Warning: discarding unexpected </noembed>
line 770 column 74 - Warning: discarding unexpected </embed>
line 770 column 82 - Warning: discarding unexpected </table>
line 770 column 90 - Warning: discarding unexpected </table>
line 772 column 9 - Warning: missing </font> before <table>
line 784 column 25 - Warning: discarding unexpected </font>
line 793 column 57 - Warning: discarding unexpected </font>
line 771 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 23 - Warning: <img> lacks "alt" attribute
line 161 column 64 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 211 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 16 - Warning: <img> lacks "alt" attribute
line 211 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 59 - Warning: <img> lacks "alt" attribute
line 211 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 102 - Warning: <img> lacks "alt" attribute
line 211 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 145 - Warning: <img> lacks "alt" attribute
line 211 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 188 - Warning: <img> lacks "alt" attribute
line 211 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 231 - Warning: <img> lacks "alt" attribute
line 211 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 274 - Warning: <img> lacks "alt" attribute
line 211 column 317 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 317 - Warning: <img> lacks "alt" attribute
line 211 column 360 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 360 - Warning: <img> lacks "alt" attribute
line 211 column 403 - Warning: <img> proprietary attribute value "absmiddle"
line 211 column 403 - Warning: <img> lacks "alt" attribute
line 212 column 22 - Warning: <img> lacks "alt" attribute
line 212 column 63 - Warning: <img> lacks "alt" attribute
line 212 column 112 - Warning: <img> lacks "alt" attribute
line 212 column 162 - Warning: <img> lacks "alt" attribute
line 213 column 11 - Warning: <img> lacks "alt" attribute
line 223 column 15 - Warning: <img> lacks "alt" attribute
line 251 column 23 - Warning: <img> lacks "alt" attribute
line 251 column 64 - Warning: <img> lacks "alt" attribute
line 262 column 15 - Warning: <img> lacks "alt" attribute
line 271 column 345 - Warning: <img> proprietary attribute value "absmiddle"
line 271 column 345 - Warning: <img> lacks "alt" attribute
line 279 column 22 - Warning: <img> lacks "alt" attribute
line 279 column 63 - Warning: <img> lacks "alt" attribute
line 279 column 111 - Warning: <img> lacks "alt" attribute
line 279 column 161 - Warning: <img> lacks "alt" attribute
line 280 column 11 - Warning: <img> lacks "alt" attribute
line 290 column 15 - Warning: <img> lacks "alt" attribute
line 297 column 120 - Warning: <img> proprietary attribute value "absmiddle"
line 297 column 120 - Warning: <img> lacks "alt" attribute
line 297 column 267 - Warning: <img> lacks "alt" attribute
line 305 column 23 - Warning: <img> lacks "alt" attribute
line 305 column 64 - Warning: <img> lacks "alt" attribute
line 316 column 15 - Warning: <img> lacks "alt" attribute
line 323 column 192 - Warning: <img> proprietary attribute value "absmiddle"
line 323 column 192 - Warning: <img> lacks "alt" attribute
line 324 column 269 - Warning: <img> proprietary attribute value "absmiddle"
line 324 column 269 - Warning: <img> lacks "alt" attribute
line 333 column 22 - Warning: <img> lacks "alt" attribute
line 333 column 63 - Warning: <img> lacks "alt" attribute
line 333 column 111 - Warning: <img> lacks "alt" attribute
line 333 column 161 - Warning: <img> lacks "alt" attribute
line 334 column 11 - Warning: <img> lacks "alt" attribute
line 344 column 15 - Warning: <img> lacks "alt" attribute
line 351 column 268 - Warning: <img> proprietary attribute value "absmiddle"
line 351 column 268 - Warning: <img> lacks "alt" attribute
line 352 column 345 - Warning: <img> proprietary attribute value "absmiddle"
line 352 column 345 - Warning: <img> lacks "alt" attribute
line 356 column 657 - Warning: <img> lacks "alt" attribute
line 364 column 23 - Warning: <img> lacks "alt" attribute
line 364 column 64 - Warning: <img> lacks "alt" attribute
line 375 column 15 - Warning: <img> lacks "alt" attribute
line 392 column 22 - Warning: <img> lacks "alt" attribute
line 392 column 63 - Warning: <img> lacks "alt" attribute
line 392 column 111 - Warning: <img> lacks "alt" attribute
line 392 column 161 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 403 column 15 - Warning: <img> lacks "alt" attribute
line 415 column 323 - Warning: <img> lacks "alt" attribute
line 423 column 23 - Warning: <img> lacks "alt" attribute
line 423 column 64 - Warning: <img> lacks "alt" attribute
line 434 column 15 - Warning: <img> lacks "alt" attribute
line 441 column 92 - Warning: <img> proprietary attribute value "absmiddle"
line 441 column 92 - Warning: <img> lacks "alt" attribute
line 450 column 22 - Warning: <img> lacks "alt" attribute
line 450 column 63 - Warning: <img> lacks "alt" attribute
line 450 column 111 - Warning: <img> lacks "alt" attribute
line 450 column 161 - Warning: <img> lacks "alt" attribute
line 451 column 11 - Warning: <img> lacks "alt" attribute
line 461 column 15 - Warning: <img> lacks "alt" attribute
line 468 column 237 - Warning: <img> lacks "alt" attribute
line 476 column 23 - Warning: <img> lacks "alt" attribute
line 476 column 64 - Warning: <img> lacks "alt" attribute
line 487 column 15 - Warning: <img> lacks "alt" attribute
line 495 column 271 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 271 - Warning: <img> lacks "alt" attribute
line 503 column 22 - Warning: <img> lacks "alt" attribute
line 503 column 63 - Warning: <img> lacks "alt" attribute
line 503 column 111 - Warning: <img> lacks "alt" attribute
line 503 column 161 - Warning: <img> lacks "alt" attribute
line 504 column 11 - Warning: <img> lacks "alt" attribute
line 514 column 15 - Warning: <img> lacks "alt" attribute
line 522 column 347 - Warning: <img> proprietary attribute value "absmiddle"
line 522 column 347 - Warning: <img> lacks "alt" attribute
line 524 column 453 - Warning: <img> proprietary attribute value "absmiddle"
line 524 column 453 - Warning: <img> lacks "alt" attribute
line 524 column 601 - Warning: <img> lacks "alt" attribute
line 532 column 23 - Warning: <img> lacks "alt" attribute
line 532 column 64 - Warning: <img> lacks "alt" attribute
line 543 column 15 - Warning: <img> lacks "alt" attribute
line 558 column 22 - Warning: <img> lacks "alt" attribute
line 558 column 63 - Warning: <img> lacks "alt" attribute
line 558 column 111 - Warning: <img> lacks "alt" attribute
line 558 column 161 - Warning: <img> lacks "alt" attribute
line 559 column 11 - Warning: <img> lacks "alt" attribute
line 569 column 15 - Warning: <img> lacks "alt" attribute
line 576 column 88 - Warning: <img> proprietary attribute value "absmiddle"
line 576 column 88 - Warning: <img> lacks "alt" attribute
line 576 column 236 - Warning: <img> lacks "alt" attribute
line 584 column 22 - Warning: <img> lacks "alt" attribute
line 584 column 63 - Warning: <img> lacks "alt" attribute
line 584 column 112 - Warning: <img> lacks "alt" attribute
line 584 column 162 - Warning: <img> lacks "alt" attribute
line 585 column 11 - Warning: <img> lacks "alt" attribute
line 595 column 15 - Warning: <img> lacks "alt" attribute
line 610 column 944 - Warning: <img> lacks "alt" attribute
line 618 column 23 - Warning: <img> lacks "alt" attribute
line 618 column 64 - Warning: <img> lacks "alt" attribute
line 629 column 15 - Warning: <img> lacks "alt" attribute
line 647 column 22 - Warning: <img> lacks "alt" attribute
line 647 column 63 - Warning: <img> lacks "alt" attribute
line 647 column 112 - Warning: <img> lacks "alt" attribute
line 647 column 162 - Warning: <img> lacks "alt" attribute
line 658 column 15 - Warning: <img> lacks "alt" attribute
line 677 column 22 - Warning: <img> lacks "alt" attribute
line 677 column 63 - Warning: <img> lacks "alt" attribute
line 677 column 112 - Warning: <img> lacks "alt" attribute
line 677 column 162 - Warning: <img> lacks "alt" attribute
line 678 column 11 - Warning: <img> lacks "alt" attribute
line 688 column 15 - Warning: <img> lacks "alt" attribute
line 697 column 308 - Warning: <img> proprietary attribute value "absmiddle"
line 697 column 308 - Warning: <img> lacks "alt" attribute
line 697 column 444 - Warning: <img> lacks "alt" attribute
line 704 column 11 - Warning: <img> lacks "alt" attribute
line 705 column 22 - Warning: <img> lacks "alt" attribute
line 705 column 63 - Warning: <img> lacks "alt" attribute
line 705 column 112 - Warning: <img> lacks "alt" attribute
line 705 column 162 - Warning: <img> lacks "alt" attribute
line 706 column 11 - Warning: <img> lacks "alt" attribute
line 716 column 15 - Warning: <img> lacks "alt" attribute
line 727 column 611 - Warning: <img> proprietary attribute value "absmiddle"
line 727 column 611 - Warning: <img> lacks "alt" attribute
line 736 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 16 - Warning: <img> lacks "alt" attribute
line 736 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 59 - Warning: <img> lacks "alt" attribute
line 736 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 102 - Warning: <img> lacks "alt" attribute
line 736 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 145 - Warning: <img> lacks "alt" attribute
line 736 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 188 - Warning: <img> lacks "alt" attribute
line 736 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 231 - Warning: <img> lacks "alt" attribute
line 736 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 274 - Warning: <img> lacks "alt" attribute
line 736 column 317 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 317 - Warning: <img> lacks "alt" attribute
line 736 column 360 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 360 - Warning: <img> lacks "alt" attribute
line 736 column 403 - Warning: <img> proprietary attribute value "absmiddle"
line 736 column 403 - Warning: <img> lacks "alt" attribute
line 737 column 22 - Warning: <img> lacks "alt" attribute
line 737 column 63 - Warning: <img> lacks "alt" attribute
line 737 column 112 - Warning: <img> lacks "alt" attribute
line 737 column 162 - Warning: <img> lacks "alt" attribute
line 738 column 11 - Warning: <img> lacks "alt" attribute
line 748 column 15 - Warning: <img> lacks "alt" attribute
line 755 column 163 - Warning: <img> proprietary attribute value "absmiddle"
line 755 column 163 - Warning: <img> lacks "alt" attribute
line 769 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 769 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 769 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 778 column 25 - Warning: <img> lacks "alt" attribute
line 783 column 267 - Warning: <img> lacks "alt" attribute
line 243 column 652 - Warning: trimming empty <font>
line 760 column 341 - Warning: trimming empty <font>
line 763 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 228 column 27 - Warning: <nobr> is not approved by W3C
line 267 column 27 - Warning: <nobr> is not approved by W3C
line 295 column 27 - Warning: <nobr> is not approved by W3C
line 321 column 27 - Warning: <nobr> is not approved by W3C
line 349 column 27 - Warning: <nobr> is not approved by W3C
line 380 column 27 - Warning: <nobr> is not approved by W3C
line 408 column 27 - Warning: <nobr> is not approved by W3C
line 439 column 27 - Warning: <nobr> is not approved by W3C
line 466 column 27 - Warning: <nobr> is not approved by W3C
line 492 column 27 - Warning: <nobr> is not approved by W3C
line 519 column 27 - Warning: <nobr> is not approved by W3C
line 548 column 27 - Warning: <nobr> is not approved by W3C
line 574 column 27 - Warning: <nobr> is not approved by W3C
line 600 column 27 - Warning: <nobr> is not approved by W3C
line 634 column 27 - Warning: <nobr> is not approved by W3C
line 663 column 27 - Warning: <nobr> is not approved by W3C
line 693 column 27 - Warning: <nobr> is not approved by W3C
line 721 column 27 - Warning: <nobr> is not approved by W3C
line 753 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 342 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