Whisky-App / Whisky

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

[Bug]: Rockstar Games Launcher not detecting GTA V on External Hard Drive #998

Open Sauravgorjilla opened 4 months ago

Sauravgorjilla commented 4 months ago

Description

I am trying to play GTA V through Whisky with Heroic (I have GTA V through the epic games free sale) and i am doing so through an external HDD. The bottle and everything in it are set up on the HDD including the actual GTA V folder, and the heroic launcher and whisky itself are installed on my mac's actual hard drive. When I am trying to scan my pc for supported installs, the scan comes up empty and I am guessing that is because the launcher doesn't know that it should be looking in the external hard drive instead of the actual macbook itself. What I am mainly looking for is a way to direct this scan to the external hard drive, or another work around if that isn't possible. Thank you.

Steps to reproduce

install whisky and heroic create a bottle in an external hard drive install GTA V via heroic into that bottle Run PlayGTAV.exe and go through rockstar games set up Go to Settings > General > Scan PC for supported installs

Expected behaviour

Expected GTA V to be detected

Logs

Whisky Version: 2.3.2
Date: 2024-05-27T00:53:27Z
macOS Version: 14.5.0

Bottle Name: gta
Bottle URL: /Volumes/New Volume/A26B0AE0-B02C-4204-8BD3-C523FB604707

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 /Volumes/New Volume/A26B0AE0-B02C-4204-8BD3-C523FB604707/drive_c/Program Files/Rockstar Games/Launcher/LauncherPatcher.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=n,b";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Volumes/New Volume/A26B0AE0-B02C-4204-8BD3-C523FB604707";
}

0484:err:winediag:wined3d_adapter_create Using the Vulkan renderer for d3d10/11 applications.
warn:  D3D11CoreCreateDevice: Adapter is not a DXVK adapter
info:  Game: Launcher.exe
info:  DXVK: v1.10.3-20230507-async (macOS)
info:  OpenVR: Failed to locate module
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
info:  D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_10_0
info:    geometryShader                         : 0
info:    tessellationShader                     : 0
info:    customBorderColorWithoutFormat         : 0
info:  VK_EXT_depth_clip_enable
info:  DXVK: Using 2 async compiler threads
info:    VK_EXT_shader_stencil_export
info:    VK_EXT_shader_viewport_index_layer
info:  VK_EXT_shader_demote_to_helper_invocation
warn:  DXVK: No state cache file found
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  f8fb5c27-c6b3-4f75-a4c8-439af2ef564c
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
info:    Exclusive FS: 2

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

AravindhStanley commented 3 months ago

I can confirm this. I have the same issue

arpitsinghal98 commented 2 months ago

Do anyone got solution for this?