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

[Bug]: SpaceEngineer lighting not working properly #976

Open
1 task done
PierreRemacle opened this issue May 8, 2024 · 3 comments
Open
1 task done

[Bug]: SpaceEngineer lighting not working properly #976

PierreRemacle opened this issue May 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@PierreRemacle
Copy link

Description

After adding -skipintro to the Launch Options and installing Wine-mono manually SpaceEngineer seems to work fine except for some important lightning issues.

Screenshot 2024-05-08 at 15 56 11 Screenshot 2024-05-08 at 14 49 36

I have tried to start the game with -dx11 is the Launch Options as whiskey does not like -dx9 but with no success
i have also tried with -gl to force the use of OpenGl with no success either

As something similar already been reported for an other game and if so , is there a fix for this kind of problem

Steps to reproduce

  • create a bottle
  • install Wine-Mono
  • install steam
  • install SpaceEngineer
  • add "-skipintro" to the Launch Options

the game should start withthe strange lightning bug

Expected behaviour

the game should more or less look like this
image

Logs

Whisky Version: 2.3.2
Date: 2024-05-08T14:10:18Z
macOS Version: 14.5.0

Bottle Name: test1
Bottle URL: /Users/jief/Library/Containers/com.isaacmarovitz.Whisky/Bottles/966D6355-9905-4041-9422-78434FF147BF

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/jief/Library/Containers/com.isaacmarovitz.Whisky/Bottles/966D6355-9905-4041-9422-78434FF147BF/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/jief/Library/Containers/com.isaacmarovitz.Whisky/Bottles/966D6355-9905-4041-9422-78434FF147BF";
}

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
@PierreRemacle PierreRemacle added the bug Something isn't working label May 8, 2024
@IsaacMarovitz
Copy link
Member

@PierreRemacle Have you tried with DXVK enabled?

@PierreRemacle
Copy link
Author

@IsaacMarovitz i tried it just now

it does not seem to fix the problem sadly :/

@PierreRemacle
Copy link
Author

Whisky Version: 2.3.2
Date: 2024-05-08T14:53:05Z
macOS Version: 14.5.0

Bottle Name: test1
Bottle URL: /Users/jief/Library/Containers/com.isaacmarovitz.Whisky/Bottles/966D6355-9905-4041-9422-78434FF147BF

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

DXVK: true
DXVK Async: true
DXVK HUD: off

Arguments: start /unix /Users/jief/Library/Containers/com.isaacmarovitz.Whisky/Bottles/966D6355-9905-4041-9422-78434FF147BF/drive_c/Program Files (x86)/Steam/steamapps/common/SpaceEngineers/Bin64/SpaceEngineers.exe

Environment:
{
"DXVK_ASYNC" = 1;
"GST_DEBUG" = 1;
WINEDEBUG = "fixme-all";
WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=n,b";
WINEESYNC = 1;
WINEMSYNC = 1;
WINEPREFIX = "/Users/jief/Library/Containers/com.isaacmarovitz.Whisky/Bottles/966D6355-9905-4041-9422-78434FF147BF";
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants