Zenkoku Dekotora Matsuri: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
(33 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Infobox VG
|image    = [[File:Zenkoku Dekotora Matsuri.jpg|300px]]
|developer = Suzak
|publisher = Jaleco Entertainment
|released  = {{vgrelease|JP=February 28, 2008}}
|genre    = Racing
|modes    = Single-player, Multiplayer (4)
|input    = Wii Remote
|forumlink = http://forums.dolphin-emu.org/Thread-wii-zenkoku-dekotora-matsuri
}}
'''''Zenkoku Dekotora Matsuri''''' build, Paint, Customize, Drive, and Win! This game is all about your Big Rig and getting to the finish as fast as you can! Win races and get money to purchase new stuff for your truck!
== Problems ==
{{Problems|{{#vardefineecho:problems|
=== Flickering Reflections ===
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 requires disabling "Store EFB Copies to Texture Only" in order to select colors and paint the truck.
=== Photograph Mode ===
Photograph mode requires disabling "Store EFB Copies to Texture Only" in order to take/store pictures.
=== <s>Missing City</s> ===
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 ===
Use of Anti-Aliasing may cause image to darken and have line artifacts. Higher levels cause more darkening.
=== Improved Framerate With Emulated CPU Clock Override ===
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.
<pre>
$60FPS [v1993]
80015324 2800000f
</pre>
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
{{Config
|syncgputhread         = On
|syncgputhreadnotes         = Avoid flickering reflections
|gfxbackend             = OpenGL, Vulkan or Metal
|gfxbackendnotes         = Avoid z-fighting issues with fast depth off
|efb2texonly         = Off
|efb2texonlynotes         = Enable painting and photographs
|antialiasing              = None
|antialiasingnotes          = Avoid darkening and artifacts
|forcetexturefiltering      = Default
|forcetexturefilteringnotes = Avoid black textures on road and other objects
}}
== Version Compatibility ==
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|5.0|***|Severe Graphical Issues}}
{{VersionCompatibilityVersion|5.0-10638|****|City now renders in OpenGL/Vulkan on graphics cards that support reversed depth.}}
{{VersionCompatibilityClose}}
== Testing ==
{{testing/start}}
<!--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.8 GHz|GPU=NVIDIA GeForce GTX 750 Ti|result=Starts: Major graphical glitch in race.|tester=jarupxx}}
{{testing/end}}
== Gameplay Videos ==
== Gameplay Videos ==
*
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
|vid1=mr1Q6P_-28s|cap1=A Look At: Zenkoku Dekotora Matsuri
}}


[[Category:Wii games]]
[[Category:Wii games]]

Revision as of 20:56, 29 January 2023

Zenkoku Dekotora Matsuri
Zenkoku Dekotora Matsuri.jpg
Developer(s) Suzak
Publisher(s) Jaleco Entertainment
Platform(s) Wii
Release date(s) JP February 28, 2008
Genre(s) Racing
Mode(s) Single-player, Multiplayer (4)
Input methods Wii Remote
Compatibility 4Stars4.pngEdit rating: Zenkoku Dekotora Matsuri
Playable
GameIDs
See also...

Dolphin Forum thread
Open Issues
Search Google
Search Wikipedia

Zenkoku Dekotora Matsuri build, Paint, Customize, Drive, and Win! This game is all about your Big Rig and getting to the finish as fast as you can! Win races and get money to purchase new stuff for your truck!

Problems

Flickering Reflections

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 requires disabling "Store EFB Copies to Texture Only" in order to select colors and paint the truck.

Photograph Mode

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

Missing City

Currently, most of the city you drive around will not render close to your vehicle due to depth compare issue.

Resolved by 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

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

Improved Framerate With Emulated CPU Clock Override

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.

$60FPS [v1993]
80015324 2800000f

Configuration

Only configuration options for the best compatibility where they deviate from defaults are listed.

Graphics

Config Setting Notes
Video Backend OpenGL, Vulkan or Metal Avoid z-fighting issues with fast depth off
Anti-Aliasing None Avoid darkening and artifacts
Texture Filtering Default Avoid black textures on road and other objects
Store EFB Copies to Texture Only Off Enable painting and photographs

Game Properties

Config Setting Notes
Synchronize GPU Thread On Avoid flickering reflections

Version Compatibility

The graph below charts the compatibility with Zenkoku Dekotora Matsuri since Dolphin's 2.0 release, listing revisions only where a compatibility change occurred.

Δ
5.0-21270 (current)
Δ
Δ
Δ
Δ
Δ
2.0 (r5384)
Compatibility can be assumed to align with the indicated revisions. However, compatibility may extend to prior revisions or compatibility gaps may exist within ranges indicated as compatible due to limited testing. Please update as appropriate.

Testing

This title has been tested on the environments listed below:

Test Entries
Revision OS CPU GPU Result Tester
5.0 Windows 10 Intel Core i5-2500K @ 3.8 GHz NVIDIA GeForce GTX 750 Ti Starts: Major graphical glitch in race. jarupxx

Gameplay Videos