update readme
This commit is contained in:
@@ -6,18 +6,18 @@ A toolset of convenient things for GTA V Online.
|
|||||||

|

|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> I have been forced to move this project from [GitHub](https://github.com/elituf/gta-tools) to [here](https://gitlab.com/futile/gta-tools). Sorry for the inconvenience. From now on you may always find the project source code via the redirect at [futile.eu/gta-tools](https://futile.eu/gta-tools).
|
> I have been forced to remove this project from [GitHub](https://github.com/elituf/gta-tools). Sorry for the inconvenience. From now on you may always find the project source code via the redirect at [futile.eu/gta-tools](https://futile.eu/gta-tools).
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
**Option 1** — <ins>Download</ins>
|
**Option 1** — <ins>Download</ins>
|
||||||
Download the latest release [here](https://gitlab.com/futile/gta-tools/-/releases/permalink/latest/downloads/gta-tools.exe) and place it somewhere convenient for you, such as Documents. You could then make a shortcut titled "GTA Tools", and pin it to taskbar or Start.
|
Download the latest release [here](https://git.atom.town/futile/gta-tools/releases/download/latest/gta-tools.exe) and place it somewhere convenient for you, such as Documents. You could then make a shortcut titled "GTA Tools", and pin it to taskbar or Start.
|
||||||
|
|
||||||
**Option 2** — <ins>Build from source</ins>
|
**Option 2** — <ins>Build from source</ins>
|
||||||
You will need Rust, which you can get [here](https://rustup.rs). Then, clone this repo and navigate to it. At this point, you should probably `git checkout x.x.x`, where `x.x.x` is the latest tag. You can then run `cargo build --release`. Once you do that, you can use the binary located at `.\target\release\gta-tools.exe` in the same way as **Option 1**.
|
You will need Rust, which you can get [here](https://rustup.rs). Then, clone this repo and navigate to it. At this point, you should probably `git checkout x.x.x`, where `x.x.x` is the latest tag. You can then run `cargo build --release`. Once you do that, you can use the binary located at `.\target\release\gta-tools.exe` in the same way as **Option 1**.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> It is recommended to always use an up-to-date version of GTA Tools from [releases](https://gitlab.com/futile/gta-tools/-/releases). You can also easily access this repository by going to the <kbd>About</kbd> page of GTA Tools and clicking the <kbd>git</kbd> button beside the version number.
|
> It is recommended to always use an up-to-date version of GTA Tools from [releases](https://git.atom.town/futile/gta-tools/releases). You can also easily access this repository by going to the <kbd>About</kbd> page of GTA Tools and clicking the <kbd>git</kbd> button beside the version number.
|
||||||
|
|
||||||
## Guide
|
## Guide
|
||||||
|
|
||||||
@@ -55,7 +55,7 @@ This feature is primarily useful for **replay glitching**, which is an exploit t
|
|||||||
<details>
|
<details>
|
||||||
<summary>How to do a replay glitch</summary>
|
<summary>How to do a replay glitch</summary>
|
||||||
|
|
||||||
1. Get to the finale of a heist/contract/mission series, such as **The Contract: Dr. Dre**
|
1. Get to the finale of a heist/contract/mission series, such as [**The Contract: Dr. Dre**](https://gta.wiki/w/The_Contract:_Dr._Dre)
|
||||||
2. Complete the finale as normal
|
2. Complete the finale as normal
|
||||||
3. Right *after* the **HEIST/MISSION PASSED** screen you get when you complete a finale (basically, when your cut is being shown), <kbd>Block</kbd> the game's internet access
|
3. Right *after* the **HEIST/MISSION PASSED** screen you get when you complete a finale (basically, when your cut is being shown), <kbd>Block</kbd> the game's internet access
|
||||||
4. After a few seconds, you will be shown an error screen and kicked to the main menu
|
4. After a few seconds, you will be shown an error screen and kicked to the main menu
|
||||||
@@ -66,12 +66,12 @@ This feature is primarily useful for **replay glitching**, which is an exploit t
|
|||||||
<details>
|
<details>
|
||||||
<summary>How to do a replay glitch (save server method)</summary>
|
<summary>How to do a replay glitch (save server method)</summary>
|
||||||
|
|
||||||
1. Get to the finale of a heist/contract/mission series, such as **The Contract: Dr. Dre**
|
1. Get to the finale of a heist/contract/mission series, such as [**The Contract: Dr. Dre**](https://gta.wiki/w/The_Contract:_Dr._Dre)
|
||||||
2. At any point before you complete the finale, <kbd>Block</kbd> the save server access (for example, at the beginning of the mission)
|
2. At any point before you complete the finale, <kbd>Block</kbd> the save server access (for example, at the beginning of the mission)
|
||||||
3. Complete the finale as normal
|
3. Complete the finale as normal
|
||||||
4. After loading into online, exit to story mode
|
4. After loading into online, exit to story mode
|
||||||
5. At this point, <kbd>Unblock</kbd> the save server access and load back into online
|
5. At this point, <kbd>Unblock</kbd> the save server access and load back into online
|
||||||
6. Finally, force a save by changing your outfit, and you should receive the finale cut, but also be able to go play the finale again immediately
|
6. Finally, you should already have the finale cut, *but*, remember to force a save by changing your outfit. You should be able to go play the finale again immediately
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user