en-US.ini 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. MonitorCapture="Display Capture"
  2. WindowCapture="Window Capture"
  3. WindowCapture.Window="Window"
  4. WindowCapture.Method="Capture Method"
  5. WindowCapture.Method.Auto="Automatic"
  6. WindowCapture.Method.BitBlt="BitBlt (Windows 7 and up)"
  7. WindowCapture.Method.WindowsGraphicsCapture="Windows 10 (1903 and up)"
  8. WindowCapture.Priority="Window Match Priority"
  9. WindowCapture.Priority.Title="Window title must match"
  10. WindowCapture.Priority.Class="Match title, otherwise find window of same type"
  11. WindowCapture.Priority.Exe="Match title, otherwise find window of same executable"
  12. CaptureCursor="Capture Cursor"
  13. Compatibility="Multi-adapter Compatibility"
  14. ClientArea="Client Area"
  15. SLIFix="SLI/Crossfire Capture Mode (Slow)"
  16. AllowTransparency="Allow Transparency"
  17. Monitor="Display"
  18. PrimaryMonitor="Primary Monitor"
  19. Method="Capture Method"
  20. Method.Auto="Automatic"
  21. Method.DXGI="DXGI Desktop Duplication"
  22. Method.WindowsGraphicsCapture="Windows 10 (1903 and up)"
  23. GameCapture="Game Capture"
  24. GameCapture.AnyFullscreen="Capture any fullscreen application"
  25. GameCapture.CaptureWindow="Capture specific window"
  26. GameCapture.UseHotkey="Capture foreground window with hotkey"
  27. GameCapture.LimitFramerate="Limit capture framerate"
  28. GameCapture.CaptureOverlays="Capture third-party overlays (such as steam)"
  29. GameCapture.AntiCheatHook="Use anti-cheat compatibility hook"
  30. GameCapture.HotkeyStart="Capture foreground window"
  31. GameCapture.HotkeyStop="Deactivate capture"
  32. GameCapture.HookRate="Hook Rate"
  33. GameCapture.HookRate.Slow="Slow"
  34. GameCapture.HookRate.Normal="Normal (recommended)"
  35. GameCapture.HookRate.Fast="Fast"
  36. GameCapture.HookRate.Fastest="Fastest"
  37. Mode="Mode"