| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- windowPosY = 50
- windowPosX = 50
- localization = rus
- startimage = logo\blood.tga
- trace = 0
- memorypools = 0
- memorycheck = 0
- panicmemorycheck = 0
- debugkeys = 0
- no idle = 0
- multithreading = auto
- lorestimer = 0
- fixedfps = 0
- load class = MissionsManager
- steamturnon = 0
- localsave = 1
- [render]
- EnableReloadingScreens = 1
- WaitForGPU = 1
- full_screen =0
- ForceWideScreen = 1
- expand2fullscreen =0
- screen_width =1920
- screen_height =1080
- WideScreenMode=7
- dropvideoconveyor = 1
- screen_bpp = D3DFMT_X8R8G8B8
- screen_depth = D3DFMT_D24S8
- texture_degradation = 0
- show_info = 0
- safe_render = 0
- puredevice = 1
- multithread = 0
- mipfillcolor = 0
- debugshader = 0
- optimizeoff = 0
- backcolor = 0, 0, 0
- fov = 1.0
- compiledump = 0
- vertexprocessing = hw
- devicetype = hal
- NVPerfHUD=0
- maximize2fullscreen=1
- AdapterIndex=0
- MultiSample=8
- [fileservice]
- drainpath =
- trace = 1
- [GMX]
- Trace = 0
- [Animation]
- trace = 0
- [Mission]
- Debug = 0
- Debug clear = 0
- Profile = 0
- load = init
- load = menumain
- load = menupause
- load = menurestart
- load = menuhints
- load = menushop
- load = PopUp_FullScreenHints
- start = init
- [Shadows]
- Quality = 0
- Blur = 1
- [sound]
- off =0
- trace = 0
- debug = 0
- global volume = 1.0
- sounds volume =1.00
- music volume =0.40
- [physics]
- debug = 0
- hw = 0
- [controls]
- profiles=Keyboard_Profiles.ini
- [cache]
- animation_pack = resource\animation.pkx
- animation_rec = *.anx
- texture_pack = resource\textures.pkx
- texture_rec = *.txx
- geometry_pack = resource\models.pkx
- geometry_rec = *.gmx
- pack = resource\ragdolls.pkx
|