1
0
mirror of https://github.com/td512/re3.git synced 2026-03-09 22:58:16 +00:00
Files
td512.re3/src
Zach Charo 6eb0fd52d7 Update Camera.cpp
camdist multiplier is consitently between 1 and 1.4 on 16:9 aspect ratio
On ultrawide, the cam dist multiplier jumps to anywhere between 2 and 3
The preferred distance generator for car objects is the cam dist multiplier * 120. Which puts cars that it's trying to generate outside of the allowed gen/draw distance for new car objects when on ultrawide. This means no new cars can spawn.
This change caps the scaling for the generation distance a bit above what it would be for 16:9 and does not affect the LOD multiplier.
2020-11-30 19:08:15 -06:00
..
2020-11-28 17:05:57 +01:00
2020-11-26 17:39:59 +01:00
2020-11-30 19:08:15 -06:00
2020-11-19 16:23:52 +01:00
2020-11-28 15:13:06 +02:00
2020-10-17 14:23:31 +03:00
2020-11-19 16:23:52 +01:00
2020-11-02 18:17:37 +02:00
2020-10-24 21:56:04 +03:00