Skip to content

yechankun/bongocat-Yechan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Korean

봉고캣-예찬은 예찬군의 방송을 위해 만들어진 프로젝트입니다.
기능키도 오로지 예찬군을 위해 특화되었습니다.
창이 포커스 되어 있지 않아도 마우스 키보드 입력을 인식합니다.

사용법

마우스 입력

마우스트래킹: 마우스 움직임

키보드 입력1

왼쪽으로 터치: E 오른쪽으로 터치: D, Space

키보드 입력2

손 흔들기: V

키보드 입력3

비트 타기: Left-Alt

키보드 입력6

선글라스: F7

키보드 입력5

춤추기: F8

키보드 입력6

미러볼: F9

키보드 입력7

담배: Scroll Lock

키보드 입력8

찡그리기: Pause

키보드 입력9

이 대부분의 기능을 동시에 사용할 수 있습니다.

키보드 입력9

한 가지 제약사항으로 (선글라스,찡그리기-춤추기) (마우스 트래킹-춤추기) 기능은 동시에 지원하지 않습니다.

활용

크로마키

방송을 진행하면서 위와 같은 기능들을 사용할 수 있습니다.
OBS 기준 게임 캡처-크로마키를 사용하면 매끄럽게 버추얼 아바타 완성

bongocat-Yechan Original-source: https://github.com/kuroni/bongocat-osu MIT-LICENSE

Origin

English

Description

An osu! Bongo Cat overlay with smooth paw movement and simple skinning ability, written in C++.

You can find how to configure the application in our wiki.

Releases can be found here.

Any suggestion and/or collaboration, especially that relating to sprites, is welcomed! Thank you!

Original post by u/Kuvster.

Further information

In order to play with fullscreen on Windows 10, run both osu! and this application in Windows 7 compability mode.

Press Ctrl + R to reload configuration and images (will only reload configurations when the window is focused).

Supported operating system:

  • Windows
  • Linux (tested with Arch Linux with WINE Staging 5). Note: You must use WINE Staging, because for whatever reason on stable WINE bongocat-osu doesn't register keyboard input from other windows.

Notice: If you're using WINE on Linux, make sure that osu! and this application run in the same WINEPREFIX.

For developers

This project uses SFML and JsonCpp. JsonCpp libraries are directly included in the source using the provided amalgamation.py from the developers.

To build the source, download the SFML libraries, duplicate Makefile.demo to Makefile, then replace <SFML-folder> in Makefile with the desired folder, and run these commands from the base directory:

mkdir bin
make

To test the program run this from the base directory:

make test

Alternatively, you can copy the newly-compiled bin/bongocat.exe into the base directory and execute it.

If you have troubles compiling, it can be due to version mismatch between your compiler and SFML. See #43 for more information.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published