Dark Cloud: Difference between revisions

no edit summary
(→‎Additional Patches: Added notes and pnatch information)
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 134: Line 134:
|Revision=1.6.0 Stable
|Revision=1.6.0 Stable
|Graphics=GSdx SSE4.1/AVX 1.2.0
|Graphics=GSdx SSE4.1/AVX 1.2.0
<spoiler show="Settings" hide="Hide">
<!--
* Renderer: Direct3D11 (Hardware)
* Renderer: Direct3D11 (Hardware)
* Interlacing: Automatic
* Interlacing: Automatic
Line 143: Line 143:
* DATE Accuracy: Fast
* DATE Accuracy: Fast
* Blending Accuracy: Basic
* Blending Accuracy: Basic
</spoiler>
-->
|Sound=SPU2-X 2.0.0
|Sound=SPU2-X 2.0.0
<spoiler show="Settings" hide="Hide">
<!--
* Interpolation: Hermite
* Interpolation: Hermite
* Module: Xaudio 2
* Module: Xaudio 2
* Synchronizing mode: Timestretch
* Synchronizing mode: Timestretch
* Audio Expansion Mode: Surround 5.1
* Audio Expansion Mode: Surround 5.1
</spoiler>
-->
|Comments=Plays at full speed even with widescreen hack
|Comments=Plays at full speed even with widescreen hack
<spoiler show="Notes" hide="Hide">
<!--
* When pressing start, it shows a black background instead of a fade gray
* When pressing start, it shows a black background instead of a fade gray
* Sometimes it has frame drops when loading screens, isn't really an issue
* Sometimes it has frame drops when loading screens, isn't really an issue
</spoiler>
-->
|Tester=Zerel
|Tester=Zerel
}}
}}
Line 179: Line 179:
== Trivia ==
== Trivia ==
* Original names: '''ダーククラウド''' (SCPS-15004) & (SCPS-19203) & (PAPX-90205)
* Original names: '''ダーククラウド''' (SCPS-15004) & (SCPS-19203) & (PAPX-90205)
{{SpoilerTable|caption=Special hacks|text=.
* Deinterlace hack for SCUS-97111 * A5C05C78:
<pre>
// No Interlacing hack by asasega
// - cuts vertical Frame Buffer in half.
patch=1,EE,20113EB4,word,00000000
patch=1,EE,20172300,word,1000000D
</pre>
* Bugfix hack for SCUS-97111 * A5C05C78:
<pre>
// Flapping Duster fix by Wordofwind
// - enables Flapping Duster to spawn without patching the ISO.
patch=1,EE,201C0108,extended,0809BDA0
patch=1,EE,2026F680,extended,3C100027
patch=1,EE,2026F684,extended,26100900
patch=1,EE,2026F688,extended,08070043
</pre>
* Game Enhancement hacks for SCUS-97111 * A5C05C78:
<pre>
// NPC draw distance by kozarovv
// - increased NPC draw distance to reduce pop in
// - known to corrupt textures.
patch=1,EE,00156554,word,00000000
patch=1,EE,00156678,word,3C1943C0
patch=1,EE,00156684,word,AC990CEC
patch=1,EE,001729DC,word,00000000
patch=1,EE,00155FF0,word,00000000
// LOD Distance by kozarovv
// - sets the LoD distance to reduce pop in.
patch=1,EE,00157364,word,10000006


// Shade by kozarovv
// - locks the Shadows to "Medium" detail to remove pop in,
//    but prevent them from getting too dark.
patch=1,EE,001A3E80,word,C6800004
patch=1,EE,001A3D80,word,C6800004 // Additional fix
// Depth of Field hack by kozarovv
patch=1,EE,0017BD10,word,00000000
</pre>
}}


==Known Issues==
==Known Issues==
Line 198: Line 241:
}}
}}


==Additional Patches==
* Deinterlace Patch for A5C05C78:
<pre>
gametitle=Dark Cloud (SCUS-97111) Game CRC = 0xA5C05C78:
comment=nop interleacing
// No Interlacing; Cuts vertical Frame Buffer in half.
patch=1,EE,20113EB4,word,00000000
patch=1,EE,20172300,word,1000000D
</pre>


==The gallery==
==The gallery==
67,565

edits