You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,42 +51,6 @@ This ensures you get **proper crash messages** from the Essentials Pack. FLA’s
47
51
48
52
On this [**Channel**](https://discord.com/channels/689515979847237649/1414177877515046934) you will get all the support needed to solve any compatibility issues.
49
53
50
-
## ✨ Key Features
51
-
52
-
- ✅ Added thousands of new props!
53
-
- ✅ Extended, reworked **procedural spawn system - procobj.dat** for garbage and small details across the entire map. Carefully crafted using the original game’s mechanics, with **marginal impact on FPS**
54
-
- ✅ Thanks to the [FastLoader](https://github.com/user-grinch/FastLoader) no crashes with other `.dat` mods (e.g. *Proper Fixes*, *Combat FX Update*)
55
-
- ✅ All content from version **2.3** restored
56
-
- ✅ Includes **never-published assets** from the original Grinch's repository, added missing **textures** for never published new props
57
-
- ✅ All [Community Fixes](https://libertycity.net/files/gta-san-andreas/221956-project-props-v2-2-fixes.html) included
58
-
- ✅ Fully compatible with **Urbanize!**
59
-
- ✅ No crashes reported during testing
60
-
- ✅ Extended Residue Objects functionality (ProjectProps.asi) on all the lamppost and traffic lights
61
-
- ✅ Fixed occasionall crash with the script ProjectProps.asi
62
-
- ✅ Fixed **positioning** for hundreds of models, positioning bugs are very rare now
63
-
- ✅ **Weeds** optimized by @.zeneric - thousand of automaticly generated weeds models are now merged into batches, to optimise memory usage, it's a technique from modern games
64
-
65
-
<palign="center">
66
-
<imgsrc="https://github.com/user-attachments/assets/204bb565-5bde-4819-9d92-94c1fb7cf329"alt="Project Props Community RC1" />
67
-
</p>
68
-
69
-
## 📦 Included Projects with permissions and active colaboration with the authors
- 🔗 *Reaper’s Camp* – a **Breaking Bad-inspired** trailer site with realistic detailing
77
-
78
-
## ⚙️ About Merging
79
-
80
-
All merging was performed using a **custom script**. The script performs smart collision detection, thanks to that we were able to merge many mapping projects and assure Urbanize compatibility.
81
-
If you notice any **object collision**, visual glitch, or bug:
82
-
-**Please report it!**
83
-
- Include a **screenshot** and **exact XYZ coordinates**
84
-
- We patch bugs quickly and consistently !
85
-
86
54
## ⚠️ Proper Fixes Compatibility Note
87
55
88
56
**Proper Fixes** comes with **two different `procobj.dat` files**, which is confusing – and they do completely opposite things. Since Project Props heavily depends on this system, here’s a clear explanation:
@@ -127,7 +95,6 @@ Compatibility with such mods is **not supported** – and in fact, you don’t n
127
95
In general, **modloader** has no problem merging multiple `procobj.dat` files.
128
96
However, other mods that modify `surfinfo.dat` may conflict and cause crashes when used alongside Project Props.
129
97
130
-
131
98
## ⚠️ Urbanize Compatibility Note
132
99
133
100
If you prefere Urbanize Mailboxes, Hydrants and Parking Meters - Use default settings
@@ -137,7 +104,6 @@ Delete or #comment those lines:
137
104
IPL data\maps\Urbanize - Mails.ipl
138
105
IPL data\maps\Urbanize - Street Side.ipl
139
106
```
140
-
141
107
## ⚠️ Project 2dfx Compatibility Note
142
108
143
109
For **Project 2dfx**, make sure to **disable loading of all binary IPLs**. If not game will crash.
By default, **Project Props Community** ships with settings that leave some spare headroom for additional objects.
162
128
129
+
## ✨ Key Features
130
+
131
+
- ✅ Added thousands of new props!
132
+
- ✅ Extended, reworked **procedural spawn system - procobj.dat** for garbage and small details across the entire map. Carefully crafted using the original game’s mechanics, with **marginal impact on FPS**
133
+
- ✅ Thanks to the [FastLoader](https://github.com/user-grinch/FastLoader) no crashes with other `.dat` mods (e.g. *Proper Fixes*, *Combat FX Update*)
134
+
- ✅ All content from version **2.3** restored
135
+
- ✅ Includes **never-published assets** from the original Grinch's repository, added missing **textures** for never published new props
136
+
- ✅ All [Community Fixes](https://libertycity.net/files/gta-san-andreas/221956-project-props-v2-2-fixes.html) included
137
+
- ✅ Fully compatible with **Urbanize!**
138
+
- ✅ No crashes reported during testing
139
+
- ✅ Extended Residue Objects functionality (ProjectProps.asi) on all the lamppost and traffic lights
140
+
- ✅ Fixed occasionall crash with the script ProjectProps.asi
141
+
- ✅ Fixed **positioning** for hundreds of models, positioning bugs are very rare now
142
+
- ✅ **Weeds** optimized by @.zeneric - thousand of automaticly generated weeds models are now merged into batches, to optimise memory usage, it's a technique from modern games
143
+
144
+
145
+
## 📦 Included Projects with permissions and active colaboration with the authors
- 🔗 *Reaper’s Camp* – a **Breaking Bad-inspired** trailer site with realistic detailing
153
+
154
+
## ⚙️ About Merging
155
+
156
+
All merging was performed using a **custom script**. The script performs smart collision detection, thanks to that we were able to merge many mapping projects and assure Urbanize compatibility.
157
+
If you notice any **object collision**, visual glitch, or bug:
158
+
-**Please report it!**
159
+
- Include a **screenshot** and **exact XYZ coordinates**
0 commit comments