Zenkoku Dekotora Matsuri: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Add some results from testing)
No edit summary
(5 intermediate revisions by 3 users not shown)
Line 15: Line 15:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Flickering Reflections ===
=== Flickering Reflections ===
If using Dualcore, reflections will flicker, most commonly of the skybox. In order to prevent this, enable SyncGPU or enable Singlecore mode.
If using Dual Core, reflections will flicker, most commonly of the skybox. In order to prevent this, enable Synchronize GPU Thread or disable Dual Core mode.


=== Painting Mode ===
=== Painting Mode ===
Painting Mode requires EFB2RAM in order to select colors and paint the truck.
Painting Mode requires disabling "Store EFB Copies to Texture Only" in order to select colors and paint the truck.


=== Photograph Mode ===
=== Photograph Mode ===
Photograph mode requires EFB2RAM in order to take/store pictures.
Photograph mode requires disabling "Store EFB Copies to Texture Only" in order to take/store pictures.


=== Force Texture Filtering Resulting In Black Textures ===
=== <s>Missing City</s> ===
Force Texture Filtering causes many textures (most notably road) to appear black. Disabling Force Texture Filtering fixes the issue.
Currently, most of the city you drive around will not render close to your vehicle due to depth compare issue.
 
Resolved by revision {{revision|5.0-10638}}.
 
}}}}
 
== Enhancements ==
 
=== Black Textures with Texture Filtering ===
Setting Texture Filtering to Force Linear causes many textures (most notably road) to appear black. Setting Texture Filtering to Default fixes the issue.


=== Anti-Aliasing Visual Defects ===
=== Anti-Aliasing Visual Defects ===
Use of Anti-Aliasing may cause image to darken and have line artifacts. Higher levels cause more darkening.
Use of Anti-Aliasing may cause image to darken and have line artifacts. Higher levels cause more darkening.


=== <s>Missing City</s> ===
=== Improved Framerate With Emulated CPU Clock Override ===
Currently, most of the city you drive around will not render close to your vehicle due to depth compare issue.
Using "Emulated CPU Clock Override" with values higher than 100% may allow game to run without FPS drops the entire time.
 
=== 60FPS ===
The following AR code allows the game to run at 60FPS (getting less will ''not'' slow the game down). You'll need to overclock emulated CPU (see previous section) to reach above 30FPS outside of menus.


Resolved by revision {{revision|5.0-10638}}.
<pre>
}}}}
$60FPS [v1993]
80015324 2800000f
</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
|syncgputhread = On
|syncgputhread         = On
|syncgputhreadnotes = Avoid flickering reflections
|syncgputhreadnotes         = Avoid flickering reflections
|gfxbackend = Not D3D
|gfxbackend             = OpenGL, Vulkan or Metal
|gfxbackendnotes = Avoid z-fighting issues with fast depth off
|gfxbackendnotes         = Avoid z-fighting issues with fast depth off
|efb2texonly = Off
|efb2texonly         = Off
|efb2texonlynotes = Enable painting and photographs
|efb2texonlynotes         = Enable painting and photographs
|antialiasing           = None
|antialiasing               = None
|antialiasingnotes     = Avoid darkening and artifacts
|antialiasingnotes         = Avoid darkening and artifacts
|forcefilter            = Off
|forcetexturefiltering      = Default
|forcefilternotes      = Avoid black textures on road and other objects
|forcetexturefilteringnotes = Avoid black textures on road and other objects
}}
}}


Line 60: Line 74:
{{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=5.0|OS=Windows 10|CPU=Intel Core i5-2500K @ 3.8GHz|GPU=NVIDIA GeForce GTX 750 Ti|result=Starts: Major graphical glitch in race.|tester=jarupxx}}
{{testing/entry|revision=5.0|OS=Windows 10|CPU=Intel Core i5-2500K @ 3.8 GHz|GPU=NVIDIA GeForce GTX 750 Ti|result=Starts: Major graphical glitch in race.|tester=jarupxx}}
{{testing/end}}
{{testing/end}}


Navigation menu