this post was submitted on 14 Jun 2023
160 points (98.8% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

53911 readers
249 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
 

Some of them that come to mind for me are:

  • FitGirl's Escape from Tarkov repack that featured a single player mod

  • FitGirl's Half Life Alyx repack that with the NoVR mod

  • Gnarly's Tale of Two Wastelands repack that had everything ready to go after the install. No need to install both Fallout 3 & New Vegas and wait hours for things to compile

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

I'm downloading a copy of Doom 2016 to take another look. I see an Nvidia message in there, can you try disabling NVAPI under Lutris -> Runner Options?

If that doesn't work, can you try using Wine-GE 7-37 specifically? That's the version I used but you're on 8-8, so maybe there's a regression at some point that caused this.

[–] [email protected] 1 points 1 year ago (1 children)

Neither have had any effect, I'm afraid.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

I've played around with it a bit and can't get a situation where it fails to start.

This is my lutris configuration. I've disabled as many features as possible (including dxvk and vkd3d) and it still works:

game:
  exe: /mnt/Cracking/Prefix/drive_c/Games/DOOM/DOOMx64vk.exe
  prefix: /mnt/Cracking/Prefix
  working_dir: ''
system:
  env: {}
  fps_limit: ''
  gamemode: false
  mangohud: false
  prefix_command: ''
  pulse_latency: false
  terminal: false
wine:
  battleye: false
  d3d_extras: false
  dxvk: false
  dxvk_nvapi: false
  dxvk_version: v2.2
  eac: false
  esync: false
  fsr: false
  fsync: false
  overrides: {}
  version: lutris-GE-Proton8-8-x86_64
  vkd3d: false
  vkd3d_version: v2.9

My last guess is that users are reporting a black screen on startup if pulseaudio is not installed. If you happen to use ALSA or maybe don't have pipewire-pulse installed, that could be causing the issue. If that's not the case, then I have no idea what's going on. Something from your system seems to be causing issues at a deeper level than just lutris/wine configuration.

https://github.com/ValveSoftware/Proton/issues/3480

https://github.com/ValveSoftware/Proton/issues/4016

[–] [email protected] 1 points 1 year ago

I've copied those settings exactly, still no difference. I do have pipewire-pulse installed. Very frustrating!