Difficulties loading a game

Questions about Wine on macOS.
Locked
Ender_Cups
Newbie
Newbie
Posts: 1
Joined: Thu Sep 24, 2020 9:31 pm

Difficulties loading a game

Post by Ender_Cups »

I've had some issues loading a game I downloaded, and I'm not sure what the issues are. I'm currently using macOS Catalina version 10.15.3, and I've been running wine from the terminal as I have to type wine64 to load the game. I'm pretty sure the game has all the files it needs - from a quick glance I'm assuming some of the files (eg. the saves/profiles) that weren't found should have been created after launch.

Linked here is a pastebin with the log: https://pastebin.com/0NxNRh5W

Please let me know how I can fix this! Thanks :)
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Difficulties loading a game

Post by Gcenx »

Here is the issue;

Code: Select all

wined3d_select_feature_level None of the requested D3D feature levels is supported on this GPU with the current shader backend.
According to Steam/Epic this game game requires DirectX10 so your not playing that any time soon on macOS using wine.
Locked