Skip to content

Instantly share code, notes, and snippets.

@quad-damage
quad-damage / r1d_install.sh
Last active May 13, 2025 09:30
fish script
#!/bin/env bash
cat > r1delta.reg << 'EOF'
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\R1Delta]
@=""
"InstallPath"="C:\Games\EA\Titanfall"
"LaunchArguments"=""
"ShowSetupOnLaunch"=dword:00000001
EOF