aboutsummaryrefslogtreecommitdiffstats
path: root/Extras/Fast Save Load
diff options
context:
space:
mode:
authorkj_sh6042026-05-25 10:44:37 -0400
committerkj_sh6042026-05-25 10:44:37 -0400
commite7ee12e7a41679ffdcae6499a6b9a3268c60b5bb (patch)
tree897af38c04485096aefb2ce824fb52871dc6eb05 /Extras/Fast Save Load
parent27764545a8e73349929bc9bae8390992a19830c9 (diff)
refactor: rename and deleteHEADmain
Diffstat (limited to 'Extras/Fast Save Load')
-rw-r--r--Extras/Fast Save Load/CREDITS.txt3
-rw-r--r--Extras/Fast Save Load/Directly loads your lastest save at launch the game, just like PS20
-rw-r--r--Extras/Fast Save Load/Extract inside the game folder0
-rw-r--r--Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.asibin684544 -> 0 bytes
-rw-r--r--Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.ini12
5 files changed, 0 insertions, 15 deletions
diff --git a/Extras/Fast Save Load/CREDITS.txt b/Extras/Fast Save Load/CREDITS.txt
deleted file mode 100644
index cc13983..0000000
--- a/Extras/Fast Save Load/CREDITS.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-by: ThirteenAG
-
-Link: https://gtaforums.com/topic/602025-iiivcsa-saveloader/ \ No newline at end of file
diff --git a/Extras/Fast Save Load/Directly loads your lastest save at launch the game, just like PS2 b/Extras/Fast Save Load/Directly loads your lastest save at launch the game, just like PS2
deleted file mode 100644
index e69de29..0000000
--- a/Extras/Fast Save Load/Directly loads your lastest save at launch the game, just like PS2
+++ /dev/null
diff --git a/Extras/Fast Save Load/Extract inside the game folder b/Extras/Fast Save Load/Extract inside the game folder
deleted file mode 100644
index e69de29..0000000
--- a/Extras/Fast Save Load/Extract inside the game folder
+++ /dev/null
diff --git a/Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.asi b/Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.asi
deleted file mode 100644
index 74cbb70..0000000
--- a/Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.asi
+++ /dev/null
Binary files differ
diff --git a/Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.ini b/Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.ini
deleted file mode 100644
index 593288f..0000000
--- a/Extras/Fast Save Load/scripts/III.VC.SA.SaveLoader.ini
+++ /dev/null
@@ -1,12 +0,0 @@
-[MAIN]
-LoadSlot = 0 // 0 - auto, 1-128 - available slots(8 shows ingame), 129 - new game. -1 - disable.
-SkipIntro = 0
-SkipOutro = 0 // Disables outro screen in VC.
-DisableLoadingScreens = 0 // Disables loadscreens in III and VC. Works also as fastloader in SA.
-CustomUserFilesDirectoryInGameDir = 0
-// user files will be stored in a specified directory, for example - 'save' (without quotes). Set to 0 to disable.
-
-[GTASnP.com]
-UploadSaves = 0 // When saving the game in 8th slot plugin will upload it to GTASnP.com and save the link here. You can continue the game while save is being uploaded.
-DownloadSaves = 0 // Loading save from 8th slot will result downloading it from GTASnP.com.
-CopyUrlToClipboard = 0 // After saving the game to 8th slot gtasnp link will be copied to clipboard.