Rosetta 3 Logo Rosetta 3

Distributions

Rosetta 3 is an unofficial compatibility layer based on WineBottler, made by Gabriel Margarido, that ables you to run Windows programs on Apple macOS (version Mojave 10.14 or older).

All versions of Rosetta 3 are available for download on Gabriel Margarido's official repository - Google Drive.

download
download

What is Rosetta 3

Rosetta 3 is an unofficial compatibility layer developed by Gabriel Margarido (a fork of Wine Project developed by Alexandre Julliard) that ables you to run natively softwares developed for Microsoft Windows.

Rosetta 3 can only run on Apple macOS Mojave (10.14) or older versions because Apple has been disabled 32-bit binaries support on macOS Catalina (10.15) or newer. It also makes easier running Windows programs on Apple macOS by using the context menu of mouse right button.


download

Installing and running apps on Rosetta 3 via Command Line User Interface

If you follow the geek life style, you can run Windows programs on Rosetta 3 through Mac OS X Terminal. To do this, follow the steps below:

Example: notepad-pp/notepad++.exe

# Installing and running
./rosetta3 install [folder]


# Running on 32-bit mode
./rosetta3 run [folder]/[executable]


# Running on 64-bit mode
./rosetta3 run64 [folder]/[executable]


# Uninstalling
./rosetta3 uninstall [folder]

If you have trouble using Rosetta 3, suggestions or if you would like only to chat, send me an e-mail [gabrielmargarido.dev@gmail.com]

Giving credit

If you use Rosetta 3, please give us credit, according to GNU LGPL 2.1 license. A nice way to give us further credit is to include a Rosetta 3 logo and a link to this site in a web page for your product.
Here are credits for

Running apps on Rosetta 3 via Graphical User Interface

Or if you would rather, you can download the Rosetta 3 with Graphical User Interface mode. First of all, to launch Windows programs through Rosetta 3, follow the steps below:



Open with > Rosetta 3 GUI.app



Mark "Always open with" > Open





Click on OK and now your program is able to run
on macOS Mojave or older through Rosetta 3