Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 3.46 KB

File metadata and controls

77 lines (49 loc) · 3.46 KB

Frequently Asked Questions

Windows is telling me that this file is dangerous!

That's because installer is not signed. If you are willing to pay for code signing certificate, I can consider adding it.

If code is not signed, how can I know this program is secure?

It's open source.

How do I change default key bind?

  1. go to the settings;
  2. find key bind input and click on it;
  3. press desired key combination.
  4. Only on versions below 2.1.0: Confirm your choice with Enter.

I changed UI navigation keybindings in the game, will BPA work with it?

You must set the same navigation keys in BPA and in Cyberpunk 2077. Otherwise BP will not be solved.

  1. go to the settings;
  2. in AutoSolver section find key bind inputs and click on desired field;
  3. press key that you selected in the game.

I'm playing on gamepad, is it possible to bind BPA to it?

Yes, although not directly. You must use external tool like AntiMicro for gamepad, or X-Mouse Button Control for mouse. Simply bind gamepad/mouse to output BPA's key bind. Just make sure that selected gamepad/mouse bind does not interfere with Breach Protocol!

What is the difference between "solve" and "solve with priority"?

Both will solve BP, but the difference is which daemons will be solved.

"solve" will order daemons by their index, meaning that those are at the bottom of the list will be more valuable than those at the top.

"solve with priority" will prioritize on one specific daemon and then fallback to index for anything else.

Please note that indexes are counted without daemon solved by "Head Start" perk!

Example:

BD BD <- index: none, already solved by "Head Start" perk
7A 7A BD <- index: 1, "solve with priority 1" will focus this daemon
BD 7A 1C <- index: 2, "solve with priority 2" will focus this daemon

I have found a bug! How do I report it?

Report it on NexusMods page, or in github repository.

Depending of the issue type, you should provide information that will help resolving the issue as fast as possible.

these informations should include:

  • Operating System;
  • Cyberpunk 2077 platform(native/Proton/Google Stadia/GeForce Now);
  • BPA version;
  • relevant BPA settings.

Attaching failed BP snapshot is recommended if applicable.

How to make it work on streaming services?

On Windows use AutoHotkey as engine, as NirCmd can't send input to streaming services. On Linux it should work out of the box.

There are other tools like this. How this differs from the rest?

BPA works on Windows, Linux, streaming services and on every supported language by Cyberpunk 2077.

What about macOS version?

macOS version is theoretically possible, but I can't commit to it because I don't have a mac to test it on.

If you are interested in creating macOS distribution, open new issue in github repository.

I would like to propose a new feature!

Post it on NexusMods page, or in github repository with relavant information.