From 93cb44b380ee614d0873b778f37588d5ed8a4c45 Mon Sep 17 00:00:00 2001 From: Jeffrey Paine Date: Mon, 10 Apr 2023 18:54:59 -0400 Subject: [PATCH] Delete incorrectly placed file --- dist/iidxhook-20-cn.conf | 47 ---------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 dist/iidxhook-20-cn.conf diff --git a/dist/iidxhook-20-cn.conf b/dist/iidxhook-20-cn.conf deleted file mode 100644 index 77aef4f..0000000 --- a/dist/iidxhook-20-cn.conf +++ /dev/null @@ -1,47 +0,0 @@ -# PCBID -eamuse.pcbid=0101020304050607086F - -# Run the game in a framed window (requires windowed option) -gfx.framed=false - -# Software limit the frame rate of the rendering loop in hz, e.g. 60 or 59.95 (0.0 = no software limit) -gfx.frame_rate_limit=0.0 - -# Patch the GPU device ID detection (leave empty to disable), format XXXX:YYYY, two 4 digit hex numbers (vid:pid). Examples: 1002:7146 (RV515, Radeon X1300), 1002:95C5 (RV620 LE, Radeon HD3450) -gfx.pci_id=1002:7146 - -# Run the game windowed -gfx.windowed=false - -# Windowed width, 0 for default size -gfx.window_width=0 - -# Windowed height, 0 for default size -gfx.window_height=0 - -# Up-/downscale the back buffer's width. This does not change the game's rendering resolution but scales the final frame. Use this to target the native resolution of your monitor/TV, e.g. to avoid over-/underscan, bad image quality or latency caused by the monitors internal upscaler. 0 to disable this feature. Must be set in combination with the corresponding height parameter. -gfx.scale_back_buffer_width=0 - -# Up-/downscale the back buffer's height. This does not change the game's rendering resolution but scales the final frame. Use this to target the native resolution of your monitor/TV, e.g. to avoid over-/underscan, bad image quality or latency caused by the monitors internal upscaler. 0 to disable this feature. Must be set in combination with the corresponding width parameter. -gfx.scale_back_buffer_height=0 - -# Filter type to use for up-/downscaling the back buffer. Only used if scaling feature was enabled by setting the scaling width and height parameters. Available types: none, linear, point (refer to D3DTEXTUREFILTERTYPE for explanation). -gfx.scale_back_buffer_filter=none - -# Forced refresh rate, -1 to not force any (try 59 or 60 if monitor check fails to lock on high refresh rate monitors) -gfx.forced_refresh_rate=-1 - -# D3D9 device adapter (monitor), -1 to use default, 0, 1, 2 etc. to use specified adapter -gfx.device_adapter=-1 - -# Fix diagonal tearing with video cards other than Radeon X1300 and HD3450 -gfx.diagonal_tearing_fix=false - -# Disable ezusb IO emulation and enable usage of real ezusb1/2 IO hardware -io.disable_io_emu=false - -# Path to store the settings, e.g. bookkeeping, operator settings. d:, e: and f: drive configuration/settings data -misc.settings_path=.\ - -# Security black plug mcode id string (e.g. GQC02JAA). -sec.black_plug_mcode=GKJDZCAA