Ppcat
Bongos cat for OBS
Install / Use
/learn @minttuNB/PpcatREADME
ppcat
Bongo cat stream overlay for OBS. Supports both mouse and tablet.
IMPORTANT
Set the Compatibility setting to "Windows 8" if you're on Windows 10 in order to avoid bugs like white screen or black screen in OBS.
This is no longer needed in version v1.2.0 and up.
config.json
The configuration file (generated on start-up, located in the same folder as the .exe) contains a variety of options:
{
"resX": 1600,
"resY": 900,
"letterboxing": false,
"lbResX": 1280,
"lbResY": 960,
"mode": "osu",
"modes":{
"osu":{
"keyLeft": 90,
"keyRight": 88,
"mouse": false
},
"taiko":{
"keyLeftBlue": 90,
"keyLeftRed": 88,
"keyRightRed": 67,
"keyRightBlue": 86
}
}
}
resX- your screen resolution widthresY- your screen resolution heightletterboxing- whether to use a letterbox resolutionlbResX- your letterbox resolution widthlbResY- your letterbox resolution heightmode- your preferred gamemodeosufor OSU-related key pressestaikofor taiko-related key presseskeyboardfor any key press
modes- contains mode-specific settings:
osu!std specific:
modes.osu.mouse-trueuses mouse sprites,falseuses tablet spritesmodes.osu.keyLeft- your Left Click button in osu!. Z by defaultmodes.osu.keyRight- your Right Click button in osu!. X by default
osu!taiko specific:
modes.taiko.keyLeftBlue- left outer drum key. Z by defaultmodes.taiko.keyLeftRed- left inner drum key. X by defaultmodes.taiko.keyRightRed- right inner drum key. C by defaultmodes.taiko.keyRightBlue- right outer drum key. V by default
Please use a tool such as http://keycode.info/ to find keycodes for your own keys.
Related Skills
node-connect
335.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.7kCommit, push, and open a PR
