protonscr

Dishonored®: Death of the Outsider

appid 614570 1 threads, 1 open 11 comments last activity 2023-02-06
Latest maintainer comment · kisak-valve · 2019-11-29 · #1668
Looks like DXVK is failing to allocate memory, then the game falls over with a null pointer: `wine: Unhandled page fault on read access to 0x00000000 at address 0x6a35c805 (thread 0030), starting debugger...` Can you check if adding `WINEDLLOVERRIDES="dxgi=n" %command%` to the game's launch options has an effect? I suspect Proton 4.11-9 is trying to use the Ivybridge chipset instead of the GT 735M...
Threads

Dishonored®: Death of the Outsider proton open

#1668 · 11 comments · opened 2018-10-02 · last comment 2023-02-06 by melo0187
Recent activity
  • melo0187 · 2023-02-06 · Dishonored®: Death of the Outsider
    More than 2 years later this game doesn't even launch when using Proton (tested 7.0.6, experimental and GE-7-48 using EGS version). Any ideas on how to look into this?
  • zvbarev · 2019-12-03 · Dishonored®: Death of the Outsider
    Hi @kisak-valve I solved the problem of loading new area using environment variable __GL_MaxFramesAllowed=1. It seems WINEDLLOVERRIDES="dxgi=n" is not needed. See my param string for launch game: __GL_MaxFramesAllowed=1 ...
  • zvbarev · 2019-12-01 · Dishonored®: Death of the Outsider
    Also I went to new area in Windows version DOA and made new save file. After that I tried to load this save file in Linux and got crash again. See my log [steam-614570.log](https://github.com/ValveSoftware/Proton/files/3...
  • zvbarev · 2019-12-01 · Dishonored®: Death of the Outsider
    Hi @kisak-valve I tried to pass the same area in Dishonored DOA in Windows using the save file. I had crashes until I entered in Nvidia 3D settings and changed some parameters. I changed MAXIMUM PRE-RENDERED FRAMES to 1....
  • zvbarev · 2019-11-29 · Dishonored®: Death of the Outsider
    Here is my new parameters: WINEDLLOVERRIDES="dxgi=n" PROTON_LOG=1 PROTON_NO_ESYNC=1 %command% +com_showLoadingScreen 0 Still crash... See new log [steam-614570.log](https://github.com/ValveSoftware/Proton/files/3906391/s...
  • kisak-valvemaintainer · 2019-11-29 · Dishonored®: Death of the Outsider
    Looks like DXVK is failing to allocate memory, then the game falls over with a null pointer: `wine: Unhandled page fault on read access to 0x00000000 at address 0x6a35c805 (thread 0030), starting debugger...` Can you che...
  • zvbarev · 2019-11-29 · Dishonored®: Death of the Outsider
    Also the same problem as with Dishonered 2. Sometimes after loading new locations I see game items on the white screen. After that I always clear shadercache folder of game and it helps. It seems background textures don'...
  • zvbarev · 2019-11-29 · Dishonored®: Death of the Outsider
    Hello @kisak-valve, see error log [steam-614570.log](https://github.com/ValveSoftware/Proton/files/3906328/steam-614570.log)

Proton versions over time

Launch lines, newest first

__GL_MaxFramesAllowed=1 DXVK_HUD=fps PROTON_LOG=1 PROTON_NO_ESYNC=1 %command% +com_showLoadingScreen
WINEDLLOVERRIDES="dxgi=n" PROTON_LOG=1 PROTON_NO_ESYNC=1 %command% +com_showLoadingScreen
WINEDLLOVERRIDES="dxgi=n" %command%

Launch options