diff --git a/README.md b/README.md index 9eb4afe..b65d5d5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Only these versions of the game is supported. I highly recommand installing the - GTA III v1.0 EN If you have those mentioned versions installed follow the steps below, -1. Install [DirectX9](https://www.microsoft.com/en-us/download/details.aspx?id=35), [Visual C++ Redistributable 2019 x86](https://aka.ms/vs/16/release/vc_redist.x86.exe) & [Asi loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases). +1. Install [DirectX9](https://www.microsoft.com/en-us/download/details.aspx?id=35), [Visual C++ Redistributable 2022 x86](https://aka.ms/vs/17/release/vc_redist.x86.exe) & [Asi loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases). 2. Download [**CheatMenuSA/VC/III.7z**](https://github.com/user-grinch/Cheat-Menu/releases) and extract everything in game root directory. The **CheatMenu** folder & **.asi** file must be placed in the same place. ### For III & VC @@ -45,7 +45,7 @@ You can either open a issue here or directly contact me on discord (Recommended) ## Required to build -1. [Build Tools 2019](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019) +1. [Build Tools 2022](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022) 2. [DirectX9 SDK](https://www.microsoft.com/en-us/download/details.aspx?id=6812) 4. [Plugin SDK](https://github.com/DK22Pac/plugin-sdk) 5. [Premake5](https://premake.github.io/) - Comes with already.