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

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 124 85.5%
  • Better structured events

    Votes: 24 16.6%
  • Better structured racing club forum

    Votes: 23 15.9%
  • More use of default game content

    Votes: 17 11.7%
  • More use of fixed setups

    Votes: 43 29.7%
  • No 3rd party registration pages

    Votes: 50 34.5%
  • Less casual events

    Votes: 13 9.0%
  • More casual events

    Votes: 44 30.3%
  • Other, specify in thread

    Votes: 8 5.5%
Back
Top