Skip to content

Instantly share code, notes, and snippets.

@Milor123
Milor123 / product background replace.json
Created May 9, 2024 19:41
[Workflow]Product background replace [FIXED]
{"last_node_id": 840, "last_link_id": 2137, "nodes": [{"id": 111, "type": "CLIPTextEncode", "pos": [2680, 440], "size": {"0": 425.27801513671875, "1": 180.6060791015625}, "flags": {}, "order": 36, "mode": 0, "inputs": [{"name": "clip", "type": "CLIP", "link": 888}], "outputs": [{"name": "CONDITIONING", "type": "CONDITIONING", "links": [249], "slot_index": 0}], "properties": {"Node name for S&R": "CLIPTextEncode"}, "widgets_values": ["text, watermark, people, human, girl, boy, female, male"]}, {"id": 171, "type": "Note", "pos": [-1116.4575334717297, 78.98245317382788], "size": {"0": 312.4739074707031, "1": 252.54653930664062}, "flags": {}, "order": 0, "mode": 0, "properties": {"text": ""}, "widgets_values": ["load your product image\n\n\u52a0\u8f7d\u4f60\u7684\u4ea7\u54c1\u56fe\u7247"], "color": "#432", "bgcolor": "#653"}, {"id": 173, "type": "Note", "pos": [-1115, 459], "size": {"0": 312.4739074707031, "1": 252.54653930664062}, "flags": {}, "order": 1, "mode": 0, "properties": {"text": ""}, "widgets_values":
@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"},
]},