Hi guys, I cannot get the audio_mp3 command to work. Have tried the
following:
audio_mp3 = [[J:\Games\Hospital\Music\]]
but get the following error: I've tried without the \%s.mp3 tail, but I
get an error
An error has occured while running the callback handler.
A stack trace is included below and the handler has been disconnected.
J:\Games\CorsixTH Beta 4.2\Lua\audio.lua:384: Could not load music
file 'C:\Music\test.mp3' (Module format not recognised)
Stack traceback:
[C]: in function 'yield'
J:\Games\CorsixTH Beta 4.2\Lua\app.lua:490: in function <J:\Games\CorsixTH
Beta 4.2\Lua\app.lua:485>
or audio_mp3 = [[J:\Games\Hospital\Music\%s.mp3]]
which gives me: "NOTICE: Audio system loaded, but found no background
tracks" even though there are mp3's (and only MP3's, no other file types)
in the folder specified.
For more information:
http://code.google.com/p/corsix-th/wiki/ConfigurationFile
Btw, the folder destinations should actually be double bracketed but for
some reason the wiki markup changed them to single brackets.
Sorry re-post my comment due to accidental delete:
Hi Roujin, As per my comment on one of your videos, I cannot get the
audio_mp3 command to work. Have tried the following:
audio_mp3 = [[J:\Games\Hospital\Music\]]
but get the following error:
An error has occured while running the callback handler. A stack trace is
included below and the handler has been disconnected. J:\Games\CorsixTH
Beta 4.2\Lua\audio.lua:384: Could not load music file 'C:\Music\test.mp3'
(Module format not recognised) Stack traceback: C: in function 'yield'
J:\Games\CorsixTH Beta 4.2\Lua\app.lua:490: in function <J:\Games\CorsixTH
Beta 4.2\Lua\app.lua:485>
or audio_mp3 = [[J:\Games\Hospital\Music\%s.mp3]]
which gives me: "NOTICE: Audio system loaded, but found no background
tracks" even though there are mp3's (and only MP3's, no other file types)
in the folder specified.
For more information:
http://code.google.com/p/corsix-th/wiki/ConfigurationFile
Hi Edvin, yes smpeg.dll is in the CorsixTH folder (located in root folder,
not in any sub directories).
Hi Edvin, yes smpeg.dll is in the CorsixTH folder (located in root folder,
not in any sub directories).
----------------------
Also, sorry re-post my comment due to accidental delete:
Hi guys, I cannot get the audio_mp3 command to work. Have tried the
following:
audio_mp3 = [J:\Games\Hospital\Music\?]
but get the following error:
An error has occured while running the callback handler. A stack trace is
included below and the handler has been disconnected. J:\Games\CorsixTH
Beta 4.2\Lua\audio.lua:384: Could not load music file 'C:\Music\test.mp3'
(Module format not recognised) Stack traceback: C: in function 'yield'
J:\Games\CorsixTH Beta 4.2\Lua\app.lua:490: in function <J:\Games\CorsixTH
Beta 4.2\Lua\app.lua:485>
or audio_mp3 = [J:\Games\Hospital\Music\%s.mp3?]
which gives me: "NOTICE: Audio system loaded, but found no background
tracks" even though there are mp3's (and only MP3's, no other file types)
in the folder specified.
For more information:
http://code.google.com/p/corsix-th/wiki/ConfigurationFile
Hi there. Is there a way to skip level just like the old game using command
line?
For more information:
https://code.google.com/p/corsix-th/wiki/ConfigurationFile
You can select any level in debug mode.
See Configuration Options and Location of Configuration File above
Then in the game use the debug menu to change the level
The best poker blog http://poker-blogs-see.blogspot.com
Best PokerStars blog http://pokerstars-blogs.blogspot.com
Sexy, hot girls image http://china-sexy-girl-images.blogspot.com/
Look in the config file for the line with debug and change false to true
The config sits close to where the saves are in windows, not sure where on
other systems, but I think it tells you in this wiki somewhere