Skip to content

marcincichocki/breach-protocol-autosolver

Repository files navigation

Breach Protocol Autosolver

Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.

Video showcase:

Breach Protocol Autosolver v2 preview

Features

  • client for Windows and Linux
  • support for GeForce Now and Google Stadia
  • support for every language in Cyberpunk 2077
  • support for every aspect ratio
  • GUI calibration for users with non standard settings
  • auto updates
  • configurable behaviour
  • stats and history viewer

Download

NexusMods Page

GitHub Releases

Documentation

FAQ

Troubleshooting


Development

npm install # install dependencies
npm run webpack:watch # build code for renderer/worker/main
npm run electron:run # start electron

Running this project on wsl/wsl2 requires x11 server to function properly.

Build

npm run electron:build # build binary for current platform

Tests

npm test # single run
npm run test:watch # watch mode

License

MIT