ENSLAVED™: Odyssey to the West™ Premium Edition

ENSLAVED™: Odyssey to the West™ Premium Edition

275 평점
How to setup graphics via *ini file [for noobs]
Wuxriff 님과 1명의 기여자가 작성
Well, this game has no any advanced video settings to change, players should setup it manually via *ini file or videodriver profile. It's not a clear or specific manual, it's just a way to do-it-good-in-one-minute.
3
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
First and final steps are here

As a cute redhead says, let's try to do something!


1. First of all you should download and run this game, also you can change your screen resolution settings in the menu, then apply and save your config.



2. Close the game, go to the following folder
For Windows 10 - Vista:
drive:\Users\<username>\Documents\my games\UnrealEngine3\MonkeyGame\Config

For Windows XP:
drive:\Users\<username>\My Documents\my games\UnrealEngine3\MonkeyGame\Config
(AFAIK lol, i'm out the XP about 6 years ago)

3. Backup and open MonkeyEngine.ini file.
Here we go:
  • MaxSmoothedFrameRate=62 to 60.
  • UseVsync=FALSE to True
  • MaxAnisotropy=4 to 16
  • MaxMultisamples=1 to 16

Save and test these settings. If you are experiencing some fps lags, try to apply next change:
  • bSmoothFrameRate=TRUE to FALSE
4. If your game still looks terrible (like this)



go to your videodriver settings and change settings manually for the best quality, of course. It should look like this (sorry for another place on the screenshot)



5. Additional settings:
For someone who hates motion blur effect, you're able to disable it too:
  • MotionBlur=True to False
  • MotionBlurPause=True to False

These options may ruin your perfomance, so be careful!
  • DetailMode=2 to 5 (force blur, so be sure that you want it)
  • ShadowFilterRadius=2 to 5
  • MinShadowResolution=32 to 64 or 128
  • MaxShadowResolution=512 to 2048 or 4096

Remember next things:
  • AllowD3D10=False to True is absolutely useless, activating bad perfomance on some rigs with no better graphics.
  • bDisablePhysXHardwareSupport=False (and default) is going to use your GPU, True - CPU.

6. Experimental settings, somebody tells me that it helps to fix freezes after the cutscenes, so i need more results.
  • DisableATITextureFilterOptimizationChecks=True to False
  • UseMinimalNVIDIADriverShaderOptimization=True to False
Warning: there are no 100% way to fix texture streaming lags, but if someone finds it, manual will be updated.

Based on the UnrealEngine 3 config manuals, confirmed with Whitecloak, Anatomy, torra, CM Punk, /AoV/Shark, etc.
댓글 53
RustySlim 2021년 1월 27일 오후 7시 54분 
Dude these are all settings available to change in game, of course you can turn off motion blur etc?? By setting graphics to high his guide = Pointless AF - All these values are already input.

Use the Monkey Game (ini) to add your resolutions guys.
John Cy 2020년 11월 15일 오후 10시 37분 
Thanks. Annoying camera issues I agree, but so far the game is fun and I consider it underrated
𝕰𝖈𝖑𝖎𝖖𝖘æ𝖘𝖕𝖎𝖑𝖈ॐ 2020년 11월 15일 오전 6시 40분 
These tips did help the experience. Annoying camera problems aside, it was worth playing.
Wuxriff  [작성자] 2020년 11월 15일 오전 4시 24분 
The game has not received any updates since so I think that everything is valid :cozybethesda:
John Cy 2020년 11월 15일 오전 2시 05분 
hey. Year 2020 here. On an RTX GPU. How many of these are applicable?
JackRabbit 2018년 11월 4일 오후 4시 37분 
For the camera : <driveletter>:\Steam\steamapps\common\Enslaved\MonkeyGame\Config
make a backup of DefaultChaseCamera.ini and MonkeyChaseCamera.ini

Change the following settings to turn off auto adjust up/down:
; Auto tilt (section)
useAutoTiltup = true; set to false
useAutoTildDown = true; set to false

Turn off auto rotation:
UseAutoRotation = true; set to false
NewAutoRotationEnable = true; set to false

This will disable the auto tilt up/down and the camera rotation as you move around.

BasefieldofView - tried tweaking this, but didn't see any changes.
𝕰𝖈𝖑𝖎𝖖𝖘æ𝖘𝖕𝖎𝖑𝖈ॐ 2018년 1월 27일 오후 3시 05분 
Any tips on how to keep the stupid, worthless, asinine camera from sucking the life out of this game?
skounce 2017년 3월 27일 오후 12시 22분 
As well as Depth Of Field, actually
skounce 2017년 3월 27일 오후 12시 21분 
Guys, if someone could help me turn off the awful and absolutely annoying bloom effect, post processing, whatever it's called, I'd really appreciate it and you.
Piotrek, Engineer of Design 2017년 3월 2일 오후 2시 56분 
"AllowD3D10=False to True is absolutely useless, activating bad perfomance on some rigs with no better graphics."
No, changing this to True is required for the game's anti-aliasing (MaxMultisamples=1 to 16) to work, otherwise it has no AA at all.