Ekstra Hava Direnci Yok (SCRIPT)
-
12 Aralık 20241.1no-extra-air-resistance-script_1734019974_91026.zip
Oyunu optimize etmek için, Rockstar haritanın belirli bölgelerinde "ekstra hava direnci" olan bölgeleri kullanarak oyuncuyu yavaşlatır. Bu, haritadaki tüm cull bölgelerini içeren "cull.ipl" aracılığıyla yapılır, bir cull bölgesi için olası bayraklardan biri "ExtraAirResistance"dir.
Sonuç olarak, aracınız bu harita bölgelerinde hem hızlanma hem de maksimum hızda yavaşlar.
Bu basit cleo script'i, modern donanımda artık gerekli olmadığı için bu optimizasyonu devre dışı bırakır. Modun bu versiyonu bir script olduğu için, "cull.ipl" dosyasını değiştiren toplam dönüşüm modlarıyla uyumludur, örneğin Proper Fixes.
Değişiklikler:
Güncelleme v1.1:
- SAMP'ta devre dışı bırakma seçeneği ile ini dosyası eklendi;
- Artık yamanın uygulanması sadece bir kez gerçekleşiyor;
- CLEO+ gereksinimi kaldırıldı.
Notlar:
- Orijinal mod fikri TJGM'den, orijinal mod "cull.ipl" dosyasını değiştirerek çalışıyor, bu da Proper Fixes gibi aynı dosyayı değiştiren toplam dönüşüm modlarıyla bazı uyumsuzluklara neden olabilir, bu versiyon ise herhangi bir dosyayı değiştirmeden aynı sonucu elde eden basit bir cleo script'tir, basitlik adına orijinal gönderisinden bazı kelimeleri kullandım, daha fazla detay için gönderisini kontrol edin: https://gtaforums.com/topic/999800-no-extra-air-resistance/. Yine TJGM'ye mükemmel çalışması için teşekkürler;
- Mod KLASÖRÜ'nü ModLoader'a taşıyarak kurun;
- Kaynak kodu dahil edilmiştir.
In order to optimize the game, Rockstar slows the player down in specific areas of the map using zones which have "extra air resistance". This is done through "cull.ipl", which contains all of the cull zones on the map, one of the possible flags for a cull zone is "ExtraAirResistance".
As a result your vehicle get slowed down on these zones of the map, both on acceleration and top speed.
This simple cleo script disables this optimisation as it is no longer necessary on modern hardware. As this version of the mod is a script, it is compatible with total conversion mods that replace "cull.ipl" file such as Proper Fixes.
Changelog:
Update v1.1:
- Added ini file with the option to disable on SAMP;
- Now it applies the patch only once;
- Removed need for CLEO+.
Notes:
- The original mod idea is from TJGM, the original mod work by replacing "cull.ipl" file, this could cause some incompatibilities with total conversions mod that change the same file such as Proper Fixes, this version instead is a simple cleo script that achieves the same result without replacing any files, for sake of simplicity i used some words of his original post, to get more details on it checkout his post: https://gtaforums.com/topic/999800-no-extra-air-resistance/. again thanks to TJGM for his excelent work;
- Install by moving the mod FOLDER to your ModLoader;
- Source code included.