Dark Souls Remastered: Difference between revisions

From wikinotes
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 33: Line 33:
== Triple Monitor ==
== Triple Monitor ==
<blockquote>
<blockquote>
Under linux, start with 1x 5760x1080 screen spanning all monitors.
{{ NOTE |
I wasn't able to coax this to work.
}}
Under linux, start with 1x 5760x1080 screen spanning all monitors.<br>
See [[nvidia configuration|nvidia twinview]].


<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">
Line 46: Line 50:
Height=1080
Height=1080
</syntaxhighlight>
</syntaxhighlight>
Consider this CheatCC FOV fix.
https://community.pcgamingwiki.com/files/file/1289-dark-souls-remastered-fov-fix/
</blockquote><!-- Multi Monitor -->
</blockquote><!-- Multi Monitor -->
</blockquote><!-- Configuration -->
</blockquote><!-- Configuration -->

Latest revision as of 20:50, 11 December 2021

The super mario of RPGs. That's a compliment.

Documentation

fextralife wiki https://darksouls.wiki.fextralife.com/Dark+Souls+Wiki
PC Gaming wiki https://www.pcgamingwiki.com/wiki/Dark_Souls_Remastered

Locations

%APPDATA%/Local/FromSoftware/NBGI/DarkSouls/DarkSouls.ini game settings

Install

Linux

Just install. Works without tweaks in steam/proton.

Configuration

Triple Monitor

NOTE:

I wasn't able to coax this to work.

Under linux, start with 1x 5760x1080 screen spanning all monitors.
See nvidia twinview.

# %APPDATA%/Local/FromSoftware/NBGI/DarkSouls/DarkSouls.ini

[DisplaySettingWindow]
Width=5760
Height=1080

[DisplaySettingFullScreen]
Width=5760
Height=1080

Consider this CheatCC FOV fix. https://community.pcgamingwiki.com/files/file/1289-dark-souls-remastered-fov-fix/