some small problems

S

Santaji

  • Santaji

Hi, i downloaded racer again after not using it for about a year or more and i noticed that some cars that worked fine back then have no engine sounds now, is this because they aren't compatible with the new version or something? how can i get them to work?
Also when i turn the HDR effect thingy off and start a race, it crashes.
 
Audio has been changed.
Racer no longer uses the "sample=engine.wav" thing, instead it has a more sophisticated mixing things for multiple sounds through different RPM ranges. What you can do to update to the new system is open car.ini in the car's folder, and paste this somewhere within it (I usually put it just before the camera views settings) - there is one thing you'll need to correct here, which is the "natural=3000" bit. Take the number from whatever "natural=XXXX" is in the car.ini file already, and it should sound the same.

;--Start Audio--
audio
{
skid
{
volume=0.3
sample=skid.wav
}
acc_all
{
}
accelerate_out
{
volume=1.0
smp0~audio.acc_all
{
sample=engine.wav
min=50
max=10000
natural=3000
attack=500
decay=500
}
}
decelerate_out
{
volume=0.4
smp0~audio.acc_all
{
sample=engine.wav
min=50
max=10000
natural=3000
attack=500
decay=500
}
}
}
;--End Audio--
 

Latest News

What would make you race in our Club events

  • Special events

    Votes: 5 18.5%
  • More leagues

    Votes: 3 11.1%
  • Prizes

    Votes: 4 14.8%
  • Trophies

    Votes: 4 14.8%
  • Forum trophies

    Votes: 1 3.7%
  • Livestreams

    Votes: 5 18.5%
  • Easier access

    Votes: 20 74.1%
  • Other? post your reason

    Votes: 2 7.4%
Back
Top