Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

mezleca/bakkesmod-linux

Repository files navigation

BakkesMod Linux

R.I.P

An updated and cleaner version of mezleca/BakkesLinux.

What does this do?

This allows you to use BakkesMod on Linux without relying on the official Windows installer inside each Wine/Proton prefix.

Instead of fighting with multiple prefixes, broken installers, or duplicated files, this tool:

  • Downloads and manages all required BakkesMod files once
  • Copies only what is needed into the target Wine/Proton prefix.
  • Uses symlink for plugins / cfgs, meaning even if you uninstall the prefix, the config files should remain intact.
  • Uses a minimal C++ injector to inject the bakkesmod on the wine process.

Requirements

  • Python 3.8+
  • Rocket League

Installation

pipx (recommended)

# install bakkesmod 
pipx install --force git+https://github.com/mezleca/bakkesmod-linux.git

# if you want to create a .desktop file for BakkesMod, run:
bakkesmod --create-desktop

From source

git clone https://github.com/mezleca/bakkesmod-linux.git
cd bakkesmod-linux
pipx install -e .

About

BakkesMod for linux

Topics

Resources

Stars

Watchers

Forks

Contributors