Primal: Difference between revisions

284 bytes added ,  28 November 2020
no edit summary
m (formatted)
No edit summary
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=Use the latest pcsx2 dev version.  
}}
}}


Line 180: Line 180:
|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=Go to Config -> Video(GS) -> Plugin Settings, and set Renderer to any of the "(Software)" options to get the best results.
*'''Alternatively:''' use this pnach fix issue in hardware mode:
*'''Alternatively:''' Use this pnach fix:
<pre>
<pre>
//Raziel GS patch that fixes HW renderer on any version of the gsdx plugin
// SCUS-97142 * NTSC-U * US\NA
patch=1,EE,003C67E8,word,00051842
// 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,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
 
// 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
</pre>
</pre>
}}
}}


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

edits