Music problem
Moderator: OpenTTD Developers
Music problem
Hi al,
first of al i want to thank you for this great game
I've played it ages ago and i stil think this is one of the best games in history.
My problem,
Transport tycoon doesn't play any music, exept the effects. I've searched the forums about this, but i can't find anything. I've opened the openttd.cfg and changed the music playing from false into true, but everytime i open openttd it changes back into false. I've also opened the jukebox in openttd but i can press play forever but it won't start playing. The music files do play in windows media player, so that is'nt the problem.
My OS is windows xp
and i'm running openttd r7123M (quark)
but my music dind'nt worked on any openttd version i've played, every time the same problem
It's to bad i can't listen to the music, but if i can't, i can't and it won't effect this great game.
[sorry if my grammar is'nt complete correct, grammar has never bin my best thing in school, even in dutch]
first of al i want to thank you for this great game
I've played it ages ago and i stil think this is one of the best games in history.
My problem,
Transport tycoon doesn't play any music, exept the effects. I've searched the forums about this, but i can't find anything. I've opened the openttd.cfg and changed the music playing from false into true, but everytime i open openttd it changes back into false. I've also opened the jukebox in openttd but i can press play forever but it won't start playing. The music files do play in windows media player, so that is'nt the problem.
My OS is windows xp
and i'm running openttd r7123M (quark)
but my music dind'nt worked on any openttd version i've played, every time the same problem
It's to bad i can't listen to the music, but if i can't, i can't and it won't effect this great game.
[sorry if my grammar is'nt complete correct, grammar has never bin my best thing in school, even in dutch]
When you press 'play' does the music-gui actually play or does it do nothing? The 'set programme' window gives no information whether you have the files or not.
Please run openttd with the "-d driver=10" flag (or "-d 3") in general, or try the other music driver (they're listed with "-h").
Please run openttd with the "-d driver=10" flag (or "-d 3") in general, or try the other music driver (they're listed with "-h").
TrueLight: "Did you bother to read any of the replies, or you just pressed 'Reply' and started typing?"
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
You don't find it. You type it. On the command-line, when you're starting OpenTTD. Or in the Target box of the shortcut's properties.Dragon wrote:and where can i find the "-d driver=10",
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
sorry,
with -d driver=10 it says:
dbg: Loading drivers...
dbg: Successfully probed sound driver "win32"
dbg: Successfully probed music driver "dmusic"
dgb: Successfully probed video driver "win32"
and with -d 3 i don't get anything interresting
hope this helps
btw, thanks for the reply's and youre time
with -d driver=10 it says:
dbg: Loading drivers...
dbg: Successfully probed sound driver "win32"
dbg: Successfully probed music driver "dmusic"
dgb: Successfully probed video driver "win32"
and with -d 3 i don't get anything interresting
hope this helps
btw, thanks for the reply's and youre time
If you don't get any additional debugging messages (at level 0), then it means that DirectMusic is working.
Are you sure that ingame you have pressed the 'play' button for the music and that your volume is not muted?
Are you sure that ingame you have pressed the 'play' button for the music and that your volume is not muted?
TrueLight: "Did you bother to read any of the replies, or you just pressed 'Reply' and started typing?"
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
I've pressed play for a thousend times, but nothing happens,
i also don't see something playing, if i remember correctly, you saw the current song name and number in TTO.
and about the volume, windows volume is skyhigh and openttd.cfg says:
[music]
playlist = 0
music_vol = 100
effect_vol = 80
custom_1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
custom_2 = 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
playing = false
shuffle = true
extmidi = timidity
besides, effects work perfectly fine, that's what i find so strange
i also don't see something playing, if i remember correctly, you saw the current song name and number in TTO.
and about the volume, windows volume is skyhigh and openttd.cfg says:
[music]
playlist = 0
music_vol = 100
effect_vol = 80
custom_1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
custom_2 = 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
playing = false
shuffle = true
extmidi = timidity
besides, effects work perfectly fine, that's what i find so strange
it says "playing=false"; this should be true...
But otherwise I have no idea about your problem, and I think we are missing something pretty obvious that's wrong with either your system or your setup.
But otherwise I have no idea about your problem, and I think we are missing something pretty obvious that's wrong with either your system or your setup.
TrueLight: "Did you bother to read any of the replies, or you just pressed 'Reply' and started typing?"
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
Get a compiler and debug openttd. Because the music should really work and I have no other guess as to why it doesn't.
TrueLight: "Did you bother to read any of the replies, or you just pressed 'Reply' and started typing?"
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
<@[R-Dk]FoRbiDDeN> "HELP, this litte arrow thing keeps following my mouse, and I can't make it go away."
Re: Music problem
Copy data/gm
copy the gm folder in ttdx main folder, then it work..
copy the gm folder in ttdx main folder, then it work..
Who is online
Users browsing this forum: No registered users and 4 guests