March 28, 2024, 04:04:09 AM

Author Topic: Can OCTGN work on a MacBook?  (Read 23613 times)

ricravisa

  • Newbie
  • *
  • Posts: 1
  • Banana Stickers 0
    • View Profile
Re: Can OCTGN work on a MacBook?
« Reply #45 on: June 14, 2022, 07:37:52 AM »
Does anyone think upload a picture of my computer's screen could help?

Here is Included how to download OCTGN on mac

Download OCTGN: [http://octgn.net/Home/GetOctgn]
Launch Terminal.app
Install Homebrew (a package manager for OS X) [https://raw.githubusercontent.com/Homebrew/install/master/install]
Install git brew install git
If asked to install Command Line Tools, klick yes. Else xcode-select --install
Install XQuarts brew cask install xquartz
Install wine brew install --devel wine
Install winetricks brew install winetricks
Configure wine. WINEARCH=win32 WINEPREFIX=~/.wine-octgn winecfg Do not install Mono! Set windows version to 8 in the configuration window.
Install OCTGN dependencies WINEPREFIX=~/.wine-octgn winetricks -q vcrun2010 dotnet45
Re-configure wine, set windows version to 8. WINEARCH=win32 WINEPREFIX=~/.wine-octgn winecfg
Install OCTGN (fingers crossed) WINEPREFIX=~/.wine-octgn wine PATH-TO-OCTGN-INSTALL.exe (NOTE: Replace PATH-TO-OCTGN-INSTALL.exe with the full path to your downloaded OCTGN installer). Choose yes on following prompts. Make sure "Run OCTGN" is selected. If you see flickering artifacts, just close the application – it should be fine when you run it next time.
Launch OCTGN with WINEPREFIX=~/.wine-octgn wine ~/Documents/OCTGN/OCTGN/OCTGN.exe. This is how you launch OCTGN from now on, but I've created a small applescript that you can download here that makes it easier to launch: http://goo.gl/oo2iRI. Download and unzip, and double-click. If you followed the instructions it should launch OCTGN.

Also, I want to share one thing, if you're looking to replace your Mac to other variant then I would love to highly reccomend to taking MacBook Pro m1 cause apple says" the new chip deliver 18% better CPU and 25% better GPU performance over the previous design”. it's true MacBook Pro price in bd is much higher compare to other county. I want to listen to it from an expert. Otherwise, this is an amazing device to play anything or heavy work, also Which have ability to gives you faster using experience.
« Last Edit: June 14, 2022, 07:45:56 AM by ricravisa »