konstructs / client

A voxel based game client.
http://www.konstructs.org
MIT License
49 stars 8 forks source link

Feature ini file settings take 2 #245

Closed nsg closed 7 years ago

nsg commented 7 years ago

This is another version of PR #233

fixes #85 and fixes #84 and closes #233

nsg commented 7 years ago
[client]
radius_start = 5
radius_max = 8
frames_per_second = 30

Is an improvement on my NUC, sure it lags a little but I can actually see things :)

I need to try to turn up radius_max to 50 or something crazy on my gaming PC and see what happens :) (out of memory probably, but it will be interesting to see how long it survives)

nsg commented 7 years ago

What do you think @petterarvidsson?

nsg commented 7 years ago

I have now tested it under Windows 10, works. The config file is created and loaded like under Linux. For the fun of it I tried to increase the max render distance but with a stable 60fps my gaming PC was still stuck at 608 (20).