FLHDE / freelancer-maximized-draw-distances

A modification for the game Freelancer (2003) that maximizes the draw distances of space structures, asteroids, and effects. It also ensures the best possible level of detail is shown for these entities at any distance.
https://www.moddb.com/games/freelancer/downloads/freelancer-maximized-draw-distances
MIT License
1 stars 0 forks source link

Find out if the poly flipping distance can be safely increased #16

Open BC46 opened 3 years ago

BC46 commented 3 years ago

Currently offset 1C8910 in Freelancer.exe has been set to 40000f when it was 20000f before. This has allowed jumpholes to be visible from up to 40K away. It would be great if this value could be set even higher, but raising it too high could introduce glitches. Therefore, this should be tested to determine whether or not the value can be safely increased.

BC46 commented 3 years ago

Graphical glitches seem to appear on planet surfaces when the poly flipping distance is set to 80000f.