https://eikamikiku.github.io/bongocat-fighter/
Idea from https://github.com/kuroni/bongocat-osu/
Add browser source to OBS or whatever recording software.
Add the URL parameters to the link.
The full default URL would be:
https://eikamikiku.github.io/bongocat-fighter/?gamepad=0&buttons=12,13,14,15,2,3,5,0,1,7,4&deadzone=0.4&ap2s=15
Parameter | Default | Note |
---|---|---|
gamepad | 0 | Gamepad index. If you have multiple connected, and want a different gamepad to be used, change this number. |
buttons | 12,13,14,15,2,3,5,0,1,7,4 | Allows for custom button mapping. You have to provide all 11 buttons if you are going to change this. More info here. |
deadzone | 0.4 | How sensitive threshold is for axes to be counted as activated. |
ap2s | 15 | How many actions per about 2 seconds you have to do until you get a tryhard bongo cat face. |
You have to provide all buttons, if you are going to configure it.
Button numbers go in order, buttons are from bongo cat's perspective, including directions.
The buttons(5-10) go from left to right, first top then bottom row.
The order of buttons in the parameter:
- Up
- Down
- Left
- Right
- 1
- 2
- 3
- 4
- 5
- 6
- Smoke button
You can find out what button you are pressing if you open console (F12 in browser).
- Hitbox support.