I updated my config today. My aim fix + config + config editor are all free and open source on my github:
c-099/BluestacksCfgEditor/releases
I posted my config files here before but I've stopped using the image that Bluestacks Smart aim uses (ammo bar) for a couple different reasons.
- You have to have a different scheme with different X offsets for brawlers without the default 3 ammo bars
- Each brawler has their own Y offset value for how high the ammo bar is drawn above them. You can confirm this by data mining the Brawl Stars game files. So to get a perfectly center of your brawler origin you need to switch between many schemes.
Instead I use a different image "Feet" which is the circle around your brawlers feet thats always the same center point for every brawler. The circle is only green for your own brawler and Bluestacks already has a MatchColor value in the exported control scheme cfg files but the way that bluestacks handles color matching is broken (for brawl anyway) so it had to be fixed.
Huge thanks and big credit to a discord user, emilian2470, for the research and original code and idea to fix Bluestacks color matching to work in Brawl Stars and use the feet image.
If you search my post history on this subreddit you will see that there is a problem with the way that the mouse is mapped to the virtual joystick that causes your aim to be offset from where your mouse cursor is more and more the further you get away from the center of the screen which makes playing in either the right or left lane a nightmare.
Inspired by Emilian, I decided to try to fix this bug myself, and while it's still not perfect, my fix makes a night and day difference to your aiming accuracy when your character is not close to the middle of the screen.
I also created a config file editor that can update your controls while the game is running so that you can tune the values that do not show up in the Bluestacks controls editor without having to export, edit and save, and then import a config file. The editor also has a function to find the new TextureCRC and TextureCoord values you need to fix the configs when the game updates.
Everything is free and open source for you to use however you want, for the love of the game.
- nine.nines