Genshin Impact#

Yes, I play Genshin Impact. No, I will be taking not be taking further questions at this time.

Tools#

  • Project Amber: Need to look up a character’s talents but don’t want to go to the intrusively ad-ladden Fandom wiki? Project Amber is your website.

  • Keqing Mains: Best character and team build guides.

  • Genshin Optimizer: A tool to find the best artifacts for a given character. Can help you sort through your artifacts to find the best piece, or make suggestions that you wouldn’t have thought of.

  • Enka Network: Share summary card of your character’s stats using your public profile. Just input your UID!

  • Akasha: Genshin leader board using Enka data. Rank your builds against other participants!

Genshin Optimizer#

Genshin Optimizer requires that you input all your profile data into the tool first. People have automated this process with tools called Scanners. These use an OCR approach to scan video or a set of screenshots to generate a JSON databse suitable for import.

For artifacts, I’ve had the most success with Artiscan. For characters and weapons, Invetory Kamera seems to work well.

Inventory Kamera#

Source: https://github.com/Andrewthe13th/Inventory_Kamera

Inventory Kamera is a C# program that will OCR screenshot text (this uses Tesseract) to generate a Genshin Optimizer database. You can control the process manually or have the program control itself by injecting key inputs (this uses WindowInputs).