Help me
-
- Posts: 19
- Joined: Sun Oct 07, 2007 8:43 pm
- Location: Bulgaria
I click on RealityFactory.exe, but I can't start my game.
Last edited by DeyanMarkovski on Sun Oct 14, 2007 6:47 pm, edited 1 time in total.
I guess we need to establish a few things:DeyanMarkovski wrote:I click on RealityFactory.exe, buu I can't start my game.
1) Does the demo start at all for you when you click the Reality Factory.exe
if it does come up, but has the demo level and not yours, please post the text from your RealityFactory.ini file for us to see.
Thanks.
Okay, I guess that's just one thing. . .but it's a pretty important thing, I'd say.
Steve Dilworth - Resisting change since 1965!
-
- Posts: 19
- Joined: Sun Oct 07, 2007 8:43 pm
- Location: Bulgaria
yessteven8 wrote: 1) Does the demo start at all for you when you click the Reality Factory.exe
Code: Select all
;
; RealityFactory.INI - RealityFactory Initialization file
;
; Created by IniEditor
;
;
; GameName defines the name of the game
;
GameName=RealityFactory
;
; PlayerName defines the name of the player
;
PlayerName=Unnamed
;
; PlayerAvatar defines the player actor
;
PlayerAvatar=virgil.act
;
; Define the menu initialization file
;
Menu=menu.ini
;
; Define the virtual pack file
;
PackFile=pack.vfs
;
; Define the starting level
;
StartLevel=Games50.bsp
;
; Define the directories
;
LevelDirectory=media\levels
BitmapDirectory=media\bitmaps
ActorDirectory=media\actors
AudioDirectory=media\audio
AudioStreamDirectory=media\audio
VideoDirectory=media\video
MIDIDirectory=media\midi
;
; Set Weapon Positioning
;
WeaponPosition=Off
;
; Set UseDialog
;
UseDialog=false
;
; Set ShowTrack
;
ShowTrack=false
;
; Fullscreen tells the engine to go full-screen or not
;
FullScreen=true
;
; Width is the width of the game display
;
Width=800
;
; Height is the height of the game display
;
Height=600
;
; Renderer is the renderer to use, HARDWARE or SOFTWARE
;
;
Renderer=hardware
;
; Driver tells the system which driver to use
;
;
Driver=d3d
;
; Set UseCharSelect
;
UseCharSelect=true
;
; Set UseNameSelect
;
UseNameSelect=true
;
; Set UseDifficultLevel
;
UseDifficultLevel=false
;
; Set UseFirst
;
UseFirst=false
;
; Set UseCutScene
;
UseCutScene=false
;
; SplashScreen defines the splash screen to use
;
SplashScreen=
;
; SplashAudio defines the splash screen audio to use
;
SplashAudio=
;
; CutScene defines the cut scene to use
;
CutScene=rfsplash.avi
;
; Set UseSecond
;
UseSecond=false
;
; Set UseCutScene1
;
UseCutScene1=false
;
; SplashScreen defines the splash screen to use
;
SplashScreen1=
;
; SplashAudio defines the splash screen audio to use
;
SplashAudio1=
;
; CutScene defines the cut scene to use
;
CutScene1=
;
; Default Difficulty Level
;
DefaultDifficulty=1
;
; Default Language
;
DefaultLanguage=1
I've got a bad feeling about this. It should be loading your custom level:
Did you, at any time, have the demo level open in rfEditPro and maybe save it as Games50 by accident?[/quote]
But it is loading the basic demo level that comes with RF?StartLevel=Games50.bsp
Did you, at any time, have the demo level open in rfEditPro and maybe save it as Games50 by accident?[/quote]
Steve Dilworth - Resisting change since 1965!
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
BAM! I didn't know that!QuestOfDreams wrote:change
UseCharSelect=true
to
UseCharSelect=false
Each character can have his own starting level (defined in character.ini) which will overwrite the default starting level.
You see, character selection didn't exist when I created my demo.
Steve Dilworth - Resisting change since 1965!
-
- Posts: 19
- Joined: Sun Oct 07, 2007 8:43 pm
- Location: Bulgaria
Well, my help didn't get you anywhere. . .but you're welcome.DeyanMarkovski wrote:Click here
: ]
Neat card!!!!!
Steve Dilworth - Resisting change since 1965!