Difference between revisions of "BRRES Anti-flicker"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "This is a cheat code created by Riidefi. Due to a bug in BrawlBox, certain complex materials in course models involving indirect textures, such as those for boost...")
 
Line 1: Line 1:
This is a [[cheat code]] created by [[Riidefi]]. Due to a bug in [[BrawlBox]], certain complex materials in course models involving indirect textures, such as those for boost panels and water, may flicker or glitch out violently, particularly when a Time Trials ghost is rendered. This code patches afflicted materials at run-time, reconstructing invalid data.
+
This is a [[cheat code]] created by [[Riidefi]]. Certain complex materials in [[custom tracks]] involving indirect textures, such as those for boost panels and water, may flicker or glitch out violently, particularly when a Time Trials ghost is rendered. This code enables the game to circumvent this issue.
  
== Cheat Codes ==
+
===Disclaimer===
 +
A work-in-progress version of this code was privately distributed in June 2019. Unlike this release, codes based on a leak of this version may contain security flaws and may not fix problems in some tracks, such as [[Festival Town]].
 +
 
 +
==Cheat Codes==
 
<spoiler text="BRRES Anti-flicker, PAL">
 
<spoiler text="BRRES Anti-flicker, PAL">
 
<pre>
 
<pre>
Line 134: Line 137:
 
80630000 00000000
 
80630000 00000000
 
</pre></spoiler>
 
</pre></spoiler>
 
+
[https://hastebin.com/motakameve.cpp Source code]
 
 
 
[[Category:Cheat Codes]]
 
[[Category:Cheat Codes]]

Revision as of 22:22, 19 August 2020

This is a cheat code created by Riidefi. Certain complex materials in custom tracks involving indirect textures, such as those for boost panels and water, may flicker or glitch out violently, particularly when a Time Trials ghost is rendered. This code enables the game to circumvent this issue.

Disclaimer

A work-in-progress version of this code was privately distributed in June 2019. Unlike this release, codes based on a leak of this version may contain security flaws and may not fix problems in some tracks, such as Festival Town.

Cheat Codes

BRRES Anti-flicker, PAL

BRRES Anti-flicker, NTSC-U

BRRES Anti-flicker, NTSC-J

BRRES Anti-flicker, NTSC-K

Source code