-
Notifications
You must be signed in to change notification settings - Fork 32
Downloads
Børge Nordli edited this page Sep 29, 2016
·
14 revisions
Version | Source code | Windows binary | Patch file from official and previous version | Changes from official and previous version | Released |
---|---|---|---|---|---|
0.9.4q | rftg-0.9.4q-source.zip | [rftg-0.9.4q.zip] (https://dl.dropboxusercontent.com/u/7379896/rftg/rftg-0.9.4q.zip) |
rftg-0.9.4q-patch.zip rftg-0.9.4pq-patch.zip |
rftg-0.9.4q-changelog.txt rftg-0.9.4pq-changelog.txt |
December 30, 2015, updated December 31, 2015 This is the recommended version. |
0.9.4p | rftg-0.9.4p-source.zip | rftg-0.9.4p.zip | rftg-0.9.4p-patch.zip | rftg-0.9.4p-changelog.txt | August 25, 2015 |
- If you haven't already, download (and make sure you can build) the original 0.9.4 source code.
- Download the patch source code and overwrite all changed files.
- Build as usual (make clean && make).
- If you have made an installation, you must manually copy the new icons to the installation folder.
- If you haven't already, download and run the original 0.9.4 windows installer.
- Download the zip file containing the new binary and copy all files into your installation directory.
- Run the patch binary instead of the original rftg.exe.
(Credit to BGG user jearles for compiling and hosting these.)
- If you haven't already, download and install the GTK Framework provided by Keldon.
- Download and run the zip file containing the Mac app.
- Make sure you already have downloaded, built and installed the original 0.9.4 source code.
- Download the zip file containing the appropriate patch and extract the diff file into your source code directory.
- Run 'patch -p0 < rftg-0.9.4*.diff' inside the source code directory.
- If the zip contains additional files (like new icons), manually copy the new files to your installation folder.
- Build and install as usual (make && make install).
With the release of the official 0.9.4 version, the patch code has been integrated into Keldon's program, so there is no need to download any old versions of this patch anymore. The links below exists mostly for historical reasons.