Skip to content

selaux/ja2-fife-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
gui
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ja2-fife-demo

Small demo for using the Jagged Alliance 2 Assets in the FIFE engine.

Installation

Step 1: Clone / Download this Repository

Step 2: Install fifengine

Get and install it from https://github.com/fifengine/fifengine

Step 3: Dumping the ja2 Assets

You need a licensed copy of Jagged Alliance 2 for this (tested with english version)

Clone the ja2-open-toolset from here https://github.com/selaux/ja2-open-toolset

Install the dependencies for the ja2-open-toolset (pyfilesystem and Pillow)

Dump the assets with the following commands:

cd ja2-open-toolset/ja2data
python cli-tools/dump_data.py -n /path/to/ja2/installation/Data -o /path/to/ja2-fife/ja2-data-dump

This might take a few minutes and print some notifications, but should work.

Step 4: Start ja2-fife

python run.py

About

Small demo for using the Jagged Alliance 2 Assets in the FIFE engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages