Primal: Difference between revisions

patches included and improved in later builds
m (formatted)
(patches included and improved in later builds)
 
(12 intermediate revisions by 4 users not shown)
Line 171: Line 171:
|IssueLevel=1
|IssueLevel=1
|Description=Game runs at very low framerates even with very powerful hardware
|Description=Game runs at very low framerates even with very powerful hardware
|Workaround=use the latest pcsx2 dev version.  
|Workaround=This problem has been fixed in later builds.  
}}
}}


{{Issue
{{Issue
|IssueName= Black screen  
|IssueName= Black screen  
|IsFixed=0
|IsFixed=1
|IssueLevel=1
|IssueLevel=1
|Description=FMV and ingame are showing black screen, menus are fine
|Description=FMV and ingame are showing black screen, menus are fine
|Workaround=Go to Config -> Video(GS) -> Plugin Settings, and set Renderer to any of the "(Software)" options to get the best results.
|Workaround=This problem has been fixed in later builds.
*'''Alternatively:''' use this pnach fix issue in hardware mode:
{{SpoilerTable|caption=Alternatively use this pnach fix|text=<pre>
<pre>
// SCUS-97142 * NTSC-U * FCD89DC3 * US\NA
//Raziel GS patch that fixes HW renderer on any version of the gsdx plugin
// Fix by RazielZnot that makes the game playable in HW-mode.
patch=1,EE,003C67E8,word,00051842
patch=1,EE,003C67E8,word,00051842
patch=1,EE,003C67E8,word,00051842
patch=1,EE,003C67F0,word,AC450014
patch=1,EE,003C67F0,word,AC450014
patch=1,EE,003C67F4,word,AC430008
patch=1,EE,003C67F4,word,AC430008
patch=1,EE,003C67FC,word,AC430010
patch=1,EE,003C67FC,word,AC430010
 
</pre>
// SCES-51135 * PAL-M5 * DCC4EEEA * PAL\Europe
// Fix by RazielZnot (ported by pgert) that makes the game playable in HW-mode.
patch=1,EE,003C69B8,word,00051842 // 00831821
patch=1,EE,003C69C0,word,AC450014 // AC430014
patch=1,EE,003C69C4,word,AC430008 // AC450008
patch=1,EE,003C69CC,word,AC430010 // AC440010
 
// SCES-51685 * PAL-M5 * E7ABDDC7 * PAL\Russian
// Fix by RazielZnot (ported by dante3732) that makes the game playable in HW-mode.
patch=1,EE,003C6AE0,word,00051842 // 00831821
patch=1,EE,003C6AE8,word,AC450014 // AC430014
patch=1,EE,003C6AEC,word,AC430008 // AC450008
patch=1,EE,003C6AF4,word,AC430010 // AC440010
 
// SCPS-15052 * NTSC-J * 7AC8A38D * NTSC-J\Japan
// Fix by RazielZnot (ported by tova) that makes the game playable in HW-mode.
patch=1,EE,003CB930,word,00051842
patch=1,EE,003CB938,word,AC450014
patch=1,EE,003CB93C,word,AC430008
patch=1,EE,003CB944,word,AC430010
</pre>}}
}}
}}


==The gallery==
==The gallery==
ninja
111

edits