PDA

View Full Version : always jumps to full screen



Matsas
07-22-2015, 10:15 AM
Hey Guys,

Is anyone else having this problem, where d2 auto jumps to full screen? It starts in windowed mode, but shortly after, it automatically gos full screen. This problem only started with the new 2.2 and after a CLEAN install (both D2 as the mod).

The 2.1, with dual files gave me less trouble tbh.

Could it have something to do with this:

[19:07:39] Loading MultiRes resources...
[19:07:40] Found 2 display modes
[19:07:51] Removing cache files...

I tried practically everything...

Can i force the resolution via the registry? Or is it stored somewhere? Like i said, already tried a clean install twice. SO this setting has to be saved somewhere.


Any suggestion is welcome. Thx!

FromTheRez
07-22-2015, 11:21 AM
In your misc settings ingame you can select windowed mode!

Matsas
07-22-2015, 11:30 AM
I can't acces those. They give the a C000005 error

Research
07-22-2015, 04:16 PM
you can force it in the registry
the cause of this bug was a communication error between me and alex
the entry is supposed to be REG_DWORD not REG_SZ
i fixed this for next patch by just making it always read and write as REG_SZ
but currently it has to be REG_DWORD
if you use the launcher it will break this again because the launcher writes as REG_SZ

run this to fix it http://www.mediafire.com/download/k663xcjk46uvt29/tempfix.reg

saesa
07-22-2015, 04:16 PM
Put your annihilus folder from C: drive to D: You will be able to access settings ingame. :)

gulliverrr
07-24-2015, 01:32 AM
you can force it in the registry
the cause of this bug was a communication error between me and alex
the entry is supposed to be REG_DWORD not REG_SZ
i fixed this for next patch by just making it always read and write as REG_SZ
but currently it has to be REG_DWORD
if you use the launcher it will break this again because the launcher writes as REG_SZ

run this to fix it http://www.mediafire.com/download/k663xcjk46uvt29/tempfix.reg

Perfect! That works! Thanks

Matsas
07-24-2015, 07:46 AM
Thx Research; worked like a charm

zan
07-24-2015, 08:08 AM
mine wont go to fullscreen. weird

vincec
08-08-2015, 01:21 PM
you can force it in the registry
the cause of this bug was a communication error between me and alex
the entry is supposed to be REG_DWORD not REG_SZ
i fixed this for next patch by just making it always read and write as REG_SZ
but currently it has to be REG_DWORD
if you use the launcher it will break this again because the launcher writes as REG_SZ

run this to fix it http://www.mediafire.com/download/k663xcjk46uvt29/tempfix.reg

I have downloaded your file. Any guides on how to use it? thx

Research
08-08-2015, 01:59 PM
I have downloaded your file. Any guides on how to use it? thx

step 1: double click it

vincec
08-08-2015, 05:17 PM
step 1: double click it
oh silly me.. i opened it with notepad...