You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,19 @@ Then, start Noita, and enable the mod.
34
34
35
35
Now you're ready to start a server and have fun!
36
36
37
+
### Installation MacOs (provided by @Ownezx and @Roenalt)
38
+
39
+
1. Install a GOG copy of Noita using [portingkit](https://www.portingkit.com/) by following the guide given directly on the Noita entry page on portingkit with a few specific options in the "Advance Settings" step:
40
+
1. Set the Engine to "WS12WineKegworks10.0-battle.net"
41
+
2. Set the Operating System to "Windows 11".
42
+
2. After confirming that the game launch, open the folder where the game is installed and navigate to where the `noita.exe` is located (usually in "/Users/{User}/Applications/Noita.app/Contents/SharedSupport/prefix/drive_c/GOG Games/Noita") and add a shortcut to it in the sidebar of the Finder.
43
+
3. Go to [releases](https://github.com/IntQuant/noita_entangled_worlds/releases), download the latest `noita-proxy-macos.zip`.
44
+
4. Unpack it and launch the proxy, it will ask to give the path to the `noita.exe` (that we save a shortcut to!). Once the path is given, the proxy will be able to download and install the mod automatically.
45
+
5. Close the proxy, then launch it again via a terminal with the following command: `~/Applications/noita-proxy-macos/noita_proxy --launch-cmd '"/Users/{User}/Applications/Noita.app/Contents/MacOS/wineskinlauncher" --run "C:\GOG Games\Noita\noita.exe"'`
46
+
6. Then you can enjoy the mod as usual, by enabling it in the "Mods" menu of Noita.
47
+
48
+
Note: The proxy must be launched via terminal with the command above every time you want to play multiplayer.
49
+
37
50
## Connect using Steam
38
51
39
52
In the Proxy window, click on "Create Lobby". Then, "Save lobby ID to clipboard". Send that ID to your friends, who can then *copy* it and press "Connect to lobby in clipboard".
@@ -90,4 +103,4 @@ Special thanks to:
90
103
- Contributors.
91
104
-@EvaisaDev for allowing to use code from Noita Arena mod.
92
105
-@dextercd for NoitaPatcher.
93
-
- Creators of other libraries used in this project.
106
+
- Creators of other libraries used in this project.
0 commit comments