TimeSplitters 2: Difference between revisions

Jump to navigation Jump to search
m
→‎Testing: General maintenance with AutoWikiBrowser in Bot mode
m (→‎Testing: General maintenance with AutoWikiBrowser in Bot mode)
 
(12 intermediate revisions by 4 users not shown)
Line 8: Line 8:
|modes    = Single-player, Multiplayer (4), Co-op (4), Online (16)
|modes    = Single-player, Multiplayer (4), Co-op (4), Online (16)
|input    = GameCube Controller
|input    = GameCube Controller
|forumlink = http://forums.dolphin-emu.org/Thread-gc-timesplitters-2--25980
|forumlink = https://forums.dolphin-emu.org/Thread-gc-timesplitters-2--25980
}}
}}


Line 15: Line 15:
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Border Lines ===
Borders from each side is rendered on the screen, though the bottom and right sides are visible due to their set viewport variables. Refer {{Issue|11418}}.
{{image|Timesplitters 2 Odd Border.jpg|Odd border.|br}}
It can however be fixed using the following codes.
====Gecko====
<pre>
F6000002 80008180
00000000 00000000
441FC000 43DB8000
14000008 44200000
1400000C 43DC0000
E0000000 80000000
F6000002 80008180
3F800000 00000000
43DB8000 441FC000
1400000C 44200000
14000008 43DC0000
E0000000 80000000
</pre>
====Action Replay====
=====NTSC-U=====
<pre>
0446E504 44200000
04335720 44200000
0446E500 43DC0000
04335724 43DC0000
</pre>


}}}}
}}}}


== Enhancements ==
== Enhancements ==
=== Aspect Ratio Fix ===
=== Widescreen Aspect Ratio Fix ===
The following code work as a widescreen adjustment hack for the game. These cheats are adjustable by pressing the R and L buttons combined with another one. When doing so, be sure to use stretch to window for wider aspect ratios and use 16:9 for the 16:9 widescreen ratio. This should be done when you are in the Story Mode menu or in the MapMaker preview (where there are no weapons).
Dolphin's default Widescreen Patch will cause levels to not load or the Electrotool and other items to not appear making it impossible to progress. The following code works as a widescreen adjustment hack for the game.


==== NA (Action Replay)====
==== NA ====
<pre>7PAV-Q5EY-ZNH5N
<pre>$16:9 Widescreen (Perspective only, Action Replay)
6REU-4C7Y-0RTQG
0446CE94 3F9C71C7
GD0F-J7QP-4MXMN
0446D668 40AAAAAB
Z418-BBRC-ETG9K
0446D724 3F9C71C7
817U-63GC-CC105
0446D870 40AAAAAB
2E25-TR17-GJMV8
0446DF70 3F9C71C7
1GVA-0GRW-UH42K
0446DF74 40D55555
26K7-0FF1-06TJP
0446F358 3F800000
WMV8-5FCW-RJG9J
0419AA0C ECA62824
8JZJ-FV40-CUMYF
0419AA2C 48074AA5
HRB5-GV46-JRU28
0419AA48 48074A89
QNYA-0UYJ-GAV51
041B7788 ECA62824
YYPJ-WQCD-J12BF
041B77A8 48057D29
VFZZ-EWJ2-87AMB
041B77C4 48057D0D
YT3N-6X2Z-DA3HB
041BA070 ECA62824
NZAB-HYX2-YBDTD
041F343C 4801C095
T4UF-V053-P4117
041F5548 48019F89
U9JR-K965-4HYYK
0420F4CC 480000F4
M20Y-1CGV-94JJF
0420F4D0 9421FFE0
X90Z-0YMC-XW37E</pre>
0420F4D4 7C0802A6
0420F4D8 90010024
0420F4DC 4808E999
0420F4E0 C002D7B8
0420F4E4 EC210024
0420F4E8 80010024
0420F4EC 38210020
0420F4F0 7C0803A6
04271490 EC631824
04271494 EC631024
04271498 C042D7C0
0427149C D85F0004
0427150C C122C958</pre>
{{image|Timesplitters Sequel 4-3.png|Original/Unaltered 4:3 camera.}}
{{image|Timesplitters Sequel 4-3.png|Original/Unaltered 4:3 camera.}}
{{image|Timesplitters Sequel 16-9.png|16:9 camera with stretched HUD and text.|br|width=400}}
{{image|Timesplitters Sequel 16-9.png|16:9 camera with stretched HUD and text.|br|width=400}}
Line 69: Line 111:
{{testing/entry|revision=7480|OS=Ubuntu 10.04|CPU=Intel Core 2 Duo E8400|GPU=ATI Radeon HD 4850|result=Doesn't start, Unknown pointer 0xa6bd6d20|tester=Dark Fread}}
{{testing/entry|revision=7480|OS=Ubuntu 10.04|CPU=Intel Core 2 Duo E8400|GPU=ATI Radeon HD 4850|result=Doesn't start, Unknown pointer 0xa6bd6d20|tester=Dark Fread}}
{{testing/entry|revision=7480|OS=Ubuntu 10.10|CPU=Intel Pentium E5200|GPU=NVIDIA GeForce 9300|result=Works with almost 100% speed and no major graphical glitches|tester=Matthew T.}}
{{testing/entry|revision=7480|OS=Ubuntu 10.10|CPU=Intel Pentium E5200|GPU=NVIDIA GeForce 9300|result=Works with almost 100% speed and no major graphical glitches|tester=Matthew T.}}
{{testing/entry|revision=7564|OS=Windows 7|CPU=Intel Core i7-950 @ 3.07GHz|GPU=ATI Radeon HD 5770|result=Some slowness, attempting to skip the ending cinematic crashes the emulator but ran fine otherwise. For some reason though, the freeze/restart timer AR codes do not work on Dolphin whereas they work on my actual GC. There might be something wrong with that, but I can imagine, being as it's a cheat, fixing the code interpreter is low priority.|tester=Schala}}
{{testing/entry|revision=7564|OS=Windows 7|CPU=Intel Core i7-950 @ 3.07 GHz|GPU=ATI Radeon HD 5770|result=Some slowness, attempting to skip the ending cinematic crashes the emulator but ran fine otherwise. For some reason though, the freeze/restart timer AR codes do not work on Dolphin whereas they work on my actual GC. There might be something wrong with that, but I can imagine, being as it's a cheat, fixing the code interpreter is low priority.|tester=Schala}}
{{testing/entry|revision=7719|OS=Windows 7|CPU=Intel Core i7-920 @ 3.6GHz|GPU=NVIDIA GeForce GTX 560 Ti|result=Mostly runs ok, some major graphical issues outdoors on the Mexican Mission DM map (wildly flickering random colors)|tester=Adambean}}
{{testing/entry|revision=7719|OS=Windows 7|CPU=Intel Core i7-920 @ 3.6 GHz|GPU=NVIDIA GeForce GTX 560 Ti|result=Mostly runs ok, some major graphical issues outdoors on the Mexican Mission DM map (wildly flickering random colors)|tester=Adambean}}
{{testing/entry|revision=3.0-332|OS=Mac OS X 10.7.2|CPU=Intel Core i5-2435M @ 2.4GHz|GPU=Intel HD Graphics 3000|result=Crashed after creating initial profile in game.|tester=jedivulcan}}
{{testing/entry|revision=3.0-332|OS=Mac OS X 10.7.2|CPU=Intel Core i5-2435M @ 2.4 GHz|GPU=Intel HD Graphics 3000|result=Crashed after creating initial profile in game.|tester=jedivulcan}}
<!-- the report above doesn't line up with the others or the video, and the glitches shown match those of the aborted tex-cache rewrite build -->
<!-- the report above doesn't line up with the others or the video, and the glitches shown match those of the aborted tex-cache rewrite build -->
{{testing/entry|revision=3.0-373|OS=Mac OS X 10.7.2|CPU=Intel Core i7-2675QM @ 2.2GHz|GPU=AMD Radeon HD 6750M|result=Crashes before the loading screen when attempting to play single player. Says GPU is desynced. When unchecking dual-core option, game loads and crashes when the player fires a weapon. Higher framerate 25-45FPS.|tester=jedivulcan}}
{{testing/entry|revision=3.0-373|OS=Mac OS X 10.7.2|CPU=Intel Core i7-2675QM @ 2.2 GHz|GPU=AMD Radeon HD 6750M|result=Crashes before the loading screen when attempting to play single player. Says GPU is desynced. When unchecking dual-core option, game loads and crashes when the player fires a weapon. Higher framerate 25-45FPS.|tester=jedivulcan}}
{{testing/entry|revision=3.0-373|OS=Mac OS X 10.7.2|CPU=Intel Core i7-2675QM @ 2.2GHz|GPU=Intel HD Graphics 3000|result=Surprisingly gets a bit further and loads the level (vs. using the AMD Radeon HD 6750M on the same machine. GPU desync and crash occur after game loads. Game crashes still if dual-core option is turned off although the game loads to the first level ~30FPS with rapid drops. Vsync on (with dual/single core options).|tester=jedivulcan}}
{{testing/entry|revision=3.0-373|OS=Mac OS X 10.7.2|CPU=Intel Core i7-2675QM @ 2.2 GHz|GPU=Intel HD Graphics 3000|result=Surprisingly gets a bit further and loads the level (vs. using the AMD Radeon HD 6750M on the same machine. GPU desync and crash occur after game loads. Game crashes still if dual-core option is turned off although the game loads to the first level ~30FPS with rapid drops. Vsync on (with dual/single core options).|tester=jedivulcan}}
{{testing/entry|revision=3.0-416|OS=Slackware 13.37|CPU=Intel Core i5-2500K @ 3.3GHz|GPU=NVIDIA GeForce GTX 550 Ti|result=Runs at a solid 60FPS. No slowdowns or graphical glitches with OpenGL, 2x IR, 4x AA, audio throttling. Did notice a strange audio issue in the first level "Siberia", like every sound fx was trying to play one after another. Have not been able to reproduce it; HLE audio runs great. No crashes in single or multiplayer modes.|tester=Shonumi}}
{{testing/entry|revision=3.0-416|OS=Slackware 13.37|CPU=Intel Core i5-2500K @ 3.3 GHz|GPU=NVIDIA GeForce GTX 550 Ti|result=Runs at a solid 60FPS. No slowdowns or graphical glitches with OpenGL, 2x IR, 4x AA, audio throttling. Did notice a strange audio issue in the first level "Siberia", like every sound fx was trying to play one after another. Have not been able to reproduce it; HLE audio runs great. No crashes in single or multiplayer modes.|tester=Shonumi}}
{{testing/entry|revision=3.0-776|OS=Mac OS X 10.7.4|CPU=Intel Core i7 @ 2.2GHz|GPU=AMD Radeon HD 6750M|result=Not working. While trying story mode, several asserts about unknown opcodes occurred on loading screens ( "GFX FIFO: Unknown Opcode (0x6d).", also with values 0x65 or 0x5f ), however skipping them allows to progress further. First level loads fine but crashes shortly after firing/killing the first enemy (tested twice with similar results). Arcade mode crashes as soon as the first match ("Adios Amigos!") finishes loading (tested twice). Challenge mode works a bit better, I could complete "Pane in the neck" and "Bricking it" but loading the 3rd one ("Stain removal") crashed (tested once). Tested with default settings and DSP HLE.|tester=Nolendil}}
{{testing/entry|revision=3.0-776|OS=Mac OS X 10.7.4|CPU=Intel Core i7 @ 2.2 GHz|GPU=AMD Radeon HD 6750M|result=Not working. While trying story mode, several asserts about unknown opcodes occurred on loading screens ( "GFX FIFO: Unknown Opcode (0x6d).", also with values 0x65 or 0x5f ), however skipping them allows to progress further. First level loads fine but crashes shortly after firing/killing the first enemy (tested twice with similar results). Arcade mode crashes as soon as the first match ("Adios Amigos!") finishes loading (tested twice). Challenge mode works a bit better, I could complete "Pane in the neck" and "Bricking it" but loading the 3rd one ("Stain removal") crashed (tested once). Tested with default settings and DSP HLE.|tester=Nolendil}}
{{testing/entry|revision=4.0-4877|OS=Ubuntu 14.10|CPU=Intel Core i3-3220 @ 3.3GHz|GPU=NVIDIA GeForce GTX 650|result=Crashing no longer seems to be an issue. Tested the first mission in story mode and the game worked fine. On the very bottom and right sides of the screen there's a strip of pixels which is incorrectly rendered with no fix, but it's not very annoying. The health bar for one objective seemed to render strangely as well but this is very minor. Constant 100% speed and all the cutscenes and menus I went through worked perfectly.|tester=Xerxes}}
{{testing/entry|revision=4.0-4877|OS=Ubuntu 14.10|CPU=Intel Core i3-3220 @ 3.3 GHz|GPU=NVIDIA GeForce GTX 650|result=Crashing no longer seems to be an issue. Tested the first mission in story mode and the game worked fine. On the very bottom and right sides of the screen there's a strip of pixels which is incorrectly rendered with no fix, but it's not very annoying. The health bar for one objective seemed to render strangely as well but this is very minor. Constant 100% speed and all the cutscenes and menus I went through worked perfectly.|tester=Xerxes}}
{{testing/entry|revision=5.0|OS=Windows 10|CPU=Intel Core i7-4790k @ 3.5GHz|GPU=AMD R9 FURY X|result=In Direct3d 11, there were very sudden frame drops (At least in the ice mission map which was tested). OpenGL fixes this (At least for me), in the arcade custom maps I tested, everything worked great but in story mode there were graphical glitches everywhere (Mainly textures stretching) but what I tested was easily playable if the graphical hiccups are ignored. Enhancements: 3x Native, Anti-Aliasing 8x MSAA, Anisotropic Filtering 4x|tester=2haloes}}
{{testing/entry|revision=5.0|OS=Windows 10|CPU=Intel Core i7-4790K @ 3.5 GHz|GPU=AMD R9 FURY X|result=In Direct3d 11, there were very sudden frame drops (At least in the ice mission map which was tested). OpenGL fixes this (At least for me), in the arcade custom maps I tested, everything worked great but in story mode there were graphical glitches everywhere (Mainly textures stretching) but what I tested was easily playable if the graphical hiccups are ignored. Enhancements: 3x Native, Anti-Aliasing 8x MSAA, Anisotropic Filtering 4x|tester=2haloes}}
{{testing/end}}
{{testing/end}}


Navigation menu