安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
If you can find the most recent log where the issue happens it would help if you could paste the relevant lines from the log as a reply to this thread.
[Resolution] SKIPPED 640/400 adapter 0, output 0. Reason: TOO SMALL
12:34:16.171 [Resolution] SKIPPED 640/480 adapter 0, output 0. Reason: TOO SMALL
12:34:16.171 [Resolution] 16/10 resolution 800 / 600 adapter 0, output 0
12:34:16.171 [Resolution] 16/10 resolution 1024 / 768 adapter 0, output 0
12:34:16.171 [Resolution] 16/10 resolution 1152 / 864 adapter 0, output 0
12:34:16.171 [Resolution] 16/9 resolution 1280 / 600 adapter 0, output 0
12:34:16.171 [Resolution] 16/9 resolution 1280 / 720 adapter 0, output 0
12:34:16.171 [Resolution] 16/10 resolution 1280 / 768 adapter 0, output 0
12:34:16.171 [Resolution] 16/10 resolution 1280 / 800 adapter 0, output 0
12:34:16.171 [Resolution] 16/9 resolution 1360 / 768 adapter 0, output 0
12:34:16.171 [Resolution] 16/9 resolution 1366 / 768 adapter 0, output 0
12:34:16.171 [Resolution] 16/10 resolution 1440 / 900 adapter 0, output 0
12:34:16.171 [Resolution] 16/9 resolution 1600 / 900 adapter 0, output 0
12:34:16.171 [Resolution] update values
12:34:16.171 [Resolution] Native aspect ratio sixteen_nine
12:34:16.171 [Resolution] Native resolution 1600 x 900
12:34:16.171 [Resolution] Native resolution 1600 x 900
12:34:16.171 [Resolution] Native aspect ratio sixteen_nine
12:34:16.195
12:34:12.552 [Window] Opening window with size 1280x720 and fullscreen
There is something I could try changing but it's a long shot.
1920x1080 - Native resolution of monitor
1920x1080 - Desktop resolution
1920x1080 - Screen resolution in Magicka 2's user_settings.config
1600x1200 - Magicka 2 resolution at launch (every launch)
1920x1080 - Magicka 2 resolution after Alt+Tab out, Alt+Tab in
In all my logs, the [Window] data looks like this:
01:26:58.239 [Window] Desktop resolution determined to be 1920x1080.
01:26:58.239 [Window] Opening window with size 1920x1080 and fullscreen = 1.
In some of the logs, there is an additional line later that looks like this:
01:28:18.140 [Window] Setting size to 1920x1080.
I do notice some other lines about e.g. a 2715x1527 native resolution and "WRONG SCREEN OUTPUT". I would be happy to provide these logs or perform additional tests if someone would like further detail.
Edit: deleting the .config didn't change anything, I just had to set up my options again, restart and see that 1600x900 over and over again. Guess I have to set it up manually every time I get into the game, like I did before.
Edit 2: and here's the logs from the latest log file with [window]
18:08:11.485 [Window] Desktop resolution determined to be 1920x1080.
18:08:11.485 [Window] Opening window with size 1920x1080 and fullscreen = 1.
18:08:48.895 [Window] Setting size to 1920x1080.
18:08:49.412 [D3DRenderDevice::set_resolution] width: 1920 height: 1080 success: 1
Despite what it says, it's still launching the game in 1600x900
(but at least it's doing it in fullscreen)
Maybe it has something to do with my native screen resolution?
Because most of my games can run at whopping 2715x1527 DSR
Thanks to Nvidia GeForce Experience settings, this line proves it:
[Resolution] Native resolution 2715 x 1527
Since this issue is still happening and i reacently got the game i did some checking.
The following between the "" is a copypaste of the config files content.
"
}
screen_resolution = [
1920
1080
]
sound"
This bug only happens when using fullscreen setting.
Using borderless sets default to the screens resolution so even if the bug affects this setting as well it is impossible to tell as it by default (and only possible setting) becomes 1920x1080.
The copypasted line i provided is being overwritten when the game starts as i tested using the following alternative line.
"
}
screen_resolution = [1920x1080
]
sound"
When using windowed setting the game behaves like normally expected (according to the resolution used/set).
And when altering the resolution in fullscreen the new resolution is being written into the config file.
Tested example:
"}
screen_resolution = [
1680
1050
]
sound"
This bug is fairly annoying, so i suggest you get back on trying to fix this issue.
And apparently copypasting the config files content has messed upp the steam forum as all the text is all bunched upp with no enter key inputs beeing recogniced.
After finding no answers, I swapped back to my Magicka 2 game tab, I noticed it swapped, from 1600 x 1200 to 1920 x 1080, all by itself, in Fullscreen mode as well. It seems like I accidentally found a work around for the problem.
If you Alt + Tab to another window, such as Google Chrome in my case, and Alt + Tab back into Magicka 2, it fixes the Resolution, temporarily of course, to your Desktop resolution.
It doesn't fix the problem but it seems like a decent workaround.