Register - Login
Views: 99388867
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 07:38:50 AM
Jul - The Cutting Room Floor - Super Mario Advance 2 Unused Levels New poll - New thread - New reply
Next newer thread | Next older thread
Cuber456

Fuzzy
Don't mind me. Just passing through.
Level: 56


Posts: 284/776
EXP: 1317916
For next: 80260

Since: 02-19-12

From: Everywhere at once.

Since last post: 4.2 years
Last activity: 122 days

Posted on 08-15-13 05:06:10 AM Link | Quote
This is something I want a little bit of help with. I want to document all the unused levels in SMA2. I am guessing that most, if not all, of the unused levels in the game are going to be the ones from the SNES version but I still want to check it out.

Its cool that we can use glitches to access these levels but we need a more solid way to check out the ROM. When on the overworld, I tried to search memory to find a byte that corresponds to a level ID. I was hoping that if I changed the level ID I would change what level would be entered. The closest thing I found to a level ID (in the US ROM) was 0x0300558B. However, manipulate this byte as I might, I can never enter any other level besides the one Mario is standing on.

Is my logic flawed? Is there another or better way to go about this? If someone was willing to give me a little bit of help with this problem, I would be more than happy to rip this ROM apart and document all the unused level.

____________________
"Consider this a privilege. You have been chosen."
Dark Linkaël

Red Cheep-cheep
Level: 32


Posts: 193/216
EXP: 193487
For next: 12955

Since: 02-21-12

From: France

Since last post: 8.3 years
Last activity: 3.1 years

Posted on 08-15-13 10:24:00 AM (last edited by Dark Linkaël at 08-15-13 10:54:53 AM) Link | Quote

It's more complicated to get into an unused room in this game because there are several things to change in a room (Level ID, Layer 1, Layer 2 and Sprites). Moreover, many unused rooms are not available in Level ID (000 to 1FF). To create code to access unused rooms is very difficult unfortunately. It is not enough to change a single value. I think it's the same for Mario 3.

Otherwise, it is a remake of the SNES version of the game. I do not think there are more unused rooms in this version.

____________________
- Dark Linkaël -
Webmaster of the French Zelda website "Triforce Legend"





リンク - カスト "2003"

Sukasa

Level: 123


Posts: 4181/4326
EXP: 20918345
For next: 312921

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.0 years

Posted on 08-15-13 04:35:54 PM Link | Quote
Overworld level bytes are not equivalent to the 000-1FF level numbers. Also yes, many of the unused levels are not accessible via the main level table anyways.

You could try messaging FuSoYa, as Lunar Magic did at one point contain beta support for some parts of SMA2.

____________________
Cuber456

Fuzzy
Don't mind me. Just passing through.
Level: 56


Posts: 285/776
EXP: 1317916
For next: 80260

Since: 02-19-12

From: Everywhere at once.

Since last post: 4.2 years
Last activity: 122 days

Posted on 08-15-13 10:39:19 PM Link | Quote
Originally posted by Dark Linkaël
It's more complicated to get into an unused room in this game because there are several things to change in a room (Level ID, Layer 1, Layer 2 and Sprites). Moreover, many unused rooms are not available in Level ID (000 to 1FF). To create code to access unused rooms is very difficult unfortunately. It is not enough to change a single value. I think it's the same for Mario 3.

Otherwise, it is a remake of the SNES version of the game. I do not think there are more unused rooms in this version.
Originally posted by Sukasa
Overworld level bytes are not equivalent to the 000-1FF level numbers. Also yes, many of the unused levels are not accessible via the main level table anyways.

You could try messaging FuSoYa, as Lunar Magic did at one point contain beta support for some parts of SMA2.
Well it seems that both of you confirm the fact that changing a level ID in memory isn't sufficient enough to access other levels, let alone unused levels. That sucks but it makes sense.

@Sukasa
It sounds like a good idea to message FuSoYa. As far as I was aware, Lunar Magic(at least the later versions) didn't support SMA2 but I wouldn't be surprised if FuSoYa tinkered around trying to make LM compatible with SMA2. Honestly, all I need is some type of viewer to look into SMA2's data so if some earlier version of LM did that then I should be set.

@Dark Linkaël
Ya I am expecting that most of the unused levels in SMA2 will be the same ones from the SNES version but I am still curious. The fact that I don't know makes me want to know. I mean, to put it into perspective, I will probably be just as curious to see if Nintendo still leaves any unused maps in TWWHD. Considering the game isn't even out yet and there is no way to look inside a WiiU ISO, we will have to wait a long while before that question is answered .

____________________
"Consider this a privilege. You have been chosen."
Dark Linkaël

Red Cheep-cheep
Level: 32


Posts: 194/216
EXP: 193487
For next: 12955

Since: 02-21-12

From: France

Since last post: 8.3 years
Last activity: 3.1 years

Posted on 08-16-13 09:43:25 AM Link | Quote

I do not know if SMA1 (SMB2) is in the same genre, I'll try to see if it's easier for this game. For SMA3 (SMW2) and SMA4 (SMB3), they are like SMA2.

Even if one day we can play Wii U games on an emulator, I'm pretty pessimistic about the existence of unused rooms of TWW HD, especially since we have well researched the original game in recent years. Nintendo hates our research unfortunately... In 10 years, things have changed a lot. I would have liked to know for OOT 3D, it could be an indication for TWW HD.

____________________
- Dark Linkaël -
Webmaster of the French Zelda website "Triforce Legend"





リンク - カスト "2003"

Cuber456

Fuzzy
Don't mind me. Just passing through.
Level: 56


Posts: 291/776
EXP: 1317916
For next: 80260

Since: 02-19-12

From: Everywhere at once.

Since last post: 4.2 years
Last activity: 122 days

Posted on 08-16-13 10:18:38 AM Link | Quote
Originally posted by Dark Linkaël
I do not know if SMA1 (SMB2) is in the same genre, I'll try to see if it's easier for this game. For SMA3 (SMW2) and SMA4 (SMB3), they are like SMA2.

Even if one day we can play Wii U games on an emulator, I'm pretty pessimistic about the existence of unused rooms of TWW HD, especially since we have well researched the original game in recent years. Nintendo hates our research unfortunately... In 10 years, things have changed a lot. I would have liked to know for OOT 3D, it could be an indication for TWW HD.
Actually, OoT3D contains at least some of the unused rooms from the N64 version that can be accessed using glitches. Although, that doesn't mean that TWWHD will keep any unused rooms.

____________________
"Consider this a privilege. You have been chosen."
Hiccup
Member
Level: 57


Posts: 315/772
EXP: 1474075
For next: 11853

Since: 05-19-09


Since last post: 101 days
Last activity: 2 days

Posted on 08-16-13 10:53:53 AM Link | Quote
Originally posted by Cuber456
Actually, OoT3D contains at least some of the unused rooms from the N64 version that can be accessed using glitches.

How exactly?

____________________
New Super Mario Bros Beta Replica
Dark Linkaël

Red Cheep-cheep
Level: 32


Posts: 195/216
EXP: 193487
For next: 12955

Since: 02-21-12

From: France

Since last post: 8.3 years
Last activity: 3.1 years

Posted on 08-16-13 10:57:59 AM Link | Quote

The N64 version contains no unused rooms, it is only the Debug Rom.

____________________
- Dark Linkaël -
Webmaster of the French Zelda website "Triforce Legend"





リンク - カスト "2003"

Cuber456

Fuzzy
Don't mind me. Just passing through.
Level: 56


Posts: 292/776
EXP: 1317916
For next: 80260

Since: 02-19-12

From: Everywhere at once.

Since last post: 4.2 years
Last activity: 122 days

Posted on 08-16-13 08:19:50 PM Link | Quote
My apologies. I was using loose language there. I meant to say that OoT3D has some of the unused scene setups that the N64 version did. They can be seen by using the wrong warp glitch.

____________________
"Consider this a privilege. You have been chosen."
Hiccup
Member
Level: 57


Posts: 317/772
EXP: 1474075
For next: 11853

Since: 05-19-09


Since last post: 101 days
Last activity: 2 days

Posted on 08-17-13 01:03:29 PM Link | Quote
Originally posted by Cuber456
My apologies. I was using loose language there. I meant to say that OoT3D has some of the unused scene setups that the N64 version did. They can be seen by using the wrong warp glitch.

If other want to know, see here:
http://www.zeldaspeedruns.com/oot/wrongwarp/wrong-warp

____________________
New Super Mario Bros Beta Replica
Next newer thread | Next older thread
Jul - The Cutting Room Floor - Super Mario Advance 2 Unused Levels New poll - New thread - New reply


Rusted Logic

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

32 database queries, 6 query cache hits.
Query execution time:  0.096336 seconds
Script execution time:  0.015572 seconds
Total render time:  0.111908 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 206 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 91 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 186 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 188 column 9 - Warning: missing <tr>
line 206 column 13 - Warning: missing <tr>
line 207 column 102 - Warning: unescaped & or unknown entity "&postid"
line 209 column 176 - Warning: <div> attribute "200%" lacks value
line 210 column 293 - Warning: missing </font> before <center>
line 210 column 276 - Warning: missing </font> before <center>
line 212 column 965 - Warning: inserting implicit <font>
line 212 column 965 - Warning: inserting implicit <font>
line 214 column 1 - Warning: inserting implicit <font>
line 214 column 1 - Warning: inserting implicit <font>
line 214 column 1 - Warning: missing </font> before <center>
line 214 column 1 - Warning: missing </font> before <center>
line 214 column 1185 - Warning: inserting implicit <font>
line 214 column 1185 - Warning: inserting implicit <font>
line 215 column 1 - Warning: inserting implicit <font>
line 215 column 1 - Warning: inserting implicit <font>
line 215 column 1 - Warning: missing </font> before <p>
line 215 column 1 - Warning: missing </font> before <p>
line 215 column 1571 - Warning: inserting implicit <font>
line 215 column 1571 - Warning: inserting implicit <font>
line 209 column 176 - Warning: missing </div>
line 209 column 74 - Warning: missing </div>
line 218 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 220 column 9 - Warning: missing <tr>
line 238 column 13 - Warning: missing <tr>
line 239 column 102 - Warning: unescaped & or unknown entity "&postid"
line 241 column 74 - Warning: <style> isn't allowed in <td> elements
line 241 column 9 - Info: <td> previously mentioned
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 282 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 284 column 9 - Warning: missing <tr>
line 302 column 13 - Warning: missing <tr>
line 303 column 102 - Warning: unescaped & or unknown entity "&postid"
line 305 column 176 - Warning: <div> attribute "200%" lacks value
line 306 column 293 - Warning: missing </font> before <center>
line 306 column 276 - Warning: missing </font> before <center>
line 308 column 982 - Warning: inserting implicit <font>
line 308 column 982 - Warning: inserting implicit <font>
line 310 column 1 - Warning: inserting implicit <font>
line 310 column 1 - Warning: inserting implicit <font>
line 310 column 1 - Warning: missing </font> before <center>
line 310 column 1 - Warning: missing </font> before <center>
line 310 column 1202 - Warning: inserting implicit <font>
line 310 column 1202 - Warning: inserting implicit <font>
line 311 column 1 - Warning: inserting implicit <font>
line 311 column 1 - Warning: inserting implicit <font>
line 311 column 1 - Warning: missing </font> before <p>
line 311 column 1 - Warning: missing </font> before <p>
line 311 column 1588 - Warning: inserting implicit <font>
line 311 column 1588 - Warning: inserting implicit <font>
line 305 column 176 - Warning: missing </div>
line 305 column 74 - Warning: missing </div>
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 342 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 344 column 9 - Warning: missing <tr>
line 362 column 13 - Warning: missing <tr>
line 363 column 102 - Warning: unescaped & or unknown entity "&postid"
line 370 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 372 column 9 - Warning: missing <tr>
line 390 column 13 - Warning: missing <tr>
line 391 column 102 - Warning: unescaped & or unknown entity "&postid"
line 393 column 176 - Warning: <div> attribute "200%" lacks value
line 394 column 293 - Warning: missing </font> before <center>
line 394 column 276 - Warning: missing </font> before <center>
line 394 column 529 - Warning: inserting implicit <font>
line 394 column 529 - Warning: inserting implicit <font>
line 396 column 1 - Warning: inserting implicit <font>
line 396 column 1 - Warning: inserting implicit <font>
line 396 column 1 - Warning: missing </font> before <center>
line 396 column 1 - Warning: missing </font> before <center>
line 396 column 749 - Warning: inserting implicit <font>
line 396 column 749 - Warning: inserting implicit <font>
line 397 column 1 - Warning: inserting implicit <font>
line 397 column 1 - Warning: inserting implicit <font>
line 397 column 1 - Warning: missing </font> before <p>
line 397 column 1 - Warning: missing </font> before <p>
line 397 column 1135 - Warning: inserting implicit <font>
line 397 column 1135 - Warning: inserting implicit <font>
line 393 column 176 - Warning: missing </div>
line 393 column 74 - Warning: missing </div>
line 400 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 402 column 9 - Warning: missing <tr>
line 420 column 13 - Warning: missing <tr>
line 421 column 102 - Warning: unescaped & or unknown entity "&postid"
line 426 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 428 column 9 - Warning: missing <tr>
line 446 column 13 - Warning: missing <tr>
line 447 column 102 - Warning: unescaped & or unknown entity "&postid"
line 455 column 17 - Warning: missing <tr>
line 455 column 17 - Warning: discarding unexpected <table>
line 458 column 35 - Warning: missing <tr>
line 458 column 50 - Warning: missing </font> before </td>
line 458 column 91 - Warning: missing </font> before </table>
line 460 column 35 - Warning: missing <tr>
line 460 column 50 - Warning: missing </font> before </td>
line 461 column 37 - Warning: unescaped & or unknown entity "&id"
line 460 column 206 - Warning: missing </font> before </table>
line 462 column 17 - Warning: discarding unexpected </textarea>
line 462 column 28 - Warning: discarding unexpected </form>
line 462 column 35 - Warning: discarding unexpected </embed>
line 462 column 43 - Warning: discarding unexpected </noembed>
line 462 column 53 - Warning: discarding unexpected </noscript>
line 462 column 64 - Warning: discarding unexpected </noembed>
line 462 column 74 - Warning: discarding unexpected </embed>
line 462 column 82 - Warning: discarding unexpected </table>
line 462 column 90 - Warning: discarding unexpected </table>
line 464 column 9 - Warning: missing </font> before <table>
line 476 column 25 - Warning: discarding unexpected </font>
line 485 column 57 - Warning: discarding unexpected </font>
line 463 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 160 column 11 - Warning: <img> lacks "alt" attribute
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 111 - Warning: <img> lacks "alt" attribute
line 161 column 161 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 190 column 11 - Warning: <img> lacks "alt" attribute
line 191 column 22 - Warning: <img> lacks "alt" attribute
line 191 column 63 - Warning: <img> lacks "alt" attribute
line 191 column 112 - Warning: <img> lacks "alt" attribute
line 191 column 162 - Warning: <img> lacks "alt" attribute
line 192 column 11 - Warning: <img> lacks "alt" attribute
line 202 column 15 - Warning: <img> lacks "alt" attribute
line 206 column 92 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 212 column 841 - Warning: <img> lacks "alt" attribute
line 214 column 1242 - Warning: <img> lacks "alt" attribute
line 214 column 1410 - Warning: <img> lacks "alt" attribute
line 222 column 11 - Warning: <img> lacks "alt" attribute
line 223 column 23 - Warning: <img> lacks "alt" attribute
line 223 column 64 - Warning: <img> lacks "alt" attribute
line 223 column 113 - Warning: <img> lacks "alt" attribute
line 223 column 163 - Warning: <img> lacks "alt" attribute
line 234 column 15 - Warning: <img> lacks "alt" attribute
line 243 column 683 - Warning: <td> attribute "width" has invalid value "360px"
line 243 column 711 - Warning: <tr> attribute "height" has invalid value "90px"
line 250 column 11 - Warning: <img> lacks "alt" attribute
line 251 column 22 - Warning: <img> lacks "alt" attribute
line 251 column 63 - Warning: <img> lacks "alt" attribute
line 251 column 111 - Warning: <img> lacks "alt" attribute
line 251 column 161 - Warning: <img> lacks "alt" attribute
line 252 column 11 - Warning: <img> lacks "alt" attribute
line 262 column 15 - Warning: <img> lacks "alt" attribute
line 279 column 2089 - Warning: <img> proprietary attribute value "absmiddle"
line 279 column 2089 - Warning: <img> lacks "alt" attribute
line 286 column 11 - Warning: <img> lacks "alt" attribute
line 287 column 22 - Warning: <img> lacks "alt" attribute
line 287 column 63 - Warning: <img> lacks "alt" attribute
line 287 column 112 - Warning: <img> lacks "alt" attribute
line 287 column 162 - Warning: <img> lacks "alt" attribute
line 288 column 11 - Warning: <img> lacks "alt" attribute
line 298 column 15 - Warning: <img> lacks "alt" attribute
line 308 column 858 - Warning: <img> lacks "alt" attribute
line 310 column 1259 - Warning: <img> lacks "alt" attribute
line 310 column 1427 - Warning: <img> lacks "alt" attribute
line 318 column 11 - Warning: <img> lacks "alt" attribute
line 319 column 22 - Warning: <img> lacks "alt" attribute
line 319 column 63 - Warning: <img> lacks "alt" attribute
line 319 column 111 - Warning: <img> lacks "alt" attribute
line 319 column 161 - Warning: <img> lacks "alt" attribute
line 320 column 11 - Warning: <img> lacks "alt" attribute
line 330 column 15 - Warning: <img> lacks "alt" 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 358 column 15 - Warning: <img> lacks "alt" attribute
line 374 column 11 - Warning: <img> lacks "alt" attribute
line 375 column 22 - Warning: <img> lacks "alt" attribute
line 375 column 63 - Warning: <img> lacks "alt" attribute
line 375 column 112 - Warning: <img> lacks "alt" attribute
line 375 column 162 - Warning: <img> lacks "alt" attribute
line 376 column 11 - Warning: <img> lacks "alt" attribute
line 386 column 15 - Warning: <img> lacks "alt" attribute
line 394 column 405 - Warning: <img> lacks "alt" attribute
line 396 column 806 - Warning: <img> lacks "alt" attribute
line 396 column 974 - Warning: <img> lacks "alt" attribute
line 404 column 11 - Warning: <img> lacks "alt" attribute
line 405 column 22 - Warning: <img> lacks "alt" attribute
line 405 column 63 - Warning: <img> lacks "alt" attribute
line 405 column 111 - Warning: <img> lacks "alt" attribute
line 405 column 161 - Warning: <img> lacks "alt" attribute
line 406 column 11 - Warning: <img> lacks "alt" attribute
line 416 column 15 - Warning: <img> lacks "alt" attribute
line 431 column 22 - Warning: <img> lacks "alt" attribute
line 431 column 63 - Warning: <img> lacks "alt" attribute
line 431 column 112 - Warning: <img> lacks "alt" attribute
line 431 column 162 - Warning: <img> lacks "alt" attribute
line 442 column 15 - Warning: <img> lacks "alt" attribute
line 461 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 461 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 461 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 470 column 25 - Warning: <img> lacks "alt" attribute
line 475 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 455 column 17 - Warning: trimming empty <tr>
line 458 column 50 - Warning: trimming empty <font>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 207 column 27 - Warning: <nobr> is not approved by W3C
line 239 column 27 - Warning: <nobr> is not approved by W3C
line 243 column 711 - Warning: <tr> proprietary attribute "height"
line 267 column 27 - Warning: <nobr> is not approved by W3C
line 303 column 27 - Warning: <nobr> is not approved by W3C
line 335 column 27 - Warning: <nobr> is not approved by W3C
line 363 column 27 - Warning: <nobr> is not approved by W3C
line 391 column 27 - Warning: <nobr> is not approved by W3C
line 421 column 27 - Warning: <nobr> is not approved by W3C
line 447 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 243 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