A simple tool based on gtamaplib simplyfying the process of mapping GTAVI written in Python
Thanks to the creator of gtamaplib!
- Download VI Mapper
- Download gtamaplib. Your download should be more than 1GB in size, if not you have to download all .zip files one by one.
- Move *.zip files,
gtamapdata.pygtamaplib.pygtamaputils.pyto VI Mapper folder. (Don't extract any zips!). - Open VI Mapper folder in your IDE of choice (I use JetBrains PyCharm and recommend using that too).
- Install all gtamaplib's dependencies.
- Open 'gtamaplib.py' and replace 'from tqdm import tqdm' with 'from tqdmhijack import tqdm'.
- Now you can start
vimapper.py. If it throws error saying that it can't find tkinter, then you have to switch python installations or install other version of python.
- English (Always updated)
- Polish (Always updated)
If you encounter any issues using this tool or want to request a feature reach out to me at the GTAVI Mapping Community Discord server!




