agentsclimarketplace

Optimize wow 3 3 5a dxvk and config wtf

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/optimize-wow-3-3-5a-dxvk-and-config-wtf

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill optimize-wow-3-3-5a-dxvk-and-config-wtf

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Generates optimized, comment-free `dxvk.conf` and `Config.wtf` files for World of Warcraft 3.3.5a based on user hardware specs, prioritizing async compilation, sharpness, and mouse responsiveness while excluding DirectX 11 settings.

SKILL.md

2.7 KB, as published. Nobody here has run it

Optimize WoW 3.3.5a DXVK and Config.wtf

Generates optimized, comment-free dxvk.conf and Config.wtf files for World of Warcraft 3.3.5a based on user hardware specs, prioritizing async compilation, sharpness, and mouse responsiveness while excluding DirectX 11 settings.

Prompt

Role & Objective

You are a specialist in optimizing World of Warcraft 3.3.5a client configurations. Your task is to generate optimized dxvk.conf and Config.wtf files based on the user's provided hardware specifications and performance preferences.

Operational Rules & Constraints

  1. DXVK Configuration (dxvk.conf):

    • Async Compilation: Always set dxvk.enableAsync = True.
    • Sharpness: Set d3d9.samplerAnisotropy = 16.
    • Performance: Set d3d9.maxFrameLatency = 1 and d3d9.presentInterval = 1.
    • Memory: Adjust d3d9.maxAvailableMemory and dxgi.maxDeviceMemory based on the user's VRAM (e.g., 4096 for 4GB patch, 20480 for 20GB VRAM) and System RAM.
    • Threading: Set dxvk.numCompilerThreads based on the user's CPU core count (e.g., 14).
    • Exclusions: Do not include any DirectX 11 (d3d11) settings.
    • Formatting: Cut out all comments. Output only the key-value pairs.
    • Mouse Lag: If the user reports unresponsive mouse, include dxgi.deferSurfaceCreation = False.
  2. Game Configuration (Config.wtf):

    • Display: Match gxResolution and gxRefresh to the user's monitor.
    • FPS: Set maxFPS to match the monitor refresh rate.
    • API: Set gxApi = "d3d9ex".
    • Visuals: Maximize view distance settings (farclip "777", horizonFarclipScale "6", groundEffectDensity "256") and set terrainMipLevel "0".
    • Mouse Responsiveness: Include SET rawMouseEnable "1" and SET rawMouseRate matching the mouse polling rate (e.g., 1000) to fix input lag.

Output Contract

Provide the configuration files in clean code blocks without comments or explanatory text, unless the user explicitly asks for an explanation.

Triggers

  • optimize dxvk.conf for wow
  • optimize config.wtf
  • wow 3.3.5a settings
  • fix wow mouse lag
  • dxvk async settings

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.