import { PanelSectionRow, Field } from "@decky/ui"; export function LaunchOptionInfo() { return (
For each game where you want to use lsfg-vk:
1. Right-click the game in Steam → Properties
2. Add this to Launch Options: LSFG_PROCESS=decky-lsfg-vk %command%
3. Or use the "Copy Launch Option" button above
This temporary solution allows hot-reloading while keeping you on the latest lsfg-vk version.
} />
); }