Upload 6 files
Browse files- .gitattributes +2 -0
- data-full/files/Adjustable.cfg +12 -0
- data-full/files/CINFO.BIN +3 -0
- data-full/files/GTASAMP10.b +3 -0
- data-full/files/gta_sa.set +0 -0
- data-full/files/gtasatelem.set +0 -0
- data-full/files/stream.ini +11 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
data-full/files/CINFO.BIN filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
data-full/files/GTASAMP10.b filter=lfs diff=lfs merge=lfs -text
|
data-full/files/Adjustable.cfg
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
;User defined touch control placement. This file contains only positions that have
|
| 2 |
+
; been modified by the user and is loaded on top of the defaults file.
|
| 3 |
+
|
| 4 |
+
PositionAndScale 52, 72, 46, 46 ; WIDGET_POSITION_RADAR
|
| 5 |
+
|
| 6 |
+
PositionAndScale 575, 50, 60, 35 ; WIDGET_POSITION_PLAYER_INFO
|
| 7 |
+
PositionAndScale 24, 124, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
|
| 8 |
+
PositionAndScale 35, 266, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_LEFT
|
| 9 |
+
PositionAndScale 102, 266, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
|
| 10 |
+
PositionAndScale 40, 191, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
|
| 11 |
+
PositionAndScale 92, 191, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
|
| 12 |
+
PositionAndScale 143, 330, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT_ALT
|
data-full/files/CINFO.BIN
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14ecbf3444da46728fec785fcdb72416d7c6d2ed846bacbf690d62c4e8ee20a2
|
| 3 |
+
size 634084
|
data-full/files/GTASAMP10.b
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8b33c778a46f3d4ac7402ecbf1a9664700cb77bc7d5f9e732e188341a3f9aac
|
| 3 |
+
size 195000
|
data-full/files/gta_sa.set
ADDED
|
Binary file (167 Bytes). View file
|
|
|
data-full/files/gtasatelem.set
ADDED
|
Binary file (392 Bytes). View file
|
|
|
data-full/files/stream.ini
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
memory 13500
|
| 2 |
+
devkit_memory 13500
|
| 3 |
+
vehicles 12
|
| 4 |
+
pe_lightchangerate 0.0005
|
| 5 |
+
pe_lightingbasecap 0.35
|
| 6 |
+
pe_lightingbasemult 0.5
|
| 7 |
+
pe_leftx 16
|
| 8 |
+
pe_topy 16
|
| 9 |
+
pe_rightx 16
|
| 10 |
+
pe_bottomy 16
|
| 11 |
+
dontbuildpaths
|