In this mod
Requires the Pacenotes Core mod by Dummiesman.
- New pacenote system that makes pacenote creation and editing simpler
- Co-driver configuration (e.g. callout distance)
- Immersion tweaks: removes the tall orange and black waypoint columns and the sound played when crossing them
- >20 unique, long rally stages with pacenotes for vanilla and mod maps
Hit 'R' or 'CTRL-R' at the beginning of a stage to mute the waypoint sounds.
If the mod doesn't work at first, or stops working/breaks other scenarios: restart lua (CTRL-L). You can also delete and reinstall the mod.
If you've made a local custom copy of the config file, you may need to manually update that when I update the mod.
This is an actual beta test. Let me know if you're having issues. Thank you!
Give me feedback, like, subscribe, review, tell your friends, and show me some love on the forums so I know people are playing and I'll try and work faster
Stage list
Make a request or see what stages I'm working on at the moment
(new) El Ferrito's Jungle Rock Rally (@el_ferrito) [Download]
- Jungle Rock Island SS - 12.2 km (gravel)
- Port SS - 10.1 km (gravel)
East Coast Dirt (@el_ferrito) [Dowload]
PJS (@BlackMetal) [Download]
- Shakedown A - 5.4 km (gravel)
- Shakedown B - 4.1 km (gravel)
- Shakedown C - 3.0 km (gravel)
- SS: 1+2+3
East Coast USA
- Tarmac SS - 7.5 km
- Gravel Shakedown - 5.1 km
Utah
- Gravel Shakedown - 5.1 km
Carvalho de Rei (@SomeVietnameseplayer) [Download]
- Gravel SS - 8.6 km
- Tarmac Shakedown - 4.5 km
- SS: 1+2
Italy
- Carvalho de Rei Gravel 1 SS - 8.1 km (gravel)
- Carvalho de Rei Gravel 2 SS - 8.1 km (gravel)
- Carvalho de Rei Tarmac 1 SS - 8.1 km (tarmac)
- Carvalho de Rei Tarmac 2 SS - 8.1 km (tarmac)
- Carvalho de Rei Wet Tarmac 1 SS - 8.1 km (wet tarmac)
- Carvalho de Rei Wet Tarmac 2 SS - 8.1 km (wet tarmac)
Jungle Rock Island
- Castelletto SS - 14.6 km (tarmac)
- Norte-Portino SS - 14.1 km (tarmac)
- Fastello SS - 9.3 km (tarmac)
- Fastello-Castelletto SS - 10.0 km (tarmac)
- Castelletto Shakedown - 3.5 km (tarmac)
- Passo Del Chiurlo SS - 11.5 km (gravel)
- San Toltego SS - 8.4 km (gravel)
Small Island
- Jungle Rock Island SS - 12.2 km (tarmac)
- Port SS - 10.1 km (mixed)
- Jungle SS - 5.9 km (gravel)
- Small Island SS - 6.1 km (mixed)
Configuration
Volume - Unpack the Pacenotes Core mod. Open the file mods/unpacked/pacenotemod/scripts/pacenotes/extension.lua. You can configure it by editing from line 15:
volume=7 is default, and it's a bit hard to hear in the driver camera in some of the cars (it's fine for hood cam though). Setting volume=10 is a good setting for driver camera, but you're free to experiment with it. For reference: 5 is really quiet, and 18 is way too loud.Code:-- sound settings local defaultSoundData = { volume = 7, pitch = 1, fadeInTime = -1, fadeOutTime = -1, unique = false }
Pacenote director - The configuration file is in pacenoteDirector/settings/rallyconfig.ini. You can either unpack the mod and modify it directly, or copypaste it into the local settings folder. There are many options in it. Open up the config file, read its content, and modify it as needed. Sometimes, when I update the mod, bits of the code will change and you'll need to use newer versions of the config file.
Write your own pacenotes and edit existing ones
See this tutorial
https://www.beamng.com/threads/pacenote-director-extended-co-driver.83961/#post-1422981
Acknowledgments
Thank you @angelo234 for helping out with the pacenotes for Carvalho de Rei, as well as with some really important parts of the code, and testing.
Thank you @BlackMetal for giving me permission to use their props on my Time Trials.
Thank you to all map the authors that made maps that work well for rallying.
Thank you @Darthbob555 for helping me out with game engine modding!
Contribute!!!
If you're interested in the project of turning BeamNG into a rally game, PM me. There are a million ways you can contribute to the project.

Beta Rally Mode: smart co-driver & stages with pacenotes 0.3
A configurable co-driver, support for easy pacenote editing, and long time trials with pacenotes.
Tags:
Recent Updates
- co-driver improvements, more rallyes, and fixes Apr 19, 2022
- Small update Apr 4, 2022
- Bug fix Mar 30, 2022