Create cheats FPS, GFX and more for Unreal Engine using files from ue4cfgdumper
- Create cfg dump using UE4cfgdumper
- Copy the .txt file from folder with the game ID in ue4cfgdumper's directory
- Visit UE4cheatcreator
- Upload .txt file from step 2
- Download
- Copy to console and Enjoy
- FPS - 30, 60
- Dynamic Resolution
- Dynamic Resolution Target FPS - 30 FPS, 45 FPS, 60 FPS
- Anti Aliasing Method - Off, FXAA, TAA
- Anti Aliasing Levels - Off, Very Low, Low, Medium, High, Very High, Max
- Render Resolution Scale - 50%, 66.66%, 70%, 71.11%, 75%, 83.33%, 85%, 90%, 100%
- 2nd Render Resolution Scale - 50%, 75%, MAX
- Upscale Quality
- View Distance Scale
- Foliage
- SSAO
- Shadow Quality
- Shadow Distance
- Motion Blur
- Lens Flare Quality
- Bloom
- Chromatic Aberration
- Depth of Field
- Sky Lighting Quality
- Film Grain
- Image Sharpening
- Filmic Tonemapper
- Vignette
- Adaptive Exposure
- Anisotropic Filtering
- Fog
- Outlines
- Fully Load Textures ASAP
- Max Quality Override
- TAAU
- SSGI
- SSR
- MSAA
- MIN/MAX/DEFAULT GFX Settings
- Light Function Quality
- Mobile Shading Path
- Refraction Quality
Use the 60FPS option and then make DR Target 45 FPS and use FPSLocker to lock the framerate to 45
Some combination of AA options will make the game crash
- Custom Configs (these will cover cheats order and generation of only fps or gfx options)
- Toggle Categories
- Toggles for cheats before creation of txt
- Preview cheats before downloading
- Download with txt in the directory atmosphere/content/[GameID]/cheats/
- Make cheat creation page offline-friendly
- Show which one was the default option
- Create FPS codes (r.Vsync, rhi.SyncInterval, t.MaxFPS, FixedFrameRate, CustomTimeStep)
- Create the usual gfx cheats and their different levels
- Scaffold a UI
- Uploading of .txt files
After all the work has been done I might begin work on creating an overlay for this for Ultrahand
This project wouldn't be possible without:
- The tutorials and documentation of UE4 cheats on the switch by Hazerou
UE4cfgdumper
by Masagrator- Unreal Engine 5.1 Console Variables and Commands