mirror of
https://github.com/sal063/AC6_recomp
synced 2026-08-20 14:24:52 -04:00
Track working runtime graphics config
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Auto-generated cvar configuration
|
||||
ac6_render_capture = true
|
||||
ac6_timing_hooks_enabled = false
|
||||
log_level = "debug"
|
||||
log_file = "ac6recomp.log"
|
||||
video_mode_width = 1920
|
||||
video_mode_height = 1080
|
||||
resolution = "1080p"
|
||||
resolution_scale = 2
|
||||
direct_host_resolve = false
|
||||
guest_vblank_sync_to_refresh = true
|
||||
window_width = 1920
|
||||
window_height = 1080
|
||||
vfetch_index_rounding_bias = true
|
||||
Reference in New Issue
Block a user