Skip to content

Commit

Permalink
Added default config file for v0.5.0 to Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
narzoul committed Nov 12, 2023
1 parent 10d1a3a commit d823b5a
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions Tools/DDrawCompat.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# AlignSysMemSurfaces = on
# AltTabFix = off
# AlternatePixelCenter = off
# Antialiasing = off
# BltFilter = point
# ColorKeyMethod = auto
# ConfigHotKey = shift+f11
# ConfigRows = allrw, allro
# ConfigTransparency = alpha(90)
# CpuAffinity = 1
# CpuAffinityRotation = on
# CrashDump = off
# DepthFormat = app
# DesktopColorDepth = initial
# DesktopResolution = desktop
# DisplayAspectRatio = app
# DisplayFilter = bilinear(0)
# DisplayRefreshRate = app
# DisplayResolution = desktop
# DpiAwareness = permonitor
# FontAntialiasing = app
# ForceD3D9On12 = off
# FpsLimiter = off
# FullscreenMode = borderless
# LogLevel = info
# PalettizedTextures = off
# RemoveBorders = off
# RenderColorDepth = appd8
# ResolutionScale = app(1)
# ResolutionScaleFilter = point
# SoftwareDevice = rgb
# SpriteDetection = off
# SpriteFilter = app
# SpriteTexCoord = app
# StatsAggregateTime = 3
# StatsColumns = label, cur, avg, min, max
# StatsHotKey = shift+f12
# StatsPosX = right
# StatsPosY = top
# StatsRows = label, presentrate, fliprate, blitcount, lockcount, ddiusage
# StatsTransparency = alpha(75)
# StatsUpdateRate = 5
# SupportedDepthFormats = all
# SupportedResolutions = native, 640x480, 800x600, 1024x768
# SupportedTextureFormats = all
# TerminateHotKey = ctrl+alt+end
# TextureFilter = app
# ThreadPriorityBoost = off
# VSync = app
# VertexBufferMemoryType = sysmem
# WinVersionLie = off

0 comments on commit d823b5a

Please sign in to comment.