PlaneShift
Support => Linux Specific Issues => Topic started by: fspkwon on January 10, 2026, 12:06:52 am
-
My Intel Linux Driver Requires: export INTEL_DEBUG=nomipmap,nofbo,notex,norbc
This is so that it renders correctly instead of being Textureless, Disaplays Models
but has no Textures/Shadows/Color. ill use instagram to show you see is all
deep blue https://www.instagram.com/p/DTTsLwRj6hG/?img_index=1
and here the issues been fixed:
https://www.instagram.com/p/DTTsVT8D0Qg/
soooo Render Issues on Intel?: export INTEL_DEBUG=nomipmap,nofbo,notex,norbc
I use an Iris Plus 640/Gentoo Linux, latest 6.18 Kernel and this works for me.
-
and if you want good settings on a 2017 iMac : remember to set GameSettings.ini to readonly:
[ScalabilityGroups]
sg.ResolutionQuality=30.000000 ; Lower render resolution scaling
sg.ViewDistanceQuality=1 ; Minimal view distance
sg.AntiAliasingQuality=0 ; No AA
sg.ShadowQuality=0 ; Disabled
sg.GlobalIlluminationQuality=0 ; Disabled
sg.ReflectionQuality=0 ; Disabled
sg.PostProcessQuality=0 ; Disabled
sg.TextureQuality=0 ; Lowest textures
sg.EffectsQuality=0 ; Minimal effects
sg.FoliageQuality=0 ; Minimal foliage
sg.ShadingQuality=0 ; Lowest shading
sg.LandscapeQuality=0 ; Lowest landscape
[/Script/Engine.GameUserSettings]
bUseVSync=True
bUseDynamicResolution=False
ResolutionSizeX=1280 ; Lower base resolution
ResolutionSizeY=720
LastUserConfirmedResolutionSizeX=1280
LastUserConfirmedResolutionSizeY=720
WindowPosX=-1
WindowPosY=-1
FullscreenMode=0 ; Windowed Fullscreen (often better for iGPUs)
LastConfirmedFullscreenMode=0
PreferredFullscreenMode=0
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=59.000000 ; Lock to 30 FPS for consistency
DesiredScreenWidth=1280
bUseDesiredScreenHeight=True
DesiredScreenHeight=720
LastUserConfirmedDesiredScreenWidth=1280
LastUserConfirmedDesiredScreenHeight=720
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000