====== Information ======
* Links to various programs likely not on [[windows;10#programs|Windows 10]] notes
====== Programs ======
===== BleachBit =====
* https://www.bleachbit.org/download/windows
* https://ci.bleachbit.org/
===== FileZilla =====
* https://filezilla-project.org/download.php?show_all=1
===== Git =====
* https://github.com/git-for-windows/git/releases/latest
* https://git-scm.com/downloads/win
* https://gitforwindows.org/
===== Java =====
==== Microsoft OpenJDK ====
* https://learn.microsoft.com/en-us/java/openjdk/download
* https://learn.microsoft.com/en-us/java/openjdk/download-major-urls
===== KeePass =====
* https://keepass.info/download.html
* [x] Native support library
* [x] Optimize KeePass performance
==== Launcher Shortcuts ====
=== Generate Password ===
* Ctrl + I (Add Entry) -> Password: (database password)
* Auto-Type -> Override default sequence:
* Needs done once per-PC, and Entry can be deleted after pasting
{PASSWORD_ENC}
* Ctrl + V (Perform Auto-Type) to empty Notepad
"notepad.exe"
=== Script ===
* :!: Encoded password between final quotes
"notepad.exe" "%UserProfile%\Documents\KeePass (Shortcut).bat"
START "" "%ProgramFiles%\KeePass Password Safe 2\KeePass.exe" "%UserProfile%\Documents\keepass.kdbx" -pw-enc:""
=== Desktop ===
* Right-click Desktop -> New -> Shortcut
DEL /F "%Public%\Desktop\KeePass 2.lnk"
"%UserProfile%\Documents\KeePass (Shortcut).bat"
KeePass
== Icon ==
****
"%ProgramFiles%\KeePass Password Safe 2\KeePass.exe"
=== Start Menu ===
DEL /F "%ProgramData%\Microsoft\Windows\Start Menu\Programs\KeePass 2.lnk"
MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\KeePass"
"explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\KeePass"
"%UserProfile%\Documents\KeePass (Shortcut).bat"
KeePass
== Icon ==
****
"%ProgramFiles%\KeePass Password Safe 2\KeePass.exe"
=== Desktop Shortcut ===
* Shortcut key: ''Ctrl + Alt + Z''
DEL /F "%Public%\Desktop\KeePass 2.lnk"
"%UserProfile%\Documents\KeePass (Shortcut).bat"
KeePass
* Icon
"%ProgramFiles%\KeePass Password Safe 2\KeePass.exe"
===== OpenSSH =====
* https://github.com/PowerShell/Win32-OpenSSH (''scp'' included too)
* https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip
===== Transmission =====
* https://transmissionbt.com/download.html
===== VMware Workstation Pro =====
* https://blogs.vmware.com/workstation/2024/05/vmware-workstation-pro-now-available-free-for-personal-use.html
* https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware+Workstation+Pro
mks.vsync="0"
====== Browsers ======
===== Google Chrome =====
* https://www.google.com/chrome/?standalone=1&platform=win64
====== Multimedia ======
===== iTunes =====
* https://www.apple.com/itunes/download/win64
===== mpv =====
* https://sourceforge.net/projects/mpv-player-windows/files/64bit-v3/
* https://mpv.io/
====== Games ======
===== Clone Hero =====
* https://clonehero.net/
===== DevilutionX =====
* https://github.com/diasurgical/devilutionX/releases
===== Doomsday Engine =====
* https://dengine.net/windows
===== osu! =====
* https://osu.ppy.sh/home/download
==== OpenTabletDriver ====
* https://github.com/OpenTabletDriver/OpenTabletDriver/releases
* ''OpenTabletDriver.Daemon.exe'' to ''OpenTabletDriver'' folder
MKDIR "%LocalAppData%\osu!\OpenTabletDriver\userdata"
"explorer.exe" "%LocalAppData%\osu!\OpenTabletDriver"
=== Desktop Shortcut ===
"%LocalAppData%\osu!\OpenTabletDriver\OpenTabletDriver.Daemon.exe"
Tablet Driver
===== PCSX2 =====
* https://pcsx2.net/downloads/
===== Xonotic =====
* https://xonotic.org/download/
* ''xonotic-wgl.exe'' is more ideal instead of ''xonotic.exe'' with SDL
===== Misc =====
==== Goldberg Emulator ====
* https://mr_goldberg.gitlab.io/goldberg_emulator/
* https://gitlab.com/Mr_Goldberg/goldberg_emulator
==== Heroic ====
* https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases
==== Jagex Launcher ====
* https://cdn.jagex.com/Jagex%20Launcher%20Installer.exe
==== SideQuest ====
* https://sidequestvr.com/setup-howto
====== System Utilities ======
===== balenaEtcher =====
* https://github.com/balena-io/etcher/releases
===== Python=====
* https://www.python.org/downloads/
===== Rufus =====
* https://rufus.ie/
===== VC++ Redists =====
* [[https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/|TechPowerUp]]
* [[https://github.com/abbodi1406/vcredist/releases|abbodi1406]] ([[https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes.76588/|MDL thread]])
* Visual C++ Redistributable Runtimes All-in-One
====== Libraries ======
===== DXVK =====
* https://github.com/doitsujin/dxvk/releases
===== OpenAL Soft =====
* https://github.com/kcat/openal-soft/releases
* https://openal-soft.org/#download
OpenAL32.dll
alsoft.ini
resampler = bsinc24
stereo-mode = speakers
#stereo-mode = headphones
#stereo-encoding = hrtf
# End
===== Force Feedback Driver for XInput =====
* https://lavendy.net/special/driver/xi/index.html
* ''xi.win7.x64.en.msi'' ((2025/01/14: Works on Windows 10))
* Fixes Xbox 360 controller vibration for Dynasty Warriors 8 ([[https://steamcommunity.com/sharedfiles/filedetails/?id=374920469|guide]]) and Samurai Warriors 4-II
====== Hardware ======
===== Overclocking =====
==== ThrottleStop ====
* https://www.techpowerup.com/download/techpowerup-throttlestop/
==== MSI Afterburner ====
* https://www.guru3d.com/download/msi-afterburner-beta-download/
* https://forums.guru3d.com/forums/msi-afterburner-application-development-forum.55/
===== Monitoring =====
==== CPU-Z ====
* https://www.cpuid.com/softwares/cpu-z.html
==== GPU-Z ====
* https://www.techpowerup.com/download/techpowerup-gpu-z/
==== HWiNFO ====
* https://www.hwinfo.com/download/
==== Intel PDT ====
* https://downloadcenter.intel.com/download/19792
* Intel Processor Diagnostic Tool
====== Benchmarking ======
===== prime95 =====
* https://www.mersenne.org/download/
===== poclmembench =====
* https://github.com/kruzer/poclmembench
===== memtest_vulkan =====
* https://github.com/GpuZelenograd/memtest_vulkan
* https://github.com/GpuZelenograd/memtest_vulkan/releases
* https://github.com/GpuZelenograd/memtest_vulkan/actions
===== memtestCL =====
* https://simtk.org/projects/memtest/
* https://github.com/ihaque/memtestCL
* https://github.com/ihaque/memtestCL/raw/master/binaries/memtestCL.exe
===== Fooling Around =====
* https://alax.info/blog/software
* GPU encoder benchmarking
* Notably useful for [[devices;oculus_quest_2#encode_resolutions|Oculus/Meta Quest]] VR tweaking
===== FurMark =====
* https://geeks3d.com/furmark/downloads/
===== MSI Kombustor =====
* https://www.geeks3d.com/furmark/kombustor/downloads/
====== Driver Utilities ======
===== AMD Cleanup Utility =====
* https://www.amd.com/en/support/kb/faq/gpu-601
===== NVIDIA Cleanup Utility =====
* https://developer.nvidia.com/cleanup-tool
===== Driver Store Explorer =====
* [[https://github.com/lostindark/DriverStoreExplorer/releases/download/v0.11.114/DriverStoreExplorer.v0.11.114.zip|v0.11.114.zip]] (([[https://github.com/lostindark/DriverStoreExplorer/releases/tag/v0.12.40|v0.12.40]] had [[https://github.com/lostindark/DriverStoreExplorer/issues/294#issuecomment-2692530416|bugs]] that might be resolved in v0.12.55+))
* https://github.com/lostindark/DriverStoreExplorer