[#205][BUG][6.0 Beta 2] Casino strange roof - Fixed in b4.
Posted: Wed, 8. Feb 23, 21:01
Casino has an unusual lower than normal shiny ceiling, until you walk up into it.
Its on the upper floor
Screenshot 1 - https://i.imgur.com/aXxhOaj.png
Walk up the ramp a bit and ..
Screenshot 2 - https://i.imgur.com/w6MTHGr.png
Save (Location of save is at screenshot 1 above) - https://www.dropbox.com/s/vbiggb93zool2 ... ml.gz?dl=0
Config.xml
Its on the upper floor
Screenshot 1 - https://i.imgur.com/aXxhOaj.png
Walk up the ramp a bit and ..
Screenshot 2 - https://i.imgur.com/w6MTHGr.png
Save (Location of save is at screenshot 1 above) - https://www.dropbox.com/s/vbiggb93zool2 ... ml.gz?dl=0
Config.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<root>
<!-- graphic options -->
<fullscreen>true</fullscreen>
<borderless>false</borderless>
<antialiasing>fxaa_low</antialiasing>
<upmode>fsr_quality</upmode>
<presentmode>mailbox</presentmode>
<colorcorrection>0</colorcorrection>
<gamma>1.00</gamma>
<capturehq>false</capturehq>
<gfxquality>0</gfxquality>
<!-- high gfx preset -->
<shaderquality>2</shaderquality>
<shadows>0</shadows>
<softshadows>true</softshadows>
<ssao>0</ssao>
<glow>1</glow>
<lodfactor>0.55</lodfactor>
<effectdistance>0.55</effectdistance>
<distortion>true</distortion>
<disableradar>false</disableradar>
<radarquality>1</radarquality>
<ssr>true</ssr>
<ssrquality>low</ssrquality>
<texturequality>high</texturequality>
<chromaticaberration>false</chromaticaberration>
<volumetric>1</volumetric>
<!-- sound options -->
<nosound>false</nosound>
<volumetotal>1.00</volumetotal>
<volumemusic>1.00</volumemusic>
<volumevoice>1.00</volumevoice>
<volumeambient>1.00</volumeambient>
<volumeui>1.00</volumeui>
<volumeeffects>1.00</volumeeffects>
<!-- game options -->
<subtitles>true</subtitles>
<autosave>false</autosave>
<autoroll>false</autoroll>
<toggleboost2>false</toggleboost2>
<togglemouselook>false</togglemouselook>
<rumbleintensity>1.00</rumbleintensity>
<aimassist>1</aimassist>
<collisionassist>true</collisionassist>
<controlmodemessages>true</controlmodemessages>
<radarmode>false</radarmode>
<stopshipinmenu>false</stopshipinmenu>
<forceshootatcursor>false</forceshootatcursor>
<fpusecameraforward>false</fpusecameraforward>
<separateRadar>true</separateRadar>
<speaktargetname>true</speaktargetname>
<autosaveintervalfactor>1.00</autosaveintervalfactor>
<emergencyeject>true</emergencyeject>
<mouseovertext>true</mouseovertext>
<cockpitcamerascale>1.00</cockpitcamerascale>
<!-- input options -->
<confinemouse>false</confinemouse>
<gamepadmode>2</gamepadmode>
<tobiimode>combined</tobiimode>
<tobiianglefactor>1.00</tobiianglefactor>
<tobiigazeanglefactor>0.40</tobiigazeanglefactor>
<tobiipositionfactor>1.00</tobiipositionfactor>
<tobiideadzoneangle>0.00</tobiideadzoneangle>
<tobiideadzoneposition>0.00</tobiideadzoneposition>
<tobiigazedeadzone>0.10</tobiigazedeadzone>
<tobiifilterstrength>5</tobiifilterstrength>
<tobiigazefilterstrength>30</tobiigazefilterstrength>
<!-- online options -->
<showvisitornames>false</showvisitornames>
<highlightvisitors>true</highlightvisitors>
<!-- privacy options -->
<sendcrashreports>true</sendcrashreports>
<!-- accessibility options -->
<showsignalleakviz>true</showsignalleakviz>
<showlongrangescanviz>true</showlongrangescanviz>
<!-- modified settings -->
<chardensity>0.50</chardensity>
<trafficdensity>0.20</trafficdensity>
<res_width>1360</res_width>
<res_height>768</res_height>
<compress>true</compress>
<enemywarning_nearby>ui_notification_player_alert_12</enemywarning_nearby>
<uiscale>1.1</uiscale>
<pom>low</pom>
<envmapprobes>high</envmapprobes>
</root>