Author Topic: Prboom/snes9x  (Read 6851 times)

Merardon

  • Full Member
  • ***
  • Posts: 141
    • View Profile
    • http://
Prboom/snes9x
« Reply #15 on: February 15, 2005, 09:00:50 pm »
Ah, that was it, thanks! All working fine now, save timidity, which comes out with: Couldn't load MIDI from /tmp/prboom-music-nt130L: timidity.cfg: No such file or directory. I'll see if I can figure it out.
Zaurus SL-C3100 (Borzoi) - Cacko ROM 1.23 & OpenBSD 4.0 Beta
Zaurus SL-5500 (Collie) - OpenZaurus 3.5.4.2 RC1
[img]http://forum.zaurus.cn/data/chroot/zaurus/upcoming/c3100_126.gif\" border=\"0\" class=\"linked-sig-image\" /][img]http://forum.zaurus.cn/data/chroot/zaurus/upcoming/5500_134.gif\" border=\"0\" class=\"linked-sig-image\" /]
Miscellaneous random accessories

MrSquishy

  • Full Member
  • ***
  • Posts: 159
    • View Profile
    • http://
Prboom/snes9x
« Reply #16 on: February 15, 2005, 09:38:08 pm »
This is what my /mnt/card/usr/share/timidity/timidity.cfg is

Code: [Select]
##############################################################################
#
# Instrument configuration file for timidity
#
# Specify library directory:            dir
#
# - Multiple library directories may be given. The ones given last will be
#   searched first so you can override them in later configuration files.
#   Extra configuration files and MIDI files will also be searched in these
#   directories.
#
# Set tone bank or drum set to modify:  bank
#                                       drumset
#
# Map program number to patch map:      
#
# - If the patch can't be found in the library directories, TiMidity will
#   search again with ".pat" appended to the name.
#   Programs without a loaded patch will be silent, except that for
#   banks/drumsets >0, the corresponding patch in  bank/drumset 0 will
#   be used (if one exists).
#
# Read another configuration file:      source
#

dir /usr/local/share/timidity/inst
dir /usr/local/share/timidity

source default.cfg
source gsdrum.cfg
source gsdrum25.cfg
source sfx.cfg
source mt32.cfg
source power.cfg
source release.cfg
source altassign.cfg

##############################################################################
# Local configulation

# These nice patches are from the Roland SCC-1 Sound Canvas MIDI synthesizer.
bank 0
        47 roland/C2TIMPNI.PAT amp=125
        115 roland/C3WODBLK.PAT amp=160
        116 roland/C3TAIKO.PAT amp=160

##############################################################################
# End of configuration file


Indeed it is my Local "Configulation"
« Last Edit: February 15, 2005, 09:39:01 pm by MrSquishy »

Merardon

  • Full Member
  • ***
  • Posts: 141
    • View Profile
    • http://
Prboom/snes9x
« Reply #17 on: February 15, 2005, 10:25:27 pm »
All working fine. I'll start up writing a Doom newbie guide tommorrow, when I don't have an assignment pressing on me. (Then I'll see if I can work out snes9x on my own) Thanks for all of your help, I couldn't have done it without you.
« Last Edit: February 15, 2005, 10:26:23 pm by Merardon »
Zaurus SL-C3100 (Borzoi) - Cacko ROM 1.23 & OpenBSD 4.0 Beta
Zaurus SL-5500 (Collie) - OpenZaurus 3.5.4.2 RC1
[img]http://forum.zaurus.cn/data/chroot/zaurus/upcoming/c3100_126.gif\" border=\"0\" class=\"linked-sig-image\" /][img]http://forum.zaurus.cn/data/chroot/zaurus/upcoming/5500_134.gif\" border=\"0\" class=\"linked-sig-image\" /]
Miscellaneous random accessories