RoRToolkit

From Rigs of Rods Wiki

Jump to: navigation, search

Installation

To install download this file which is toolkit

http://repository.rigsofrods.com/files/mirror/geoselect/RoRToolkit-0.34-rc3-Setup.exe

And this python 2.5.4

http://www.python.org/ftp/python/2.5.4/python-2.5.4.msi

last widget 2.8.9

http://voxel.dl.sourceforge.net/sourceforge/wxpython/wxPython2.8-win32-unicode-2.8.9.1-py25.exe

Then follow the steps to install

Windows

  • requirement 1: Apparently, you need Python 2.5.1. If you don't have it, the installer askes you if you want to install it.
  • requirement 2: The corresponding RoR version, of course! e.g.If you downloaded the toolkit 0.34 rc3, you need 0.34.
  • download the latest toolkit installer from the repository and install that.

Linux

  • install some dependencies:
svn co http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk/ wxw
svn co http://svn.wxwidgets.org/svn/wx/wxPython/trunk/ wx
cd wxw
sh autogen.sh
./configure
make
sudo make install
cd ../wx
python setup.py install
cd rortoolkit
./rortoolkit

How to Patch for 0.36 Windows

After you have installed everything under Installation you need to download this patch

http://rortoolkit.googlecode.com/files/Globalpatch-05.zip

Extract all the Winrar Archive to where you "Start.bat" is located which is where you installed the toolkit

http://wiki.rigsofrods.com/images/0/05/Picture1.JPG

http://wiki.rigsofrods.com/images/b/ba/Picture2.JPG

After extracting click "start.bat"

Now you should be patched for 0.36

get involved

see there: RoRToolkit Developer. Also suggest ideas.

Mod Creator

see here: Mod Creator

Personal tools