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

Window left grey when attempting to launch call of duty waw #11

Open
AustinnK opened this issue Aug 5, 2024 · 3 comments
Open

Window left grey when attempting to launch call of duty waw #11

AustinnK opened this issue Aug 5, 2024 · 3 comments

Comments

@AustinnK
Copy link

AustinnK commented Aug 5, 2024

#!/bin/bash
export MULTIWINDOW=1
export NUM_WINDOWS=2
export WIDTH1=1280
export HEIGHT1=800
export WIDTH2=1200
export HEIGHT2=800
export GAMERUN='protontricks-launch --appid 10090 "/home/deck/.steam/steam/steamapps/common/Call of Duty World at War/CoDWaW.exe"'
../Co-Op-On-Linux.sh

when opening the profile script in konsole it just stops at "Done" after controllers are selected :(

@Tau5
Copy link
Owner

Tau5 commented Aug 5, 2024

I think that's a problem with protontricks-launch. Try the command in GAMERUN in a terminal and see if it works and the game runs

@AustinnK
Copy link
Author

yes the command works i tested before hand! i was thinking it might have something to do with the game having a splashscreen window while its starting up?

@Tau5
Copy link
Owner

Tau5 commented Aug 20, 2024

Do you have firejail installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants