Eponymous software for reading osu! memory, accounting for most of gosumemory's issues
- LOW CPU USAGE (I actually checked, this thing has a much lower memory recoil than the gosu)
- ALL GAMEMODES SUPPORT
- Menu state (map information, star rating, map metadata)
- Gameplay information (300's, 100's, 50's, live pp calculations, other stuff)
- ResultScreen information (result screen information with grades + gameplay data)
- Tournament state (in beta right now, dont have chat reading, and some output data)
- In-game overlay (kinda hard thing to make + i need some RFC for it)
π Homepage
- typescript >=4.9.5
- node >=18.14.2
npm install -g pnpm
pnpm install
npm install -g pnpm
pnpm install
pnpm run compile
pnpm run start
π€ Mikhail Babynichev
- Website: http://kotrik.ru
- Twitter: @kotrik0
- Github: @KotRikD
Special thanks to @xxCherry, for providing memory reading library
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a βοΈ if this project helped you!
Copyright Β© 2023 Mikhail Babynichev.
This project is GPL--3.0 licensed.
This README was generated with β€οΈ by readme-md-generator