Full notes
Full Aim Trainer (With Cats) update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- UI and audio
- Fixes
- Compatibility
- Gameplay
- Performance
Changes
Default renderer is now Vulkan.
Updated all UI.
Fixed audio sliders.
Fixed match settings input.
Added basic controller support.
Removed mouse acceleration.
Notes
In Unreal Engine 5.6.1 blueprints, the node "GetSupportedFullscreenResolutions" seems to not work. Resolution box options are no longer dynamically added.
If mouse acceleration is still active, add this to Input.ini, which should be located at AppData -> Local -> AimTrainerWithCats -> Saved -> Config -> Windows -> Input.ini. If Input.ini does not exist, you can create it.
bEnableMouseSmoothing=False bViewAccelerationEnabled=False bDisableMouseAcceleration=True
Launch Parameters
-windowed
-fullscreen
-ResX=x-ResY=y
-FPS=x
-vulkan
-dx12
-nosound
Source
Changelog.gg summarizes and formats this update. How we read updates.
