Linux command
xpilot-ng 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start game client
xpilot-ng-x11
Start SDL/OpenGL client
xpilot-ng-sdl
Connect to specific server
xpilot-ng-x11 -join [server.example.com]
Start local server
xpilot-ng-server
Start server with map
xpilot-ng-server -map [/path/to/map.xp2]
List public servers
xpilot-ng-x11 -list
说明
xpilot-ng (XPilot Next Generation) is a multiplayer space combat game where players pilot ships, collect power-ups, and compete in various game modes including deathmatch, capture the flag, and racing. The NG version features polygon-based maps, OpenGL graphics via SDL client, and improved performance over original XPilot. Players connect to servers hosting games; a central metaserver lists available public servers. Server configuration in /etc/xpilot-ng/defaults.txt controls extensive gameplay options including gravity, weapons, scoring, and physics. Client settings go in ~/.xpilotrc.
FAQ
What is the xpilot-ng command used for?
xpilot-ng (XPilot Next Generation) is a multiplayer space combat game where players pilot ships, collect power-ups, and compete in various game modes including deathmatch, capture the flag, and racing. The NG version features polygon-based maps, OpenGL graphics via SDL client, and improved performance over original XPilot. Players connect to servers hosting games; a central metaserver lists available public servers. Server configuration in /etc/xpilot-ng/defaults.txt controls extensive gameplay options including gravity, weapons, scoring, and physics. Client settings go in ~/.xpilotrc.
How do I run a basic xpilot-ng example?
Run `xpilot-ng-x11` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more xpilot-ng examples?
This page includes 6 examples for xpilot-ng, plus related commands for nearby Linux tasks.