Usage (Try on GitHub Pages!)
- Enter the wish screen in Genshin Impact (default keybind:
F3
) - Select History at the bottom (located next to Details). You should see a 6x3 table with your most recent wishes.
- Navigate with the arrows at the bottom until you see your most recent 5-star character or weapon. Alternatively, go to your first few wishes if you have yet to pull a 5-star in that banner.
- Copy everything by pressing
Ctrl+A
followed byCtrl+C
- Paste the text into the calculator, selecting your server region. Click ▶ to view results.
Open up the project's root directory, install dependencies, and run Webpack (should have Node.js installed).
git clone https://github.com/forkpoweroutlet/genshin-pity-calculator
cd genshin-pity-calculator
npm install
npm run build
Pull requests are welcome; just open an issue if you want to talk about it first.
Changes from the main branch will automatically be merged into gh-pages
where they are built and deployed by GitHub Actions.
Relating to the assets
folder: © All rights reserved by miHoYo. Other properties belong to their respective owners.
This only really works on PC and Genshin Impact set to the English language, though I might consider adding translations down the line. Also, Genshin doesn't appear to save wish history for more than 6 months, so do keep that in mind when using this tool.
If you want to have this repository taken down, please let me know and I will voluntarily do so.