From WikiTemp, the GBAtemp wiki
(Fixed inconsistency between example and source)
(New table layout)
Line 27: Line 27:
 
== New table layout ==
 
== New table layout ==
  
I've come up with a nice new table layout for editing (and oh so slightly better looking) which includes a template, and should make it simple to add entries in the list.
+
I've come up with a nice new table layout for editing (and oh so slightly better looking) which includes a template, and should make it simple to add entries and change the formatting/layout of the table should we need to in the future.
  
Example:
+
I've converted everything on this page over to the new format, you can take a look here: [[Wii Region Patcher Compatibility List]]
{| class="compattable" width="100%" cellspacing="1"
+
Any suggestions about what could be added, changed or improved? Also if you see any errors with the data in the list, feel free to correct them.
!#
+
!Title
+
!Notes
+
{{Region Free Entry|0001|Red Steel|Yes}}
+
{{Region Free Entry|0016|Super Swing Golf|No|region=USA|group=Vortex|Shows in disc channel but will not boot further than a black screen.}}
+
{{Region Free Entry|0019|Trauma Center: Second Opinion|No|group=Vortex}}
+
{{Region Free Entry|0019|The Legend Of Zelda: Twilight Princess|No|region=USA}}
+
{{Region Free Entry|0032|Elebits|Partial|Works fine in 60hz mode. Random freezes in 50hz.}}
+
{{Region Free Entry|0033|GT Pro Series|Yes|Works fine.}}
+
|}
+
 
+
The source of this is as follows:
+
<pre>{| class="compattable" width="100%" cellspacing="1"
+
!#
+
!Title
+
!Notes
+
{{Region Free Entry|0001|Red Steel|Yes}}
+
{{Region Free Entry|0016|Super Swing Golf|No|region=USA|group=Vortex|Shows in disc channel but will not boot further than a black screen.}}
+
{{Region Free Entry|0019|Trauma Center: Second Opinion|No|group=Vortex}}
+
{{Region Free Entry|0019|The Legend Of Zelda: Twilight Princess|No|region=USA}}
+
{{Region Free Entry|0032|Elebits|Partial|Works fine in 60hz mode. Random freezes in 50hz.}}
+
{{Region Free Entry|0033|GT Pro Series|Yes|Works fine.}}
+
|}</pre>
+
As you see, you are free to specify a note or leave it blank, and you are also free to specify the region and/or group name, or simply leave them both blank. (I think people should specify a group name where possible, but region name is only really needed for PAL ISOs)
+
 
+
If anyone is still confused, the format is as follows:
+
<pre>{{Region Free Entry|<number>|<name>|<status>|region=<region>|group=<group name>|<notes>}}</pre>
+
As I mentioned, the last three parameters (region, group name, and notes) are entirely optional (and can be specified in any order). The status parameter must be either "Yes", "No", or "Partial".
+
 
+
You can also space it out so it's a little easier to read, it doesn't make a difference either way:
+
<pre>{{ Region Free Entry | <number> | <name> | <status> | region=<region> | group=<group name> | <notes> }}</pre>
+
 
+
Opinions? If someone could rebuild the entire page in this format (use a test page first), that'd be great ;)
+

Revision as of 04:04, 19 March 2007

What exactly is the game number used for? Cant that column be removed?

No, the game number is the release number and should be the same as the one in the gbatemp database http://gbatemp.net/newgon/?dat=wii

Those who don't know how to edit the page, add your results here

SD Gundam SCAD Hammers (NTSC J) does not work on PAL Wii fitted with Wiinja v2, converted with WiiFrii v1.20, in either 50 or 60hz

Made it red Dirtie 06:16, 10 March 2007 (CET)

Japanese Region Games

Please use the following format for release names "Super Swing Golf (U)(VORTEX)" and do not use the term "JAP" some people regard it as a racist term. Please just use (J). It's obvious enough.

Topic should be changed

to "Partial Region Free Patcher Compatibility List" or something similar, as the compatibility is the same for the chips as it is for the patchers. DGSystems 21:40, 2 March 2007 (CET)

Patcher/Chip/Media should be removed

It should be assumed that the patch may fail using older patcher/chip/cheaper media. If it is required to use a particular media for it to work (unlikely) that could be mentioned in the notes. DGSystems 21:41, 2 March 2007 (CET)

Agreed, do away with the chip and media columns at least. Dirtie 23:03, 5 March 2007 (CET)

Wario Smooth Moves doesn't work for me

I patch USA Wario, but it hangs after I select start in Disc Channel in a PAL Wii. Red Steel USA patched works fine. I use RegionFrii 1.2 and Wiifree in a D2B PAL Wii

I have that problem too what can i do now. Elebits USA and Dragonball Budokai tenkaichi 2 USA works fine. I use RegionFrii 1.2

New table layout

I've come up with a nice new table layout for editing (and oh so slightly better looking) which includes a template, and should make it simple to add entries and change the formatting/layout of the table should we need to in the future.

I've converted everything on this page over to the new format, you can take a look here: Wii Region Patcher Compatibility List Any suggestions about what could be added, changed or improved? Also if you see any errors with the data in the list, feel free to correct them.