Posted: 02 Nov 2015, 04:32
My OS is Windows7 64bit.
I installed a latest Re-Volt patch(v1.2 a15.0330).
And then I read (v1.2 doc.txt) to make a custom sound track.
-------------------------------------------------------------------------------
--------------
Custom Music
--------------
To play a custom music track in your level instead of the default CD
audio, use the MUSIC entry in the "level".inf file. General syntax:
MUSIC <Path to music file>
--------------------------------------------------------------------------------
I read a text. And I corrected a inf file.
---------------------------------------------------------------
;--------------------------
;Revolt .INF file structure
;--------------------------
NAME 'Toys in the Hood';The name of the level as seen in-game
STARTPOS -14974. 88. 20489 ;Start position of the car
STARTPOSREV -13311. 37. 18925 ;Start position of the car
STARTROT 0.25 ;Start rotation of the car (0 - 1)
STARTROTREV 0.75 ;Start rotation of the car (0 - 1)
FARCLIP 24000 ;Far clipping distance (draw distance)
FOGSTART 23000 ;Fog start (slightly less than FARCLIP)
FOGCOLOR 80 144 192 ;Fog and background color
VERTFOGSTART 0 ;Vertical fog start (as in rooftops)
VERTFOGEND 0 ;Vertical fog end (as in rooftops)
WORLDRGBPER 100 ;RGB percent of original world gouraud
MODELRGBPER 100 ;RGB percent of original model gouraud
INSTANCERGBPER 100 ;RGB percent of original instance gouraud
MIRRORS 0 0.75 0 256 ;Type - mix - intensity start - distance
MUSIC <music\nhood1.mp3>
REDBOOK 4 9
--------------------------------------------------------------
Next I renamed a mp3 file to same name as a folder(for example 'nhood1.mp3').
And I made a music folder in the directory(S:\games\re-volt\music) and put mp3 there.
Then I chose "Toys in the Hood" and played it. But default music of installation CD was played.
Even though I corrected nhood1.inf entry, mp3 wasn't played.
I don't know what I should do. Please help me.
I installed a latest Re-Volt patch(v1.2 a15.0330).
And then I read (v1.2 doc.txt) to make a custom sound track.
-------------------------------------------------------------------------------
--------------
Custom Music
--------------
To play a custom music track in your level instead of the default CD
audio, use the MUSIC entry in the "level".inf file. General syntax:
MUSIC <Path to music file>
--------------------------------------------------------------------------------
I read a text. And I corrected a inf file.
---------------------------------------------------------------
;--------------------------
;Revolt .INF file structure
;--------------------------
NAME 'Toys in the Hood';The name of the level as seen in-game
STARTPOS -14974. 88. 20489 ;Start position of the car
STARTPOSREV -13311. 37. 18925 ;Start position of the car
STARTROT 0.25 ;Start rotation of the car (0 - 1)
STARTROTREV 0.75 ;Start rotation of the car (0 - 1)
FARCLIP 24000 ;Far clipping distance (draw distance)
FOGSTART 23000 ;Fog start (slightly less than FARCLIP)
FOGCOLOR 80 144 192 ;Fog and background color
VERTFOGSTART 0 ;Vertical fog start (as in rooftops)
VERTFOGEND 0 ;Vertical fog end (as in rooftops)
WORLDRGBPER 100 ;RGB percent of original world gouraud
MODELRGBPER 100 ;RGB percent of original model gouraud
INSTANCERGBPER 100 ;RGB percent of original instance gouraud
MIRRORS 0 0.75 0 256 ;Type - mix - intensity start - distance
MUSIC <music\nhood1.mp3>
REDBOOK 4 9
--------------------------------------------------------------
Next I renamed a mp3 file to same name as a folder(for example 'nhood1.mp3').
And I made a music folder in the directory(S:\games\re-volt\music) and put mp3 there.
Then I chose "Toys in the Hood" and played it. But default music of installation CD was played.
Even though I corrected nhood1.inf entry, mp3 wasn't played.
I don't know what I should do. Please help me.