protonscr

Return of the Obra Dinn

protonopen appid 653530Game compatibility - Unofficial
ValveSoftware/Proton#1833 · opened 2018-10-27 by agoode · updated 2022-12-08 · 10 comments · github · game page · search this game
Aagoode 2018-10-27 github

Compatibility Report

  • Name of the game with compatibility issues: Return of the Obra Dinn
  • Steam AppID of the game: 653530

System Information

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Symptoms

  1. The mouse cursor consistently lists downwards when moving in any direction. When moving side to side, the cursor also moves down. When moving down, it is faster than it should be. When moving up, it is slower than it should be.

  2. A wired xbox one controller doesn't work with the game.

Reproduction

Try the game and move the mouse. Try using an xbox one controller.

Aagoode 2018-10-27 github
Zziabice 2019-12-16 github

Finished the game with Proton 4.11-10 without a single problem. Everything worked very well. I used mouse + keyboard.

Kkisak-valve maintainer 2020-09-21 github

Return of the Obra Dinn (653530)

Issue transferred from https://github.com/ValveSoftware/Proton/issues/4210.
@nolbap posted on 2020-09-21T17:00:43:

Compatibility Report

  • Name of the game with compatibility issues: Return of the Obra Dinn
  • Steam AppID of the game: 653530

System Information

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.

  • [x] that I have checked whether there are updates for my system available.

Symptoms

The game launches but I cant interact with anything beside the credits and the exit button, also when I change workspace and I get back into the game the game freezes (using dwm).

"The game starts, but the "Begin" button in the main menu does nothing but flash white when clicked. The credits play correctly and the quit (X) button work though."
(same issue as mine from a https://www.protondb.com/app/653530 report)

Reproduction

Everytime I launch the game.

Log file

steam-653530(proton-5.0-9).log
steam-653530(proton-5.9GE).log

Kkisak-valve maintainer 2020-09-21 github

Hello @nolbap, does setting the game's launch options to PROTON_USE_WINED3D=1 %command% have an effect?

Nnolbap 2020-09-21 github

Still the same.
Log using that option and Proton-5.0-9 steam-653530.log

Kkisak-valve maintainer 2020-09-21 github

Something went wrong with the test, you've most likely used %command% twice in the game's launch options which will do bad things. In general, Steam's launch options should have ENV_VARIABLES=foo OTHER_VARIABLE=bar %command% -game_options.

Nnolbap 2020-09-21 github

Ok so here is the test with steam launch options fixed.
Proton-5.0-9 steam-653530.log

Kkisak-valve maintainer 2020-09-21 github

Thanks, to explain my hunch, I suspected there was a mesa/ANV / DXVK quirk issue happening, but testing that launch option rules out DXVK and makes it less likely you're seeing a video driver issue.

There's several fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for -03, bias 240, std (d/m/y): 5/04/2020, dlt (d/m/y): 6/09/2020 and

NotSupportedException: Can't get timezone name.
  at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0 
  at System.TimeZone.get_CurrentTimeZone () [0x00000] in <filename unknown>:0 
  at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
<...>

in the log, so that might be the more interesting bit to investigate.

Nnolbap 2020-09-21 github

I searched for that issue in the wine forums and got it fixed by setting "TZ=America/New_York" as a environment variable in the launch options, weird stuff. Anyways, thanks a lot for your time and help!

Ggfigueroap 2022-12-08 github

It can also be set to "TZ=0" for a more universal approach. Aside from this bug, timezones aren't relevant to this game at all so it's not necessary to specify a location in the first place.

Proton versions

Launch options

Launch lines

Upstream links