Advertisement
Guest User

Untitled

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