A native webfishing installer for macos
Rust 98.5%
Other 1.5%
5 1 7

Clone this repository

https://tangled.org/regnault.dev/webfishing-macos-installer
git@tangled.org:regnault.dev/webfishing-macos-installer

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Webfishing MacOS Installer#

An installer for a native version of webfishing on macos

Why??#

Webfishing is a game I love, however, it is poorely running on Whisky for macOS due to some unknown reason.

While searching for some solutions I stumbled across a blog article made by @vimaexd, it worked well in singleplayer, however as of now the multiplayer no longer works and this is why I decided to make this installer after figuring out how to patch this issue.

Prerequisite#

  • Root privileges
  • Steam

Installation#

To run the app, you can double-click on it, doing so will put the build folder inside your home directory /Users/[you]/build

You can also run it from the command line and doing so will put the build folder inside the current working directory.

Implemented Patches#

  • renaming steam_id_remote dictionnary key to remote_steam_id to fix network spam detection that resulted in timeouts

Credits#

@vimaexd for their blog post !