Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

SandeMC/GTAIVSetupUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This tool is deprecated. Use the WPF rewrite instead.

Gillian's GTA IV Setup Utility

Semi-automatically installs DXVK and launch options for your GTA IV installation. It automatically checks your hardware and what options to use, aswell as accounting for installed mods.

Building

This is a basic Python script, but some people might want to build the .exe out of it on their own.

pip install -r requirements.txt
pip install nuitka
nuitka GTAIVSetupUtility.py --onefile --enable-plugin=pyside6