Disneyland Adventures

Disneyland Adventures

评价数不足
Easy Graphics Tweaks to Improve the Visuals
由 blewberry 制作
Information on how to edit the graphics configuration settings that are hidden away in the install directory and not accessible via in-game menus to improve the looks and visuals of the time you spend with Disneyland Adventures.
   
奖励
收藏
已收藏
取消收藏
FILE LOCATION (Microsoft Windows)
Steam\steamapps\common\Disneyland Adventures
FILE TO EDIT
GraphicsSettings.xml
NOTES
  • Remember to make a backup first!
  • Change 0's (zeroes) to 1's to turn the setting ON; conversely, change 1's to 0's to turn the setting OFF.
  • Shadow distance draw radius is quite low, so it's recommended to leave them off unless you don't mind shadow pop-ins. If you don't mind, up the shadow resolution setting from 256 to 2048 as seen below.
RECOMMENDED SETTINGS FOR BEST IMAGE QUALITY
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsSettings.xml version="1">
<Effects>
<AA>1</AA>
<SSAO>1</SSAO>
<VolumetricLighting>1</VolumetricLighting>
<DoF>0</DoF>
<MotionBlur>0</MotionBlur>
<Glare>1</Glare>
<LightRay>1</LightRay>
<ColorGrading>1</ColorGrading>
<SoftRender>1</SoftRender>
<DepthLight>1</DepthLight>
<Reflections>1</Reflections>
<SuperSampleDepth>1</SuperSampleDepth>
<LightShafts>1</LightShafts>
</Effects>
<Shadows>
<Enabled>0</Enabled>
<Resolution>2048</Resolution>
</Shadows>
</GraphicsSettings.xml>
5 条留言
yur tovarisch 2023 年 6 月 17 日 上午 9:22 
Is it possible to remove the FPS lock?:btd6stunned:
blewberry  [作者] 2022 年 4 月 10 日 上午 11:43 
Correct, if you change the setting from:

<MotionBlur>0</MotionBlur>

to:

<MotionBlur>1</MotionBlur>

That will enable motion blur within the game. I hope that helps with your dizziness. Good luck!
LN 2022 年 4 月 10 日 上午 5:51 
Hello, if i would like to add the motion blur. Should i just adjust the above to: <MotionBlur>1</MotionBlur>?

I feel dizzy when the character move very quick. I would like to see if i can solve it by adding motion blur. Thanks!
blewberry  [作者] 2021 年 7 月 9 日 上午 1:07 
Thanks!
Updated :RareSmile::gearthumbsup:
VideoVillain 2021 年 7 月 8 日 下午 10:59 
Thanks!
Shadow resolution can go to 2048 as well, just FYI