G2-Games / genshin_map_creator

Grab the official genshin map tiles from the online map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genshin Map Creator

Simply creates a jpg and png of the full up to date Genshin Impact map, sourced from the official online interactive map..

To run, simply run getMap.py with python

Usage

python3 getMap.py [Map ID] [Overlay IDs]

Example:

python3 getMap.py 2 "1,2"

The overlay IDs are the "layers" of the map, currently I didn't make a good way to grab all of them.

About

Grab the official genshin map tiles from the online map


Languages

Language:Python 100.0%