A simple question... reading "the book". It sais that first of all we have to run the video setup aplicattion...
Well... where is it? I couldn't ind it.
Thanks.
Albert
Video Setup
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Hmm, I'm just as confused as Berthus did.
You said to edit d3d24.ini manually, but what key/value pairs to change the resolution?
Also, http://terrymorgan.net/rffaq.zip said to use the INIEditor and click on "Video Driver". I found no such option/button on the INIEditor.
I'm using v075.
If I were to release a game created with RF 075, I think it's too much a hassle to require the user to edit any INI file directly.
TIA
You said to edit d3d24.ini manually, but what key/value pairs to change the resolution?
Also, http://terrymorgan.net/rffaq.zip said to use the INIEditor and click on "Video Driver". I found no such option/button on the INIEditor.
I'm using v075.
If I were to release a game created with RF 075, I think it's too much a hassle to require the user to edit any INI file directly.
TIA
Resolution can be changed in the RealityFactory.ini file. There should be something like this:
;
; 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
Pain is only psychological.
I think the best course is to supply a video setup both inside and outside the game.
I at least have one experience where I made an error in setting up a game, and made the monitor only shows garbage. I have to re-install the game just because the setup is only provided in the game, which I cannot access due to the garbage.
TIA
I at least have one experience where I made an error in setting up a game, and made the monitor only shows garbage. I have to re-install the game just because the setup is only provided in the game, which I cannot access due to the garbage.
TIA