Advertisement
Guest User

Untitled

a guest
Mar 30th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. [URL]
  2. Protocol=unreal
  3. ProtocolDescription=Unreal Protocol
  4. Name=Player
  5. Map=autoplay.unr
  6. LocalMap=Startup.unr
  7. Host=
  8. Portal=
  9. MapExt=unr
  10. SaveExt=usa
  11. Port=7777
  12. Class=Engine.Playerpawn
  13.  
  14. [FirstRun]
  15. FirstRun=433
  16. Reconfig=1
  17. ForceSoftware=0
  18.  
  19. [FrontEnd]
  20. EASplashWaitTime=3
  21. WBSplashWaitTime=3
  22. LaunchCode=0
  23. UseSaveSlot=1
  24.  
  25. [Engine.Engine]
  26. GameRenderDevice=D3DDrv.D3DRenderDevice
  27. AudioDevice=ALAudio.ALAudioSubsystem
  28. NetworkDevice=IpDrv.TcpNetDriver
  29. DemoRecordingDevice=Engine.DemoRecDriver
  30. ;Console=UWindow.WindowConsole
  31. Console=HGame.HPConsole
  32. Language=ger
  33. GameEngine=Engine.GameEngine
  34. EditorEngine=Editor.EditorEngine
  35. WindowedRenderDevice=SoftDrv.SoftwareRenderDevice
  36. RenderDevice=GlideDrv.GlideRenderDevice
  37. DefaultGame=Engine.GameInfo
  38. DefaultServerGame=Engine.GameInfo
  39. ViewportManager=WinDrv.WindowsClient
  40. Render=Render.Render
  41. Input=Engine.Input
  42. Canvas=Engine.Canvas
  43. RunCount=17
  44.  
  45. [Core.System]
  46. PurgeCacheDays=30
  47. SavePath=C:\Users\Tom\Documents\Harry Potter II\Save
  48. CachePath=../Cache
  49. CacheExt=.uxx
  50. Paths=../System/*.u
  51. Paths=../Maps/*.unr
  52. Paths=../Textures/*.utx
  53. Paths=../Sounds/*.uax
  54. Paths=../Music/*.umx
  55. Paths=C:\Users\Tom\Documents\Harry Potter II\Save\*.usa
  56. Suppress=DevLoad
  57. Suppress=DevSave
  58. Suppress=DevNetTraffic
  59. Suppress=DevGarbage
  60. Suppress=DevKill
  61. Suppress=DevReplace
  62. Suppress=DevSound
  63. Suppress=DevCompile
  64. Suppress=DevBind
  65. Suppress=DevBsp
  66. ;Suppress=ScriptLog
  67. Suppress=ScriptWarning
  68. ;Suppress=Log
  69. Suppress=Localization
  70.  
  71. [Engine.GameEngine]
  72. CacheSizeMegs=4
  73. UseSound=True
  74. ServerActors=IpDrv.UdpBeacon
  75. ServerActors=IpServer.UdpServerQuery
  76. ServerActors=IpServer.UdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900
  77. ServerActors=IpServer.UdpServerUplink MasterServerAddress=master0.gamespy.com MasterServerPort=27900
  78. ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.mplayer.com MasterServerPort=27900
  79. ServerActors=UWeb.WebServer
  80.  
  81. [WinDrv.WindowsClient]
  82. WindowedViewportX=1024
  83. WindowedViewportY=768
  84. WindowedColorBits=32
  85. FullscreenViewportX=1024
  86. FullscreenViewportY=768
  87. FullscreenColorBits=16
  88. Brightness=0.4
  89. MipFactor=1
  90. UseDirectDraw=True
  91. UseJoystick=True
  92. CaptureMouse=True
  93. StartupFullscreen=True
  94. CurvedSurfaces=False
  95. LowDetailTextures=False
  96. ScreenFlashes=True
  97. NoLighting=False
  98. SlowVideoBuffering=True
  99. DeadZoneXYZ=True
  100. DeadZoneRUV=False
  101. InvertVertical=False
  102. ScaleXYZ=1000
  103. ScaleRUV=2000
  104. MinDesiredFrameRate=30
  105. Decals=True
  106. NoDynamicLights=False
  107. ParticleDensity=1
  108. UseDirectInput=False
  109. NoFractalAnim=False
  110. SkinDetail=High
  111. TextureDetail=High
  112.  
  113. [XDrv.XClient]
  114. WindowedViewportX=640
  115. WindowedViewportY=480
  116. WindowedColorBits=16
  117. FullscreenViewportX=640
  118. FullscreenViewportY=480
  119. FullscreenColorBits=32
  120. Brightness=0.500000
  121. MipFactor=1.000000
  122. SlowVideoBuffering=False
  123. StartupFullscreen=True
  124. CurvedSurfaces=False
  125. CaptureMouse=True
  126. LowDetailTextures=False
  127. ScreenFlashes=True
  128. NoLighting=False
  129. DeadZoneXYZ=True
  130. DeadZoneRUV=False
  131. InvertVertical=False
  132. ScaleXYZ=1000.0
  133. ScaleRUV=2000.0
  134. MinDesiredFrameRate=30.0
  135.  
  136. [Engine.Player]
  137. ConfiguredInternetSpeed=2600
  138. ConfiguredLanSpeed=20000
  139.  
  140. [Audio.GenericAudioSubsystem]
  141. UseFilter=True
  142. UseSurround=False
  143. UseStereo=True
  144. UseCDMusic=False
  145. UseDigitalMusic=False
  146. UseSpatial=False
  147. UseReverb=False
  148. Use3dHardware=False
  149. LowSoundQuality=False
  150. ReverseStereo=False
  151. Latency=40
  152. OutputRate=22050Hz
  153. Channels=16
  154. MusicVolume=128
  155. SoundVolume=200
  156. AmbientFactor=0.7
  157.  
  158. [ALAudio.ALAudioSubsystem]
  159. UseEAX=False
  160. CompatibilityMode=False
  161. UsePrecache=False
  162. ReverseStereo=False
  163. Channels=32
  164. MusicVolume=0.23
  165. SoundVolume=0.43
  166. DopplerFactor=1
  167. RollOff=1
  168.  
  169. [IpDrv.TcpNetDriver]
  170. AllowDownloads=True
  171. ConnectionTimeout=15.0
  172. InitialConnectTimeout=300.0
  173. AckTimeout=1.0
  174. KeepAliveTime=0.2
  175. MaxClientRate=20000
  176. SimLatency=0
  177. RelevantTimeout=5.0
  178. SpawnPrioritySeconds=1.0
  179. ServerTravelPause=4.0
  180. NetServerMaxTickRate=20
  181. LanServerMaxTickRate=35
  182. DownloadManagers=IpDrv.HTTPDownload
  183. DownloadManagers=Engine.ChannelDownload
  184.  
  185. [IpDrv.HTTPDownload]
  186. RedirectToURL=
  187. ProxyServerHost=
  188. ProxyServerPort=3128
  189. UseCompression=True
  190.  
  191. [Engine.DemoRecDriver]
  192. DemoSpectatorClass=HGame.harry
  193. MaxClientRate=25000
  194. ConnectionTimeout=15.0
  195. InitialConnectTimeout=500.0
  196. AckTimeout=1.0
  197. KeepAliveTime=1.0
  198. SimLatency=0
  199. RelevantTimeout=5.0
  200. SpawnPrioritySeconds=1.0
  201. ServerTravelPause=4.0
  202. NetServerMaxTickRate=60
  203. LanServerMaxTickRate=60
  204.  
  205. [Engine.GameReplicationInfo]
  206. ServerName=Another UT Server
  207. ShortName=UT Server
  208.  
  209. [IpDrv.TcpipConnection]
  210. SimPacketLoss=0
  211. SimLatency=0
  212.  
  213. [IpServer.UdpServerQuery]
  214. GameName=ut
  215.  
  216. [IpDrv.UdpBeacon]
  217. DoBeacon=True
  218. BeaconTime=0.50
  219. BeaconTimeout=5.0
  220. BeaconProduct=ut
  221.  
  222. [SoftDrv.SoftwareRenderDevice]
  223. Translucency=True
  224. VolumetricLighting=True
  225. ShinySurfaces=True
  226. Coronas=False
  227. HighDetailActors=False
  228. HighResTextureSmooth=True
  229. LowResTextureSmooth=False
  230. FastTranslucency=True
  231.  
  232. [GlideDrv.GlideRenderDevice]
  233. Translucency=True
  234. VolumetricLighting=True
  235. ShinySurfaces=True
  236. Coronas=True
  237. HighDetailActors=True
  238. DetailBias=-1.500000
  239. RefreshRate=60Hz
  240. DetailTextures=True
  241. FastUglyRefresh=False
  242. ScreenSmoothing=True
  243. Resolution=Default
  244.  
  245. [MetalDrv.MetalRenderDevice]
  246. Translucency=True
  247. VolumetricLighting=True
  248. ShinySurfaces=True
  249. Coronas=True
  250. HighDetailActors=True
  251. DetailTextures=False
  252.  
  253. [OpenGLDrv.OpenGLRenderDevice]
  254. Translucency=True
  255. VolumetricLighting=True
  256. ShinySurfaces=True
  257. Coronas=True
  258. HighDetailActors=True
  259. DetailTextures=True
  260.  
  261. [D3DDrv.D3DRenderDevice]
  262. Translucency=True
  263. VolumetricLighting=True
  264. ShinySurfaces=True
  265. Coronas=True
  266. HighDetailActors=True
  267. UseMipmapping=True
  268. UseTrilinear=False
  269. UseMultitexture=True
  270. UsePageFlipping=True
  271. UsePalettes=True
  272. UseFullscreen=true
  273. UseGammaCorrection=True
  274. DetailTextures=False
  275. Use3dfx=False
  276. UseTripleBuffering=True
  277. UsePrecache=True
  278. Use32BitTextures=False
  279. DescFlags=1
  280. dwDeviceId=4608
  281. dwVendorId=4318
  282. Use32BitZBuffer=False
  283. UseVertexFog=False
  284. UseAGPTextures=False
  285. UseVideoMemoryVB=False
  286. UseVSync=False
  287. Description=NVIDIA GeForce GTX 560 Ti
  288.  
  289. [SglDrv.SglRenderDevice]
  290. Translucency=True
  291. VolumetricLighting=False
  292. ShinySurfaces=False
  293. Coronas=True
  294. HighDetailActors=False
  295. ColorDepth=32
  296. DetailTextures=False
  297. FastUglyRefresh=False
  298. TextureDetailBias=Near
  299. VertexLighting=False
  300.  
  301. [Editor.EditorEngine]
  302. UseSound=True
  303. CacheSizeMegs=6
  304. GridEnabled=True
  305. SnapVertices=True
  306. SnapDistance=10.000000
  307. GridSize=(X=16.000000
  308. Y=16.000000
  309. Z=16.000000)
  310. RotGridEnabled=True
  311. RotGridSize=(Pitch=1024
  312. Yaw=1024
  313. Roll=1024)
  314. GameCommandLine=-log
  315. FovAngleDegrees=90.000000
  316. GodMode=True
  317. AutoSave=False
  318. AutoSaveTimeMinutes=5
  319. AutoSaveIndex=6
  320. C_WorldBox=(R=0
  321. G=0
  322. B=107
  323. A=0)
  324. C_GroundPlane=(R=0
  325. G=0
  326. B=63
  327. A=0)
  328. C_GroundHighlight=(R=0
  329. G=0
  330. B=127
  331. A=0)
  332. C_BrushWire=(R=255
  333. G=63
  334. B=63
  335. A=0)
  336. C_Pivot=(R=0
  337. G=255
  338. B=0
  339. A=0)
  340. C_Select=(R=0
  341. G=0
  342. B=127
  343. A=0)
  344. C_AddWire=(R=127
  345. G=127
  346. B=255
  347. A=0)
  348. C_SubtractWire=(R=255
  349. G=192
  350. B=63
  351. A=0)
  352. C_GreyWire=(R=163
  353. G=163
  354. B=163
  355. A=0)
  356. C_Invalid=(R=163
  357. G=163
  358. B=163
  359. A=0)
  360. C_ActorWire=(R=127
  361. G=63
  362. B=0
  363. A=0)
  364. C_ActorHiWire=(R=255
  365. G=127
  366. B=0
  367. A=0)
  368. C_White=(R=255
  369. G=255
  370. B=255
  371. A=0)
  372. C_SemiSolidWire=(R=127
  373. G=255
  374. B=0
  375. A=0)
  376. C_NonSolidWire=(R=63
  377. G=192
  378. B=32
  379. A=0)
  380. C_WireGridAxis=(R=119
  381. G=119
  382. B=119
  383. A=0)
  384. C_ActorArrow=(R=163
  385. G=0
  386. B=0
  387. A=0)
  388. C_ScaleBox=(R=151
  389. G=67
  390. B=11
  391. A=0)
  392. C_ScaleBoxHi=(R=223
  393. G=149
  394. B=157
  395. A=0)
  396. C_Mover=(R=255
  397. G=0
  398. B=255
  399. A=0)
  400. C_OrthoBackground=(R=163
  401. G=163
  402. B=163
  403. A=0)
  404. C_Current=(R=0
  405. G=0
  406. B=0
  407. A=0)
  408. C_BrushVertex=(R=0
  409. G=0
  410. B=0
  411. A=0)
  412. C_BrushSnap=(R=0
  413. G=0
  414. B=0
  415. A=0)
  416. C_Black=(R=0
  417. G=0
  418. B=0
  419. A=0)
  420. C_Mask=(R=0
  421. G=0
  422. B=0
  423. A=0)
  424. C_WireBackground=(R=0
  425. G=0
  426. B=0
  427. A=0)
  428. C_ZoneWire=(R=0
  429. G=0
  430. B=0
  431. A=0)
  432. EditPackages=Core
  433. EditPackages=Engine
  434. EditPackages=Editor
  435. EditPackages=UWindow
  436. EditPackages=Fire
  437. EditPackages=UnrealShare
  438. EditPackages=HPSounds
  439. EditPackages=HPModels
  440. EditPackages=HPParticle
  441. EditPackages=HProps
  442. EditPackages=HGame
  443.  
  444. [Engine.GameInfo]
  445. bLowGore=False
  446. bVeryLowGore=False
  447.  
  448. [HGame.HPConsole]
  449. bDebugMode=False
  450. RootWindow=UWindow.UWindowRootWindow
  451. MouseScale=0.6
  452. ShowDesktop=False
  453. bShowConsole=False
  454. UWindowKey=IK_None
  455.  
  456. [UBrowser.UBrowserMainClientWindow]
  457. LANTabName=UBrowserLAN
  458. ServerListNames[0]=UBrowserUT
  459. ServerListNames[1]=UBrowserLAN
  460. ServerListNames[2]=UBrowserPopulated
  461. ServerListNames[3]=UBrowserDeathmatch
  462. ServerListNames[4]=UBrowserTeamGames
  463. ServerListNames[5]=UBrowserCTF
  464. ServerListNames[6]=UBrowserDOM
  465. ServerListNames[7]=UBrowserAS
  466. ServerListNames[8]=UBrowserLMS
  467. ServerListNames[9]=UBrowserAll
  468. ServerListNames[10]=None
  469. ServerListNames[11]=None
  470. ServerListNames[12]=None
  471. ServerListNames[13]=None
  472. ServerListNames[14]=None
  473. ServerListNames[15]=None
  474. ServerListNames[16]=None
  475. ServerListNames[17]=None
  476. ServerListNames[18]=None
  477. ServerListNames[19]=None
  478.  
  479. [UBrowserUT]
  480. ListFactories[0]=UBrowser.UBrowserSubsetFact
  481. SupersetTag=UBrowserAll
  482. bCompatibleServersOnly=True
  483.  
  484. [UBrowserLAN]
  485. ListFactories[0]=UBrowser.UBrowserLocalFact
  486. BeaconProduct=ut
  487. URLAppend=?LAN
  488. AutoRefreshTime=10
  489. bNoAutoSort=True
  490.  
  491. [UWeb.WebServer]
  492. Applications[0]=UTServerAdmin.UTServerAdmin
  493. ApplicationPaths[0]=/ServerAdmin
  494. Applications[1]=UTServerAdmin.UTImageServer
  495. ApplicationPaths[1]=/images
  496. DefaultApplication=0
  497. bEnabled=False
  498.  
  499. [UBrowser.UBrowserHTTPClient]
  500. ProxyServerAddress=
  501. ProxyServerPort=
  502.  
  503. [UTServerAdmin.UTServerAdmin]
  504. AdminUsername=admin
  505. AdminPassword=admin
  506.  
  507. [optionsettings]
  508. MaxRes=1024
  509. shadowsOn=true
  510.  
  511. [ ** Video card overrides ** ]
  512.  
  513. [SiS 6326]
  514.  
  515. [4153.25142]
  516. Softwareonly=true
  517. topRes=1024
  518. shadows=true
  519.  
  520. [Verite Rendition 2100/2200]
  521.  
  522. [4451.8192]
  523. Softwareonly=true
  524. topRes=1024
  525. shadows=true
  526.  
  527. [Riva 128 nVidia]
  528.  
  529. [4318.24]
  530. Softwareonly=true
  531. topRes=1024
  532. shadows=true
  533.  
  534. [also Riva 128 nVidia]
  535.  
  536. [4318.25]
  537. Softwareonly=true
  538. topRes=1024
  539. shadows=true
  540.  
  541. [Riva 128 STB]
  542.  
  543. [4818.24]
  544. Softwareonly=true
  545. topRes=1024
  546. shadows=true
  547.  
  548. [also Riva 128 STB]
  549.  
  550. [4818.25]
  551. Softwareonly=true
  552. topRes=1024
  553. shadows=true
  554.  
  555. [Matrox Mystique]
  556.  
  557. [4139.1306]
  558. Softwareonly=true
  559. topRes=1024
  560. shadows=true
  561.  
  562. [Matrox Millenium I]
  563.  
  564. [4139.1305]
  565. Softwareonly=true
  566. topRes=1024
  567. shadows=true
  568.  
  569. [Matrox Millenium II]
  570.  
  571. [4139.1307]
  572. Softwareonly=true
  573. topRes=1024
  574. shadows=true
  575.  
  576. [also Matrox Millenium II]
  577.  
  578. [4139.1311]
  579. Softwareonly=true
  580. topRes=1024
  581. shadows=true
  582.  
  583. [Matrox G200]
  584.  
  585. [4139.1313]
  586. Softwareonly=true
  587. topRes=1024
  588. shadows=true
  589.  
  590. [Voodoo 3]
  591.  
  592. [4634.5]
  593. Softwareonly=true
  594. topRes=1024
  595. shadows=true
  596.  
  597. [Diamond Stealth III/Speedstar A200]
  598.  
  599. [ 21299.35362 ]
  600. Softwareonly=true
  601. topRes=1024
  602. shadows=true
  603.  
  604. [RAGE IIC AGP]
  605.  
  606. [4098.18263]
  607. Softwareonly=true
  608. topRes=1024
  609. shadows=true
  610.  
  611. [ATI 3D Rage Pro]
  612.  
  613. [4098.18242]
  614. Softwareonly=true
  615. topRes=1024
  616. shadows=true
  617.  
  618. [CARDCAP]
  619. VRAM=4148556
  620.  
  621. [WindowPositions]
  622. GameLog=(X=25,Y=0,XL=512,YL=38)
  623. FrontEndPageMainMenu=(X=0,Y=0,XL=480,YL=431)
  624. FrontEndPageNewGame=(X=0,Y=0,XL=482,YL=419)
  625. FrontEndDialog=(X=717,Y=228,XL=486,YL=584)
  626. FrontEndPageConfigVideo=(X=0,Y=0,XL=477,YL=419)
  627. FrontEndPageConfig=(X=0,Y=0,XL=480,YL=450)
  628. FrontEndPageLoadGame=(X=0,Y=0,XL=482,YL=419)
  629.  
  630. [HGame.baseConsole]
  631. bDebugMode=False
  632. bUseSystemFonts=True
  633.  
  634. [UWindow.WindowConsole]
  635. ConsoleKey=192
  636.  
  637. [UWindow.UWindowRootWindow]
  638. GUIScale=1.6
  639. LookAndFeelClass=UWindow.UWindowWin95LookAndFeel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement