The online racing simulator
Searching in All forums
(76 results)
regispicanco
S3 licensed
Português: Existe o "Detect & Monitor" que tem várias das funções que o Lazy tinha, mas não tem todas.

English: There is the "Detector and Monitor" which has several of the functions that the Lazy had, but not all of them.


https://www.lfs.net/forum/thread/99048
regispicanco
S3 licensed
I had the same error trying to download the mod LEMON FANTOMAS.
Some mods gives me the error and some mods are downloaded.

In my case, the download was redirect to US.

To reproduce, I click in LEMON FANTOMAS.



And I receive the following error:

regispicanco
S3 licensed
Hi Scawen, I tested version 0.7D18 with the scripts I have on LFS startup and everything worked correctly.

I use a series of scripts to dynamically change the functions of the buttons on the DFGT steering wheel. These scripts are based on a set of scripts I found on the forum.

I'm attaching the scripts to this message in case you want to do some additional testing.
Last edited by Scawen, . Reason : removed the attachment - saved it for testing - thanks
regispicanco
S3 licensed
Scawen, I think I've figured out what's causing LFS to crash. I think it might be a bug related to new commands introduced in version 0.7D16.

In the autoexec.lfs file I call a script [RP]InitialConfig.lfs to do the initial configuration of my steering wheel's buttons.

As of version 0.7D16, if I try to call this script in autoexec.lfs, LFS will crash.

The script [RP]ConfigInicial.lfs has several lines. To test, I deleted most of them, leaving only the first 2 commands.


// Configuracao Inicial do Volante DFGT

/ctrlf 1 /ctrl tab
/ctrlf 2 /press 4

This way, LFS didn't crash, but showed the following message on the screen.



Attached are the files autoexec.lfs and [RP]ConfigInicial.lfs
regispicanco
S3 licensed
Quote from Scawen :That's strange. There have been around 40 downloads and no other such reports. We should rule out something coincidental.

A couple of things you could try in cfg.txt:

Start Windowed 1
Screen Flags 53763

Hi, I made some more tests.

I did a fresh clean install of LFS 0.7D into a new folder.

I changed the cfg.txt file as suggested, on both LFS (old folder and new folder)

On this fresh install I was able to apply patches 0.7D15, 0.7D16 and 0.7D17. And they all worked correctly.

In my old LFS folder I installed several patches and all patches prior to 0.7D16 worked fine.
But patches 0.7D16 and 0.7D17, in my old LFS folder makes LFS crash.
But if I install patch 0.7D15 or earlier everything works fine again.

Probably the problem is on my machine. I will gradually migrate the settings and scripts from the old folder to the new one to see what could have caused the problem.

It's a great opportunity to clean up the LFS folder. Big grin

Thank you for the tips!
regispicanco
S3 licensed
I was using LFS 0.7D15 and it was working correctly.
Now that I've installed the new patch 0.7D17, LFS won't open and is stuck.

Looking at the deb.log file I didn't see anything that could indicate the problem.

Mar 17 19:12:45 LFS : 0.7D17
Mar 17 19:12:45 timer resolution 1 ms
Mar 17 19:12:45 read config
Mar 17 19:12:45 get command line
Mar 17 19:12:45 preinit d3d
Mar 17 19:12:45 started Direct3D 9Ex
Mar 17 19:12:45 number of adapters : 1
Mar 17 19:12:45 adapter 0 - valid modes : 81
Mar 17 19:12:45 load font
Mar 17 19:12:46 -----
Mar 17 19:12:46 Init: SetPresentParams (1)
Mar 17 19:12:46 Init: CreateDevice
Mar 17 19:12:46 Init: GetRenderTarget
Mar 17 19:12:46 Init: GetDepthStencilSurface
Mar 17 19:12:46 Init: return
Mar 17 19:12:46 max texture size 16384
Mar 17 19:12:46 can do shadows
Mar 17 19:12:46 can do multi tex
Mar 17 19:12:46 load language
Mar 17 19:12:46 initialisations
Mar 17 19:12:46 tables
Mar 17 19:12:46 human system
Mar 17 19:12:46 helmet
Mar 17 19:12:46 controllers
Mar 17 19:12:46 load objects
Mar 17 19:12:46 start intro
Mar 17 19:12:46 end of initialisation
Mar 17 19:12:46 Controller 1 (Logitech Driving Force GT USB) :
Mar 17 19:12:46 Added 5 axes
Mar 17 19:12:46 init sound

In Windows Event Viewer I have the following error.

regispicanco
S3 licensed
Option 2
regispicanco
S3 licensed
Hi KingOfIce,

Congratulations on the excellent work!

I would like to suggest 2 small features.
1) Checkbox to start minimized
2) Close Detect&Monitor when lfs.exe process is terminated
regispicanco
S3 licensed
Happy Birthday LFS!

Amazing! Excellent job!
We are all looking forward to the new updates.
regispicanco
S3 licensed
Quote from sHiFt3R :Hi,

Thanks for your work this addon is a great help for me during the game.

I'm looking for a solution, to make it autoexecutable.
Here is my autoexec.lfs file:

/say /insim 29999
/exec "C:\Program Files (x86)\LFS\lfs_dm\Detect&Monitor.exe"

I had the same problem. To solve it, you have to put Detect&Monitor in the same folder of LFS.

KingOfIce has explained it in post #12
https://www.lfs.net/forum/post/2004497#post2004497
Last edited by regispicanco, .
regispicanco
S3 licensed
Quote from Tomfuel :i am waiting on your video the moment, you click on "GO" to see if IAs are here or not, but you don't Shrug

The AI drivers show up in the race, no problem.

The problem is only in the interface of adding and removing AI drivers. When adding the player, clicking in "join race", the list of AI drivers disappears.

It is possible to add more AI drivers, but it is not possible to remove or change the order of AI, because the list disappears

I believe the correct behavior would be that Detect&Monitor widgets should only appear on the screen after entering the race, not when I click "join race"
Last edited by regispicanco, .
regispicanco
S3 licensed
I think I found a bug in the program.

With Detect&Monitor active, when trying to create a local Single Player race with AI drivers, you can add or remove AI drivers as usual, until you click JOIN RACE.
When you click "join race" Detect&Monitor hides the list of AI drivers and shows its widgets.
If I close Detect&Monitor manually, the list of AI drivers reappears.

The video below shows the problem.
https://youtu.be/hiZmL_yvtRE
regispicanco
S3 licensed
Quote from KingOfIce :Hello,
it's because the application directory is not the active directory so the application can't find its config file (I'll see if I can get the cfg file differently, maybe it would work with a .bat : cd directory then launch exe)

I put the Detect&Monitor in the same directory of LFS and it worked perfectly. Thanks!
regispicanco
S3 licensed
Congratulations for the excellent work. The program is getting very good.

But I would like some help with an error.

I did the Outgage configuration, as per the readme.txt file.
I set up a numeric password.

I created an entry in the data\script\autoexec.lfs file to call Detect&Monitor automatically when LFS starts.

But when LFS starts, Detect&Monitor gives the following error:


If I close Detect&Monitor and start it manually, the error doesn't happen and it works perfectly.
The error only occurs when I start Detect&Monitor through the autoexec.lfs script

This is my data\script\autoexec.lfs file


This is my data\script\start_detect_monitor.lfs file


This is my cfg.txt file
regispicanco
S3 licensed
Waiting for an update! Thanks!
regispicanco
S3 licensed
The images are very good! Good job!

I just thought cars have a lot of glow.
Try to reduce the glow a bit and let's see if it is better or worst!
regispicanco
S3 licensed
F1 2022 Collection! FOX skin of Haas F1 Team 2022. Enjoy the livery!

Versions of Mick Schumacher #47 and Nikita Mazepin #9.

Last edited by regispicanco, .
regispicanco
S3 licensed
Português:
Você pode pedir para algum amigo que tenha cartão internacional para comprar um vale-presente para você, no valor de 18 libras.

English:
You can ask a friend who has an international card to buy you a £18 gift voucher.
regispicanco
S3 licensed
Please make a version with the stair on roof.

https://www.youtube.com/watch?v=-yQYjHsHRsE
regispicanco
S3 licensed
Some examples of the connections during Fragmaster's GTi Thursday Race.





Last edited by regispicanco, .
regispicanco
S3 licensed
I made these videos showing how do I create skins... It can be used in Mods too...

https://www.lfs.net/forum/thread/96229
Creating Skins to Live for Speed - Step by step
regispicanco
S3 licensed
Hello LFS community,

I would like to share with you some video I made showing how I create skins for our team's cars, the Roda Presa Racing Team.
I'm not a designer and my Photoshop knowledge is basic, but I still manage to make some good skins.

The videos show the steps I use to create skins.
Now that we have several MODs, some people might be interested in developing new skins.

Creating Skins to Live For Speed - Part 1 (Preparations)
https://youtu.be/MbZgeJDAbjs
Creating Skins to Live For Speed - Part 2 (Vector Shapes)
https://youtu.be/xcdahS7aBBU
Creating Skins to Live For Speed - Part 3 (Decals)
https://youtu.be/Ec7zAc2mL6E
Creating Skins to Live For Speed - Part 4 (Applying Images and Decals in Photoshop 3D)
Coming soon...

The videos show how to make this skin from scratch. It is not a finished skin, it is just for learning.


Attached is the PSD file (XRR Skin Tutorial.zip) that I used in the videos.

Below are some links that are very helpful.

The Stretching of Skins
https://www.lfs.net/forum/thread/64975
Search Engine Decal (A Great Site To Get Decals)
https://gtswiki.gt-beginners.net/decal/?lang=us
Introducing the Path & Direct Selection Tools in Adobe Photoshop
https://industrydev.com/introd ... tools-in-adobe-photoshop/
More details on how to edit paths and shapes in Photoshop
https://helpx.adobe.com/photoshop/using/editing-paths.html

The songs in the videos are by a Brazilian band called Corindó, a band from Brasília that did an experimental Forró (popular Brazilian rhythm). The influences that the band have are quite varied. From death metal, rock and roll, jazz, classical music and Brazilian music. Their lyrics focused on fanciful stories generating a playful context for the band.

In the videos I used the music from the first Demo, recorded in 1999 and from the first CD, recorded in 2001.
The songs in the videos are:
  • Cabaraú (Demo version)
  • Corindó (Unreleased Instrumental version)
  • Maria Rosa (Demo version)
  • 40º Terçol do Ceará
The songs are available on the internet for download.
http://www.forroemvinil.com/tag/corindo/
https://www.youtube.com/watch? ... oSifO_Gu2zgEWkkTZTBs1E9am
regispicanco
S3 licensed
Play-to-earn cryptocoins.
regispicanco
S3 licensed
Sorry, I am not Santa Claus....
regispicanco
S3 licensed
Follow the forum.
From time to time some races are organized to give licenses to the winners. You just have to join the race and win.

If I'm not wrong, I think there is a current championship organized by the GD team that gives a license to the winner of each race. Search the forum.

WIN S3 LICENSES ON A SERVER [GD] Formula BMW
https://www.lfs.net/forum/thread/95331
FGED GREDG RDFGDR GSFDG