The online racing simulator
Searching in All forums
(948 results)
AndroidXP
S3 licensed
:munching_
AndroidXP
S3 licensed
Geez calm down. Your spelling mistake and typo rate just shot up through the roof :P
AndroidXP
S3 licensed
Rude and offending? Are you still sucking on mommy's tit or what?
You must've lived a very sheltered life to call that rude and offending.
AndroidXP
S3 licensed
Oh come on. Lerts is a clinically insane and your goody two-shoes attitude is unbearable. :irked:

The only ones causing drama are the people living in a twisted reality where mods are somehow a special entity of existence that must not ever show human properties but stay 100% objective, emotionless and professional at all times.
AndroidXP
S3 licensed
Exactly how stupid do you think the LFS staff is to pick moderators stupid enough to use easily guessable passwords?
AndroidXP
S3 licensed
AndroidXP
S3 licensed
^ :bananadea

Seriously, the mods here are some of the best I know, yet still people see intrigue and power abuse where there is none. The thread tags crack me up, btw
AndroidXP
S3 licensed
I can't believe anyone took that suggestion seriously...
AndroidXP
S3 licensed
^ Pah, I can one-up that. I raced exactly on one day in whole 2008

There's an easy solution to CTRA's problems. First, implement a public "hall of shame" list, ridiculing everyone who got something more serious than a verbal warning. Banned users could get an "idiot of the moment" section. This should be an extra incentive for "normal" drivers to not do stupid things while at the same time the attention whores will be easier to spot.

Second, implement a point system for admins. Every report they process gives them some points, little for warnings, more for bans and the ultimate price for a permanent ban. These points can then be spent to unlock new moves (300 point deduction, 1 week ban and 3 month probation/no-join with just a single click!), level up your admin avatar, buy new avatar outfits and on top they're of course also used for a public admin ranking list (where the avatars are shown).

Now you might ask what am I thinking? Why this tomfoolery? But trust me, the principle works. Doing mindless things becomes "fun" if you're rewarded with number++. Just look at WoW.
AndroidXP
S3 licensed
Quote from danthebangerboy :[...]
I think i have got that right anyway.

I don't think so.

The collision detection runs at 100Hz, to be able to cause a problem and go by undetected the car would have to travel more than one whole car length in 1/100th of a second, which is about 2160 km/h (1340 mph).

So the detection is certainly there, the main problem is that a barrier is very small and can be approached from all sides. With a track wall, you have a very definite way of telling what's inside the track and what not, therefore it's very easy to determine which part of the intersecting car is somewhere it doesn't belong. With the barrier it's different - as soon as your car sticks through the barrier you don't even know from which side the car approached. Did it just gently tap one side or was it flung through the barrier rapidly from the other side? Or even, what is a "side"? As a human that's easy to tell, but from the engine point of view that's just a 3D object that could have any shape which may not be intersected.

A different problem is the collision response. Right now it seems to generate a opposing force dependent on how far the object intersects, or something similar. The problem is especially apparent on the tyres; either they have the same response as the rest of the car but since they're running at 2000Hz they add that repellent force 20 times before the normal car physics can even react, or they have an inherent problem due to trying to drive "on the surface", which instantly teleports the tyre contact patch to the topmost surface from the object it is intersecting with (normally the ground).

The only solution I can see (though I have never worked with collisions in a 3D environment) is that the collision response is rewritten substantially. It would need to keep track of the objects previous locations (like 2 or 3 frames) so upon collision it can look back in history and extrapolate the objects relative speeds to generate a proper response, instead of just looking at how far everything intersects. Other cars suddenly teleporting into you (due to lag/prediction errors) are another thing that needs to be solved. Every time a car's position is corrected, the collision response should take that fact into account and make a sanity check with the last known positions, since it's very unlikely that the car to you left suddenly steered into you with very high speed. Though when implementing such a thing you at the same time you have to watch out to keep the sanity checks very subtle. A real high speed crash should not make the system go "well that was unlikely to happen, so it didn't", but instead still generate a proper response.

[/words]
AndroidXP
S3 licensed
@OP: Yes

Nowadays it's even better than it was originally, because the server list is now unified. Demo, S1 and S2 can all race together, the only limitation is the content. As soon as some content/features are enabled on a server that are not available to the "lower" tier, people from this lower license level obviously can't join. When S3 is released it's most likely that Demo, S1 and S2 will still work as they do now. Of course the devs could change the conditions, but I don't see that happening.
AndroidXP
S3 licensed
Looks nice, but the drawback is that the rubber racing line will have those tread lines, too. Both the racing line and the skid marks share the same texture unfortunately.
AndroidXP
S3 licensed
Besides that 100 laps would probably be far too few to give an accurate picture (your flag stat could change from worst to best within a day), unless the yellow flag incidents are stored separately with a timestamp, instead of being a simple number attached to a player, then this is impossible.

I don't know anything about CTRA's database model, but personally I'd choose the increasing number approach since one entry per yellow flag per player could very quickly get rather big. Anyway, you'll probably have to wait for Sam or Becky to get an accurate answer
AndroidXP
S3 licensed
Quote from xaotik :Only because he lost all hope on the Brits a long time ago, even his genetic predisposition of germanic origin has its limits.

But hey, he could have of opted for a typical ostrogothic pun like: "it is a waist of money - my ankle has one like it and it's a hip of shit", so let's be thankful.

Quote from thisnameistaken :Eye arm tittering my arse off ear.

Is it just me or does anyone else notice a changed posting behaviour of a select few people since the "Funniest Forum Personality" poll is around
AndroidXP
S3 licensed
I bet if you plug both your nostrils and cease breathing till the desire to do so goes completely away (usually shortly after passing out) that would solve all your problems.
AndroidXP
S3 licensed
I think the post above yours counts as answer, no?

Also "crap" refers to the amount of effort you put into writing the post, not necessarily the content/thought behind it. However I suggest you take note on Jakg's post and ignore the rest, unless you want to continue transforming my pulling-your-leg post into a full blown dramabomb.
AndroidXP
S3 licensed
I'm a jaded forum regular feeding on the tears of the uneducated - it's my nature :evil:
Nah really, I'm just adhering to the equivalence principle, which very simplified comes down to write crap = receive crap.

That said, maybe you can coerce Jakg into writing a more detailed analysis other than that you're buying overpriced "junk." He's the forum's hardware ner... expert
AndroidXP
S3 licensed
That's completely normal for LFS. How strong this is visible depends on the server connectivity and setup, ranging from annoyingly jumpy to almost not noticeable.

It could be solved better, but every solution that removes jumpiness has other issues and drawbacks. The reason it's smooth in rFactor is because the other cars aren't bound to the actual physics. They just float on an interpolated line that roughly corresponds to what the opponent was actually doing. In LFS however the cars all continue to run on the physics engine, travelling along the path that they would've taken from the last received driver input. The jump occurs when the driver has changed his input between packets and drove to a different location than the physics calculated; this error is then corrected by warping the car to its actual position.
AndroidXP
S3 licensed
Quote from downlikerain :My English? My English is fine, maybe he can't read?

So much effort and still four errors.
AndroidXP
S3 licensed
Yes, you should spend it on your education.
AndroidXP
S3 licensed
Quote from matze54564 :patch is no more online compatible, cant connect to servers with older version.

This is intentional, to minimise the amount of bug reports coming from an old test patch. Using anything but the newest patch and posting here is a complete waste of (Scawen's) time
AndroidXP
S3 licensed
Quick answer: Don't bother / impossible / forget it.

Long answer:
I seriously doubt there is such a thing as DX10 working on XP. Maybe something more or less similar was achieved and they used clever wording to make it sound like that but as far as I'm aware there is no DX10 @ XP.

Now, even if it hypothetically were possible, you'd first need two things
1) a DX10 graphics card
2) a LFS version that supports DX10

LFS is currently running in DX7/8 mode, it's not even close to using DX9's or even DX8's full capabilities. Please also consider that DirectX is basically just a collection of functions that programmers can use to render graphics. A newer version gives the programmers more possibilities to render these graphics and makes some special effects run faster due to technical improvements. You cannot simply go "lets use DX10!" - it needs to be implemented by the programmer. Using DX10 doesn't automatically mean better graphics either, it just gives you more possibilities to render better graphics.

A newer DX version is basically like buying a bucket of nicer looking paint and a more efficient brush, but without applying the paint to the wall not a thing will change.
AndroidXP
S3 licensed
Quote from Rob76 :As someone who bought NKpro at the start (both influenced by the hype and the promise of updates), does this mean I have to pay to fully unlock 1.03 (once it's released)? The website does indeed still state that you only get one year of updates. I'm sure the original vision was for a reasonable amount of updates within a year, but it's pretty much been left broken since the start.

NKpro had a lot of promise as released, and technically we got what it said we were paying for, but for the development to be effectively downgraded to a side project within a few months of release has certainly left it in a difficult position to be resumed commercially.

No, you won't have to pay for 1.03. What it means now is that you'll have to pay for a hypothetical 2.0 version, but if nKP continues developing at the current rate you won't ever have to pay this due to our limited ability to age (same goes for LFS S3, sadly )

The nKP website is an out-of-date POS and it still saying the one year thing is just the icing on the cake, really.
AndroidXP
S3 licensed
Has there ever been a forums update where this didn't happen?
AndroidXP
S3 licensed
^ Though just adding to that, I'm 100% sure shift+f4 has no influence on this bug. It happens when LFS is in window mode, no matter whether it got there with shift+f4 or if it already started up windowed.
FGED GREDG RDFGDR GSFDG