Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Matsko3 committed Jun 3, 2023
2 parents e2fb395 + 388e9ef commit 4d18972
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Honkai-StarRail-Rich-Presence
A Honkai: Star Rail Rich Presence with OCR
# Honkai-StarRail-Rich-Presence - will be Updated whenever new Worlds/Bosses gets added


It's a simple Honkai: Star Rail RPC using OCR (it only works with EN lang text currently however you can edit the configs.json and add language if you want to.)

Rich Presence examples (you gonna change the fallback.json for your username/region):
![RPC1](RPC1.png)
![RPC2](RPC2.png)
![RPC4](RPC4.png)
![RPC3](RPC3.png)
![RPC5](RPC5.png)

- All the image assets belongs to miHoYo, as they are taken/extracted from the game.
- You can talk with me at Matsuko#3600 for anything regarding the rich presence.
- No, it's not perfect keep in mind you have to stay on the game window for it to capture the text content all the time otherwise when you switch windows it's gonna revert to the normal presence with just your username.
- Not gonna always detect everything.

# Tutorial

You will have to download first off Tesseract for it to scan for text.
- [Download Tesseract](https://digi.bib.uni-mannheim.de/tesseract/?C=M;O=A) == [5.0.1](https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.0.1.20220118.exe)

# Other information
Main idea was from [Zanzancomms's Genshin-Impact-Rich-Presence](https://github.com/Zanzancomms/Genshin-Impact-Rich-Presence) script, check their amazing work!

0 comments on commit 4d18972

Please sign in to comment.