The online racing simulator
Searching in All forums
(293 results)
LakynVonLegendaus
S3 licensed
Not to be pessimistic, but I'm sure using FOR instead of WHILE doesn't fix the issue (I assume you are talking about .LPR script). Tried that years ago. But who knows, maybe I messed something.

Will try to be there.
LakynVonLegendaus
S3 licensed
I think if you tried to put wrong pass and you got the "wrong password" message, it means it is connected. Sorry I'm out of ideas Frown

Edit: You can try to ping master.liveforspeed.net to make sure. Here for example.
Last edited by LakynVonLegendaus, .
LakynVonLegendaus
S3 licensed
Quote from Theycallmespike :-LakynVonLegendaus i check that and it didn't change anything

By "check" you mean trying to create keys in those registry paths I wrote, right? Because just "checking" it is not supposed to change anything (obviously).
Also, if you tried to create those keys, you did also put a value(xxxxx-xxxxx-xxxxx-xxxxx) in those keys(ProductId), right?

Sorry for stupid questions, but there's no other way to make sure.
LakynVonLegendaus
S3 licensed
Okay, let's wait for OP's response then.
LakynVonLegendaus
S3 licensed
Where is yours stored then?
Ctrl+F to search, F3 to search Next
LakynVonLegendaus
S3 licensed
Since other people solved this by changing registry, I still believe you can too.

Windows 10 64bit here too. My ProductId is stored in:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

and
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DefaultProductKey2


is it same for you?
LakynVonLegendaus
S3 licensed
Quote :// A join request is seen as an IS_NPL packet with ZERO in the NumP field


<?php 
 
static void NPL(InSim insimIS_NPL npl)
        {
            if (
npl.NumP == 0)
            {
                
insim.Send(new IS_JRR
                
{
                    
ReqI 0,
                    
JRRAction JrrAction.JRR_SPAWN,
                    
PLID npl.PLID,
                    
UCID npl.UCID,
                    
StartPos = { Heading 255= -1644= -2259Zbyte 17Index 0Flags 0x80 }
                });
                
insim.Send("/msg Join request approved.");
            }
        }
?>

Something like this I think.

Edit: and instead of insim.Bind<IS_JRR>(JoinRequest); put insim.Bind<IS_NPL>(NPL);
Last edited by LakynVonLegendaus, .
LakynVonLegendaus
S3 licensed
Hmm dunno Frown
You did try to restart PC after changing registry, right?
LakynVonLegendaus
S3 licensed
Maybe this helps.
LakynVonLegendaus
S3 licensed
Skills Nod
[Solved] connectioninfo() bug
LakynVonLegendaus
S3 licensed
connectioninfo needs to be executed twice after Lapper start/reload.
Last edited by Bass-Driver, .
OnHostMSO event
LakynVonLegendaus
S3 licensed
Please, could you add OnHostMSO event? I believe it would be as simple as this:

in managePacket.cs :

<?php 
void managePacket
(InSim.Decoder.MSO mso)
        {
            
// Check for host messages
            
if (mso.UserType == 0)
            {                
                
newCfg.executeFunction("OnHostMSO"mso.message );                  
            }
        }
?>

and in readCfg.cs just adding :

<?php 
eventAllowed
["OnHostMSO"] = new eventProperties("$text");
?>

LakynVonLegendaus
S3 licensed
Rofl
Not even a miniscule of shame I love this guy Big grin
LakynVonLegendaus
S3 licensed
Hmm not nice, can you install drivers manually from here without access denied? Make sure to choose your operating system type at the top of the page if you're gonna try this.
Not really an exprert on this stuff but it seems like missing drivers issue, not hardware problem.
LakynVonLegendaus
S3 licensed
Dunno but maybe this helps.
LakynVonLegendaus
S3 licensed
Did you assign axeses as shown here?
LakynVonLegendaus
S3 licensed
G27 here too. Been playing with it for cca 5 years with a 340mm wheel mounted on it with no problem.. until I made a silly decision to increase the FFB strenght above 70% (100% in profiler / 70% - 100% in-game) not knowing the most important part - main gear housing is made from plastic. Obviously it didn't take too long and the housing broke.

Potentiometers in pedals do get dirty and it can start "waving" up and down after some time but you just clean that up and it's like new (I recommend cleaning it with a contact cleaner - it lasts significantly longer).

Long story short: For the price it's an amazing wheel and works great with LFS. I think the only thing that doesn't work in LFS is it's LED lights but that can be fixed with apps like FanaLEDs. It's not a very strong wheel but for that price I doubt you can get anything better.

Edit: Hmm, looking at this video - T300RS does actually seem to be "stronger". I first overlooked it cos I thought a wheel with 2 pedals cannot be any good Big grin but it can actually be bought with T3PA pedals (3 pedals). So there might be a better wheel for the same price after all, but I can't really judge that since I never had T300 in hands.
Last edited by LakynVonLegendaus, .
LakynVonLegendaus
S3 licensed
One point! I have one point! Mom!!
Thanks for the race, was fun Smile

Sgt.
LakynVonLegendaus
S3 licensed
Quote from Eclipsed :...and still cheaper than iRacing... Big grin

Hahaha that made my day, thanks Smile
LakynVonLegendaus
S3 licensed
Cool
Na-na
Thanks an infinity!
LakynVonLegendaus
S3 licensed
Quote from Yisc[NL] :Creating a script has to be done once and then anyone can use it (if the script is shared on the forum of course).

If you (or anyone) recreate whole Airio in Lapper and make the script available for public I would call you My Lord for the rest of my life.
Quote :I don't know how much Airio can be customised.

I think the fact that people are asking for source code tells how much customizable it is Smile Not much.
LakynVonLegendaus
S3 licensed
@RC-Maus
Complete? I think you are missing the main difference between those two. Airio is install, read manual and play. With Lapper you have to create your own stuff (now thinking about it, this might be another reason why people still use Airio) so it's as "complete" as you make it.
Last edited by LakynVonLegendaus, .
LakynVonLegendaus
S3 licensed
Quote from Yisc[NL] :I am not familiar with Airio, but does it have anything that a program like Lapper doesn't have?

I think the main reason people still use Airio is it's huge online database being filled up for ages and people simply don't want to start again. But that's just how I see it, not necessarily true. AFAIK the only other thing that Airio has and Lapper doesn't is lag checker, but that shouldn't be that hard to add it to Lapper I believe.
LakynVonLegendaus
S3 licensed
I do, seems like you don't Smile
You want to change "The online racing simulator" to something else.
Last edited by LakynVonLegendaus, .
FGED GREDG RDFGDR GSFDG