ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
23.7k stars 1.03k forks source link

STARS WARS Jedi: Survivor (1774580) #6729

Open wwmm opened 1 year ago

wwmm commented 1 year ago

Compatibility Report

System Information

I confirm:

Sometimes when trying to start the game it gets stuck in a black screen with the game music playing in the background. Initially I thought that dxgi.deferSurfaceCreation = True would solve the problem but is still random. Sometimes it starts just fine but sometimes it doesn't. If we keep trying it eventually works.

Other than that the same performance problems reported by Windows users also apply here. But that is the game's fault.

urbenlegend commented 3 months ago

Well, I just tried it right now. Blew away the proton prefix, selected Proton Experimental and lo and behold it magically started working again, even across multiple launches. So strange.

Mikaka27 commented 2 months ago

I reinstalled the game recently and cannot get it to work. I've tried different proton versions, and removing my prefix. Here is the proton log: steam-1774580.log

Specs:

~ >>> neofetch                                                                            [127]
██████████████████  ████████   mikaka@stacjonarny 
██████████████████  ████████   ------------------ 
██████████████████  ████████   OS: Manjaro Linux x86_64 
██████████████████  ████████   Host: MS-7D96 2.0 
████████            ████████   Kernel: 6.9.2-1-MANJARO 
████████  ████████  ████████   Uptime: 5 hours, 31 mins 
████████  ████████  ████████   Packages: 2458 (pacman), 75 (flatpak), 27 (snap) 
████████  ████████  ████████   Shell: zsh 5.9 
████████  ████████  ████████   Resolution: 2560x1440 
████████  ████████  ████████   DE: Plasma 6.0.5 
████████  ████████  ████████   WM: kwin 
████████  ████████  ████████   WM Theme: Materia-Dark 
████████  ████████  ████████   Theme: Materia Dark [Plasma], Materia-dark [GTK2/3] 
████████  ████████  ████████   Icons: Papirus-Dark [Plasma], Papirus-Dark [GTK2/3] 
                               Terminal: konsole 
                               Terminal Font: Noto Mono 10 
                               CPU: 13th Gen Intel i5-13600K (20) @ 5.100GHz 
                               GPU: Intel Raptor Lake-S GT1 [UHD Graphics 770] 
                               GPU: AMD ATI Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT 
                               Memory: 10201MiB / 31860MiB 

EDIT: I was able to fix this myself. I had to use protontricks to install EAApp in the prefix. After that the game works fine.

NTMan commented 1 month ago

Sometimes the game doesn't want to run. The PLAY button, after a short time, became green again without any game windows.

Proton log: steam-1774580.zip

kisak-valve commented 1 month ago

Star Wars: Jedi Survivor has no sound on Ubuntu 24.04 nor Ubuntu 22.04

Issue transferred from https://github.com/ValveSoftware/Proton/issues/7911. @kimothy posted on 2024-07-20T00:01:26:

Compatibility Report

System Information

I confirm:

Symptoms

No sound

Reproduction

Install Ubuntu 22,04 or 24,04 Optional: Install proprietary drivers Install steam Install game Launch game

Zoltan-Balazs commented 2 weeks ago

Basically unplayable on my Nvidia GPU. The game happily allocated VRAM even when there is none to allocate, my RTX 2080 on 555.58.02 has 8GB of VRAM, when the game is nearing this amount (checked via mangohud), the video freezes up, game still gets input as audio is playing. Checking dmesg I see the error: [drm:nv_drm_gem_alloc_nvkms_memory_ioctl [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to allocate NVKMS memory for GEM object Tried to limit the max VRAM with a dxvk.conf entry dxgi.maxDeviceMemory = 3840 but the issue still persist. (I also tried different Proton versions)