Problems with Winetricks

Questions about Wine on macOS.
Locked
Glacierstar56
Newbie
Newbie
Posts: 1
Joined: Tue Aug 23, 2016 2:29 pm

Problems with Winetricks

Post by Glacierstar56 »

So I've been trying to use Pokemon Uranium on my mac and stuff, and the installation went fine. However, when I attempted to apply the WineTricks "d3dx9_36","directmusic" and "directplay" I get this install log

Code: Select all

Hardware:

    Hardware Overview:

      Model Name: MacBook Air
      Model Identifier: MacBookAir6,1
      Processor Name: Intel Core i5
      Processor Speed: 1.4 GHz
      Number of Processors: 1
      Total Number of Cores: 2
      L2 Cache (per Core): 256 KB
      L3 Cache: 3 MB
      Memory: 4 GB
      Boot ROM Version: MBA61.0099.B20
      SMC Version (system): 2.12f137
      Serial Number (system): C02N50V0G083
      Hardware UUID: 3742722F-5772-5CA6-9462-F938324E52EE

###BOTTLING### installing d3dx9_36
------------------------------------------------------
/private/tmp/winebottler_1471981548/nospace/wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string '%SystemDrive%\Program Files' ... this can be caused by a corrupt wineprefix, by an old wine, or by not owning /private/tmp/winebottler_1471981548/nospace/wineprefix
------------------------------------------------------
### LOG ### Command 'sh /private/tmp/winebottler_1471981548/nospace/winetricks.sh --no-isolate -q d3dx9_36' returned status 1.


Task returned with status 1.  
Any help would be appreciated!
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problems with Winetricks

Post by dimesio »

According to your log, you are using Winebottler, which is not supported here. Either retest in a clean wineprefix using plain Wine or ask for help through the Winebottler support channels.
Locked