PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: lilredvampy on May 22, 2005, 03:11:23 pm

Title: PLS help!!!
Post by: lilredvampy 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
Title: see here
Post by: lilredvampy 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
Title:
Post by: Seytra 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