Disneyland Adventures

Disneyland Adventures

Not enough ratings
Easy Graphics Tweaks to Improve the Visuals
By 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.
   
Award
Favorite
Favorited
Unfavorite
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 Comments
yur tovarisch 17 Jun, 2023 @ 9:22am 
Is it possible to remove the FPS lock?:btd6stunned:
blewberry  [author] 10 Apr, 2022 @ 11:43am 
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 10 Apr, 2022 @ 5:51am 
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  [author] 9 Jul, 2021 @ 1:07am 
Thanks!
Updated :RareSmile::gearthumbsup:
VideoVillain 8 Jul, 2021 @ 10:59pm 
Thanks!
Shadow resolution can go to 2048 as well, just FYI