Lost Kingdoms: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
(29 intermediate revisions by 10 users not shown)
Line 2: Line 2:
|image    = [[File:LostKingdoms.jpg|300px]]
|image    = [[File:LostKingdoms.jpg|300px]]
|developer = From Software
|developer = From Software
|publisher = Activision
|publisher = {{vgrelease|JP=From Software|NA/EU|Activision}}
|series    = ''Lost Kingdoms''
|series    = Lost Kingdoms
|released  = {{vgrelease|JP=April 25, 2002|NA=May 27, 2002|EU=August 9, 2002}}
|released  = {{vgrelease|JP=April 25, 2002|NA=May 27, 2002|EU=August 9, 2002}}
|genre    = Role-playing
|genre    = Role-playing
Line 10: Line 10:
|forumlink = http://forums.dolphin-emu.org/Thread-gc-lost-kingdoms
|forumlink = http://forums.dolphin-emu.org/Thread-gc-lost-kingdoms
}}
}}
'''''Lost Kingdoms''''', known in Japan as simply ''Rune (ルーン Rūn)'', is a fantasy video game developed by From Software and published by Activision in North America and Europe. ''Lost Kingdoms'' is a card-based action role-playing game where battles are fought in real-time.
 
'''''Lost Kingdoms''''', known in Japan as '''''Rune''''' ('''''ルーン Rūn'''''), is a fantasy video game developed by From Software and published by Activision in North America and Europe. ''Lost Kingdoms'' is a card-based action role-playing game where battles are fought in real-time.


== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
=== Random Crashes ===
=== Random Crashes ===
Game may crash randomly, usually after giving an 'unknown pointer' error two or three times over the course of an hour or so.
Game may crash randomly, usually after giving an 'unknown pointer' error two or three times over the course of an hour or so.


=== Intro Videos and Credits Video===
}}}}
These videos give black screens and choppy/static filled audio using the Direct3D and OpenGL rendering backends, but are drawn correctly when the software renderer is used.
 
== Enhancements ==
=== 16:9 Widescreen Gecko Code ===
The built-in Widescreen Hack causes clipping issues. The following AR codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
 
===== NA =====
<pre>$16:9 Widescreen
042CA804 C22AAAAB
042CA808 422AAAAB</pre>


=== Direct3D Backend Problem ===
===== EU =====
Using the D3D backend when selecting the "Shayel Passage" level causes a Texture Loading Failure exception error. For now use the OpenGL backend in order to play this level.
<pre>$16:9 Widescreen
042E0894 C22AAAAB
042E0898 422AAAAB</pre>
 
===== JP =====
<pre>$16:9 Widescreen
042BFC3C C22AAAAB
042BFC40 422AAAAB</pre>


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|gfxbackend        = OpenGL
|gfxbackendnotes  = D3D has texture loading failure error
|efbcopy          = Texture
|efbcopynotes      = Fixes some effects, and possibly floor texture corruption
}}
}}


== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|3.0|*****}}
{{VersionCompatibilityVersion|3.0|****|Random crashes}}
{{VersionCompatibilityVersion|3.5-1189|****|Broken video}}
{{VersionCompatibilityVersion|3.5-2381|****|Random crashes}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 40: Line 56:
{{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=7671|OS=Windows 7 x64|CPU=AMD Phenom II X4 945 @ 3.3GHz|GPU=ATI Radeon HD 4870|result=[http://www.youtube.com/watch?v=d-ZNazqadn8 Lost Kingdoms on Dolphin Emulator 1080p]|tester=Vortextk}}
{{testing/entry|revision=3.0|OS=Windows 7|CPU=Intel Pentium E5400 @ 2.7GHz|GPU=NVIDIA GeForce GTX 460|result=Variable framerates during exploration, speedups during combat, no graphical or sound glitches ~30FPS|tester=parasite64}}
{{testing/entry|revision=3.0|OS=Windows 7 x64|CPU=Intel Pentium E5400 @ 2.7GHz|GPU=nVidia GeForce GTX 460|result=Variable framerates during exploration, speedups during combat, no graphical or sound glitches ~30 FPS|tester=parasite64}}
{{testing/entry|revision=7671|OS=Windows 7|CPU=AMD Phenom II X4 945 @ 3.3GHz|GPU=ATI Radeon HD 4870|result=[http://www.youtube.com/watch?v=d-ZNazqadn8 Lost Kingdoms on Dolphin Emulator 1080p]|tester=Vortextk}}
{{testing/entry|revision=4.0-652|OS=Windows|CPU=Intel Core i7-960 @ 3.2GHz|GPU=AMD Radeon HD 6870|result=Played entire game start to finish with a sibling through netplay using [https://dolphin-emu.org/download/list/dc-netplay/ Dolphin Netplay 4.0-652]. Game ran at various framerates throughout different levels, most levels ran at a consistent 30 FPS. Usually when a lot of major effects were going on the game would slow down gradually. Had to use OpenGL to access the Shayeel Passage Level. Game runs all the way throughout in netplay. **Warning** During netplay the game would freeze occasionally during saving and corrupt the file.  This appears to be a random thing with the Netplay branch Dolphin emulator and I've found no definitive solution, it happens sometimes and others it won't.|tester=Desmond27}}
{{testing/entry|revision=4.0-652|OS=Windows|CPU=Intel Core i7-960 @ 3.2GHz|GPU=AMD Radeon HD 6870|result=Played entire game start to finish with a sibling through netplay using [https://dolphin-emu.org/download/list/dc-netplay/ Dolphin Netplay 4.0-652]. Game ran at various framerates throughout different levels, most levels ran at a consistent 30FPS. Usually when a lot of major effects were going on the game would slow down gradually. Had to use OpenGL to access the Shayeel Passage Level. Game runs all the way throughout in netplay. **Warning** During netplay the game would freeze occasionally during saving and corrupt the file.  This appears to be a random thing with the Netplay branch Dolphin emulator and I've found no definitive solution, it happens sometimes and others it won't.|tester=Desmond27}}
{{testing/end}}
{{testing/end}}


== Gameplay Videos ==
== Gameplay Videos ==
{{YouTube|9UbFzSeyPF4|Dolphin Emulator 4.0.2 - Lost Kingdoms (1080p HD) - Nintendo GameCube|}}
{{VideoGallery
{{YouTube|d-ZNazqadn8|Lost Kingdoms on Dolphin Emulator 1080p|br}}
|vid1=9UbFzSeyPF4|cap1=Dolphin Emulator 4.0.2 - Lost Kingdoms (1080p HD) - Nintendo GameCube
|vid2=d-ZNazqadn8|cap2=Lost Kingdoms on Dolphin Emulator 1080p
|vid3=RjpO-9G1Nmw|cap3=(1440p) Lost Kingdoms Gameplay - Dolphin 5.0
|vid4=xwgpAg0mavY|cap4=Lost Kingdoms [Gamecube] Dolphin 5.0 [1080p HD]
}}


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

Navigation menu