XIII: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(27 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Infobox VG
{{Infobox VG
|image         = [[File:XIII.jpg|300px|XIII‎]]
|image     = [[File:XIII.jpg|300px]]
|developer     = Ubisoft Paris
|developer = Ubisoft Paris
|publisher     = Ubisoft
|publisher = Ubisoft
|released     = {{vgrelease|NA=November 24, 2003|EU=November 28, 2003}}
|released = {{vgrelease|NA=November 25, 2003|EU=November 28, 2003}}
|genre         = First-person shooter
|genre     = First-person shooter
|modes         = Single-player, Multiplayer (4)
|modes     = Single-player, Multiplayer (4)
|input         = GameCube Controller
|input     = GameCube Controller
|forumlink     = http://forums.dolphin-emu.org/Thread-gc-xiii
|forumlink = http://forums.dolphin-emu.org/Thread-gc-xiii
}}
}}


'''''XIII''''' (pronounced: Thirteen) is a first-person shooter video game, developed and published by Ubisoft for most platforms. It was released on November 18, 2003; only the Mac OS X version was published by Feral Interactive. Loosely based on the 1984 Belgian comic book XIII, the player controls (through a first-person view) the protagonist Jason Fly (XIII), a confused and amnesic man who searches for his identity throughout a comic book-style, cellshaded world. Found stranded on a beach by a lifeguard, Fly is accused of having killed the President of the United States. The accusation later transpires as mistaken, as Fly finds himself facing a gang of 20 conspirators ("The XX") who aim to overthrow the government. Fly confronts his antagonist (Walter Sheridan (I), the boss of the gang) and the game ends with a dialogue, promising a sequel which was never created.
'''''XIII''''' (pronounced: Thirteen) is loosely based on the 1984 Belgian comic book XIII, the player controls (through a first-person view) the protagonist Jason Fly (XIII), a confused and amnesic man who searches for his identity throughout a comic book-style, cellshaded world. Found stranded on a beach by a lifeguard, Fly is accused of having killed the President of the United States. The accusation later transpires as mistaken, as Fly finds himself facing a gang of 20 conspirators ("The XX") who aim to overthrow the government. Fly confronts his antagonist (Walter Sheridan (I), the boss of the gang) and the game ends with a dialogue, promising a sequel which was never created.


==Problems==
== Problems ==
=== Unreadable ===
{{Problems|{{#vardefineecho:problems|
Top half of screen is stretched and unreadable bottom looks normal.
=== <s>Low Frame-rate at Main Menu</s> ===
This game runs incredibly slowly at the main menu if you have a save game. This issue was introduced by {{revision|4.0-2227}}. Couldn't replicate in {{revision|5.0-6004}}.
 
}}}}
 
== Enhancements ==
=== 16:9 Widescreen Gecko Code ===
==== EU ====
<pre>$16:9 Widescreen
04004400 C0A2A49C
04004404 EFA20172
04004408 482A4DB4
042A91B8 4BD5B248
0443FD18 BFAAAAAB
0443FD1C 3FAAAAAB
</pre>
 
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.
<pre>$60Hz
041F2FBC 480000B4
041F30F4 38C00000
04290408 38600000
04378B68 00000014
</pre>


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
{{Config
}}


== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|3891|****}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 26: Line 53:
{{testing/start}}
{{testing/start}}
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=4.0-1569|OS=Windows 7x64|CPU=Intel Core i5-4670k|GPU=nVidia GeForce 650 Ti|result=Starts up fine, crashes upon Retry Mission at certain spots. Playable with constant saving.|tester=ms114}}
{{testing/entry|revision=4.0-1569|OS=Windows 7|CPU=Intel Core i5-4670K @ 3.4GHz|GPU=NVIDIA GeForce GTX 650 Ti|result=Starts up fine, crashes upon Retry Mission at certain spots. Playable with constant saving.|tester=ms114}}
{{testing/entry|revision=4.0-6215|OS=Windows 8|CPU=AMD FX-4350 @ 4.2GHz|GPU=AMD Radeon HD 7770|result=Attempts to load, gets stuck on load screen, can't load main menu.|tester=two8tone}}
{{testing/entry|revision=5.0-6004|OS=Windows 10|CPU=Intel Core i7-6700K @ 4GHz|GPU=NVIDIA GeForce GTX 970|result=Starts fine, no speed issues noticed with menus.|tester=Kolano}}
{{testing/end}}
{{testing/end}}


== Gameplay Videos ==
== Gameplay Videos ==
{{VideoGallery
|vid1=WFOlIrJ58A0|cap1=(60FPS) Dolphin Emulator 4.0-4701 - XIII (1080p HD) - Nintendo GameCube
}}


[[Category:GameCube games]]
[[Category:GameCube games]]

Revision as of 04:18, 28 September 2020

XIII
XIII.jpg
Developer(s) Ubisoft Paris
Publisher(s) Ubisoft
Platform(s) GameCube
Release date(s) NA November 25, 2003
EU November 28, 2003
Genre(s) First-person shooter
Mode(s) Single-player, Multiplayer (4)
Input methods GameCube Controller
Compatibility 4Stars4.pngEdit rating: XIII
Playable
GameIDs
See also...

Dolphin Forum thread
Open Issues
Search Google
Search Wikipedia

XIII (pronounced: Thirteen) is loosely based on the 1984 Belgian comic book XIII, the player controls (through a first-person view) the protagonist Jason Fly (XIII), a confused and amnesic man who searches for his identity throughout a comic book-style, cellshaded world. Found stranded on a beach by a lifeguard, Fly is accused of having killed the President of the United States. The accusation later transpires as mistaken, as Fly finds himself facing a gang of 20 conspirators ("The XX") who aim to overthrow the government. Fly confronts his antagonist (Walter Sheridan (I), the boss of the gang) and the game ends with a dialogue, promising a sequel which was never created.

Problems

Low Frame-rate at Main Menu

This game runs incredibly slowly at the main menu if you have a save game. This issue was introduced by 4.0-2227. Couldn't replicate in 5.0-6004.

Enhancements

16:9 Widescreen Gecko Code

EU

$16:9 Widescreen
04004400 C0A2A49C
04004404 EFA20172
04004408 482A4DB4
042A91B8 4BD5B248
0443FD18 BFAAAAAB
0443FD1C 3FAAAAAB

60Hz PAL

In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.

$60Hz
041F2FBC 480000B4
041F30F4 38C00000
04290408 38600000
04378B68 00000014

Configuration

No configuration changes are known to affect compatibility for this title.

Version Compatibility

The graph below charts the compatibility with XIII since Dolphin's 2.0 release, listing revisions only where a compatibility change occurred.

Δ
5.0-21264 (current)
Δ
Δ
Δ
Δ
Δ
2.0 (r5384)
Compatibility can be assumed to align with the indicated revisions. However, compatibility may extend to prior revisions or compatibility gaps may exist within ranges indicated as compatible due to limited testing. Please update as appropriate.

Testing

This title has been tested on the environments listed below:

Test Entries
Revision OS CPU GPU Result Tester
4.0-1569 Windows 7 Intel Core i5-4670K @ 3.4GHz NVIDIA GeForce GTX 650 Ti Starts up fine, crashes upon Retry Mission at certain spots. Playable with constant saving. ms114
4.0-6215 Windows 8 AMD FX-4350 @ 4.2GHz AMD Radeon HD 7770 Attempts to load, gets stuck on load screen, can't load main menu. two8tone
5.0-6004 Windows 10 Intel Core i7-6700K @ 4GHz NVIDIA GeForce GTX 970 Starts fine, no speed issues noticed with menus. Kolano

Gameplay Videos