Prboom Set-Up


rbusa

Member
Joined
Apr 28, 2010
Messages
127
Age
28
Location
Czech Rep
Hi

When I wuz trying to install this engine, i got there problem:

TiMidity ++ is not recognized - tried to put it to: root SD & root NAND (result always same - no music)

PrBoom log:
M_Init: Init miscellaneous info.
R_Init: Init DOOM refresh daemon -
R_LoadTrigTables: Endianness...ok.
R_InitData: Textures Flats Sprites
R_Init: R_InitPlanes R_InitLightTables R_InitSkyMap R_InitTranslationsTables R_InitPatches
P_Init: Init Playloop state.
I_Init: Setting up machine state.
I_InitSound: configured audio device with 512 samples/slice
I_InitSound: sound module ready
S_Init: Setting up sound.
S_Init: default sfx volume 8
S_Init: default sfx volume 8
HU_Init: Setting up heads up display.
I_InitGraphics: 320x240
I_UpdateVideoMode: 320x240 (fullscreen)
V_InitMode: using 16 bit video mode
I_SetRes: Using resolution 320x240
I_UpdateVideoMode: 0xa0000000, SDL buffer, direct access
I_InitJoystick : opened PEP Joy
ST_Init: Init status bar.
Couldn't load MIDI from ./prboom-music: /etc/timidity/timidity.cfg: No such file or directory
Couldn't load MIDI from ./prboom-music: /etc/timidity/timidity.cfg: No such file or directory
G_DoPlayDemo: playing demo with doom v1.666 compatibility
Couldn't load MIDI from ./prboom-music: /etc/timidity/timidity.cfg: No such file or directory
Couldn't load MIDI from ./prboom-music: /etc/timidity/timidity.cfg: No such file or directory
P_GetNodesVersion: using normal BSP nodes
P_GetNodesVersion: using normal BSP nodes
I_EndJoystick : closing joystick
I_EndJoystick : closing joystick
I_ShutdownMusic: removing ./prboom-music
I_ShutdownMusic: removing ./prboom-music
I_ShutdownSound:
 
Your missing the timidity.cfg file from the prboom folder, here's a post I left on another thread:

Neil L said:
I put these instructions on the Warcraft page when somebody was stuck:
Neil L said:
For the music, copy the timidity.cfg from the timidity folder (which should be in the root of the SD card) into the Warcraft folder. (The one with the Warcraft.gpe in)
Edit this copied .cfg file and add the first line (the one in bold), not forgetting the space:

dir /mnt/sd/timidity/#
I've tweaked the amps pretty well, they should sound pretty good as they are.........................

You should now have music. :)
The same goes for other games that use Timidity (prboom etc.)

Cheers, Neil

Edit: Here's the link for Timidity: http://www.libsdl.org/projects/SDL_mixer/timidity/timidity.tar.gz
Just change the Warcraft bit to what you need, let me know how you get on.

Cheers, Neil :)
 
Last edited by a moderator:
Back
Top