Primal: Difference between revisions

patches included and improved in later builds
(patches included and improved in later builds)
 
(5 intermediate revisions by 3 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 a later 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.
<spoiler show="Alternatively use this pnach fix" hide="Hide">
{{SpoilerTable|caption=Alternatively use this pnach fix|text=<pre>
<pre>
  // SCUS-97142 * NTSC-U * FCD89DC3 * US\NA
  // SCUS-97142 * NTSC-U * FCD89DC3 * US\NA
  // Fix by RazielZnot that makes the game playable in HW-mode.
  // Fix by RazielZnot that makes the game playable in HW-mode.
Line 196: Line 195:
  patch=1,EE,003C69CC,word,AC430010 // AC440010
  patch=1,EE,003C69CC,word,AC430010 // AC440010


  // SCES-51135 * PAL-M5 * E7ABDDC7 * PAL\Russian
  // SCES-51685 * PAL-M5 * E7ABDDC7 * PAL\Russian
  // Fix by RazielZnot (ported by dante3732) that makes the game playable in HW-mode.
  // Fix by RazielZnot (ported by dante3732) that makes the game playable in HW-mode.
patch=1,EE,003C6AE0,word,00051842 // 00831821
patch=1,EE,003C6AE0,word,00051842 // 00831821
patch=1,EE,003C6AE8,word,AC450014 // AC430014
patch=1,EE,003C6AE8,word,AC450014 // AC430014
patch=1,EE,003C6AEC,word,AC430008 // AC450008
patch=1,EE,003C6AEC,word,AC430008 // AC450008
patch=1,EE,003C6AF4,word,AC430010 // AC440010
patch=1,EE,003C6AF4,word,AC430010 // AC440010


  // SCPS-15052 * NTSC-J * 7AC8A38D * NTSC-J\Japan  
  // SCPS-15052 * NTSC-J * 7AC8A38D * NTSC-J\Japan  
Line 209: Line 208:
  patch=1,EE,003CB93C,word,AC430008
  patch=1,EE,003CB93C,word,AC430008
  patch=1,EE,003CB944,word,AC430010
  patch=1,EE,003CB944,word,AC430010
</pre>
</pre>}}
</spoiler>
}}
}}


ninja
111

edits