Register - Login
Views: 99348715
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 05:25:25 PM
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 ... 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 Next older thread
Celux

Red Cheep-cheep
Level: 32


Posts: 138/202
EXP: 202186
For next: 4256

Since: 09-22-08


Since last post: 7.2 years
Last activity: 3.7 years

Posted on 03-19-12 08:42:10 AM Link | Quote
Originally posted by Cajetan
Originally posted by Celux
I found it In nemu64. To change the coin amount instantly you must modify both 0x33B218 and 0x33B262, each of them being halfwords (2 bytes).

I plan to create a shop in Star Road 2, but coins are used for other purposes such as health and 100-coin stars, so lives will be the currency for purchasing some of my new power ups.


Thank you. Now i think i can create a working shop. I will release it on my website sooner or later as GameShark code. I will tell the downloader's then what correct value has to be changed. For example the coin amount you have to pay and what Item will be spawned if you have the correct amount of coin.




I should mention, for a nice effect, change only one of them for it to make a satisfying tingly sound while it evens out to the correct amount of coins.
Tamkis
Member
Level: 27


Posts: 6/148
EXP: 109402
For next: 6757

Since: 03-12-12


Since last post: 3.2 years
Last activity: 3.1 years

Posted on 03-20-12 07:03:44 PM Link | Quote
I'll edit in any other answers if I think of them. But for 3, have you tried following Celux in this video exactly? It's how how I got it.


I recently followed that tutorial, and got the new logo in! Thanks.


Two more questions:

1. Is there a flag or something that causes the game to force Mario to walk underwater whenever he has a Metal Cap? I need the RAM address where the game decides to cause Mario to walk underwater, so that I can force the game with a GS cheat to always cause him to walk underwater.

2. Where in the ROM does the game make random coordinates for the beta flower effect? I'm assuming that the game has a function to make the random coordinants; however, I can't find it. I tried looking at the function at 0x802761D0 but found nothing to my knowledge pertaining to param 0x0B (beta flower effect). Basically I want to find this code, copy and modify it, and use it to make randomizing jumping Cheep-Cheeps for my SMB remake hack.


To quote Messiaen from the Weather-effects thread:

Originally posted by messiaen
Here's some documentation about weather effects which hopefully can be added into the next Toad's Tool version (at least on imported levels).

I posted something similar into the "Checksum area" thread many months ago, but when looking at the beta flower stuff I figured out the missing parts to make it work in any level.

First, you need to load this segment into memory:
17 0C 00 0B 00 DA 27 85 00 DA 95 1D

This is where all texture/display list data for the weather effects is located. Note that segment 0x0B is only used for this purpose: this is the only ROM "bank" which uses this segment number. In the future, one could modify the textures, save it as a new bank and use it as "additional" effects by loading the alternate file instead of the original one.

Now, you need to find the function 0x802761D0 called from the level terrain Geo Layout through command 0x18:

18 00 00 [xx] 80 27 61 D0

The fourth byte is the argument passed to this function. Here are the valid values:

00 = no effect
01 = Snow. Used in Cool Cool Mountain (area 1) and Snowman's Land (area 1)
02 = used in Jolly Roger Bay (area 2) and Secret Aquarium
03 = Blizzard (unused?)
04-0A = ??
0B = Beta Flowers in the ground (unused)
0C = Lava effect. Used in Lethal Lava Land (area 1), Bowser's Fire Sea and Bowser Second Battle
0D = used in Dire Dire Docks (area 1)
0E = used in Jolly Roger Bay and Dire Dire Docks (area 2).

Well, the most interesting find surely is the beta flower, showed in the beta stuff thread. There's also a blizzard setting (argument 0x03) which isn't used in any level, though it may be triggered by something else, so I can't say for sure it's unused.

The lava will work only on terrains which use Collision Type 1 (Lava). I'm not sure what do arguments 02, 0D and 0E, but they are probably related to water.


Mariocrash
Member
Level: 18


Posts: 7/61
EXP: 29010
For next: 887

Since: 02-25-12

From: Paris, France

Since last post: 9.0 years
Last activity: 9.0 years

Posted on 03-22-12 06:46:14 PM (last edited by Mariocrash at 03-22-12 03:46 PM) Link | Quote
Originally posted by Tamkis
Two more questions:

1. Is there a flag or something that causes the game to force Mario to walk underwater whenever he has a Metal Cap? I need the RAM address where the game decides to cause Mario to walk underwater, so that I can force the game with a GS cheat to always cause him to walk underwater.

2. Where in the ROM does the game make random coordinates for the beta flower effect? I'm assuming that the game has a function to make the random coordinants; however, I can't find it. I tried looking at the function at 0x802761D0 but found nothing to my knowledge pertaining to param 0x0B (beta flower effect). Basically I want to find this code, copy and modify it, and use it to make randomizing jumping Cheep-Cheeps for my SMB remake hack.


1. No, it isn't any. But I guess you can lock the code up inside the ROM in my opinion. Right...?

2. I don't think the beta flower would coordinate to be modified into a random enemy for the moment.
MarioGame2222
Member
Level: 17


Posts: 22/50
EXP: 21647
For next: 3096

Since: 01-15-12


Since last post: 9.2 years
Last activity: 9.4 years

Posted on 03-25-12 02:16:57 PM Link | Quote
Hey there, It's me, MarioGame. I have a Question.

In Star Road, the Vanish Cap and the Wing Cap have diffrent Themes. Can someone tell me how to do that?

-MarioGame2222

____________________
Check My YouTube Channle for Previews on My Major SM64 Hack!
mimiga1002
Random nobody
Level: 5


Posts: 1/4
EXP: 485
For next: 44

Since: 03-18-12


Since last post: 10.1 years
Last activity: 9.7 years

Posted on 03-25-12 04:07:20 PM Link | Quote
Originally posted by MarioGame2222
Hey there, It's me, MarioGame. I have a Question.

In Star Road, the Vanish Cap and the Wing Cap have diffrent Themes. Can someone tell me how to do that?

-MarioGame2222


Open the ROM in a hex editor and change the values at these locations however you want:

0xABFB: Vanish Cap music pointer (normally "0E")
0xAC13: Metal Cap music pointer (normally "0F")
0xAC2B: Wing Cap music pointer (normally "0E")
MarioGame2222
Member
Level: 17


Posts: 23/50
EXP: 21647
For next: 3096

Since: 01-15-12


Since last post: 9.2 years
Last activity: 9.4 years

Posted on 03-25-12 04:15:46 PM Link | Quote
Originally posted by mimiga1002
Originally posted by MarioGame2222
Hey there, It's me, MarioGame. I have a Question.

In Star Road, the Vanish Cap and the Wing Cap have diffrent Themes. Can someone tell me how to do that?

-MarioGame2222


Open the ROM in a hex editor and change the values at these locations however you want:

0xABFB: Vanish Cap music pointer (normally "0E")
0xAC13: Metal Cap music pointer (normally "0F")
0xAC2B: Wing Cap music pointer (normally "0E")


Sorry, but can you give me a Screenshot of the Location? I don't have a clue where 0xABFB is. XD

____________________
Check My YouTube Channle for Previews on My Major SM64 Hack!
mimiga1002
Random nobody
Level: 5


Posts: 2/4
EXP: 485
For next: 44

Since: 03-18-12


Since last post: 10.1 years
Last activity: 9.7 years

Posted on 03-25-12 05:01:06 PM Link | Quote
Originally posted by MarioGame2222
Originally posted by mimiga1002
Originally posted by MarioGame2222
Hey there, It's me, MarioGame. I have a Question.

In Star Road, the Vanish Cap and the Wing Cap have diffrent Themes. Can someone tell me how to do that?

-MarioGame2222


Open the ROM in a hex editor and change the values at these locations however you want:

0xABFB: Vanish Cap music pointer (normally "0E")
0xAC13: Metal Cap music pointer (normally "0F")
0xAC2B: Wing Cap music pointer (normally "0E")


Sorry, but can you give me a Screenshot of the Location? I don't have a clue where 0xABFB is. XD


A screenshot won't really help. You should just learn how to use a hex editor, if you're serious about this kind of hacking. You can always just stick to what the current tools can do.
Tamkis
Member
Level: 27


Posts: 8/148
EXP: 109402
For next: 6757

Since: 03-12-12


Since last post: 3.2 years
Last activity: 3.1 years

Posted on 03-28-12 12:51:59 AM Link | Quote
Originally posted by MarioGame2222
Originally posted by mimiga1002
Hey there, It's me, MarioGame. I have a Question.

In Star Road, the Vanish Cap and the Wing Cap have diffrent Themes. Can someone tell me how to do that?

-MarioGame2222


Open the ROM in a hex editor and change the values at these locations however you want:

0xABFB: Vanish Cap music pointer (normally "0E")
0xAC13: Metal Cap music pointer (normally "0F")
0xAC2B: Wing Cap music pointer (normally "0E")


Sorry, but can you give me a Screenshot of the Location? I don't have a clue where 0xABFB is. XD


You could manually edit this feature in with a hex editor,
OR you can automagically patch a gameshark code using this tool. I recommend this method, because, by having a gameshark code, you could test the results (using your emu's GS feature) before making permanent changes to the ROM. I recommend patching cheats in last, before you make a release, and recommend backing up before doing so.

Anways, the GS codes for each cap are (taken from GSCentral.org):

Wing Cap (Default 0E): 8124FC2A 04??
Metal Cap (Default 0F): 8124FC12 04??
Invisible Cap (Default 0E) 8124FBFA 04??

Where ?? is the song in $hexadecimal. (Windows calculator utility in programming mode allows you to ezly convert from dec-hex). If you want to patch other cheats in check out GSCentral.org and Yoshiman/Yoshi Electron's site, both have an extensive list of unique codes
Mariocrash
Member
Level: 18


Posts: 8/61
EXP: 29010
For next: 887

Since: 02-25-12

From: Paris, France

Since last post: 9.0 years
Last activity: 9.0 years

Posted on 04-17-12 02:32:18 PM (last edited by Mariocrash at 04-18-12 04:18 PM) Link | Quote
I did a custom level today, sort of a random level test, and it turns out quite decent.

First of all, after all the tutorial and stuff I've been through, the level is not in the same place it supposed to be. Looks like it is mirrored or something.

Next up, the textures. They do show up in TT64, but the textures are swapped.

Have I done something wrong? Or else, I guess I'm not ready to customize a SM64 rom...
Skilllux
Member
Level: 18


Posts: 11/56
EXP: 25509
For next: 4388

Since: 02-28-12


Since last post: 9.4 years
Last activity: 9.3 years

Posted on 04-22-12 09:31:27 AM Link | Quote
Hey there. i've some question.

1. how can i fix the that the music stops if i use the custom places in fraubers importer?

2. how can i fix bowser after importing a new level?

3. it's possible to make a behavior for the beta blarrg?

____________________
Luxtra
ShenoxVII

(in all seriousness, you're a prick)
Level: 24


Posts: 71/111
EXP: 75897
For next: 2228

Since: 10-09-10


Since last post: 9.0 years
Last activity: 9.0 years

Posted on 04-22-12 02:22:11 PM Link | Quote
Originally posted by Skilllux
Hey there. i've some question.

1. how can i fix the that the music stops if i use the custom places in fraubers importer?

2. how can i fix bowser after importing a new level?

3. it's possible to make a behavior for the beta blarrg?


You can fix animations, there is a tutorial: http://www.youtube.com/watch?v=hmjEmxJ7Cqo

Here is animation list
http://dudaw.webs.com/sm64docs/sm64_animation_command_pointers.txt

This is may be useful as well
http://dudaw.webs.com/sm64docs/sm64_behavior_list.txt

Hope it helps, Also I have no idea about fraubers importer, I haven't used it in ages.
Skilllux
Member
Level: 18


Posts: 12/56
EXP: 25509
For next: 4388

Since: 02-28-12


Since last post: 9.4 years
Last activity: 9.3 years

Posted on 04-22-12 06:08:34 PM Link | Quote
Thanks^^

btw how can i change the time that the caps are activated?
i want change it to 1 minute for all 3

____________________
Luxtra
Summerknight666
Random nobody
Level: 5


Posts: 1/3
EXP: 313
For next: 216

Since: 04-22-12


Since last post: 10.0 years
Last activity: 10.0 years

Posted on 04-22-12 09:22:42 PM Link | Quote
So... I made an entirely new level with Google Sketchup. I imported it, opened it in Toad's Tool and most of the level was missing. Any suggestions on what I might be doing wrong?
Ragin
User
Level: 12


Posts: 18/23
EXP: 6841
For next: 1080

Since: 10-09-11


Since last post: 8.3 years
Last activity: 8.2 years

Posted on 04-22-12 09:29:32 PM Link | Quote
The number of faces Toad's tool can display is limited.
If you check "view collision map" in Toad's tool you will be able to see your whole level, TT won't display textures in this mode though.
Summerknight666
Random nobody
Level: 5


Posts: 3/3
EXP: 313
For next: 216

Since: 04-22-12


Since last post: 10.0 years
Last activity: 10.0 years

Posted on 04-23-12 12:45:28 AM Link | Quote
Oh okay. Everything makes sense now. I thought there was something wrong with my textures or my level.
Mariocrash
Member
Level: 18


Posts: 12/61
EXP: 29010
For next: 887

Since: 02-25-12

From: Paris, France

Since last post: 9.0 years
Last activity: 9.0 years

Posted on 04-23-12 07:44:15 AM Link | Quote
I'm raising a question: I wonder if we can exchange the intro and ending cutscenes? That alone to customize the camera trajectory, edit the rest of the credits, enact the characters' behavior and animation...
ShenoxVII

(in all seriousness, you're a prick)
Level: 24


Posts: 72/111
EXP: 75897
For next: 2228

Since: 10-09-10


Since last post: 9.0 years
Last activity: 9.0 years

Posted on 04-23-12 09:03:55 AM Link | Quote
Originally posted by Skilllux
Thanks^^

btw how can i change the time that the caps are activated?
i want change it to 1 minute for all 3


I believe someone posted this before check around here
http://viper.shadowflareindustries.com/antigsc/index.php?codes&dev=gs&system=n64&game=mario64

There is a code somewhere for the time of caps being activated, you could use my Gameshark patcher to get the offsets of the code in the rom so you can change the value inside the rom it's self.
Mariocrash
Member
Level: 18


Posts: 13/61
EXP: 29010
For next: 887

Since: 02-25-12

From: Paris, France

Since last post: 9.0 years
Last activity: 9.0 years

Posted on 04-23-12 09:44:49 PM Link | Quote
How do I add other textures than SM64? I tried to find a SMW texture tileset pack, and it seems I can't find any.
TheMojopo
Random nobody
Level: 4


Posts: 2/2
EXP: 186
For next: 93

Since: 05-29-10


Since last post: 10.0 years
Last activity: 11.9 years

Posted on 04-23-12 11:41:28 PM Link | Quote
Alright, I have HAD IT. So, I've made a small map with the native mario 64 textures on it in GSU, Exported it to an .obj
file, And imported it into my M64 extented, expanded, PPF'd (IN THAT ORDER!)Rom, and I still get
This error with in PJ64 with the scale on the OBJ importer at 50.

Indeed, WHY? I've tried to fix it, but to no avail.
Joe
Common spammer
🍬
Level: 111


Posts: 2529/3392
EXP: 14485585
For next: 382775

Since: 08-02-07

From: Pororoca

Since last post: 19 hours
Last activity: 2 hours

Posted on 04-24-12 12:55:49 AM Link | Quote
That means there's corrupt code in the ROM.

This could have been introduced at any of the steps you mentioned. Try going through one step at a time, and see where the emulator stops running the game.

By the way, you might be using the wrong extended ROM. There are two ROM extenders; they are not compatible with one another.

____________________
Pages: 1 2 3 4 5 6 7 8 9 10 ... 62 63 64 65 66 67 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.

38 database queries, 8 query cache hits.
Query execution time:  0.100788 seconds
Script execution time:  0.026223 seconds
Total render time:  0.127011 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 309 - 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 543 - Warning: unescaped & or unknown entity "&page"
line 149 column 576 - Warning: unescaped & or unknown entity "&page"
line 149 column 609 - Warning: unescaped & or unknown entity "&page"
line 149 column 642 - Warning: unescaped & or unknown entity "&page"
line 149 column 675 - Warning: unescaped & or unknown entity "&page"
line 149 column 708 - Warning: unescaped & or unknown entity "&page"
line 149 column 741 - Warning: unescaped & or unknown entity "&page"
line 149 column 774 - Warning: unescaped & or unknown entity "&page"
line 149 column 807 - Warning: unescaped & or unknown entity "&page"
line 149 column 840 - Warning: unescaped & or unknown entity "&page"
line 149 column 873 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 910 - 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 162 column 82 - Warning: unescaped & or unknown entity "&r"
line 176 column 13 - Warning: missing <tr>
line 177 column 100 - Warning: unescaped & or unknown entity "&postid"
line 190 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 192 column 9 - Warning: missing <tr>
line 210 column 13 - Warning: missing <tr>
line 211 column 100 - Warning: unescaped & or unknown entity "&postid"
line 213 column 256 - Warning: discarding unexpected </blockquote>
line 259 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 261 column 9 - Warning: missing <tr>
line 279 column 13 - Warning: missing <tr>
line 280 column 100 - Warning: unescaped & or unknown entity "&postid"
line 293 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 295 column 9 - Warning: missing <tr>
line 313 column 13 - Warning: missing <tr>
line 314 column 100 - Warning: unescaped & or unknown entity "&postid"
line 323 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 325 column 9 - Warning: missing <tr>
line 343 column 13 - Warning: missing <tr>
line 344 column 100 - 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 100 - Warning: unescaped & or unknown entity "&postid"
line 397 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 399 column 9 - Warning: missing <tr>
line 417 column 13 - Warning: missing <tr>
line 418 column 100 - Warning: unescaped & or unknown entity "&postid"
line 437 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 439 column 9 - Warning: missing <tr>
line 457 column 13 - Warning: missing <tr>
line 458 column 100 - Warning: unescaped & or unknown entity "&postid"
line 472 column 811 - Warning: discarding unexpected </blockquote>
line 487 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 489 column 9 - Warning: missing <tr>
line 507 column 13 - Warning: missing <tr>
line 508 column 100 - Warning: unescaped & or unknown entity "&postid"
line 519 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 521 column 9 - Warning: missing <tr>
line 539 column 13 - Warning: missing <tr>
line 540 column 100 - Warning: unescaped & or unknown entity "&postid"
line 551 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 553 column 9 - Warning: missing <tr>
line 571 column 13 - Warning: missing <tr>
line 572 column 100 - Warning: unescaped & or unknown entity "&postid"
line 574 column 74 - Warning: missing </div>
line 593 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 595 column 9 - Warning: missing <tr>
line 613 column 13 - Warning: missing <tr>
line 614 column 100 - Warning: unescaped & or unknown entity "&postid"
line 622 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 624 column 9 - Warning: missing <tr>
line 642 column 13 - Warning: missing <tr>
line 643 column 100 - Warning: unescaped & or unknown entity "&postid"
line 648 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 650 column 9 - Warning: missing <tr>
line 668 column 13 - Warning: missing <tr>
line 669 column 100 - Warning: unescaped & or unknown entity "&postid"
line 675 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 677 column 9 - Warning: missing <tr>
line 695 column 13 - Warning: missing <tr>
line 696 column 100 - Warning: unescaped & or unknown entity "&postid"
line 701 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 703 column 9 - Warning: missing <tr>
line 721 column 13 - Warning: missing <tr>
line 722 column 100 - Warning: unescaped & or unknown entity "&postid"
line 727 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 729 column 9 - Warning: missing <tr>
line 747 column 13 - Warning: missing <tr>
line 748 column 100 - Warning: unescaped & or unknown entity "&postid"
line 756 column 520 - Warning: unescaped & or unknown entity "&dev"
line 756 column 527 - Warning: unescaped & or unknown entity "&system"
line 756 column 538 - Warning: unescaped & or unknown entity "&game"
line 750 column 74 - Warning: missing </div>
line 761 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 763 column 9 - Warning: missing <tr>
line 781 column 13 - Warning: missing <tr>
line 782 column 100 - Warning: unescaped & or unknown entity "&postid"
line 787 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 789 column 9 - Warning: missing <tr>
line 807 column 13 - Warning: missing <tr>
line 808 column 100 - Warning: unescaped & or unknown entity "&postid"
line 818 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 820 column 9 - Warning: missing <tr>
line 838 column 13 - Warning: missing <tr>
line 839 column 100 - Warning: unescaped & or unknown entity "&postid"
line 841 column 74 - Warning: <style> isn't allowed in <td> elements
line 841 column 9 - Info: <td> previously mentioned
line 848 column 17 - Warning: missing <tr>
line 848 column 17 - Warning: discarding unexpected <table>
line 851 column 35 - Warning: missing <tr>
line 851 column 93 - Warning: unescaped & or unknown entity "&page"
line 851 column 124 - Warning: unescaped & or unknown entity "&page"
line 851 column 155 - Warning: unescaped & or unknown entity "&page"
line 851 column 186 - Warning: unescaped & or unknown entity "&page"
line 851 column 217 - Warning: unescaped & or unknown entity "&page"
line 851 column 248 - Warning: unescaped & or unknown entity "&page"
line 851 column 279 - Warning: unescaped & or unknown entity "&page"
line 851 column 310 - Warning: unescaped & or unknown entity "&page"
line 851 column 341 - Warning: unescaped & or unknown entity "&page"
line 851 column 372 - Warning: unescaped & or unknown entity "&page"
line 851 column 408 - Warning: unescaped & or unknown entity "&page"
line 851 column 441 - Warning: unescaped & or unknown entity "&page"
line 851 column 474 - Warning: unescaped & or unknown entity "&page"
line 851 column 507 - Warning: unescaped & or unknown entity "&page"
line 851 column 543 - Warning: unescaped & or unknown entity "&page"
line 851 column 576 - Warning: unescaped & or unknown entity "&page"
line 851 column 609 - Warning: unescaped & or unknown entity "&page"
line 851 column 642 - Warning: unescaped & or unknown entity "&page"
line 851 column 675 - Warning: unescaped & or unknown entity "&page"
line 851 column 708 - Warning: unescaped & or unknown entity "&page"
line 851 column 741 - Warning: unescaped & or unknown entity "&page"
line 851 column 774 - Warning: unescaped & or unknown entity "&page"
line 851 column 807 - Warning: unescaped & or unknown entity "&page"
line 851 column 840 - Warning: unescaped & or unknown entity "&page"
line 851 column 873 - Warning: unescaped & or unknown entity "&page"
line 851 column 50 - Warning: missing </font> before </td>
line 851 column 910 - Warning: missing </font> before </table>
line 853 column 35 - Warning: missing <tr>
line 853 column 50 - Warning: missing </font> before </td>
line 854 column 37 - Warning: unescaped & or unknown entity "&id"
line 853 column 223 - Warning: missing </font> before </table>
line 855 column 17 - Warning: discarding unexpected </textarea>
line 855 column 28 - Warning: discarding unexpected </form>
line 855 column 35 - Warning: discarding unexpected </embed>
line 855 column 43 - Warning: discarding unexpected </noembed>
line 855 column 53 - Warning: discarding unexpected </noscript>
line 855 column 64 - Warning: discarding unexpected </noembed>
line 855 column 74 - Warning: discarding unexpected </embed>
line 855 column 82 - Warning: discarding unexpected </table>
line 855 column 90 - Warning: discarding unexpected </table>
line 857 column 9 - Warning: missing </font> before <table>
line 869 column 25 - Warning: discarding unexpected </font>
line 878 column 57 - Warning: discarding unexpected </font>
line 856 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 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 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 195 column 22 - Warning: <img> lacks "alt" attribute
line 195 column 63 - Warning: <img> lacks "alt" attribute
line 195 column 112 - Warning: <img> lacks "alt" attribute
line 195 column 162 - Warning: <img> lacks "alt" attribute
line 206 column 15 - Warning: <img> lacks "alt" attribute
line 264 column 22 - Warning: <img> lacks "alt" attribute
line 264 column 63 - Warning: <img> lacks "alt" attribute
line 264 column 112 - Warning: <img> lacks "alt" attribute
line 264 column 162 - Warning: <img> lacks "alt" attribute
line 275 column 15 - Warning: <img> lacks "alt" attribute
line 298 column 22 - Warning: <img> lacks "alt" attribute
line 298 column 63 - Warning: <img> lacks "alt" attribute
line 298 column 112 - Warning: <img> lacks "alt" attribute
line 298 column 162 - Warning: <img> lacks "alt" attribute
line 299 column 11 - Warning: <img> lacks "alt" attribute
line 309 column 15 - Warning: <img> lacks "alt" attribute
line 328 column 21 - Warning: <img> lacks "alt" attribute
line 328 column 62 - Warning: <img> lacks "alt" attribute
line 328 column 111 - Warning: <img> lacks "alt" attribute
line 328 column 161 - Warning: <img> lacks "alt" attribute
line 339 column 15 - Warning: <img> lacks "alt" attribute
line 364 column 22 - Warning: <img> lacks "alt" attribute
line 364 column 63 - Warning: <img> lacks "alt" attribute
line 364 column 112 - Warning: <img> lacks "alt" attribute
line 364 column 162 - Warning: <img> lacks "alt" attribute
line 365 column 11 - Warning: <img> lacks "alt" attribute
line 375 column 15 - Warning: <img> lacks "alt" attribute
line 402 column 21 - Warning: <img> lacks "alt" attribute
line 402 column 62 - Warning: <img> lacks "alt" attribute
line 402 column 111 - Warning: <img> lacks "alt" attribute
line 402 column 161 - Warning: <img> lacks "alt" attribute
line 413 column 15 - Warning: <img> lacks "alt" attribute
line 442 column 22 - Warning: <img> lacks "alt" attribute
line 442 column 63 - Warning: <img> lacks "alt" attribute
line 442 column 112 - Warning: <img> lacks "alt" attribute
line 442 column 162 - Warning: <img> lacks "alt" attribute
line 453 column 15 - Warning: <img> lacks "alt" attribute
line 492 column 22 - Warning: <img> lacks "alt" attribute
line 492 column 63 - Warning: <img> lacks "alt" attribute
line 492 column 112 - Warning: <img> lacks "alt" attribute
line 492 column 162 - Warning: <img> lacks "alt" attribute
line 503 column 15 - Warning: <img> lacks "alt" attribute
line 516 column 509 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 509 - Warning: <img> lacks "alt" attribute
line 524 column 22 - Warning: <img> lacks "alt" attribute
line 524 column 63 - Warning: <img> lacks "alt" attribute
line 524 column 112 - Warning: <img> lacks "alt" attribute
line 524 column 162 - Warning: <img> lacks "alt" attribute
line 525 column 11 - Warning: <img> lacks "alt" attribute
line 535 column 15 - Warning: <img> lacks "alt" attribute
line 555 column 11 - Warning: <img> lacks "alt" attribute
line 556 column 22 - Warning: <img> lacks "alt" attribute
line 556 column 63 - Warning: <img> lacks "alt" attribute
line 556 column 112 - Warning: <img> lacks "alt" attribute
line 556 column 162 - Warning: <img> lacks "alt" attribute
line 557 column 11 - Warning: <img> lacks "alt" attribute
line 567 column 15 - Warning: <img> lacks "alt" attribute
line 598 column 22 - Warning: <img> lacks "alt" attribute
line 598 column 63 - Warning: <img> lacks "alt" attribute
line 598 column 112 - Warning: <img> lacks "alt" attribute
line 598 column 162 - Warning: <img> lacks "alt" attribute
line 599 column 11 - Warning: <img> lacks "alt" attribute
line 609 column 15 - Warning: <img> lacks "alt" attribute
line 627 column 21 - Warning: <img> lacks "alt" attribute
line 627 column 62 - Warning: <img> lacks "alt" attribute
line 627 column 111 - Warning: <img> lacks "alt" attribute
line 627 column 161 - Warning: <img> lacks "alt" attribute
line 638 column 15 - Warning: <img> lacks "alt" attribute
line 653 column 22 - Warning: <img> lacks "alt" attribute
line 653 column 63 - Warning: <img> lacks "alt" attribute
line 653 column 112 - Warning: <img> lacks "alt" attribute
line 653 column 162 - Warning: <img> lacks "alt" attribute
line 664 column 15 - Warning: <img> lacks "alt" attribute
line 680 column 21 - Warning: <img> lacks "alt" attribute
line 680 column 62 - Warning: <img> lacks "alt" attribute
line 680 column 111 - Warning: <img> lacks "alt" attribute
line 680 column 161 - Warning: <img> lacks "alt" attribute
line 691 column 15 - Warning: <img> lacks "alt" attribute
line 706 column 22 - Warning: <img> lacks "alt" attribute
line 706 column 63 - Warning: <img> lacks "alt" attribute
line 706 column 112 - Warning: <img> lacks "alt" attribute
line 706 column 162 - Warning: <img> lacks "alt" attribute
line 717 column 15 - Warning: <img> lacks "alt" attribute
line 731 column 11 - Warning: <img> lacks "alt" attribute
line 732 column 22 - Warning: <img> lacks "alt" attribute
line 732 column 63 - Warning: <img> lacks "alt" attribute
line 732 column 112 - Warning: <img> lacks "alt" attribute
line 732 column 162 - Warning: <img> lacks "alt" attribute
line 733 column 11 - Warning: <img> lacks "alt" attribute
line 743 column 15 - Warning: <img> lacks "alt" attribute
line 766 column 22 - Warning: <img> lacks "alt" attribute
line 766 column 63 - Warning: <img> lacks "alt" attribute
line 766 column 112 - Warning: <img> lacks "alt" attribute
line 766 column 162 - Warning: <img> lacks "alt" attribute
line 777 column 15 - Warning: <img> lacks "alt" attribute
line 792 column 21 - Warning: <img> lacks "alt" attribute
line 792 column 62 - Warning: <img> lacks "alt" attribute
line 792 column 111 - Warning: <img> lacks "alt" attribute
line 792 column 161 - Warning: <img> lacks "alt" attribute
line 803 column 15 - Warning: <img> lacks "alt" attribute
line 813 column 368 - Warning: <img> lacks "alt" attribute
line 823 column 23 - Warning: <img> lacks "alt" attribute
line 823 column 64 - Warning: <img> lacks "alt" attribute
line 823 column 113 - Warning: <img> lacks "alt" attribute
line 823 column 163 - Warning: <img> lacks "alt" attribute
line 824 column 11 - Warning: <img> lacks "alt" attribute
line 834 column 15 - Warning: <img> lacks "alt" attribute
line 854 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 854 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 854 column 244 - Warning: <img> proprietary attribute value "absmiddle"
line 863 column 25 - Warning: <img> lacks "alt" attribute
line 868 column 267 - Warning: <img> lacks "alt" attribute
line 848 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 211 column 27 - Warning: <nobr> is not approved by W3C
line 280 column 27 - Warning: <nobr> is not approved by W3C
line 314 column 27 - Warning: <nobr> is not approved by W3C
line 344 column 27 - Warning: <nobr> is not approved by W3C
line 380 column 27 - Warning: <nobr> is not approved by W3C
line 418 column 27 - Warning: <nobr> is not approved by W3C
line 458 column 27 - Warning: <nobr> is not approved by W3C
line 508 column 27 - Warning: <nobr> is not approved by W3C
line 540 column 27 - Warning: <nobr> is not approved by W3C
line 572 column 27 - Warning: <nobr> is not approved by W3C
line 614 column 27 - Warning: <nobr> is not approved by W3C
line 643 column 27 - Warning: <nobr> is not approved by W3C
line 669 column 27 - Warning: <nobr> is not approved by W3C
line 696 column 27 - Warning: <nobr> is not approved by W3C
line 722 column 27 - Warning: <nobr> is not approved by W3C
line 748 column 27 - Warning: <nobr> is not approved by W3C
line 782 column 27 - Warning: <nobr> is not approved by W3C
line 808 column 27 - Warning: <nobr> is not approved by W3C
line 839 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 326 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