Posted on: August 27, 2023

PhillyJS
Владелец игрыИгр: 746 Отзывов: 4
Works on Linux and MacOS too!
GOG does not provide dosbox configurations for systems other than windows (despite dosbox as an emulator being cross-plattform). Why, I don't know, some users on the forums speculate it might have something to do with licensing as publishing rights can be platform dependant. However, this should not stop you from being able to run JA on Linux or Mac. Just follow these steps: - brew install dosbox (in terminal) => installs dosbox and adds it to PATH. If you are on Linux, use the package manager of your distro. - brew install --cask wine-devel (in terminal) => installs wine windows emulator. Again, if on Linux, use your your distros's package manager instead of homebrew. I am using devel instead of staging because the current staging version (August 2023) has some bugs with other games. - download setup_jagged_alliance_1.13_(28044).exe from gog - execute the downloaded setup-exe with wine (on Mac, rightclick > open with > Wine Devel.app) - Wine will create a c: drive with typical windows filesystem folders like "Program Files" in the destination of your choice. I suggest you create a shortcut to the emulated c-drive to access it quickly. In that fake c:-drive will also be a folder "GOG Games" containing the folder with installed "Jagged Alliance" files. Inside this folder, - open dosboxja_single.conf with a text-editor and starting from imgmount, modify the next lines like this: imgmount d JA1.gog -t iso -fs iso c: cls cd JAGGED~1 JA.EXE exit - navigate to the "Jagged Alliance" folder in terminal. On a mac you can type "cd " and drag-and-drop the "Jagged Alliance" folder into the terminal window to auto-complete. As a Linux-user, you should be familiar with CLI :P - dosbox -conf dosboxja.conf -conf dosboxja_single.conf (in terminal) => execute dosbox with the modified configuration inside the "Jagged Alliance" folder. - play the game PS: kudos to fmartins from gog forums for the dosboxja_single.conf fix
вам это показалось полезным?