50 файлов понравилось
1 комментарий
22 видео
13 загрузок
10 подписчиков
5 282 загрузки
Самый популярный файл
Последние файлы
(Показать всё)
- Транспорт
- .Net
5.0
210
28
v0.1.0.0
By Niziul

- Геймплэй
- .Net
5.0
330
21
v0.2.0.0
By Niziul
@Wetter42 all good. you too men.
challenging, I liked it!
Thanks bro
@nj5050 I have no idea
@nj5050 It is really very strange, but I will do some tests here and see what I can do about it in case the problem is my script. Thanks for your feedback.
@nj5050 thank! 😳🤝
I'm not sure if I understand, but in case you're wondering if my code affects other non-player helicopters, the answer is no. The script only works with the helicopter belonging to the player.
@Saccharine actually check if in the directory: "Grand Theft Auto V\scripts\AutorotationManeuver\UserInterfaceResources" there is a file called "DisplayCompatibility" and if so, check the content and see if it looks like this:
[COMPATIBILITY]
2,333333 = 21:9
1,888889 = 17:9
1,6 = 16:10
1,777778 = 16:9
1,25 = 5:4
1,666667 = 5:3
1,333333 = 4:3
1,5 = 3:2
[21:9]
SCREEN CENTER POSITION = 840
[17:9]
SCREEN CENTER POSITION = 680
[16:9]
SCREEN CENTER POSITION = 640
[16:10]
SCREEN CENTER POSITION = 576
[5:4]
SCREEN CENTER POSITION = 450
[5:3]
SCREEN CENTER POSITION = 600
[4:3]
SCREEN CENTER POSITION = 480
[3:2]
SCREEN CENTER POSITION = 540
@Saccharine check if you have placed the folder named AutorotarionManeuver in the script folder.
@Saccharine what is the aspect ratio of your monitor?
@budy-belgium Thanks.
As for how long this handling took, it is a little hard to say, I think it took a little over a year, as that is how long I have been logging into gta weekly to test the different parameters of the file handling.