Getting OpenRPG:
Version: 1.4.1
Install Instructions

Requirements:
Like any other complex piece of software, OpenRPG requires other software in order to function properly.

Python v2.2

www.python.org
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.
wxPython v2.3.3.1

www.wxpython.org
wxPython is a Python extension module that encapsulates the wxWindows GUI classes.

Install Instructions:

Note: Make sure you install the suggested Python and wxPython versions. Use the links below. Later versions of Python and wxPython may not run as expected.

Step 1: Install Python

Download the and install Python Interpreter. Choose a version that matches your operating system:

Step 2: Install wxPython

Download and install the wxPython extension module. Choose a version that matches your operating system:

Win95/98 Note: win95 users need to update some system files for wxpython to function properly. Follow this link.

*wxPythonGTK Note: this RPM includes wxGTK.

Step 3: Install OpenRPG

Download the OpenRPG package of your choice. All packages contain the same code.

Step 4: Run OpenRPG!

Start OpenRPG by executing start.py.

  • Windows: If you used the windows installer, a shortcut should be in your start menu. Otherwise double click start.py.
  • Unix/Linux: Execute start.py. Make sure you use python2.2! For example:

    $ python2 start.py