Difference between revisions of "Fatal Fury/Region coding"

From Sega Retro

Line 3: Line 3:
 
{{RegionCodeTable|
 
{{RegionCodeTable|
 
| romregion=NTSC-J
 
| romregion=NTSC-J
| ntscj_image=
+
| ntscj_image=GarouDensetsu MD Title.png
| ntscu_image=
+
| ntscu_image=GarouDensetsu MD Title.png
| pal_image=
+
| pal_image=GarouDensetsu MD Title.png
| ntscj_state=
+
| ntscj_state=yes
| ntscu_state=
+
| ntscu_state=yes
| pal_state=
+
| pal_state=unoptimised
 
}}
 
}}
 
{{RegionCodeTable|
 
{{RegionCodeTable|
Line 21: Line 21:
 
{{RegionCodeTable|
 
{{RegionCodeTable|
 
| romregion=PAL
 
| romregion=PAL
| ntscj_image=
+
| ntscj_image=FatalFury Title.png
| ntscu_image=
+
| ntscu_image=FatalFury Title.png
| pal_image=
+
| pal_image=FatalFury Title.png
| ntscj_state=
+
| ntscj_state=yes
| ntscu_state=
+
| ntscu_state=yes
 +
| pal_state=unoptimised
 
}}
 
}}
  
 
{{FatalFuryOmni}}
 
{{FatalFuryOmni}}

Revision as of 08:11, 30 November 2019

Back to: Fatal Fury.

NTSC-J ROM

GarouDensetsu MD Title.png

NTSC-J console
Works as expected.

GarouDensetsu MD Title.png

NTSC-U console
Works as expected.

GarouDensetsu MD Title.png

PAL console
Unoptimised.

NTSC-U ROM

FatalFury Title.png

NTSC-J console
Works as expected.

FatalFury Title.png

NTSC-U console
Works as expected.

FatalFury Title.png

PAL console
Unoptimised.

PAL ROM

FatalFury Title.png

NTSC-J console
Works as expected.

FatalFury Title.png

NTSC-U console
Works as expected.

FatalFury Title.png

PAL console
Unoptimised.


Fatal Fury

FatalFury Title.png

Main page | Comparisons | Hidden content | Magazine articles | Reception | Region coding | Technical information | Bootlegs


Books:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Fatal Fury" and `cargo__relationships`.`relationshiptype`="book" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c08.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Music:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Fatal Fury" and `cargo__relationships`.`relationshiptype`="music" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c0b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Audiobooks:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Fatal Fury" and `cargo__relationships`.`relationshiptype`="audiobook" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c0e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Videos:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Fatal Fury" and `cargo__relationships`.`relationshiptype`="video" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c11.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Events:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `eventname`,`cargo__events`.`startdate` AS `startdate` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__events` ON ((`cargo__relationships`.`name`=`cargo__events`.`name`)) WHERE `cargo__relationships`.`relatedto`="Fatal Fury" and `cargo__relationships`.`relationshiptype`="event" GROUP BY `cargo__events`.`name` ORDER BY `cargo__events`.`startdate` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c14.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__demos`.`name` AS `name`,`cargo__codeformat`.`code` AS `code`,`cargo__releases`.`date` AS `date` FROM `cargo__releases` LEFT OUTER JOIN `cargo__demos` ON ((`cargo__releases`.`name`=`cargo__demos`.`name`)) LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__demos`.`format`=`cargo__codeformat`.`format`)) WHERE `cargo__demos`.`game`="Fatal Fury" GROUP BY `cargo__demos`.`name` ORDER BY `cargo__demos`.`name`,`cargo__codeformat`.`code`,`cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c18.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)


A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__prototypes`.`name` AS `name`,`cargo__codeformat`.`code` AS `code` FROM `cargo__prototypes` LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__prototypes`.`format`=`cargo__codeformat`.`format`)) WHERE final="Fatal Fury" GROUP BY `cargo__prototypes`.`name` ORDER BY `cargo__prototypes`.`name`,`cargo__codeformat`.`code` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1c40499-c1b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)