The online racing simulator
Searching in All forums
(11 results)
Japan server no longer supported?
yschoi93
S3 licensed




I could no longer select the Japan server, and confirmed that it had been changed to the Hong Kong server.
The ping also doubled.
This is a very disappointing policy.
yschoi93
S3 licensed
AWS ec2 t4g.nano was used, and the OS is Ubuntu 22.04 LTS (arm64).

sudo apt install ca-certificates gnupg
sudo gpg --homedir /tmp --no-default-keyring --keyring /usr/share/keyrings/mono-official-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb [signed-by=/usr/share/keyrings/mono-official-archive-keyring.gpg] https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt install mono-complete
mono LFSLapper.exe

When I run it, I get an error.

WARNING: ./drifttop.lpr doesn't exist!
WARNING: ./layoutlist.lpr doesn't exist!
WARNING: ./usertop.lpr doesn't exist!

Correcting the extension to lowercase will solve the error.



Closing the terminal also closes the program.
To run in the background, use the following command.

nohup mono LFSLapper.exe > lapper.log &

Logs can be output to the screen.

tail -f lapper.log

You can terminate programs running in the background.

ps -ef | grep LFSLapper.exe
kill [PID]

ps. If you are short on memory, you may want to consider t4g.micro. It is more economical than t2.micro.
Last edited by yschoi93, .
yschoi93
S3 licensed
Quote from Scawen :Yes, I still have the M3 which is now 21 years old! :thumbsup...

Rod Bearings, Are VANOS Still OK?
Many people suffer from this problem.
yschoi93
S3 licensed
Quote from Flame CZE :What leagues are those shots from?

Korean members gather to play the league about twice a year, at New Year's parties or on Thanksgiving Day.
How do you enjoy the game?
yschoi93
S3 licensed
This is how we enjoy it.







(* Images are hosted on Google Drive. Therefore, images may not be displayed properly.)










Last edited by yschoi93, .
yschoi93
S3 licensed
In order to restrict rental accounts, you must be able to designate PCs that can access the master server.
(e.g. PC unique numbers such as Mac address)
This is the second-factor authentication method for genuine software these days.
yschoi93
S3 licensed
Quote from neron59 :On Linux we have the same functionalities as on Windows?
It run on Amazon Linux ?

Mono is a platform for developing and running cross-platform applications based on ECMA/ISO standards. It is a free and open source implementation of Microsoft's .NET framework.
yschoi93
S3 licensed
I just tested the D62.
It works fine now.
I really like the update.
thank you.
yschoi93
S3 licensed
I just tested the D61.
The issue of the last character disappearing has been resolved.
However, when you enter numbers, special symbols, and punctuation marks, bugs that are inserted to the left of the last letter still exist.
The version that works well for Korean input is 7B.
7C and 7D are the same symptoms.
Last edited by yschoi93, .
Korean input problem in chat
yschoi93
S3 licensed
Korean input does not work properly.
If the last letter is cut off or a space or special character is entered, it is inserted after the last letter.
This problem is believed to be caused by the letter cursor being located after the last letter.

If you enter only one letter and press Enter, chat will not work.
When I think about the reason, it seems like there is a problem with the character buffer as well.

Korean input works properly in older versions.

For reference, Korea uses a lot of Microsoft IME.
yschoi93
S3 licensed
I installed on Amazon Linux.

rpmkeys --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
su -c 'curl https://download.mono-project.com/repo/centos8-stable.repo | tee /etc/yum.repos.d/mono-centos8-stable.repo'
yum install mono-devel
yum install mono-complete
mono LFSLapper.exe

When I run it, I get an error.

WARNING: ./drifttop.lpr doesn't exist!
WARNING: ./layoutlist.lpr doesn't exist!
WARNING: ./usertop.lpr doesn't exist!

Correcting the extension to lowercase will solve the error.

Closing the terminal also closes the program.
To run in the background, use the following command.

nohup mono LFSLapper.exe > lapper.log &

Logs can be output to the screen.

tail -f lapper.log

You can terminate programs running in the background.

ps -ef | grep LFSLapper.exe
kill [PID]

Last edited by yschoi93, .
FGED GREDG RDFGDR GSFDG