Register - Login
Views: 99389937
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 08:33:46 AM
Jul - The Cutting Room Floor - WRC Rally Evolved - Debug Mode New poll - New thread - New reply
Next newer thread | Next older thread
FMecha
Member
Level: 14


Posts: 8/32
EXP: 10426
For next: 2645

Since: 03-24-13


Since last post: 4.4 years
Last activity: 4.0 years

Posted on 02-04-15 04:30:50 PM Link | Quote
This code appears frequently in many PS2 code pages:

N11T-Y1ND-RZJCQ
H4YV-5YZU-7HYTW
44WE-P9Z7-3ZV4E
1C59-2ED2-B4NA6

Press L3+R3 to activate. Most of the options are only accessible during gameplay. Features everything, unlocks, debug info, speed modifiers, 'turn Reset & Wrong way' off, drive through walls, Etc.

My experience with this, apart from the unlock everything/money modifier, is that I found a Japanese language option that makes the game menu text to go blank.
Next newer thread | Next older thread
Jul - The Cutting Room Floor - WRC Rally Evolved - Debug Mode 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.089241 seconds
Script execution time:  0.003073 seconds
Total render time:  0.092314 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 201 - 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 191 column 17 - Warning: missing <tr>
line 191 column 17 - Warning: discarding unexpected <table>
line 194 column 35 - Warning: missing <tr>
line 194 column 50 - Warning: missing </font> before </td>
line 194 column 91 - Warning: missing </font> before </table>
line 196 column 35 - Warning: missing <tr>
line 196 column 50 - Warning: missing </font> before </td>
line 197 column 37 - Warning: unescaped & or unknown entity "&id"
line 196 column 201 - Warning: missing </font> before </table>
line 198 column 17 - Warning: discarding unexpected </textarea>
line 198 column 28 - Warning: discarding unexpected </form>
line 198 column 35 - Warning: discarding unexpected </embed>
line 198 column 43 - Warning: discarding unexpected </noembed>
line 198 column 53 - Warning: discarding unexpected </noscript>
line 198 column 64 - Warning: discarding unexpected </noembed>
line 198 column 74 - Warning: discarding unexpected </embed>
line 198 column 82 - Warning: discarding unexpected </table>
line 198 column 90 - Warning: discarding unexpected </table>
line 200 column 9 - Warning: missing </font> before <table>
line 212 column 25 - Warning: discarding unexpected </font>
line 221 column 37 - Warning: discarding unexpected </font>
line 199 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 111 - Warning: <img> lacks "alt" attribute
line 161 column 161 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 197 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 197 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 197 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 206 column 25 - Warning: <img> lacks "alt" attribute
line 211 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 191 column 17 - Warning: trimming empty <tr>
line 194 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