The online racing simulator
Searching in All forums
(684 results)
Gutholz
S3 licensed
In Formula E some team(s) have direct-drive but other teams are using anything from 2 to 5 gears.
Another thing to consider is maybe:
In formular cars one does probally not want to use engines in the wheel hubs.
It would be a large unsprung mass and maybe take away space for brake discs.
Some gearing is needed anyway because the engine would spin way too fast to directly drive the wheels. At that point adding a few shiftable gears is maybe only a relative small step. The added weight should not be that much, there is basically no loss in effiency and gearboxes are a tried and tested technology, there is no risk in using them.
Gutholz
S3 licensed
I updated the german translations.
What is the meaning of 3h_matc_obj ("matching object") ?
Is it a "match" as in result, like returned result of a search-function?
XRR: mirrored textures in cockpit/dashboard
Gutholz
S3 licensed
Is this something with my computer or did I get a monday-model of the XRR?
Some parts are flipped mirrored: The red "E", the text "SPARE" on the buttons,the red "R", etc

The textures look correct.

LFS 0.6U
Gutholz
S3 licensed
A while ago, skin sizes were changed:
Maximum upload resolution is now 2048x2048.
I think the plan was that 1024 would become standard and 2048 would be premium.
That should be possible as compatible update?
assigning functions to buttons / .lfs scripts
Gutholz
S3 licensed
https://en.lfsmanual.net/wiki/Script_Guide#Parameter_reference

It is not possible to assign "block chat" to a button. It is hardcoded to the minus-key "-" and that key is not supported by the /press function.


When assigning functions to buttons, one has to do this workaround via the F1-F12 chat macros.
Would it be possible to allow something like:
/button 9 /run scriptName

Changing brake balance:
Some cars allow to adjust brakebalance/dampers while driving which is very cool.
But it is a bit cumbersome to first open the F11, scroll to correct line with arrow keys, adjust value, close F11 menu.
It would be nice to have some way to just press a button or turn a dial.
(It is somewhat possible via workaround with scripts, like
//move brake balance to front:
/press f11
/press down
/press down
/press left
/press f11

Gutholz
S3 licensed
Quote from Xenix74 :Some "little" things:

For example: Some pre-configured racing combinations like GTR races or road vehicle races or, or, or (we old users can do that, but beginners lose themselves in the OptionsMonster LFS)

Or some preconfigured routes / cars combinations that have proven to be particularly suitable.

Or the possibility of holding a championship with a point system.

In short, some interesting racing pre-configurations.

That would be good because one question that often comes up is this: https://www.lfs.net/forum/thread/94944-About-to-create-a-race-with-different-car-models
For new player it is difficult to figure out how to give different cars to AI-drivers.

Another potentially small thing:
A while ago, max resolution for uploaded skins was increased to 2048x2048.
I think the plan was to make downloads in 1024 default and 2048 for premium.

On lag:
It always seemed to me that players driving with mouse or keyboard were much more jumpy. Maybe I am biased.
I had several experiences where just from watching how an unknown driver's car moved, I could correctly guess that he was not using a wheel.
As if the predicition code does not work as good with the more abrupt input changes. (wheel is smoother/slower to move)
Gutholz
S3 licensed
Quote :Formula V8
From Wikipedia, the free encyclopedia

After the 2005 season, F1 was in a tough spot:
Costs were exploding and the cars kept getting uglier.
Every other season the rules regarding refueling and tires were changed, in attempt to bring back excitment into the racing.
However, deep inside some people know what the real problem was:
The cars had gotten too reliant on electronics. Also, the costs of developing and running a car were so high that basically money was deciding the races.
Finally several teams and a few rich fans had enough. They were fed up with Mr. Ecclestone.
So they bought some F3000 frames and several engines that were left over from the 2004 series.

Based on that they forged a new formular:
The series would feature a spec car that every team was to use.
It would feature minimal electronics, more robust aero parts to allow harder racing, and lower costs. This way drivers could afford to crash more without ruining their teams financial reserves. And crash they did. This was mostly due to the rich millionaires, youtubers, rockstars and actors who had helped to fund the series. Despite their lack of talent in the cockpit, they put a clause demanding that 25% of starting places would be reserved for them. The mix of top-notch drivers plus choatic wanna-be-racers in hardly controllable openwheel-cars quickly made the series a hit with spectators.
Most important the cars were powered by 3.0L V8 engines - given the series their name and trademark sound.

Nod
Gutholz
S3 licensed
Does that not exist already?
Ongoing seasons are listed at landing page of https://www.lfs.net/leagues

If there is a date for "Next Race" then it is an active/ongoing season. If next date is displayed as "unknown" then that season has ended. (or not yet started)
Gutholz
S3 licensed
Quote from Scawen :[b]I don't know if this will work out or is easy to do, but if someone could make a forum thread which lists the currently active events and popular servers and times when it is likely to find a race on those events / servers, I could do a tweet to point people to that thread. It might get a few people in, from the nearly 1500 followers.

A forum thread to list all the race events would be a step backwards.
Before the leagues section there existed such thread(s) and it was always a mess:
The problem was that only the creator of the thread could update the list. And so the list was always outdated.

Now with the league section at https://www.lfs.net/leagues, each organizer can keep his entries updated.
However, from time to time the leagues section MUST be *moderated* and cleaned because sometimes people enter nonsense.
(races that never happen or just server advertisement. some people also seem to confuse it with a "teams" list)
If there are too many nonsense entries in the list then it makes the section unattractive to use because one has to filter through the spam..


Quote :Lfs for me has only one problem. And that is getting new guys in, and getting them to respectable level. Because nowadays, on competitive races, if you are too slow you dont even qualify for a race. Skill level is quite high overall.

At Absolute Beginners league it is easy to get started with racing.
https://www.lfs.net/leagues/489-Absolute-Beginners-Racing-League www.absolute-beginners.nl
Tuesday funrace too: https://www.lfs.net/leagues/241-Rony%27s-Tuesday%27s-Fun-Race (but sometimes has bit trickier combos)

Quote :if you are too slow you dont even qualify for a race

That is not true. Usually the requirements for being allowed to race to not include a minimum speed.
True, there are races with laptime limits but those are not so common. Usually it is enough to show that you can control the car and be friendly around others.
Gutholz
S3 licensed
I tried on an empty page (my user page) to insert an re-sized image, very basic without the templates, and it was always full-size there, too.
So I think it is maybe a problem with some setting in mediawiki.

I found this: https://mwusers.org/topic/77-image-resize-is-not-working/ ,see last post:

in LocalSettings.php set $wgGenerateThumbnailOnParse = true; 
Gutholz
S3 licensed
Quote from Evolution_R :Does it work with 0.6U? Because I'm getting this error: InSim : unknown packet (48 bytes) - Cameronaut!

Seems like it does not work with 0.6U then. Uhmm

I hope to have my desktop PC repaired in the next weeks or so, then I will have a look.
Gutholz
S3 licensed
It has been difficult to keep up with forums in the last months, so is The_Great a new troll account of cargame.nl or what is going on?
Gutholz
S3 licensed
Quote from Silverracer :Wow, good stuff!

Was this the biggest LFS-related prize? There was a VWS given out back in the day, too, right? What else have been noteworthy prizes?

A M6!

Around 2009 when ESL was still a thing, the finale was at CeBIT (computer exhibition) and the winner won a BMW. (some roadster, Z3 or such)

In 2016 there was 5000€ / 2500€ / 1250€ for P1,2,3 in that fininsh TV show thing with the cockpits in the studio. (I hope they at least also paid for travel and hotels?)
Last year they changed it to racing over internet and was price money of 10.000, 6.000 and 4000 €



https://www.youtube.com/watch?v=BUaB4szWCF4
Gutholz
S3 licensed
I am not sure if that is a good deal. Definately calling it "a full sim rig" is pushing it a bit.. It is a mediacenter-device built for streaming video that might also run LFS at low settings.

- WLAN only
- Onboard Intel graphics are terrible and not upgradable
- nothing is upgradable or repairable
- only has 2 USB slots (so you can not even connect keyboard, mouse & wheel without an extra USB hub.)
- you also need headphones/speakers (if you also want a microphone for chatting then you need a bluetooth mic because there is no line-in)
- keyboard&mouse can be found cheaper if it does not have to be "gaming keyboard" with lights
Gutholz
S3 licensed
Quote from sermilan :He was crossing the line with the speed bellow 80kmh....

Isnt pitlimit 60 km/h at Rockingham?
edit:
ops, it is Westhill.
Maybe check with "F" tire forces view, to see if car was sliding.
Gutholz
S3 licensed
Quote from Racon :I dunno, I think there's something to be said for a preview of the possibilities of objects and layouts. Maybe just the small Blackwood carpark, so they'll always want the extra space of Autocross or Westhill carpark?

I think demo has a few driving school lessons that show some possibilities of autocross layouts.
Gutholz
S3 licensed
Quote from Bass-Driver :Its a systemmessage from LFS and i think you cannot hide that message.

I think shift & - hides all systemmessages? But it will hide chat too.
Gutholz
S3 licensed
Quote from AfterAll14 :Also when driving in cockpit mode camera is shaking too much. That doesn't help at all to control the car given limited field of fiew. I didn't try advanced camera options yet so maybe it can be fixed.

If you do not like the default camera settings then why do you not change the settings?
If you have problems to figure out the options then just ASK, instead of wording it like a "review"...
Gutholz
S3 licensed
Quote from Flame CZE :Side-by-side comparison for those interested:

https://cdn.knightlab.com/libs/juxtapose/latest/embed/index.html?uid=2703f5ca-8e92-11e8-b263-0edaf8f81e27

Quote from THE WIZARD DK :nice comparison. but pussles me a bit why you didnt just upload the pic here instead of a link ? could have wished to see a little more of the old one. but very nice.

You can move the white slider between old/new image.
Gutholz
S3 licensed
I have never used it but there should be a radiochannel/playerlist editor in LFS. Options -> Audio -> Channels (the button at bottom right)



No need for external program.
Gutholz
S3 licensed
Nice work, that should make it much more useable.
Cool that the tool even found some "real world use"!
Gutholz
S3 licensed
I had win 10 briefly installed to see what it was all about, LFS worked normal. I do not remember doing anything special..
Might be better to look into what your problem is?

Those hardware all seems good enough to run LFS or google earth. Does the card already have extra power-connector and is it connected?

2008 was already towards the very end of windows xp.
Radeon 6000 series was after xp, google says in 2010.

Anyway, I would just google "high end cpu 2008" and similiar.
How much can those parts possibly still cost...

Realistically the limitation will be what you can find used on ebay, because no shop will be selling 10 years old hardware.
Or complete system: https://www.ebay-kleinanzeigen.de/s-anzeige/amd-phenom-ii-x4-955-4x3-2-ghz-6gb-geforce-gtx-280-500gb-windows/885545438-228-5665
Gutholz
S3 licensed
Quote :Also why there are different formats for single and multiplayer?

Singleplayer replays are more accurate. The car's movement is saved excactly as it happend, that is important for the hotlap validation. In multiplayer replays the paths of the cars are a bit "compressed", because clients only send their car position a few times per second. (Would be too much traffic to send car position dozen or hundred times per second)
That is smooth enough for online racing but for the hotlap validation it needs to be more accurate, for example to decide if a wall was touched or missed by 1mm.

Most popular usecase for singleplayer replays is probably hotlaps, there you only have a few laps per replay and the slower rewinding does not matter so much.

ps:
There is also this unofficial analyzer for multiplayer races:
https://www.lfs.net/forum/thread/85079
Gutholz
S3 licensed
In this forum: https://forums.naturalpoint.com/viewtopic.php?f=14&t=3122 someone posted:
"Okay have played this game some now. That mouse gear shift though utter useless was a funny idea though"
That might confirm Cross Racing Championship 2005.

CRC did definately make it out of demo state however, it was a full game and not too bad for LAN actually when playing with gamepads. It had some special multiplayer modes if I remember correctly, similiar to 1nsane.
Gutholz
S3 licensed
different time zones maybe?
FGED GREDG RDFGDR GSFDG