Yeah, I have those same errors since a couple years ago. It only shows up when I use laptop with integrated intel hd 4600 gpu, which is inside the i7 cpu. Nothing to worry about, it's just a warning.
This DirectInput error sounds like issues with an ffb controller. Do you have any device plugged in? If you have, try unplugging it and see if error persists.
Yeah, there may be plenty of solutions, this one which you proposed is very resonable.
If we will ever see old WE comeback, the perfect moment to release it would be when new gfx/lighting/tire phys update comes out. Since, all WR's will be reset at that point. Anytime after the big update is also a good moment.
It is only possible once you buy a 2nd LFS license, then you both can play online on your own created server for free. This server is closed soon after a user who created it leaves.
Adam, you should not be so rude. Bass Driver has helped you so many times by now, by giving you the finished code almost everytime. Additiobally, numerous times he mentioned that you have to learn how to properly debug your code, sometines even line by line if possible. This is an integral part of coding, which you seem to always avoid.
You didn't provide the definition of functions UserGroupFromFile() and UserInGroup(), which may be quite complex. They are the core of what you're trying to do here. Without seeing how those functions work, it's impossible to check validity of the rest of your code. Also, you have to provide a structure that you have in the Blacklist.txt, this is also very important and it will dictate how these other 2 functions have to work. What about the location of this txt file? Will "./Blacklist.txt" know where to look for it correctly? To me it seems that it has to be olaced in the same folder where you have the lapper executable.
Small suggestion, I would make IF statements like this for better readability:
IF (condition) THEN
#some code
ELSE
#some other code
ENDIF
Well, what can I say, life goes on, the game is lasting long enough that most of us oldtimers who started playing the game in our twenties are now faimily guys
Try if there is a "default" case, in c++ this is used for such purpose when no other case is satisfied. I'm not exactly sure about sintax in lapper or if it even exists, you can try google it.
I think he just forgot to select "american" mode in the config
Lfs sound engine is very limiting and not everything is possible to reproduce. Anyway I would like if you can describe what is the difference between the european and american V10 engine sound.