- Thu Jun 07, 2007 2:56 am
#4502
You probably noticed that all cars sound the same. I found a way that might let us change car sounds, so every car would have it's own sound.
It would involve an application running in the background which would monitor unassigned keys, and in case one of them was pressed, it would change the car sound.
For example if the sound for Dodge Ram is set to "q", the application would replace the current audio file with the one of Dodge Ram.
The only problem is that the player would have to select the car sound before the game loads because replacing the sound while the audio file is used by the game would cause an error, or in case the audio is loaded in RAM, nothing would happen.
By "before the game loads" I mean, that the player would have to choose car sound while in the main menu, not while driving.
If someone could provide me with car sounds, i could try to do that.
It would involve an application running in the background which would monitor unassigned keys, and in case one of them was pressed, it would change the car sound.
For example if the sound for Dodge Ram is set to "q", the application would replace the current audio file with the one of Dodge Ram.
The only problem is that the player would have to select the car sound before the game loads because replacing the sound while the audio file is used by the game would cause an error, or in case the audio is loaded in RAM, nothing would happen.
By "before the game loads" I mean, that the player would have to choose car sound while in the main menu, not while driving.
If someone could provide me with car sounds, i could try to do that.