Post suggestions regarding RVGL here in this subforum.
-
The Man
- Posts: 19
- From: Finland
Unread post
by The Man » Thu Jun 19, 2025 10:43 am
I have been quiet in the forums for six years. But now I have something important to discuss.
- So my suggestion is, that we kindly ask Huki to make a new switch in the track.inf file.
- The purpose of the switch, if set to positive value, would mean, that the track that was finished, would allow players to continue driving after the race time has been saved.
- For example in Formula 1, after the racing stops, the racers are allowed to drive one last time around the track as the Lap of Honour.
- So it would require, that the code was modified slightly, to make the controllers usable after finishing. The code would be connect the finishing of the race to the track.inf file's LapOfHonour setting: if the LapOfHonour was set to 1 instead of 0 in the track.inf file, this would then enable the driving on the track after finishing the race.
What do you guys think of this proposal? In my opinion it would fit the circuit racing quite well. I wonder if it's possible to make a mod that enables this switch. Then it wouldn't be required for us to call the phone of Huki.
-Theman
-
The Man
- Posts: 19
- From: Finland
Unread post
by The Man » Fri Jun 27, 2025 5:16 pm
So I started to make a .dll file to make a Re-Volt Mod
in order to
get the cars operate after finishing.
But currently the .dll doesn't do anything. Or it disables some code at the finish, but I am not sure which one.
What I need to do is cancel the calling of the camera switch of other players when you finish, and instead let the player continue driving.
I'll get back to you when I have succesfully enabled controls after finishing.
Currently the .dll works somehow, because when I exit rvgl, the Launcher says, that the game didn't launch properly.
It means that something happened behind the scene.
- Theman