Register - Login
Views: 99392106
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 09:59:56 AM
Jul - SM64 Hacking (Archive) - Help/Questions about Toad's Tool 64 and SM64 hacking New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 68 69 70 71 72 73 74 75 76 77 Next older thread
shyguyhex

Level: 16


Posts: 27/45
EXP: 16622
For next: 3634

Since: 01-04-14


Since last post: 6.9 years
Last activity: 6.4 years

Posted on 08-09-14 04:06:49 PM Link | Quote
Hello, got an asm related question.



I'm pretty sure this is the MIO0 decompression function. I noticed that it doesn't use a stack frame, it uses the registers abnormally, and it's surrounded by a few nops. Which makes me wonder, did Nintendo write this in straight asm for efficiency reasons?

____________________

Web R4300i Assembler
Guide to SM64 Behavior Scripts
GS Code Formatter for Nemu's silly Cheats.ini
Joe
Common spammer
🍬
Level: 111


Posts: 3150/3392
EXP: 14489209
For next: 379151

Since: 08-02-07

From: Pororoca

Since last post: 3 days
Last activity: 7 hours

Posted on 08-09-14 05:06:18 PM Link | Quote
The lack of stack frame, abnormal register usage, complete non-use of delay slots, and general sanity suggest hand-written assembly rather than GCC's (atrocious) code generation.

It makes sense that they would want to optimize that function. The game needs to decompress a lot of data very fast, so small improvements in the decompression routine translate to large improvements in loading time.

I'm not sure about the extra NOPs, but I think they're padding from when it was linked in from a separate object file.

____________________
ふにゃあ。
WaryLouka
Random nobody
Level: 3


Posts: 1/1
EXP: 53
For next: 75

Since: 08-10-14


Since last post: 7.7 years
Last activity: 7.7 years

Posted on 08-10-14 01:39:14 PM Link | Quote
Very simple question: Can I export Super Mario 64 Levels?
I searched online and there's no answer. There's also no search bar on the forum, or I'm blind.
The level importer currently doesn't have any export to .OBJ function.
shyguyhex

Level: 16


Posts: 28/45
EXP: 16622
For next: 3634

Since: 01-04-14


Since last post: 6.9 years
Last activity: 6.4 years

Posted on 09-06-14 02:38:51 AM Link | Quote
Questions regarding EEPROM

Tarek (Cajetan) and I are trying to mess around with EEPROM stuff. With Nemu's debugger, I had no trouble extending the file offset limit and disabling checksum protection.

rom+0x3436C = 0x10000003   // bypass eeprom checksum comparisons

rom+0xE3B04 = 0x29E10100 // extend the *u8 eeprom offset limit to 16kbits

With Nemu64, these changes work like a charm; I can make the game save whatever I want to EEPROM+0x7F0 for example.

But I believe Nemu64 makes all EEPROM files 0x800 bytes by default . In PJ64 when you try to start the rom with 16kbit eeprom selected, you're met with a black screen of death.

So we were wondering...
  • Is there an important eeprom size setting/protection somewhere in rom?
  • Would it be possible to replace/extend an eeprom chip on a real cartridge?
  • Why is project64 kill when using the 16kbit setting?


____________________

Web R4300i Assembler
Guide to SM64 Behavior Scripts
GS Code Formatter for Nemu's silly Cheats.ini
Bazinga_9000
Random nobody
Level: 3


Posts: 1/1
EXP: 52
For next: 76

Since: 09-07-14


Since last post: 7.6 years
Last activity: 7.6 years

Posted on 09-07-14 07:37:45 PM Link | Quote
Im getting an error extending my Super Mario 64 ROM.
I keep getting "error calling command line utils"
any fixes?
shyguyhex

Level: 16


Posts: 40/45
EXP: 16622
For next: 3634

Since: 01-04-14


Since last post: 6.9 years
Last activity: 6.4 years

Posted on 10-24-14 10:52:25 PM Link | Quote
Originally posted by WaryLouka
Very simple question: Can I export Super Mario 64 Levels?
I searched online and there's no answer. There's also no search bar on the forum, or I'm blind.
The level importer currently doesn't have any export to .OBJ function.


You can, using Nemu64's video plugin. It can export levels to VRML files.



@bazinga

It sounds to me like some of the other files are missing from the extender.

____________________
skyluigi

Level: 8


Posts: 11/11
EXP: 2034
For next: 153

Since: 10-19-13


Since last post: 7.4 years
Last activity: 7.2 years

Posted on 11-19-14 07:48:43 PM Link | Quote
When I enter a level that I've imported a model to, it shows a white screen. I'm using the latest version of the importer and Project64. What am I doing wrong?

____________________
Red
Random nobody
Level: 4


Posts: 2/2
EXP: 145
For next: 134

Since: 01-19-15


Since last post: 7.3 years
Last activity: 7.3 years

Posted on 01-20-15 02:08:59 AM Link | Quote
I've downloaded tons of SM64 Roms to use in the rom extender but whenever I try to use them it says error calling command line utils. What does this mean and what do I do?
Electrosquid392
Newcomer
Level: 5


Posts: 2/4
EXP: 410
For next: 119

Since: 02-01-15

From: Stalker....

Since last post: 7.2 years
Last activity: 7.1 years

Posted on 02-01-15 09:02:26 PM Link | Quote
Hey guys, I'm having a problem with my hack.. So, I have this error "In a permanent loop that cannot be exit" when i re-imported a level, after i saw it, i reverted the level (It sucked anyway ), But i still had this error. How can i fix this?

____________________
Beware of the Electrosquid... He will electrocute you... Why? Cuz' he can.
Kaze
Member
Level: 18


Posts: 48/63
EXP: 29445
For next: 452

Since: 10-25-12


Since last post: 5.8 years
Last activity: 5.6 years

Posted on 02-01-15 09:25:13 PM Link | Quote
Originally posted by Electrosquid392
Hey guys, I'm having a problem with my hack.. So, I have this error "In a permanent loop that cannot be exit" when i re-imported a level, after i saw it, i reverted the level (It sucked anyway ), But i still had this error. How can i fix this?

that error will pop up whenever the checksum is changed. there should be a "checksum.exe" in the importer folder. drag your rom above it.
Electrosquid392
Newcomer
Level: 5


Posts: 3/4
EXP: 410
For next: 119

Since: 02-01-15

From: Stalker....

Since last post: 7.2 years
Last activity: 7.1 years

Posted on 02-01-15 10:06:47 PM Link | Quote
Originally posted by Kaze
Originally posted by Electrosquid392
Hey guys, I'm having a problem with my hack.. So, I have this error "In a permanent loop that cannot be exit" when i re-imported a level, after i saw it, i reverted the level (It sucked anyway ), But i still had this error. How can i fix this?

that error will pop up whenever the checksum is changed. there should be a "checksum.exe" in the importer folder. drag your rom above it.


Wow, thanks a bunch!

____________________
Beware of the Electrosquid... He will electrocute you... Why? Cuz' he can.
CGMario
Random nobody
Level: 3


Posts: 1/1
EXP: 51
For next: 77

Since: 02-04-15


Since last post: 7.2 years
Last activity: 7.2 years

Posted on 02-04-15 09:09:23 PM Link | Quote
Hello! Quick question, I am familiar with TT64, but was wondering how to change the skybox outside the main castle. (I have found the Skybox icon in the lower left corner, but it doesn't change the skybox when I use it...) Can someone tell me how to change the skybox to an image on my computer? Thank you!


-CGMario
Electrosquid392
Newcomer
Level: 5


Posts: 4/4
EXP: 410
For next: 119

Since: 02-01-15

From: Stalker....

Since last post: 7.2 years
Last activity: 7.1 years

Posted on 02-04-15 10:03:34 PM Link | Quote
I have another question; After fixing the "Permanent loop" thing, making another (unsuccessful) level, and importing it, I tested the level and when i selected an act, Mario "lies down" and dies! Fix?

____________________
Beware of the Electrosquid... He will electrocute you... Why? Cuz' he can.
Kaze
Member
Level: 18


Posts: 52/63
EXP: 29445
For next: 452

Since: 10-25-12


Since last post: 5.8 years
Last activity: 5.6 years

Posted on 02-04-15 11:23:40 PM Link | Quote
Originally posted by Electrosquid392
I have another question; After fixing the "Permanent loop" thing, making another (unsuccessful) level, and importing it, I tested the level and when i selected an act, Mario "lies down" and dies! Fix?

place the start warp within bounds. (or, if you are importing over the level mario will be in after file select, change the position in the level importer at "initial positions")
Hiccup
Member
Level: 57


Posts: 464/772
EXP: 1474091
For next: 11837

Since: 05-19-09


Since last post: 101 days
Last activity: 2 days

Posted on 04-14-15 05:19:03 PM (last edited by Hiccup at 04-14-15 05:19:23 PM) Link | Quote
Question about sound extracting:

How can you extract all the samples (and sound effects, if they are seperate things) in the game? Including any IDs (e.g. name, offset) they may have?

____________________
New Super Mario Bros Beta Replica
Peebs
Random nobody
Level: 3


Posts: 1/1
EXP: 49
For next: 79

Since: 09-25-15


Since last post: 6.6 years
Last activity: 6.6 years

Posted on 09-25-15 08:00:51 PM Link | Quote
I have a question: If I add red coins to the Castle Grounds (for collecting a star), would it crash? This is probably a stupid question, but I just want to make sure.
FireMario74
Random nobody
Level: 3


Posts: 1/1
EXP: 48
For next: 80

Since: 12-11-15


Since last post: 6.4 years
Last activity: 6.4 years

Posted on 12-11-15 09:11:18 PM Link | Quote
Hi I've coded a yoshi custom powerup in my hack. I have an issue with it though. I don't know what to do to make it look like mario is riding yoshi. I wish I knew but I simply have little asm knowledge. Is anyone willing to help? I've heard you guys have SM64 asm knowledge here. Thanks!
ZCoolness
Random nobody
Level: 2


Posts: 1/1
EXP: 42
For next: 4

Since: 05-18-17


Since last post: 4.9 years
Last activity: 4.9 years

Posted on 05-18-17 12:47:21 AM Link | Quote
Hey tt64 will not do ANYTHING when i try to open it, no error message, it just does nothing. I am on windows 10 thanks
Rachel Mae

Creature of Chaos
Level: 141


Posts: 5783/5929
EXP: 33576408
For next: 543606

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 12 days
Last activity: 7 hours

Posted on 05-18-17 04:17:04 AM (last edited by BMF54123 at 05-18-17 04:19:10 AM) Link | Quote
This forum is dead. You might want to try SMW Central instead.

____________________
Pages: 1 2 3 4 5 6 7 8 9 10 ... 68 69 70 71 72 73 74 75 76 77 Next older thread
Jul - SM64 Hacking (Archive) - Help/Questions about Toad's Tool 64 and SM64 hacking New poll - New thread - New reply


Rusted Logic

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

33 database queries, 8 query cache hits.
Query execution time:  0.088855 seconds
Script execution time:  0.024534 seconds
Total render time:  0.113389 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 262 - 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 223 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 93 - Warning: unescaped & or unknown entity "&page"
line 149 column 124 - Warning: unescaped & or unknown entity "&page"
line 149 column 155 - Warning: unescaped & or unknown entity "&page"
line 149 column 186 - Warning: unescaped & or unknown entity "&page"
line 149 column 217 - Warning: unescaped & or unknown entity "&page"
line 149 column 248 - Warning: unescaped & or unknown entity "&page"
line 149 column 279 - Warning: unescaped & or unknown entity "&page"
line 149 column 310 - Warning: unescaped & or unknown entity "&page"
line 149 column 341 - Warning: unescaped & or unknown entity "&page"
line 149 column 372 - Warning: unescaped & or unknown entity "&page"
line 149 column 408 - Warning: unescaped & or unknown entity "&page"
line 149 column 441 - Warning: unescaped & or unknown entity "&page"
line 149 column 474 - Warning: unescaped & or unknown entity "&page"
line 149 column 507 - Warning: unescaped & or unknown entity "&page"
line 149 column 540 - Warning: unescaped & or unknown entity "&page"
line 149 column 573 - Warning: unescaped & or unknown entity "&page"
line 149 column 606 - Warning: unescaped & or unknown entity "&page"
line 149 column 639 - Warning: unescaped & or unknown entity "&page"
line 149 column 672 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 712 - 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 100 - Warning: unescaped & or unknown entity "&postid"
line 179 column 74 - Warning: <style> isn't allowed in <td> elements
line 179 column 9 - Info: <td> previously mentioned
line 179 column 658 - Warning: missing </div>
line 179 column 608 - Warning: missing </div>
line 188 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 190 column 9 - Warning: missing <tr>
line 208 column 13 - Warning: missing <tr>
line 209 column 100 - Warning: unescaped & or unknown entity "&postid"
line 211 column 74 - Warning: <style> isn't allowed in <td> elements
line 211 column 9 - Info: <td> previously mentioned
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 100 - Warning: unescaped & or unknown entity "&postid"
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 100 - Warning: unescaped & or unknown entity "&postid"
line 269 column 74 - Warning: <style> isn't allowed in <td> elements
line 269 column 9 - Info: <td> previously mentioned
line 269 column 658 - Warning: missing </div>
line 269 column 608 - Warning: missing </div>
line 286 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 288 column 9 - Warning: missing <tr>
line 306 column 13 - Warning: missing <tr>
line 307 column 100 - 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 100 - Warning: unescaped & or unknown entity "&postid"
line 337 column 74 - Warning: <style> isn't allowed in <td> elements
line 337 column 9 - Info: <td> previously mentioned
line 350 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 352 column 9 - Warning: missing <tr>
line 370 column 13 - Warning: missing <tr>
line 371 column 100 - Warning: unescaped & or unknown entity "&postid"
line 376 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 378 column 9 - Warning: missing <tr>
line 396 column 13 - Warning: missing <tr>
line 397 column 100 - Warning: unescaped & or unknown entity "&postid"
line 402 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 404 column 9 - Warning: missing <tr>
line 422 column 13 - Warning: missing <tr>
line 423 column 100 - Warning: unescaped & or unknown entity "&postid"
line 425 column 74 - Warning: missing </div>
line 428 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 430 column 9 - Warning: missing <tr>
line 448 column 13 - Warning: missing <tr>
line 449 column 100 - Warning: unescaped & or unknown entity "&postid"
line 455 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 457 column 9 - Warning: missing <tr>
line 475 column 13 - Warning: missing <tr>
line 476 column 100 - Warning: unescaped & or unknown entity "&postid"
line 478 column 74 - Warning: missing </div>
line 484 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 486 column 9 - Warning: missing <tr>
line 504 column 13 - Warning: missing <tr>
line 505 column 100 - Warning: unescaped & or unknown entity "&postid"
line 513 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 515 column 9 - Warning: missing <tr>
line 533 column 13 - Warning: missing <tr>
line 534 column 100 - Warning: unescaped & or unknown entity "&postid"
line 536 column 74 - Warning: missing </div>
line 539 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 541 column 9 - Warning: missing <tr>
line 559 column 13 - Warning: missing <tr>
line 560 column 100 - Warning: unescaped & or unknown entity "&postid"
line 566 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 568 column 9 - Warning: missing <tr>
line 586 column 13 - Warning: missing <tr>
line 587 column 100 - Warning: unescaped & or unknown entity "&postid"
line 595 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 597 column 9 - Warning: missing <tr>
line 615 column 13 - Warning: missing <tr>
line 616 column 100 - Warning: unescaped & or unknown entity "&postid"
line 621 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 623 column 9 - Warning: missing <tr>
line 641 column 13 - Warning: missing <tr>
line 642 column 100 - Warning: unescaped & or unknown entity "&postid"
line 647 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 649 column 9 - Warning: missing <tr>
line 667 column 13 - Warning: missing <tr>
line 668 column 100 - Warning: unescaped & or unknown entity "&postid"
line 673 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 675 column 9 - Warning: missing <tr>
line 693 column 13 - Warning: missing <tr>
line 694 column 100 - Warning: unescaped & or unknown entity "&postid"
line 696 column 444 - Warning: unescaped & or unknown entity "&f"
line 699 column 17 - Warning: missing <tr>
line 699 column 17 - Warning: discarding unexpected <table>
line 702 column 35 - Warning: missing <tr>
line 702 column 93 - Warning: unescaped & or unknown entity "&page"
line 702 column 124 - Warning: unescaped & or unknown entity "&page"
line 702 column 155 - Warning: unescaped & or unknown entity "&page"
line 702 column 186 - Warning: unescaped & or unknown entity "&page"
line 702 column 217 - Warning: unescaped & or unknown entity "&page"
line 702 column 248 - Warning: unescaped & or unknown entity "&page"
line 702 column 279 - Warning: unescaped & or unknown entity "&page"
line 702 column 310 - Warning: unescaped & or unknown entity "&page"
line 702 column 341 - Warning: unescaped & or unknown entity "&page"
line 702 column 372 - Warning: unescaped & or unknown entity "&page"
line 702 column 408 - Warning: unescaped & or unknown entity "&page"
line 702 column 441 - Warning: unescaped & or unknown entity "&page"
line 702 column 474 - Warning: unescaped & or unknown entity "&page"
line 702 column 507 - Warning: unescaped & or unknown entity "&page"
line 702 column 540 - Warning: unescaped & or unknown entity "&page"
line 702 column 573 - Warning: unescaped & or unknown entity "&page"
line 702 column 606 - Warning: unescaped & or unknown entity "&page"
line 702 column 639 - Warning: unescaped & or unknown entity "&page"
line 702 column 672 - Warning: unescaped & or unknown entity "&page"
line 702 column 50 - Warning: missing </font> before </td>
line 702 column 712 - Warning: missing </font> before </table>
line 704 column 35 - Warning: missing <tr>
line 704 column 50 - Warning: missing </font> before </td>
line 705 column 37 - Warning: unescaped & or unknown entity "&id"
line 704 column 223 - Warning: missing </font> before </table>
line 706 column 17 - Warning: discarding unexpected </textarea>
line 706 column 28 - Warning: discarding unexpected </form>
line 706 column 35 - Warning: discarding unexpected </embed>
line 706 column 43 - Warning: discarding unexpected </noembed>
line 706 column 53 - Warning: discarding unexpected </noscript>
line 706 column 64 - Warning: discarding unexpected </noembed>
line 706 column 74 - Warning: discarding unexpected </embed>
line 706 column 82 - Warning: discarding unexpected </table>
line 706 column 90 - Warning: discarding unexpected </table>
line 708 column 9 - Warning: missing </font> before <table>
line 720 column 25 - Warning: discarding unexpected </font>
line 729 column 57 - Warning: discarding unexpected </font>
line 707 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 244 - 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 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 181 column 866 - Warning: <img> lacks "alt" attribute
line 193 column 23 - Warning: <img> lacks "alt" attribute
line 193 column 64 - Warning: <img> lacks "alt" attribute
line 193 column 113 - Warning: <img> lacks "alt" attribute
line 193 column 163 - Warning: <img> lacks "alt" attribute
line 194 column 11 - Warning: <img> lacks "alt" attribute
line 204 column 15 - Warning: <img> lacks "alt" attribute
line 223 column 21 - Warning: <img> lacks "alt" attribute
line 223 column 62 - Warning: <img> lacks "alt" attribute
line 223 column 110 - Warning: <img> lacks "alt" attribute
line 223 column 160 - Warning: <img> lacks "alt" attribute
line 234 column 15 - 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 275 column 1436 - Warning: <img> proprietary attribute value "absmiddle"
line 275 column 1436 - Warning: <img> lacks "alt" attribute
line 291 column 21 - Warning: <img> lacks "alt" attribute
line 291 column 62 - Warning: <img> lacks "alt" attribute
line 291 column 110 - Warning: <img> lacks "alt" attribute
line 291 column 160 - Warning: <img> lacks "alt" attribute
line 302 column 15 - 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 355 column 21 - Warning: <img> lacks "alt" attribute
line 355 column 62 - Warning: <img> lacks "alt" attribute
line 355 column 111 - Warning: <img> lacks "alt" attribute
line 355 column 161 - Warning: <img> lacks "alt" attribute
line 366 column 15 - Warning: <img> lacks "alt" attribute
line 381 column 21 - Warning: <img> lacks "alt" attribute
line 381 column 62 - Warning: <img> lacks "alt" attribute
line 381 column 111 - Warning: <img> lacks "alt" attribute
line 381 column 161 - Warning: <img> lacks "alt" attribute
line 392 column 15 - Warning: <img> lacks "alt" attribute
line 407 column 21 - Warning: <img> lacks "alt" attribute
line 407 column 62 - Warning: <img> lacks "alt" attribute
line 407 column 111 - Warning: <img> lacks "alt" attribute
line 407 column 161 - Warning: <img> lacks "alt" attribute
line 418 column 15 - Warning: <img> lacks "alt" attribute
line 425 column 557 - Warning: <img> proprietary attribute value "absmiddle"
line 425 column 557 - Warning: <img> lacks "alt" attribute
line 433 column 22 - Warning: <img> lacks "alt" attribute
line 433 column 63 - Warning: <img> lacks "alt" attribute
line 433 column 112 - Warning: <img> lacks "alt" attribute
line 433 column 161 - Warning: <img> lacks "alt" attribute
line 444 column 15 - Warning: <img> lacks "alt" attribute
line 451 column 351 - Warning: <img> proprietary attribute value "absmiddle"
line 451 column 351 - Warning: <img> lacks "alt" attribute
line 460 column 21 - Warning: <img> lacks "alt" attribute
line 460 column 62 - Warning: <img> lacks "alt" attribute
line 460 column 111 - Warning: <img> lacks "alt" attribute
line 460 column 161 - Warning: <img> lacks "alt" attribute
line 471 column 15 - Warning: <img> lacks "alt" attribute
line 478 column 714 - Warning: <img> proprietary attribute value "absmiddle"
line 478 column 714 - Warning: <img> lacks "alt" attribute
line 481 column 1020 - Warning: <img> proprietary attribute value "absmiddle"
line 481 column 1020 - Warning: <img> lacks "alt" attribute
line 489 column 21 - Warning: <img> lacks "alt" attribute
line 489 column 62 - Warning: <img> lacks "alt" attribute
line 489 column 110 - Warning: <img> lacks "alt" attribute
line 489 column 160 - Warning: <img> lacks "alt" attribute
line 500 column 15 - Warning: <img> lacks "alt" attribute
line 518 column 21 - Warning: <img> lacks "alt" attribute
line 518 column 62 - Warning: <img> lacks "alt" attribute
line 518 column 111 - Warning: <img> lacks "alt" attribute
line 518 column 161 - Warning: <img> lacks "alt" attribute
line 529 column 15 - Warning: <img> lacks "alt" attribute
line 536 column 565 - Warning: <img> proprietary attribute value "absmiddle"
line 536 column 565 - Warning: <img> lacks "alt" attribute
line 544 column 22 - Warning: <img> lacks "alt" attribute
line 544 column 63 - Warning: <img> lacks "alt" attribute
line 544 column 112 - Warning: <img> lacks "alt" attribute
line 544 column 161 - Warning: <img> lacks "alt" attribute
line 555 column 15 - Warning: <img> lacks "alt" attribute
line 562 column 359 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 359 - Warning: <img> lacks "alt" attribute
line 571 column 22 - Warning: <img> lacks "alt" attribute
line 571 column 63 - Warning: <img> lacks "alt" attribute
line 571 column 112 - Warning: <img> lacks "alt" attribute
line 571 column 162 - Warning: <img> lacks "alt" attribute
line 582 column 15 - Warning: <img> lacks "alt" attribute
line 600 column 21 - Warning: <img> lacks "alt" attribute
line 600 column 62 - Warning: <img> lacks "alt" attribute
line 600 column 110 - Warning: <img> lacks "alt" attribute
line 600 column 160 - Warning: <img> lacks "alt" attribute
line 611 column 15 - Warning: <img> lacks "alt" attribute
line 626 column 21 - Warning: <img> lacks "alt" attribute
line 626 column 62 - Warning: <img> lacks "alt" attribute
line 626 column 110 - Warning: <img> lacks "alt" attribute
line 626 column 160 - Warning: <img> lacks "alt" attribute
line 637 column 15 - Warning: <img> lacks "alt" attribute
line 652 column 21 - Warning: <img> lacks "alt" attribute
line 652 column 62 - Warning: <img> lacks "alt" attribute
line 652 column 111 - Warning: <img> lacks "alt" attribute
line 652 column 161 - Warning: <img> lacks "alt" attribute
line 663 column 15 - Warning: <img> lacks "alt" attribute
line 677 column 11 - Warning: <img> lacks "alt" attribute
line 678 column 23 - Warning: <img> lacks "alt" attribute
line 678 column 64 - Warning: <img> lacks "alt" attribute
line 678 column 113 - Warning: <img> lacks "alt" attribute
line 678 column 163 - Warning: <img> lacks "alt" attribute
line 679 column 11 - Warning: <img> lacks "alt" attribute
line 689 column 15 - Warning: <img> lacks "alt" attribute
line 696 column 581 - Warning: <img> lacks "alt" attribute
line 705 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 705 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 705 column 244 - Warning: <img> proprietary attribute value "absmiddle"
line 714 column 25 - Warning: <img> lacks "alt" attribute
line 719 column 267 - Warning: <img> lacks "alt" attribute
line 699 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 209 column 27 - Warning: <nobr> is not approved by W3C
line 239 column 27 - Warning: <nobr> is not approved by W3C
line 267 column 27 - Warning: <nobr> is not approved by W3C
line 307 column 27 - Warning: <nobr> is not approved by W3C
line 335 column 27 - Warning: <nobr> is not approved by W3C
line 371 column 27 - Warning: <nobr> is not approved by W3C
line 397 column 27 - Warning: <nobr> is not approved by W3C
line 423 column 27 - Warning: <nobr> is not approved by W3C
line 449 column 27 - Warning: <nobr> is not approved by W3C
line 476 column 27 - Warning: <nobr> is not approved by W3C
line 505 column 27 - Warning: <nobr> is not approved by W3C
line 534 column 27 - Warning: <nobr> is not approved by W3C
line 560 column 27 - Warning: <nobr> is not approved by W3C
line 587 column 27 - Warning: <nobr> is not approved by W3C
line 616 column 27 - Warning: <nobr> is not approved by W3C
line 642 column 27 - Warning: <nobr> is not approved by W3C
line 668 column 27 - Warning: <nobr> is not approved by W3C
line 694 column 27 - Warning: <nobr> is not approved by W3C
line 696 column 74 - Warning: <table> proprietary attribute "height"
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 316 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