Instructions to start your journey in wonderful world of Webfishing
Go to file
masta0f1eave 6c62fe0135 Update README.md
Добавил возможное решение проблемы с установкой DotNet
2024-10-27 21:34:54 +03:00
LICENSE Initial commit 2024-10-27 15:37:12 +03:00
README.md Update README.md 2024-10-27 21:34:54 +03:00

Webfishing-startup

Русская версия

Инструкция для старта путешествия в прекрасом мире WEBFISHING!

  1. Я использовал Manjaro Linux с GE-Proton9-7, проблем не возникало. Однако мне рассказали про проблемы установки DotNet, поэтому у тебя может не всё заработать. Поиск по Сети нашёл мне вот это, возможно поможет: https://www.reddit.com/r/linux_gaming/comments/171ccrd/wemod_geproton8_dotnet48_install_fails_is_it/

  2. Достаём игру - официальным или неофициальным способом, на самом деле без разницы. В пиратской версии нельзя играть на официальных серверах, ко-оп работает.

Оф. версия (всего 200р!)

Неофициальная версия: (чел, ищи сам на трекерах).

  1. Скачиваем последнюю версию GDWeave - фреймворка для запуска модов под WEBFISHING (zip архив): https://github.com/NotNite/GDWeave/releases

  2. Распаковываем архив в установочную директорию WEBFISHING, для версии Steam под линуксом это ~/.local/share/Steam/steamapps/common/WEBFISHING/, для Windows найдёшь самостоятельно, я в тебя верю.

  3. Теперь у нас есть GDWeave и мы можем скачивать и устанавливать другие моды.

Официальный репозиторий от разработчика GDWeave с кучей разных модов: https://notnite.github.io/webfishing-mods/

Скачиваем моды:

На самом деле ReelChat состоит из двух частей - самого мода и API для него: https://github.com/BlueberryWolf/APIs/releases/latest/download/BlueberryWolfi.APIs.zip

  • что-нибудь ещё, предлагайте свои варианты...
  1. Распакуй скачанные файлы в директорию GDWeave, которая называется 'mods'.

  2. Добавь следующую строчку в опции запуска игры в Steam: WINEDLLOVERRIDES="winmm=n,b" %command%. После запуска игры тебе будет предложено установить .NET 8.0, оно тебе НЕОБХОДИМО для работы GDWeave.

В итоге у тебя должна получиться примерно такая структура каталогов в установочной директории WEBFISHING:

.
   |-GDWeave
   |---core
   |-----runtimes
   |-------win
   |---------lib
   |-----------net8.0
   |---mods
   |-----BlueberryWolfi.APIs
   |-----BlueberryWolfi.ReelChat
   |-----TackleBox

Наслаждайся!


English version

Instruction to start your journey in wonderful world of WEBFISHING!

  1. I've used Manjaro Linux with GE-Proton9-7, and expierenced no problems. But I'm aware of problem wth installation of DonNet. Search on the Web found this, may be helpful: https://www.reddit.com/r/linux_gaming/comments/171ccrd/wemod_geproton8_dotnet48_install_fails_is_it/

  2. Get the game - either official or not, doesn't matter TBH. In non-official version you an't play on official servers, but co-op still works.

Official one (it's only $2!)

Non-oficial: (find it yourself bro).

  1. Download last version of GDWeave - a modding framework for WEBFISHING (zip archive): https://github.com/NotNite/GDWeave/releases

  2. Un-pack zip file into WEBFISHING installation directory, for Steam version on Linux it's ~/.local/share/Steam/steamapps/common/WEBFISHING/, for Windows you'll find it yourself, I believe in ya.

  3. Now as you've got GDWeave, you can download and extract other mods into it's directory.

Official repo from developer of GDWeave with many extra mods is here: https://notnite.github.io/webfishing-mods/

Next, we'll download this mods:

ReelChat actually consists of two parts - mod and API for it: https://github.com/BlueberryWolf/APIs/releases/latest/download/BlueberryWolfi.APIs.zip

  • smth else, submit your suggestions...
  1. Un-pack those mods into GDWeave directory called 'mods'.

  2. Add this to the Steam command line options: WINEDLLOVERRIDES="winmm=n,b" %command%. The game will prompt you to install .NET 8.0, you NEED it for GDWeave to run.

At the end you should end up with something like this in your WEBFISHING installation directory:

.
   |-GDWeave
   |---core
   |-----runtimes
   |-------win
   |---------lib
   |-----------net8.0
   |---mods
   |-----BlueberryWolfi.APIs
   |-----BlueberryWolfi.ReelChat
   |-----TackleBox

Enjoy!


Sources:

  1. 'How to mod WEBFISHING :D': https://steamcommunity.com/sharedfiles/filedetails/?id=3353826944
  2. 'How to use MIDI Files for the Guitar!': https://steamcommunity.com/sharedfiles/filedetails/?id=3352573634