Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreal Engine 3 games display black screen during first start (8980 17410 13210 200010) #141

Open
pprotonrep opened this issue Aug 22, 2018 · 7 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues

Comments

@pprotonrep
Copy link

Borderlands, Mirror's Edge and Unreal Tournament 3 Black Edition display a black screen when started for the first time.

Starting Borderlands and Unreal Tournament with launch option -windowed (windowed mode), selecting the native resolution and then starting the game again without the -windowed option allows the games to run full screen without further issue.

Mirror's Edge does not accept the -windowed option (or similar options i found online), but the intros can be heard, as well as interaction with UI elements using the keyboard.

  • Ubuntu 18.04.1 LTS (64 bit 4.15.0-32-generic)
  • GeForce GTX 1070/PCIe/SSE2 (396.51)
  • Proton 3.7 (default configuration)

System information from steam

@kisak-valve kisak-valve added the Game compatibility - Unofficial Games not expected to work without issues label Aug 22, 2018
@pprotonrep
Copy link
Author

I found a workaround for Mirror's Edge:
Modifying the file steamapps/compatdata/17410/pfx/drive_c/users/steamuser/My Documents/EA Games/Mirror's Edge/TdGame/Config/TdEngine.ini so that the keys ResX and ResY have the native resolution allows the game to run without problems 🎉 . In my case ResX was set to 800 and ResY to 600, which i changed to 1920 and 1200 respectively.

@pprotonrep
Copy link
Author

Another Unreal Engine 3, Quantum Conundrum set the abovementioned ResX and ResY values to 1920 and 1080, allowing the game to start without issues (however, lot's of textures are missing when actually playing the game)

@kisak-valve kisak-valve changed the title Unreal Engine 3 games display black screen during first start Unreal Engine 3 games display black screen during first start (8980 17410 13210 200010) Aug 23, 2018
@tingvarsson
Copy link

Another workaround for similar issue (when i ran the witcher EE) was to enable virtual desktop first time, configure correct res, then disable virtual desktop again. Used my local winecfg with the proton prefix to fo it.

@pprotonrep
Copy link
Author

@tingvarsson care to share specific steps? that seems to be a more generic way to work around the problem for any kind of game. Cheers!

@tingvarsson
Copy link

You find your prefixes and run winecfg like mentioned here #24

If you haven't done that with wine before (which you need installed ofc) it has a tab for Graphics in which you can specify that it should use a virtual desktop for all programs run in that prefix.

I actually don't think it is a nice way to have to do that manually. It is also possible to run individual commands with a virtual desktop, as mentioned here. Not sure if proton has support for it enabled, did a quick attempt to get it into the launch option for a game but didn't get it to work.

@ryao
Copy link

ryao commented Aug 25, 2018

Borderlands minimized itself on me when it started. After it finished loading, I maximized it and it seemed to be fine.

@phrogg
Copy link

phrogg commented May 22, 2019

I have the same issue with M.A.S.S Builder Demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game compatibility - Unofficial Games not expected to work without issues
Projects
None yet
Development

No branches or pull requests

5 participants