我想运行一个应用程序两次或更多次。它是为一个老爷车游戏托管一个游戏服务器。
例如:
wine desktop 1 = game server with sports cars mod
wine desktop 2 = game server with 1967 cars mod
wine desktop 3 = game server with 1955 cars mod
etc etc
答案1
是的,你可以。神奇的词是 Wineprefixes,参见此处: https://wiki.winehq.org/FAQ#Wineprefixes
还有一个名为 playonlinux 的 GUI 解决方案(名称容易引起误解,它不仅适用于游戏)。您可以使用它来管理 wineprefixes、wine 版本、创建启动器等。