ZeCryptic / osu-cat

141 stars 29 forks source link

osu!cat

This is a python application that tracks the cursor position and key inputs to create a Bongo Cat window which can be used as an overlay for streaming/recording applications.

Latest version

How to use

  1. Download the latest version of osu!cat.
  2. Extract the .rar file using a file archiver such as 7-Zip.
  3. Run the .exe inside the extracted folder.
  4. Wait a few seconds until two windows appear and press the first and second key that you want Bongo Cat to react on in the first window.
  5. Press either 0 for Bongo Cat to use a tablet or 1 for Bongo Cat to use a mouse.
  6. Press 1 to use a chroma key green background or 0 if you don't want it. You should see Bongo Cat in the other window

Changing the cat images

It is entirely possible to edit the png files to make the cat look different (totally understandable, they look bad). However, when doing so you need to make sure that the new picture files have a color depth of 32 bits. Otherwise the program will not work. One way of doing this is by just re-saving the images in a program like paint.net and select the 32-bit color depth option. I plan on fixing this bug in the future