Skip to content

Instantly share code, notes, and snippets.

@Milor123
Milor123 / Steam-Debloat-Fix-Startup-Lite-Mode.reg
Last active March 6, 2024 09:42
Steam Bloat or Lite mode on Startup Windows
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Steam"="\"C:\\Program Files (x86)\\Steam\\steam.exe\" -silent -dev -nofriendsui -no-dwrite -nointro -nobigpicture -nofasthtml -nocrashmonitor -noshaders -no-shared-textures -disablehighdpi -cef-single-process -cef-in-process-gpu -single_core -cef-disable-d3d11 -cef-disable-sandbox -disable-winh264 -cef-force-32bit -no-cef-sandbox -vrdisable -cef-disable-breakpad"
@Milor123
Milor123 / dxvk-for-APU.confg
Last active January 26, 2024 17:39
DXVK async config for Slow APU processors
#UPDATED: 2023-Abril-29 Experimental Smoothy v3.0 for the dxvk Version 1.2-3
#DXVK configuration for GPUs (NVIDIA & AMD). For testing with Intel ARC, use this configuration and also without it in WoW 3.3.5a.
#Author: Milor123 - Junklont
#IMPORTANT: Shadows are best set to Low, and Distance set to High or less. Do NOT use MAX and disable V-SYNC.
#IMPORTANT NOTE: Please do not test performance in Dalaran as it is poorly optimized, this map is a shi*****t
d3d9.maxFrameRate = 200 # Set manually for limit the Max FPS
dxvk.hud = fps # REMOVE THIS LINE FOR HIDE FPS HUD or write # for comment
d3d9.maxFrameLatency = 4
d3d9.numBackBuffers = 0 # // I GET MORE FPS IN 0 a mayor numero mayor calidad menos rendimiento
d3d9.presentInterval = 0 # Disable Vsync in 0
@Milor123
Milor123 / dxvk.conf
Last active August 14, 2023 06:53
DXVK optimizate for wow 3.3.5a
#UPDATED: 2023-Abril-29 Experimental Smoothy v3.0 for the dxvk Version 1.2-3
#DXVK configuration for GPUs (NVIDIA & AMD). For testing with Intel ARC, use this configuration and also without it in WoW 3.3.5a.
#Author: Milor123 - Junklont
#IMPORTANT: Shadows are best set to Low, and Distance set to High or less. Do NOT use MAX and disable V-SYNC.
#IMPORTANT NOTE: Please do not test performance in Dalaran as it is poorly optimized, this map is a shi*****t
d3d9.maxFrameRate = 200 # Set manually for limit the Max FPS
dxvk.hud = fps # REMOVE THIS LINE FOR HIDE FPS HUD or write # for comment
d3d9.maxFrameLatency = 4
d3d9.numBackBuffers = 0 # // I GET MORE FPS IN 0 a mayor numero mayor calidad menos rendimiento
d3d9.presentInterval = 0 # Disable Vsync in 0
@Milor123
Milor123 / ScaleModels.json
Last active July 23, 2022 19:04 — forked from hooke007/ScaleModels.json
[Magpie profile] https://github.com/Blinue/Magpie 示例缩放配置
[
// English IA Translate
// Applicable version Magpie dev v0.9
// For the specific meaning of the sub-option values, please read https://github.com/Blinue/Magpie/wiki/Custom scaling configuration
// Example of calling a single-item shader
{"name":"ACNet","effects":[
{"effect":"ACNet"},
]},