Register - Login
Views: 99384335
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 02:58:28 AM
Jul - The Cutting Room Floor - Discovery about UFC Throwdown for PS2 New poll - New thread - New reply
Next newer thread | Next older thread
Bigbossman1202
User
Level: 10


Posts: 18/20
EXP: 3458
For next: 956

Since: 03-20-18


Since last post: 152 days
Last activity: 147 days

Posted on 12-08-19 05:26:47 AM Link | Quote
I started hacking UFC Throwdown for PS2 & was trying to find all the values for both the Player 1 & Player 2 Modifiers. While I was experimenting with with various values, I found a character slot for Vitor Belfort that shows a picture of a guy wearing camo face paint. When the game loads, the player will be stuck in one position with his arms extended & won't be able to move or attack. Once the frozen game model is attacked, the game will freeze.

Here are the Code Breaker codes to view that:

Enable Code (if using an actual Codebreaker)
90206618 0C08192E

Player 1 Modifier
004AA71C 00000023

Player 2 Modifier
004AA7CC 00000023
Next newer thread | Next older thread
Jul - The Cutting Room Floor - Discovery about UFC Throwdown for PS2 New poll - New thread - New reply


Rusted Logic

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

27 database queries.
Query execution time:  0.082244 seconds
Script execution time:  0.003176 seconds
Total render time:  0.085420 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 208 - 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 193 column 17 - Warning: missing <tr>
line 193 column 17 - Warning: discarding unexpected <table>
line 196 column 35 - Warning: missing <tr>
line 196 column 50 - Warning: missing </font> before </td>
line 196 column 91 - Warning: missing </font> before </table>
line 198 column 35 - Warning: missing <tr>
line 198 column 50 - Warning: missing </font> before </td>
line 199 column 37 - Warning: unescaped & or unknown entity "&id"
line 198 column 208 - Warning: missing </font> before </table>
line 200 column 17 - Warning: discarding unexpected </textarea>
line 200 column 28 - Warning: discarding unexpected </form>
line 200 column 35 - Warning: discarding unexpected </embed>
line 200 column 43 - Warning: discarding unexpected </noembed>
line 200 column 53 - Warning: discarding unexpected </noscript>
line 200 column 64 - Warning: discarding unexpected </noembed>
line 200 column 74 - Warning: discarding unexpected </embed>
line 200 column 82 - Warning: discarding unexpected </table>
line 200 column 90 - Warning: discarding unexpected </table>
line 202 column 9 - Warning: missing </font> before <table>
line 214 column 25 - Warning: discarding unexpected </font>
line 223 column 37 - Warning: discarding unexpected </font>
line 201 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 199 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 199 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 199 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 208 column 25 - Warning: <img> lacks "alt" attribute
line 213 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 193 column 17 - Warning: trimming empty <tr>
line 196 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
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 64 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