Whisky-App / Whisky

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

[Bug]: Freddy Fazbear Pizzaria Simulator is laggy on Whisky #1017

Open Samhutkinsu opened 3 weeks ago

Samhutkinsu commented 3 weeks ago

Description

When playing fnaf6, the starting minigame is okay but afterwards, everything is very laggy, any winetricks or configs to fix it?

Steps to reproduce

After beating the first minigame (throwing pizzas to children). The rest of the game lags to my knowledge

Expected behaviour

I expected smooth sailing, since this game is 2D.

Logs

Whisky Version: 2.3.2
Date: 2024-06-10T01:11:23Z
macOS Version: 14.4.1

Bottle Name: Steam and Others
Bottle URL: /Users/salmanyasin/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2BAC5902-C51E-4EEF-B9A1-B2E4D1AA0482

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

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/salmanyasin/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2BAC5902-C51E-4EEF-B9A1-B2E4D1AA0482/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/salmanyasin/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2BAC5902-C51E-4EEF-B9A1-B2E4D1AA0482";
}

msync: bootstrapped mach port on wine-2d2dca6-msync.
msync: up and running.
012c: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.
0228: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.
049c: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.

(wine:12924): GStreamer-WARNING **: 21:21:32.395: Failed to load plugin '/Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/gstreamer-1.0/libgstlibav.dylib': dlopen(/Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/gstreamer-1.0/libgstlibav.dylib, 0x0002): Library not loaded: @loader_path/libswscale.7.dylib
  Referenced from: <216FA7BC-9DED-3A4A-B3BF-D2FF13065F03> /Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/libavfilter.9.dylib
  Reason: tried: '/Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/libswscale.7.dylib' (no such file), '/usr/local/lib/libswscale.7.dylib' (no such file), '/usr/lib/libswscale.7.dylib' (no such file, not in dyld cache)Library not loaded: @loader_path/libswresample.4.dylib
  Referenced from: <76AF187C-B036-3365-9758-7E416493A7E1> /Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/libavformat.60.dylib
  Reason: tried: '/Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/libswresample.4.dylib' (no such file), '/usr/local/lib/libswresample.4.dylib' (no such file), '/usr/lib/libswresample.4.dylib' (no such file, not in dyld cache)Library not loaded: @loader_path/libswresample.4.dylib
  Referenced from: <9B90CF5F-D8CD-33FD-A7F1-D3BADDE954EE> /Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/libavcodec.60.dylib
  Reason: tried: '/Users/salmanyasin/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/lib/libswresample.4.dylib' (no such file), '/usr/local/lib/libswresample.4.dylib' (no such file), '/usr/lib/libswresample.4.dylib' (no such file, not in dyld cache)
0b34:err:ole:com_get_class_object no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x1

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

Samhutkinsu commented 3 weeks ago

My Bad, I got the wrong log, heres the actual one! ` Whisky Version: 2.3.2 Date: 2024-06-10T01:50:11Z macOS Version: 14.4.1

Bottle Name: Steam and Others Bottle URL: /Users/salmanyasin/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2BAC5902-C51E-4EEF-B9A1-B2E4D1AA0482

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

Metal HUD: false Metal Trace: false

Arguments: start /unix /Users/salmanyasin/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2BAC5902-C51E-4EEF-B9A1-B2E4D1AA0482/drive_c/Program Files (x86)/Steam/steamapps/common/Freddy Fazbear's Pizzeria Simulator/Pizzeria Simulator.exe

Environment: { "DXVK_ASYNC" = 1; "GST_DEBUG" = 1; WINEDEBUG = "fixme-all"; WINEESYNC = 1; WINEMSYNC = 1; WINEPREFIX = "/Users/salmanyasin/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2BAC5902-C51E-4EEF-B9A1-B2E4D1AA0482"; }

`