神舞幻想 Faith of Danschant

神舞幻想 Faith of Danschant

Not enough ratings
INCREASE FOV + IMPROVE GRAPHICS QUALITY + REAL FULLSCREEN
By 神崎·H·亚里亚
Editing game Config *.ini file to achieve some features.
   
Award
Favorite
Favorited
Unfavorite
CONFIG FILE LOCATION
Open explorer enter:

%LOCALAPPDATA%\JoyfunRPG\Saved\Config\WindowsNoEditor

Then you can find the *.ini file
INCREASE FOV
Editing "Engine.ini " , Add the following code at the bottom: [/script/engine.localplayer] AspectRatioAxisConstraint=AspectRatio_MaintainYFOV save

【Note:】 Changing FOV may cause some issue in cutscenes


Default 16:9 Screenshots
https://steamproxy.com/sharedfiles/filedetails/?id=2135192729

Default 21:9 Screenshots
https://steamproxy.com/sharedfiles/filedetails/?id=2123747378

Improved 21:9 Screenshots
https://steamproxy.com/sharedfiles/filedetails/?id=2216324548

Improved Battle Screenshots
https://steamproxy.com/sharedfiles/filedetails/?id=2216324611
IMPROVE GRAPHICS QUALITY
Editing "Engine.ini " , Add the following code at the "[/script/engine.renderersettings]" bottom: r.ScreenPercentage=125.00 save

125.00=125% native resolution.
The higher the better, the powerfull graphics card needed.

Originally posted by Docs.UnrealEngine:
Screen Percentage is a resolution scaling technique used to render a lower or higher resolution image than what is actually being presented. Being able to adjust the screen percentage enables your games to maintain a balance between performance and image resolution quality.
REAL FULLSCREEN
Editing "GameUserSettings.ini" Add the following code at the [/script/engine.gameusersettings]bottom: FullscreenMode=0 save Now you can turn on v- sync in the graphics driver.

This game only supports windowed full screen by default.
1 Comments
Ciallo 15 Jan, 2024 @ 8:54pm 
:steamthumbsup::steamthumbsup: