PlasmaShop
Revision as of 08:28, 30 July 2008 by Robert the rebuilder (Talk | contribs) (→Setting Up PlasmaShop)
PlasmaShop is a useful general tool for many age-related tasks that lie outside of what the PRP Blender Plugin can do: create PAK files, decompyle/compile Python scripts, sum age files, etc. It is maintained by Zrax.
Setting Up PlasmaShop
- In the Python folder of your standalone URU installation, create a new folder named "src"
- Download Python 2.2.3: http://www.python.org/ftp/python/2.2.3/Python-2.2.3.exe
- Run Python-2.2.3.exe to install it. Leave all the options selected.
- Download PlasmaShop: PlasmaShop-2.2.zip
- Unzip its contents to your desired target folder - there is no installer.
- Download PRPTool: PRPTool-0.2.zip
- Unzip its contents into the PlasmaShop folder - PlasmaShop uses this to explore PRP files.
- Run PlasmaShop.exe. Choose Edit Games... from the Games menu.
- In the Edit Games dialog, click on "Add Game..."
- Set "Game Name:" to "Standalone URU"
- Set "Game Type" to "URU" (for an URU:Ages Beyond Myst install) or "TPOTS" (for an UrU:The Path Of The Shell or URU:Complete Chronicles install:
- Set "Location" to your standalone URU Installation (e.g. C:\Program Files\Ubi Soft\Cyan Worlds\Myst Uru Complete Chronicles)
- Click Save
- Close the Edit Games dialog. The left column of the PlasmaShop window should now list several folders.
- Choose "Options..." from the File menu.
- On the Options dialog, go to the Python tab.
- Set "Python 2.2 Interpreter" to the Python.exe located in your Python-2.2.3 installation
- Click the Save button
- In the left column of the PlasmaShop window, expand the Python folder and double-click on python.pak.
- After a few seconds, a dialog will appear with a list of the compiled Python files contained by python.pak.
- Click "Extract All...". Then browse to the "src" folder in the Python folder of your standalone URU installation.
- Exit PlasmaShop.