I mentioned interpolation as fix for this in some discussion before, and honestly, I don't think there is any better way to adapt to all those different monitor rates (60, 75, 95, 144) other than interpolate all the transforms. It is fairly simple and works well, and that's the way it is done everywhere I know of.
Nice work there. Would it be hard to add tyres filtering?
I am asking because I have implemented a tracker myself, and I went by the hard way of using binary serialization and also I do manage data by hand (in a very well optimized way, almost).
But if I get it right, you just fill the database with data and then query by those filters. That makes it easier to implement new filters. Am I right?
Grouping and non-overlapping is not that big of a deal, I mean we don't necessery need them. Snapping to each other borders would be enough. What bothers me in that regard is that current design limits us with 256 points precision, and overcoming that would bring a lot of trouble with all the insim apps around here.
Currently we have 256 points per screen. In VR mode afaik we have that virtual screen on top of the steering wheel. So we want to extend that range. If you just stretch it, you can let users narrow it back by hand moving those insim elements by hand. But there are other options...
There was no clear answer from Scawen himself though.
But from what I know, they had quite some troubles with setting up their taxes accounting system with the government around 2015/2016 New Year time, so then getting into steam, I presume, might not be so easy in that regard.
Also, a lot of times games on Steam have different prices in different countries. Should they conform to that? If they should, how would that cope with the fact that current license owners purchased the game with (rediculous for some countries like Russia these days) 12 Pounds per license (36 in total)? One of the reasons why Steam is so popular, is that games have acceptable prices most of the time.
Moreover, they would have to split the product into free Demo, then S1, S2 and S3. I doubt that it will be so easy. Tbh I never saw a game on steam that had Demo with purchasable content.
Now that we can partially acknowledge the difficulties, I am not surprised that Devs never posted any answer to the question.
But if they will do try to enter Steam, the best is to wait until more content and new tyre physics get released.
There is a gaming caffe in Russia which does provide LFS among other games (list is like ~100 items, Oculus and HTC Vive games). I wonder if they ever contacted LFS devs or fitted LFS logo anywhere...
I decided to move from static to dynamic linking of the Qt framework. Dynamic linking is usually considered as the better choice in general. UPD: good example is that if you have 20 programs that use the same version of framework, when you dynamically link to the same shared library file (DLL/SO), you can save a lot of memory. For LFSTop it is not that much of a use, but still it is better to follow common sence.
When I used static linking my toolchain could remove all the parts of framework that I didn't use. When linking dynamically, you can't easily do that. Therefore resulting archive size increased a lot. It also has a lot to do with debugging symbols, because they get compiled in differently. If you run `strip lfstop` on linux, you will see that executable size gets down to around 2 megabytes because it contains a lot of the debugging symbols needed to debug the Qt framework application.
In next version I will consider to distribute debugging symbols in separate download. Hope that I cleared the matter here. Thanks for enlightening question
When I get into this game, I found some good friends here, so I wouldn't agree.
People are different, and if you judge the community by what people post on forums... You could find opposites and there are always discussions (not so productive sometimes though) revealing diversity of views here.
And tbh, a lot of people (including myself at times) just mess around being bored
"Limit demo use" shows how desperate are people for new content coming up with such a controversial proposal.
What should you think about is your expectations of racing activity, because these days S2 (and S3) servers are even emptier than Demo at times.
That should be done via insim really, because there are tons of statistics you can come up with, so asking Scawen for this when we already have insim (which was made exactly for such needs) is not good.
If you want to have some racing, head to https://www.lfs.net/leagues leagues section and find something approporiate.
These days I dropped LFS for some time, but I never had any regrets for buying it, because there are great events occasionally. And sometimes me and some friends just roll around some combo and it is alright.
But if you expected online activity to be at the level of other simracing titles, then you came at a wrong time.
So if those 24 pounds really strike your budget, think twice next time before buying anything and I hope you can resolve this matter.