mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Reduce draw distances for Ew06 nomad asteroids
This commit is contained in:
parent
7a9b85ae65
commit
3ab2933cae
@ -95,6 +95,7 @@
|
||||
- Renamed "CUT SCENE" to "CUTSCENE" in the video options
|
||||
- Revived the unused water planet menu intro from the original game files
|
||||
- Updated the in-game version text so Freelancer: HD Edition's version number is displayed too
|
||||
- Reduced the draw distances of the lower Unknown asteroid field
|
||||
|
||||
|
||||
## [[v0.5] - 2022-01-21](https://github.com/BC46/freelancer-hd-edition/releases/tag/0.5)
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Field]
|
||||
cube_size = 500
|
||||
fill_dist = 5000
|
||||
fill_dist = 3500
|
||||
diffuse_color = 200, 255, 255
|
||||
ambient_color = 20, 70, 80
|
||||
ambient_increase = 40, 50, 50
|
||||
|
Loading…
Reference in New Issue
Block a user