DARK SOULS™ II

DARK SOULS™ II

Otillräckligt med betyg
Crashing? Tired of playing at 720 windowed? Here!
Av Cass
An Autohotkey script for playing Dark Souls above 1280x720 resolution windowed!
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
So you have multiple monitors or use HDMI and Dark Souls crashes..
Well, first off, you know you can either unplug your HDMI cable, or switch to a single monitor and launch the game, then turn the other display on.

I won't really go in to detail about how to do this!
It's running in windowed mode and fullscreen doesn't have my monitor's resolution!?
If you happen to have a tablet as a monitor, like me, or any monitor that is a lower resolution than the one you want to play the game on, it just won't let you change it to that resolution even if you edit the config.

SO! Here is what you can do.

Grab Autohotkey here at their site[www.autohotkey.com] and use the script below with it (It's pretty easy to make a script for it) and it will resize the windowed game to your monitor at fullscreen borderless resolution. Simple!

To activate it, all you have to do is enter ctrl+alt+F in-game
Set the resolution to whatever your monitor is set to. Currently set to 1920x1080 for example.

!^f::
WinSet, Style, -0xC40000, A
WinMove, A, , 0, 0, 1920, 1080
;WinActivate, A
return

Or, if you're too lazy, you can just {LÄNK BORTTAGEN} the script and run it this way!
Praise the Sun!!!
Hurrah! I did it! Good job!