[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
Speed Dreams Community Your source of cars, tracks and help 2020-09-09T13:42:10+00:00 http://community.speed-dreams.org/feed.php?mode=topics 2020-09-09T13:42:10+00:00 http://community.speed-dreams.org/viewtopic.php?t=228330&p=243322#p243322 <![CDATA[SD Tracks • New SD Tracks discussion forum]]> Statistics: Posted by leillo1975 — Wed Sep 09, 2020 1:42 pm — Replies 0 — Views 19507


]]>
2020-09-09T13:38:52+00:00 http://community.speed-dreams.org/viewtopic.php?t=228328&p=243320#p243320 <![CDATA[SD Cars • New SD Cars discussion forum]]> Statistics: Posted by leillo1975 — Wed Sep 09, 2020 1:38 pm — Replies 0 — Views 21929


]]>
2020-08-03T14:53:40+00:00 http://community.speed-dreams.org/viewtopic.php?t=218227&p=233173#p233173 <![CDATA[SD Tracks • Magyaroring (GP of Hungary)]]> Statistics: Posted by leillo1975 — Mon Aug 03, 2020 2:53 pm — Replies 0 — Views 7579


]]>
2020-04-06T10:39:26+00:00 http://community.speed-dreams.org/viewtopic.php?t=192828&p=205950#p205950 <![CDATA[Problems, Fixes & Help • osggraph]]> Statistics: Posted by urukai — Mon Apr 06, 2020 10:39 am — Replies 1 — Views 29269


]]>
2020-02-18T16:50:53+00:00 http://community.speed-dreams.org/viewtopic.php?t=190054&p=203139#p203139 <![CDATA[Problems, Fixes & Help • Sorry, the board attachment quota has been reached.]]> Statistics: Posted by Kennet — Tue Feb 18, 2020 4:50 pm — Replies 0 — Views 9294


]]>
2020-02-04T10:19:17+00:00 http://community.speed-dreams.org/viewtopic.php?t=188220&p=201259#p201259 <![CDATA[SD Physics & Internals • Question about different Simulation Physics Engines]]> Statistics: Posted by leillo1975 — Tue Feb 04, 2020 10:19 am — Replies 2 — Views 27027


]]>
2020-01-14T11:57:07+00:00 http://community.speed-dreams.org/viewtopic.php?t=179021&p=192040#p192040 <![CDATA[Off-topic • New-Lg4ff, a more complete Logitech Wheels new Linux driver]]>

Probably many of you know that it is possible to use certain steering wheel models to play our favorite driving games (like Speed Dreams) on Linux, and actually Logitech is the brand that currently have better support, and is the only one that besides mapping axes and buttons, also has support for Force Feedback.

This support, which has made us enjoy car games, was incomplete and only implement constant force, the most common effect of Force Feedback, present in most games. This situation caused that in some games this feature did not work, especially in ETS2/ATS or many games with Wine/Proton.

Since then, several developers (like Simon Wood - @mungewell) had tried to include more effects in the driver, achieving advances, but finding problems that made them stop the development. Because of this, @berarma ( https://github.com/berarma ) , that many of you will know as the creator of Oversteer ( https://github.com/berarma/oversteer ) , decided to retake the work already done and give it its own focus. Tired of seeing how the support of his steering wheel was not on a par with Windows, he decided to work to try to make it easier for developers to port more driving games to Linux.

Previously to start the development of the driver, he created a utility called FFBTools ( https://github.com/berarma/ffbtools ) , which allowed to collect the Force Feedback logs in Logitech wheels, as well it correct some bugs with workarounds in some games with Wine/Proton, games such as Project Cars 2 or Dirt Rally 2. With this tool he collected valuable information that helped him to better understand the work of the FFB in the games, to then use it in the new driver.

During weeks of hard work, multitude of hours of coding and testing, he has come to a pretty complete and functional version of the new controller, which, in addition to the constant force, includes the following:

-Support for most of the effects (except inertia) defined in the Linux FF API ( https://www.kernel.org/doc/html/latest/input/ff.html ) : Constant, Periodic, Spring, Friction, Damper, Rumble...
-Asynchronous operations with real time effects management.
-Limits the speed of data transfers to the device with some latency.
-Combines accelerator and clutch (designed for flight simulators).

The new driver has been tested with a multitude of video games, getting that natives such as ETS2 or ATS, the Force Feedback works without any plugin; and that games that need Wine or Proton to be executed acquire this precious feature with results similar to Windows.

In JugandoEnLinux.com ( https://jugandoenlinux.com/ ) we have been helping in the driver testing process in its different stages and we can confirm that the following games are now supported:

- Euro Truck Simulator 2 (native, without plugin)
- American Truck Sumulator (native, no plugin)
- RACE 07 and all its expansions (Wine/Proton)
- Automobilista (Wine/Proton)
- rFactor 1 (Wine/Proton)
- rFactor 2 (Wine/Proton)
- KartKraft (Wine/Proton)

The new driver could only be tested in the Logitech G29, but it is designed to work also in the Logitech wheels with GNU/Linux support (DFGT, G25, G27...), so u/berarma, its author would appreciate you to try it and leave feedback on the issues ( https://github.com/berarma/new-lg4ff/issues ) .

The installation requires compiling the code, but the process is quite simple and you have information on how to do it in the project page ( https://github.com/berarma/new-lg4ff ) . In the future @[b]berarma will try to include this code in the kernel as well as the current driver or "pack it" for easier use.[/b] Now you just have to plug in your steering wheel and enjoy your favorite car games!

This article is a modified copy/paste of the original reddit thread ( https://www.reddit.com/r/linux_gaming/c ... r_for_our/ ) about this driver.

Statistics: Posted by leillo1975 — Tue Jan 14, 2020 11:57 am — Replies 2 — Views 44741


]]>
2019-12-29T14:29:41+00:00 http://community.speed-dreams.org/viewtopic.php?t=175226&p=188222#p188222 <![CDATA[SD Tracks • Improve SD2 tracks]]> I'm out for a while because of personal issues, but want to upgrade some Speed Dreams tracks.
I want to make a new makeup for the E-Track-2 but I don't want to make the track decoration all again, so would be nice if I could open the acc file to edit. There is some way to do this?

Thanks

Statistics: Posted by Auradrummer — Sun Dec 29, 2019 2:29 pm — Replies 1 — Views 10349


]]>
2019-10-30T15:49:51+00:00 http://community.speed-dreams.org/viewtopic.php?t=168347&p=181233#p181233 <![CDATA[SD Physics & Internals • Interesting video about Force Feedback and Steering Forces]]>
https://youtu.be/pCq01LHaIVg

Statistics: Posted by leillo1975 — Wed Oct 30, 2019 3:49 pm — Replies 0 — Views 8962


]]>
2019-08-02T19:05:03+00:00 http://community.speed-dreams.org/viewtopic.php?t=125294&p=138008#p138008 <![CDATA[SD Tracks • About Forza track and chicanes]]>
I think that this is one of the best designed tracks of Speed Dreams, but I feel that it's very fast and easy. I think that one or two chicanes, like in Monza, would be perfect to enjoy a bit more this track. The first Chicane after the Start/Finish line, is an absolute must- have for this track. The second chicane after the first high speed curve would be perfect.

What do you think?

If someone knows a good Track Editor Tutorial, I could try to modify it

Statistics: Posted by leillo1975 — Fri Aug 02, 2019 7:05 pm — Replies 0 — Views 10017


]]>