Template:Gecko/doc

From Dolphin Emulator Wiki
Jump to navigation Jump to search

About

Automatic cheat description & generate table for Gecko codes, featuring column layout for each region. For Action Replay codes, please use Template:Action Replay instead.

Examples

=== 16:9 Aspect Ratio Fix ===
{{Gecko|16:9 Aspect Ratio Fix
|GALJ01
|$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000
|GALE01 + GALX01
|$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000
|GALP01
|$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000}}

Produces:

16:9 Aspect Ratio Fix

The built-in Widescreen Hack causes clipping and reflection issues. The following Gecko codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.

NTSC-J

Gecko/doc [GALJ01]

$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000

NTSC-U

Gecko/doc [GALE01 + GALX01]

$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000

PAL

Gecko/doc [GALP01]

$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000
=== Other Fix ===
{{Gecko|You can write anything you want.
|00000000 00000000}}

Produces:

Other Fix

You can write anything you want.

00000000 00000000

Important Information

Automatic Description

The first template parameter will match from the options below and generate a full cheat description automatically:

  • {{Gecko|16:9}}: "The built-in Widescreen Hack causes clipping and reflection issues. The following Gecko codes work as a replacement, causing less issues. To avoid conflicts, ensure the Widescreen Hack is disabled while using these codes."
  • {{Gecko|60 FPS}}: "By adding the Gecko code below, and enabling it, Gecko/doc will run at 60 FPS."

Additional information can be added after given match and will appear after the automatic cheat description.

  • {{Gecko|16:9 XXXXXXX}}: "The built-in Widescreen Hack causes clipping and reflection issues. The following Gecko codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes. XXXXXXX"

If using any of the prefix values parameter text will directly output:

  • {{Gecko|You can write anything you want.}}: "You can write anything you want."

Widescreen Hack Corrections

The automatic cheat description for 16:9 codes states that the Widescreen Hack must be disabled. When codes instead correct the Widescreen Hack and require it be enabled a full cheat description must be provided.

Shared Codes

GameIDs can share a code by writing a plus sign between each, for instance, "GALE01 + GALX01".

Region Order

GameIDs should be sorted by their appropriate region (NTSC-J → NTSC-K → NTSC-U → PAL), then in alphabetical order.

Region Free Codes

GameID should not be necessary if a code is region-free.

=== 16:9 Aspect Ratio Fix ===
{{Gecko|16:9 Aspect Ratio Fix
|$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000
}}

Produces:

16:9 Aspect Ratio Fix

The built-in Widescreen Hack causes clipping and reflection issues. The following Gecko codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.

$ 16:9 Aspect Ratio Fix
00000000 00000000
00000000 00000000