[Mod] Highway Lane Change Sound Replace

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

Isbeorn
Posts: 41
Joined: Sat, 10. Dec 05, 13:28
x3tc

[Mod] Highway Lane Change Sound Replace

Post by Isbeorn » Sun, 17. Nov 13, 05:19

Hi,

are you guys as annoyed as me by that sound in highways when you change the lanes?
I did a tiny mod, where the sound is replaced by a different more subtle one.

HighwaySoundReplace

Just unzip the files into your XRebirth\Extensions folder. (If the extensions folder does not exist yet, create it)
Last edited by Isbeorn on Sun, 19. Jan 14, 20:48, edited 2 times in total.

Baleur
Posts: 587
Joined: Fri, 28. Oct 05, 13:37
x3tc

Post by Baleur » Sun, 17. Nov 13, 07:42

So much better. Thanks! :D
CPU: Intel i7 6300k RAM: 32gb GPU: nVidia 1070 6gb VRAM

HyperionXL
Posts: 38
Joined: Tue, 23. Oct 12, 09:36
xr

Post by HyperionXL » Sun, 17. Nov 13, 07:45

A sound change for some of the sounds when slipstreaming behind other ships is needed, too. Some of those sounds are so treble-high I have to take off my headphones.

Deleted User

Post by Deleted User » Sun, 17. Nov 13, 08:22

would you consider releasing a small tutorial on how you have done it?

Isbeorn
Posts: 41
Joined: Sat, 10. Dec 05, 13:28
x3tc

Post by Isbeorn » Sun, 17. Nov 13, 12:23

HyperionXL wrote:A sound change for some of the sounds when slipstreaming behind other ships is needed, too. Some of those sounds are so treble-high I have to take off my headphones.
Thats bugging me too. Maybe i can find a solution for this, but for now i want to play rather than searching for sound files ;)

Dark_Ansem wrote:would you consider releasing a small tutorial on how you have done it?
Well everything you need is in the X Rebirth - Modding Guide

I just replaced the sample in the sound_library.xml for that specific sound with another existing one.

EuRoKa
Posts: 402
Joined: Fri, 17. Oct 08, 13:41
x4

Post by EuRoKa » Sun, 17. Nov 13, 12:29

is it possible to have various soundtracks for the highway that are played randomly? maybe in the same how it works in combat situations?
XR Station Match Finder 1.1 <-- check ideal station combinations (for best use of mass-traffic)/production/resources + ware finder.

Isbeorn
Posts: 41
Joined: Sat, 10. Dec 05, 13:28
x3tc

Post by Isbeorn » Sun, 17. Nov 13, 13:27

EuRoKa wrote:is it possible to have various soundtracks for the highway that are played randomly? maybe in the same how it works in combat situations?
I think it is a bit more difficult for highways, because the music for them is split up in different parts depending on your speed. At the moment i also do not know how to implement my own sounds files. Maybe they are not properly formatted...

User avatar
TheRealBix
Posts: 400
Joined: Thu, 2. Jul 09, 14:34
x4

Post by TheRealBix » Sun, 17. Nov 13, 23:50

A little translate for frenchies

Code: Select all

  <text language="33" name="Remplacement du son Highway_Lane_Change" description="Remplace le son Highway_Lane_Change par un autre plus discret" author="Isbeorn" />

User avatar
TheRealBix
Posts: 400
Joined: Thu, 2. Jul 09, 14:34
x4

Post by TheRealBix » Mon, 18. Nov 13, 01:10

Be careful, if you want to disable the mod (ingame menu/extensions) the save become incompatible

Oh and it seems that the LRS sound too has been modified :?

Isbeorn
Posts: 41
Joined: Sat, 10. Dec 05, 13:28
x3tc

Post by Isbeorn » Mon, 18. Nov 13, 09:43

TheRealBix wrote:Oh and it seems that the LRS sound too has been modified :?
Oh yeah, forgot to remove that. Was part of my testing around.
I will update this version after i got back from work.

Return to “X Rebirth - Scripts and Modding”