If you’re trying to play Gundam Breaker 4 at an unsupported resolution, ultra-wide aspect ratio, or a custom display setup, this guide explains exactly how to configure the game’s resolution settings manually. I cover where to find and edit the engine.ini file, which commands need to be added, and how to apply custom screen resolutions that aren’t available through the in-game options menu.
How to Use Custom Resolution and Extra Settings
This guide provides the necessary configuration steps to get your preferred resolution working correctly in GUNDAM BREAKER 4.
Look ” GameUserSettings.ini ” in C:\Users\(your username)\AppData\Local\GB4\Saved\Config\WindowsNoEditor
or %LOCALAPPDATA% in your window search bar
How to set resolution find
- ResolutionSizeX=1980
- ResolutionSizeY=1080
Edit resolution you want
- ResolutionSizeX=1280
- ResolutionSizeY=720
For custom setting
[ScalabilityGroups]
sg.ResolutionQuality=100.000000 / your desire
sg.ViewDistanceQuality=3 / Don’t recommended below 2
sg.AntiAliasingQuality=3 / 0 if you need performance
sg.ShadowQuality=3 / 0 made game too bright
sg.PostProcessQuality=3 / i don’t see difference
sg.TextureQuality=3 / i don’t see difference 0 for performance
sg.EffectsQuality=3 / Don’t recommended below 2 it made beam saber look weird
sg.FoliageQuality=3 / i don’t see difference
sg.ShadingQuality=3 / i don’t see difference
( TAA. Temporal Anti-Alisaing )
- look for ” Engine.ini ” in a text editor of your choice and add the following to it at the very end:
[SystemSettings]
r.DefaultFeature.AntiAliasing=2
r.PostProcessAAQuality=4
r.TemporalAA.Upsampling=1
r.TemporalAA.Algorithm=1
r.ScreenPercentage=67 // your desire
r.Tonemapper.Quality=1
r.SceneColorFringeQuality=0
r.SSR=0
( Extra for ui / Hud size )
- Put this on ” engine.ini ” add the following to it at the very end
[/script/engine.userinterfacesettings]
ApplicationScale=0.8 // your desire




