February 12, 2026

Multiple simultaneous executions, improved Optimized Mode with window controls, empty state for unassigned launchers,.


Want to see ALL the differences?

Check out our comprehensive comparison between Game Launcher Cloud and Game Launcher Asset (legacy): ๐Ÿ‘‰ Full Features Comparison List


Desktop Launcher

๐Ÿš€ Multiple Simultaneous Executions

NEW - Multiple instances compatibility
  • Enable per-executable โ€” configure independently for Primary and Secondary executables

  • Maximum instance limit โ€” set from 1 to 100, or use -1 for unlimited

  • Instance count display โ€” see how many instances are running in real-time (e.g., "Primary: 2/5 instances")

  • Launch Another button โ€” quickly open additional instances from Optimized Mode

  • Close All button โ€” terminate all running instances of an executable at once

  • Smart launch guard โ€” prevents exceeding the maximum instance limit with a clear "Maximum instances reached" message

How it works:

  1. Enable "Multiple Executions" for the desired executable in the Dashboard (Platform Settings)

  2. Set the maximum simultaneous instances (-1 for unlimited, max 100)

  3. Launch your app โ€” Optimized Mode will show instance controls automatically


๐Ÿ–ฅ๏ธ Optimized Mode โ€” Window Controls

Window Controls in Optimized Mode
  • Minimize button โ€” minimize the launcher window while games are running

  • Close button โ€” hides the launcher to the system tray instead of closing it

  • Tray icon โ€” appears automatically when entering Optimized Mode

    • Click tray icon to restore the launcher window

    • "Show Launcher" context menu option to restore

    • "Exit" context menu option to fully close the launcher

  • Auto-restore โ€” when all apps close, the launcher automatically returns to the foreground

Behavior:

Action
Normal Mode
Optimized Mode

Minimize

Minimizes window

Minimizes window

Close (X)

Closes launcher

Hides to system tray

All apps exit

โ€”

Restores launcher to foreground


๐ŸŒ Offline Status Detection โ€” Enhanced Error Differentiation

Improved Offline badge
  • No Internet Detection โ€” shows "No internet connection" when local network is down

  • Server Error Codes โ€” displays specific HTTP status codes (e.g., "Server error: 503 ServiceUnavailable")

  • Smart Refresh โ€” clicking refresh now correctly updates error type and message

  • Real-time Updates โ€” error information updates immediately when network state changes

  • Health Check Integration โ€” uses dedicated /health endpoint for faster and more reliable checks

  • Multi-language Support โ€” error messages available in 7 languages (English, Spanish, French, Portuguese, Chinese, Hebrew, Thai)

Error Types:

Scenario
Display Message

WiFi/Ethernet disconnected

"No internet connection"

Server returns error code

"Server error: [CODE] [STATUS]" (e.g., "Server error: 503 ServiceUnavailable")

Connection timeout/refused

"Unable to connect to server"

How it works:

  1. Launcher continuously monitors both internet connectivity and backend status using /health endpoint

  2. When offline, the system captures HTTP status codes and error messages

  3. Refresh button re-evaluates the current connection state

  4. UI updates automatically with the appropriate error message


๐Ÿ“ญ No App Assigned โ€” Empty State

  • Smart detection โ€” automatically detects when linkedApps is null or empty from the backend

  • Empty state UI โ€” displays a centered icon, title, and descriptive message instead of a blank screen

  • Hides irrelevant content โ€” news panel, left panel, and game selection bar are hidden when no apps are available


๐Ÿ› Stability & Compatibility

  • Bug fixes โ€” multiple crash issues resolved across the Desktop launcher

  • Windows 10/11 compatibility โ€” improved support for different Windows versions and builds

  • Multi-DPI support โ€” better handling of multiple monitors with different DPI scaling

  • Per-monitor DPI awareness โ€” crisp rendering across all displays regardless of scaling settings


Dashboard

๐ŸŽฎ Multiple Executions Configuration

NEW - Enable Multiple Executions checkbox
  • Enable Multiple Executions toggle for Primary and Secondary executables

  • Maximum Simultaneous input with validation (-1 for unlimited, max 100)


๐Ÿฅ API Health Check Endpoint

  • /api/health endpoint โ€” lightweight health check for monitoring systems

  • Supports HEAD and GET requests โ€” optimized for connectivity checks

  • No authentication required โ€” accessible for external monitoring tools

  • Returns status and timestamp โ€” JSON response with health status

Endpoint URLs:

  • Production: https://api.gamelauncher.cloud/api/health

Use cases:

  • Desktop Launcher connectivity checks

  • Uptime monitoring services

  • Load balancer health checks

  • Status page integrations


Need Help? Check out our Help Center or join our Discord Community!

Last updated

Was this helpful?