Jump to content

BiggestGuyUUUU

New Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by BiggestGuyUUUU

  1. On 4/5/2020 at 8:11 PM, pkman99 said:


    The additional step is boot into recovery mode, launch terminal then enter the following command;

    
    nvram boot-args=“no32exec=0”

    Now reboot and login as usual, you’ve now allowed 32Bit code execution and also allowed making changes to LDT allowing the custom wine32on64 to run without having SIP disabled on your system.

    I followed this step to the letter. How exactly should I go about getting and using that custom wine32on64? Do I NEED to pay for CrossOver for this to work? I apologize if this is a stupid question, I am not the most computer-literate of individuals.

    The CrossOver trick no longer works for me.

  2. On 7/2/2018 at 3:17 PM, ADMH said:

    I am trying to install dotnet461 however it says that it cannot be installed because it "conflicts with dotnet40, which is already installed"

    Solutions?

    I recently obtained a new Mac computer. My old one does not run OS X Mojave, but my current one does. On Yosemite, I don't have this issue, and I've just run PKHeX, and it went fine. This did not. I followed the OP instructions to the letter, including paying close attention to the prefix differences, as I did with my previous installations that were successful.

    The hell do I do now? 

    EDIT 4/14/2019:

    Alright, this is a little bit, erm...roundabout so I'll see what I can explain.

    1) You have your 32-bit prefix, I'll assume. You'll now need "wget". Type into Terminal the following code exactly: brew install wget.

    2) Next, in order to get the winetrick for dotnet461 in the first place, type in: 

    Quote

    wget 'https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe'

    3) Next, type in: 

    Quote
    
    env WINEPREFIX=~/.wine32 WINEARCH=win32 wine ~/NDP461-KB3102436-x86-x64-AllOS-ENU.exe

     4) Follow installation instructions, then grab the other winetricks as instructed.

    Hope this helps!

  3. cabextract installed correctly for me. However, I cannot get any of the winetricks installed. I've tried "winetricks dotnet461" and "brew install winetricks dotnet461" among other permutations. I'm running OSX Sierra. All other steps went fine until I tried doing any winetrick.

     

    Thank you for any assistance.

×
×
  • Create New...