Install
All the options below require the original Jagged Alliance 2 game on your device. Make sure you do a full, clean install. If you have a game with the 1.13 mod installed, it will not work.
The original game can be obtained through
- GOG: Jagged Alliance 2
- Steam: Jagged Alliance 2 Gold
- Steam: Jagged Alliance 2 Wildfire
- The original game files will be in the
JA2Classic
subdirectory, not in theGame
subdirectory - JA2 Stracciatella currently does not support Wildfire itself, only the Wildfire maps through a mod
- The original game files will be in the
- Buying CDs (if you can find someone who wants to sell)
Follow the instructions for your platform to install JA2 Stracciatella:
-
Download the installer and install Stracciatella wherever you want. Make sure to uninstall any previous version first if you want to avoid conflicts.
-
Run Stracciatella from the start menu. This should bring up the launcher.
-
Change
JA2 Game Directory
to the directory where your original game files are located. -
Select the game version of your original game files, or click the "Guess Game Version" button to have the launcher auto-detect it for you.
-
Adapt other settings to your liking in the
Data
,Mods
andSettings
tab. -
Start the game in the
Play
tab.
-
Download the ZIP and extract it wherever you want. Do not extract it in the original game directory.
-
Navigate to the Stracciatella directory and run
ja2-launcher.exe
. This should bring up the launcher. -
Change
JA2 Game Directory
to the directory where your original game files are located. -
Select the game version of your original game files, or click the "Guess Game Version" button to have the launcher auto-detect it for you.
-
Adapt other settings to your liking in the
Data
,Mods
andSettings
tab. -
Start the game in the
Play
tab.
-
Download the AppImage and put it whereever you want.
-
Make the AppImage executable, either using your file manager or
chmod +x
. -
Execute the AppImage. This should bring up the Stracciatella launcher.
-
Change
JA2 Game Directory
to the directory where your original game files are located. -
Select the game version of your original game files, or click the "Guess Game Version" button to have the launcher auto-detect it for you.
-
Adapt other settings to your liking in the
Data
,Mods
andSettings
tab. -
Start the game in the
Play
tab.
-
Download the macOS dmg and open it.
-
Drag the Stracciatella app into the
Applications
folder. -
Control-click the app icon in the
Applications
folder, then chooseOpen
from the shortcut menu. This only needs to be done once and should bring up the Stracciatella launcher. -
Change
JA2 Game Directory
to the directory where your original game files are located. -
Select the game version of your original game files, or click the "Guess Game Version" button to have the launcher auto-detect it for you.
-
Adapt other settings to your liking in the
Data
,Mods
andSettings
tab. -
Start the game in the
Play
tab.
The Android app is currently not available through any store. You need to install the APK manually. Please inform yourself about allowing app installations from unknown sources for your device.
-
Copy the original game files to your Android device. This can be done by copying it to your device using USB or a cloud storage provider.
-
Download the Android APK and install it.
-
Open the app. This should bring up the Stracciatella launcher.
-
Change
JA2 Game Directory
to the directory where your original game files are located. -
Select the game version of your original game files. Usually this is just the language your original game is in.
-
Although optional, it is recommended to set the save game directory to a directory that is accessible for other apps as well. Otherwise your save games will be deleted when you uninstall the app.
-
Start the game with the button in the bottom right corner.
Configuration
Configuration File
The configuration file will be created on the first start of the application. It is located in
%USERPROFILE%\AppData\Roaming\JA2\ja2.json
on Windows (before version0.21.0
it was%USERPROFILE%\Documents\JA2\ja2.json
).~/.ja2/ja2.json
on Linux, BSD or macOS./data/data/io.github.ja2stracciatella/ja2.json
on Android, in the apps data directory. Usually not accessible by other apps.
Savegame directory
The savegame directory can be changed, for example to synchronize savegames with the cloud. By default the save games are located in
%USERPROFILE%\AppData\Roaming\JA2\SavedGames
on Windows (before version0.21.0
it was%USERPROFILE%\Documents\JA2\ja2.json
).~/.ja2/SavedGames
on Linux, BSD or macOS./data/data/io.github.ja2stracciatella/SavedGames
on Android, in the apps data directory. Usually not accessible by other apps.
Resolution and Scaling Mode
The internal resolution lets you define how large the tactical screen is rendered. All other game screens are still rendered in the original 640x480
resolution and centered on the screen.
In order to increase the size of the game window, you can either resize it with the window controls, or enable fullscreen.
Scaling mode will determine how the internal resolution is scaled to your window.
For even more configuration options check the modding page.