Linux command
emulationstation 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start EmulationStation
emulationstation
Start in windowed mode
emulationstation --windowed
Specify resolution
emulationstation --resolution [1920] [1080]
Force full UI reload
emulationstation --force-full
Show help
emulationstation --help
说明
EmulationStation is a graphical front-end for organizing and launching emulated games. It provides a polished interface for browsing game collections, displaying metadata, and launching various emulators. The application is commonly used on RetroPie, Batocera, and other retro gaming distributions. It supports themes, scraping game metadata and artwork, and controller navigation for a console-like experience.
参数
- --windowed
- Run in windowed mode.
- --resolution _width_ _height_
- Set screen resolution.
- --gamelist-only
- Skip systems without gamelists.
- --ignore-gamelist
- Ignore gamelist.xml files.
- --force-full
- Force full reload of UI.
- --no-splash
- Do not show the splash screen on startup.
- --no-exit
- Do not show the exit option in the menu.
- --draw-framerate
- Display the framerate on screen.
- --vsync _1|0_
- Turn VSync on or off (default: on).
- --force-kiosk
- Force kiosk mode.
- --force-kid
- Force kid UI mode.
- --home _path_
- Specify a directory to use as the home path.
- --debug
- Enable debug output and extra logging.
- --help, -h
- Display help.
FAQ
What is the emulationstation command used for?
EmulationStation is a graphical front-end for organizing and launching emulated games. It provides a polished interface for browsing game collections, displaying metadata, and launching various emulators. The application is commonly used on RetroPie, Batocera, and other retro gaming distributions. It supports themes, scraping game metadata and artwork, and controller navigation for a console-like experience.
How do I run a basic emulationstation example?
Run `emulationstation` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --windowed do in emulationstation?
Run in windowed mode.