SGU mod for X-Plane 9

Post Reply
Crewecut
Posts: 27
Joined: Thu Aug 28, 2008 8:47 am

SGU mod for X-Plane 9

Post by Crewecut »

I asked Matrox about missing mod listing for X-Plane 9 in the SGU interface. They said it�s all there, but I eventually made few changes in the existing 8.5 mod.
Copy and paste following into a notepad file, and save it as X-Plane v9 in C:\Program files\Matrox\SGU\MODS or what ever drive you keep it in. Remember to set the angle of FOV to about 100 degr. otherwise the zoom factor will have you scrape your teeth on the virtual glare shield :eek:

Note: Driveletter must under USERLOC must correspond with the location of your game folder. In my case "E".



;KEYWORDS:
; #MATROXH (Replaced with User selected Resolution Height)
; #MATROXW (Replaced with User selected Resolution Width)
; #RESDEPENDENT._ (Replaced by a value based on the selected resolution)


[GAMEINFO]
GAMELOC=
GAMEEXE=X-Plane.exe
LATESTPATCHREQ=
MSG1=
REGKEYMUSTEXIST=
SHORTCUTICON=
SHORTCUTNAME=X-Plane 9.00
SHORTCUTPARAMETERS=
USERLOC=E:\Programmer\X-Plane 9\X-Plane.exe


[GAMERES]
RES=3840x768


[GAMERESOLUTIONS]
Min=
Max=


;Registry modifications must be in the following format:
;Registry KeyPath, Registry Name, Registry Data, Registry Type (Ex: REG_SZ, REG_DWORD, REG_BINARY)
;Usable KEYWORDS- #MATROXH, #MATROXW, #RESDEPENDENT.1, #RESDEPENDENT.2 ...
[Registry]


;Config Name To Be Reference (Ex: CFG.1) = Cfg path (Ex: GameConfigFolder\GameCfgFile.cfg)
;Usable KEYWORDS- See creating a recipe documentation.
[CFG]
CFG.1=resources\preferences\Res X-System.prf
CFG.2=resources\preferences\Set X-Plane.prf


;Usable KEYWORDS- #MATROXH, #MATROXW, #RESDEPENDENT.1, #RESDEPENDENT.2 ...
[CFG.1]
_x_res_req=#MATROXW
_y_res_req=#MATROXH

[CFG.2]
_FOV=100.000000
_vert1=1
_vert2=1



[HOWTO]
MSG=


[RESDEPENDENT.1]
1920x480=
2400x600=
3072x576=
3072x768=
3840x720=
3840x768=
3840x960=
3840x1024=
Post Reply