force services into guest process and singlecore option

This commit is contained in:
lizzie 2026-06-10 01:29:34 +00:00
parent 27ab01fd1d
commit bcfab23498
5 changed files with 32 additions and 19 deletions

View file

@ -28,4 +28,5 @@ There are two main applications, an SDL-based app (`eden-cli`) and a Qt based ap
- `--version/-v`: Display version and quit.
- `--input-profile/-i`: Specifies input profile name to use (for player #0 only).
- `--null-render/-n`: Forces the usage of the "Null" render backend irrespective of settings.
- `--filter/-F`: Sets the debug log filter irrespective of settings.
- `--filter/-x`: Sets the debug log filter irrespective of settings.
- `--singlecore/-s`: Forces single-core regardless of settings.