Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
12.09k stars 257 forks source link

[Bug]: A game black-screening on a base model M1 Mac Air 2020 #1099

Open belaldata opened 1 month ago

belaldata commented 1 month ago

Description

The game is Fear and Hunger by Miro Haverinen.

I have downloaded its demo on the official site.

It runs, I can listen to the title track and click on the main menu buttons. The problem is that I cannot see anything. The entire window is black and it stays black forever. No amount of waiting would do.

I've attached the video below to demonstrate this. It also shows the specs of my Mac. (Clicking of menu items is not demonstrated on video due to limits on file size by Git-Hub.)

https://github.com/user-attachments/assets/b0776231-0262-4abd-9f2e-dcc4236652c5

Steps to reproduce

Download and install Whisky from https://getwhisky.app/

Download the demo on the official site. Extract the zip downloaded.

Follow the guide tab at https://docs.getwhisky.app/guide.html.

Use the Run button to open the .exe file of the game.

Expected behaviour

It should run smoothly like any other title or at least be playable.

Logs

Whisky Version: 2.3.2
Date: 2024-08-19T09:58:00Z
macOS Version: 14.6.1

Bottle Name: F&H1
Bottle URL: /Users/belal/Library/Containers/com.isaacmarovitz.Whisky/Bottles/9E47ACA3-82A6-43AA-BF21-F08D7E417FA5

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

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/belal/Library/Containers/com.isaacmarovitz.Whisky/Bottles/9E47ACA3-82A6-43AA-BF21-F08D7E417FA5/drive_c/Fear & Hunger_V5.1_WIN/Game.exe

Environment:
{
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/belal/Library/Containers/com.isaacmarovitz.Whisky/Bottles/9E47ACA3-82A6-43AA-BF21-F08D7E417FA5";
}

msync: bootstrapped mach port on wine-29b39b5-msync.
msync: up and running.
0178:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

belaldata commented 2 days ago

Hello?