The online racing simulator
Searching in All forums
(180 results)
riskredruM
S2 licensed
Update, see first post.
Now you can set value for gauges_visible and needle_visible. If you want to make a backround with all gauges within.
riskredruM
S2 licensed
Quote from screama :Komplett neu gezogen, geht nich

hmmm.....better english again

Ok, i have tested it with windows Vista Ultimate 64bit now. No problem.

Anyone an idea ??
riskredruM
S2 licensed
Quote from screama :Die cfg.txt wurde angepasst.

Wie gesagt stürzt die LFS.exe ab wenn man die im Archiv enthaltene d3d8.dll nimmt. Mit der aus dem system32 läuft LFS. Is erst seit X3 so.


Sprachwechsel
Anstatt die dll aus dem systemordner zu holen kannst du die dll im LFS Ordner auch einfach löschen, kommt auf´s selbe raus. Wenn LFS abstürzt kann es eigentlich nur sein dass entweder die Dateien falsche Namen haben oder die Einträge in der gauges.ini falsch sind. Zieh dir die Zip vllt mal neu.
riskredruM
S2 licensed
Quote from screama :the newest version (08) doesnt work with X3 and the included d3d8.dll!

Here it´s working with x3. I will test Windows Vista later. Just remember to set the value´s in cfg.txt.

Quote from screama :
Just copy the C:\WINDOWS\system32\d3d8.dll into your LFS directory (i use Vista).

If you copy the d3d8.dll from your system Folder it can´t work.
riskredruM
S2 licensed
Quote from sdether :Or another way (to shamelessly self promote):
  1. Install LFSLib.NET
  2. Create an InSimhandler object
  3. Subscribe to the RaceTrackSplitTime event
  4. In the event handler create a new LfsButton object
  5. Send the Button to LFS via the InSimHandler
Only reason i don't write the code is, that I'm fuzzy on the VB syntax

I think that´s the better way.
riskredruM
S2 licensed
Quote from sikmansherman :...... I've tried some ways but there is still a black corner...

As you can see in the updates graphic is not my world

But however. See first post for update.
riskredruM
S2 licensed
Quote from Gibslime :I think I found a bug.When you move the gauges using the keyboard arrows,the traction indicator light doesnt move along with the rest of the gauges.

PS.A turbo gauge ! Yay!!

Fixed, update later.
Maybe with the turbo gauge.

Quote from Dudles :i'll just leave the question...

i tried to make a hole cluster. problem is, the needles don't stay in the right position because they tend to stay in the center of the image... is there a way to make the three gauges ( RPM/Speedo/Fuel ) and exibit a image as a background ? If you see the vectorized cluster i posted some days ago, you'll see that the fuel gauge isn't centered... can i make this work like this too ?

I think we have to make a special there. But that´s a little more work to do.
riskredruM
S2 licensed
Quote from FL!P :Any progress, riskredruM? Can't wait for the remaining bugs to be fixed.

Sorry for no updating, but i spent the last days for the new ingame gauges.
riskredruM
S2 licensed
Update, See first post.
riskredruM
S2 licensed
Daily update

See first post. Lights are in the darkness.
riskredruM
S2 licensed
Quote from geeman1 :........ Hope this helped

Works......thx....

I hope you are waiting for the next question
riskredruM
S2 licensed
Quote from BranislavS :....... Can you add some LED indicators for rev limiter and for Pit limiter? Traction control LED aswell. So i can put the indicators in tiese holes

I want to add those indicators. But i have problems to use the Flags Value of OutGauge pack.
riskredruM
S2 licensed
Quote from R1K89 :It's not working @ my lfs LFS crashes when i start it. Can u fix this somehow?

(i have LFS Patch X2)

To make LFS crash anymore you only have to delete the d3d8.dll in your LFS Forlder. Then everything is like before.
The other thing. Is the gauges.ini up to date.
Are all parameters filled.
Are there no "," instead of "." ?

If there is no Gear Indicator you have to set the GEAR_Enabled=1 to 0

Quote from Dudles :what do i need to do to make a "hole " ( like my previous pic ) so the gears could appear inside the RPM gaige ? because the NSX ones do not have gear indicator, so i made one making a "black square" on it just where the gear appears but it remains "black" ingame... what should i do to make it work ?

It should be nothing, not black. You have to delete this square.
riskredruM
S2 licensed
Quote from steve :the main bug (not really a bug) is trying to get a max speed setting to match the car in game

You have only to find the right values

Quote from steve :
then online the app just works on someone else's car lol, its funny trying to race and have the speedo and rpm going up and down and not to my car lol.

that´s normal. You always see the data of the car you are looking at. You never see data of another car when sitting in yours ??

Quote from steve :
It would be sweet if it worked on the user's vehicle only and had a different setting for each car in game

I agree

Quote from Dudles :since yesterday when i'm playong with it, tried NSX-R gauges, set up everithing @ gauges.ini, but when i start LFS it black screens ( normal ) and then gets back to windows and do not open LFS neither Outgauge...

Look if you ever used "," instead of "." for the values.


Quote from BranislavS :I mean that in most cars is the RPM meter on left side and speedo on right. But the main situation is the placing it on the side lide this http://skyline179.tripod.com/skyliner34/interior.jpg (on picture are the two white gauges on right).

Thanks

Look @ first Post in 5 minutes. ^^
Last edited by riskredruM, .
riskredruM
S2 licensed
Little Tut at first post.
See attachment.
riskredruM
S2 licensed
Quote from steve :but alot of bugs

Which bugs ??


Quote from steve :to bad the gauges aren't re-sizeable withing LFS right now, should be a size slider just like for the text lol.

Sorry but i can´t rewrite LFS.
riskredruM
S2 licensed
See first Post for Update.
Now you can add your own graphics.
Direction follows tomorrow.
riskredruM
S2 licensed
Quote from Dudles :why do string and char conflict ? what do you need to do ? i know the basic from the basic of VB... My idea was to use the Gauges normally and then use the temp to turbo and fuel for fuel... and then add the auxiliary lights ( TC, Speed Limiter, Shift Light, etc ) in the holes at the cluster...


sprintf_s(gaugesfolder, 200,"%s\n", ReadFromFile("MAIN","Gauges_Folder"));
char buffer[200];
sprintf_s(buffer, 200,"%s\n", gaugesfolder);
sprintf_s(strMySystemFile,"%s%s",strPath, buffer);

//Load Gauges INI
speedimagename = ReadFromFile("Speed", "image");

After first ini read buffer have the right string in it. But when i try to read the ini given in gaugesfolder LFS crashes.

Hard to understand
riskredruM
S2 licensed
Quote from Dudles :..... P.S.: Just Saw Bloom Dials and have to say... man... pleeeeeease work on those angle adition of the needle for us to use his dials... they're awesome...

I have big problems with the variables.

String and char are not the same.

I read a ini once and it works. Then i try to read another ini with a filename get from first ini the same way and it false.

As i normaly a vb.net coder i have no clue for it. Perhaps a good c++ man can help.

If the second ini could be read it´s no problem to add all gauges.
riskredruM
S2 licensed
Quote from VTiRoj :Aha! And heres me messing with my system32 folder! Thanks, works a treat now

Do not overwrite the original d3d8.dll in your system folder. If done, see if you can get the original again.
A DX Game allways looks in it´s own folder for d3dx.dll and when not found it looks in the system folder.
riskredruM
S2 licensed
Quote from MikeyRulesD :Can someone do it D: i tried it but it messes up =\

See the little special in first post.
riskredruM
S2 licensed
In the Dashboard of the cars. The reason was to make the gauges bigger.
Don´t know if it is possible. But I know that it is impossible for me.
riskredruM
S2 licensed
Quote from BoyGTA :...But my game works at 60fps and the needles goes at 15fps, why?

The fps of the gauges depends on the incoming packets
riskredruM
S2 licensed
Quote from kaulgt. :....Can you make it so you can change what the highest speed is, because I think it would take to much messing around to fix the gauges that only go to 180kmh to suit 400kmh

I will add Values for Position/Width/Height of each graphic in die ini File (perhaps Filename too).
And i will add value for maxspeed/maxrpm too. But then you have to fill in at which degree each value is.

(Speed)
image, width, height

(RPM)
image, width, height

(SpeedNeedle)
image, width, height, min_value, max_value, min_angle, max_angle

(RPMNeedle)
image, width, height, min_value, max_value, min_angle, max_angle
riskredruM
S2 licensed
Quote from KeiichiRX7 :not working for me... I'll keep trying things though

Details ??
FGED GREDG RDFGDR GSFDG