Author Topic: PLS help!!!  (Read 579 times)

lilredvampy

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
PLS help!!!
« on: May 22, 2005, 03:11:23 pm »
I know you guys have heard this one a million times now but i am so confussed i got the pssetup.exe problem and i tryed to follow fix you have told other about adding the er to that multiplex or what ever word but i could not find it on that page that i brought up could you pls give me just a lil more help

lilredvampy

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
see here
« Reply #1 on: May 22, 2005, 03:15:34 pm »
System.ApplicationID = pssetup

Video.ScreenWidth  = 600
Video.ScreenHeight = 400
Video.ScreenDepth  = 16

;PlaneShift.GUI.Imagefile = /planeshift/data/gui/imagelist.xml
PlaneShift.GUI.Imagefile = /planeshift/data/gui/releaselist.xml

System.PlugIns.iVFS = crystalspace.kernel.vfs
System.PlugIns.iGraphics3D = crystalspace.graphics3d.opengl
System.PlugIns.iSoundRender = crystalspace.sound.render.software
System.Plugins.iDocumentSystem = crystalspace.documentsystem.tinyxml
System.PlugIns.iImageIO = crystalspace.graphic.image.io.multiplex

System.PlugIns.iSoundLoader.WAV = crystalspace.sound.loader.wav
System.PlugIns.iSoundLoader.OGG = crystalspace.sound.loader.ogg
System.PlugIns.iSoundLoader = crystalspace.sound.loader.multiplexer

System.PlugIns.iEngine = crystalspace.engine.3d

System.PlugIns.iFontServer = crystalspace.font.server.multiplexer
System.PlugIns.iFontServer.1 = crystalspace.font.server.freetype2
System.PlugIns.iFontServer.2 = crystalspace.font.server.default
Fontplex.Fonts.Default.*Fallback = /this/data/ttf/arial.ttf


see the multiplexer it is alreader ered

Seytra

  • Forum Addict
  • *
  • Posts: 2052
  • No system can compensate lack of common sense.
    • View Profile
(No subject)
« Reply #2 on: May 22, 2005, 03:53:07 pm »
Quote
Originally posted by lilredvampy
System.ApplicationID = pssetup

Video.ScreenWidth  = 600
Video.ScreenHeight = 400
Video.ScreenDepth  = 16

;PlaneShift.GUI.Imagefile = /planeshift/data/gui/imagelist.xml
PlaneShift.GUI.Imagefile = /planeshift/data/gui/releaselist.xml

System.PlugIns.iVFS = crystalspace.kernel.vfs
System.PlugIns.iGraphics3D = crystalspace.graphics3d.opengl
System.PlugIns.iSoundRender = crystalspace.sound.render.software
System.Plugins.iDocumentSystem = crystalspace.documentsystem.tinyxml

System.PlugIns.iImageIO = crystalspace.graphic.image.io.multiplex

System.PlugIns.iSoundLoader.WAV = crystalspace.sound.loader.wav
System.PlugIns.iSoundLoader.OGG = crystalspace.sound.loader.ogg
System.PlugIns.iSoundLoader = crystalspace.sound.loader.multiplexer

System.PlugIns.iEngine = crystalspace.engine.3d

System.PlugIns.iFontServer = crystalspace.font.server.multiplexer
System.PlugIns.iFontServer.1 = crystalspace.font.server.freetype2
System.PlugIns.iFontServer.2 = crystalspace.font.server.default
Fontplex.Fonts.Default.*Fallback = /this/data/ttf/arial.ttf


see the multiplexer it is alreader ered

And what about the line I bolded? :P