From d823b5acbf89538eebec9747d3a026d4f7fb0792 Mon Sep 17 00:00:00 2001 From: narzoul Date: Sun, 12 Nov 2023 15:56:23 +0100 Subject: [PATCH] Added default config file for v0.5.0 to Tools --- Tools/DDrawCompat.ini | 51 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 Tools/DDrawCompat.ini diff --git a/Tools/DDrawCompat.ini b/Tools/DDrawCompat.ini new file mode 100644 index 0000000..f7cb9ec --- /dev/null +++ b/Tools/DDrawCompat.ini @@ -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