user:player:rtp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| user:player:rtp [2013/02/10 20:32] – remove copypaste ghabry | user:player:rtp [2023/10/06 22:33] (current) – Add 3DS section for the RTP. carbonara | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Runtime Package (RTP) ====== | ====== Runtime Package (RTP) ====== | ||
| - | EasyRPG does not provide | + | **R**un**t**ime **P**ackages were intended to be a common asset library of graphics, music, and sounds that games often shared to save on disk space in the early days of computing (where floppy disks and dial-up modems were commonplace). A good way to understand |
| - | The RTP contains graphics and sounds that are used by many games. The better games usually | + | The installer for the RTP is given out by RPG Maker' |
| + | |||
| + | The better games often don' | ||
| + | |||
| + | EasyRPG is free and open-source, | ||
| + | |||
| + | ===== Get the RPG Maker 2000 RTP and RPG Maker 2003 RTP from RPGMakerweb ===== | ||
| + | |||
| + | ==== For the 2000 RTP ==== | ||
| + | |||
| + | - Browse to https:// | ||
| + | - Install the file from the .exe | ||
| + | |||
| + | ==== For the 2003 RTP ==== | ||
| + | |||
| + | - Browse to https:// | ||
| + | - Install the file from the .exe inside the .zip | ||
| + | |||
| + | ===== Operating system specific considerations ===== | ||
| Depending on the operating system you have to take care on a few steps: | Depending on the operating system you have to take care on a few steps: | ||
| Line 9: | Line 27: | ||
| ==== Windows ==== | ==== Windows ==== | ||
| - | Just install the RTP using the official installer, the Player will automatically find it (by reading the Windows | + | Just install the RTP using the official installer, the Player will automatically find it by reading the registry. |
| - | ==== Linux, | + | ==== GNU/Linux, |
| - | The RTP is found by reading | + | === Windows-like |
| + | |||
| + | WINE has a registry, and EasyRPG Player can read RTP paths from it much like RPG_RT does for Windows. | ||
| + | |||
| + | Install the RTPs in WINE, and then the Player will automatically find and extract it. You can then optionally uninstall WINE if the RTP was all you installed in it; under WINE, this procedure only ensures a valid install. | ||
| + | |||
| + | === Manual RTP setup (without WINE) === | ||
| + | |||
| + | For systems that can't (or don't want to) use WINE for its registry auto-detection, | ||
| + | |||
| + | EasyRPG Player reads these environment variables | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| - | If your system does not support environment variables | + | If your system does not support environment variables, just place the RTP in the folders ''/ |
| + | |||
| + | ==== Android ==== | ||
| + | |||
| + | You can extract the RTP folders from .exe installers by renaming .exe to .7z and then unpacking the .7z with some free tool like ZArchiver. | ||
| + | |||
| + | Extract the RTP into your sdcard path as explained in the EasyRPG Player app instructions. | ||
| ==== Wii ==== | ==== Wii ==== | ||
| Line 25: | Line 59: | ||
| Extract the RTP into ''/ | Extract the RTP into ''/ | ||
| + | ==== 3DS ==== | ||
| + | |||
| + | Extract the RTP into ''/ | ||
user/player/rtp.1360528356.txt.gz · Last modified: 2013/06/30 23:46 (external edit)