mirror of
https://github.com/narzoul/DDrawCompat
synced 2024-12-30 08:55:36 +01:00
Added default config file for v0.5.0 to Tools
This commit is contained in:
parent
10d1a3a968
commit
d823b5acbf
51
Tools/DDrawCompat.ini
Normal file
51
Tools/DDrawCompat.ini
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user