Re: Sakurako Matrix RPG English Translation (RJ081446)
You shouldn't have needed all three RTPs. Remember, if it was originally in Japanese, you will (in most cases) still need the Japanese RTP.
If it starts spewing RGSS-RTP Standard errors at you, it because you lack the correct RTP.
Simple solution: Download english and japanese versions of 2K, XP, 2K3, VX and VXAce.
After installing, look around in you RPG Maker game folders for the RGSS .dll files. Copy or move them to one of these folders depending on your OS version:
(32Bit) %systemdrive%\Windows\System32
(64Bit) %systemdrive%\Windows\SysWOW64
* 64 Bit users should possibly copy to both.
This way, even if a download does not come packed with the required dll file (which is lazy and careless), when the game.exe fails to find it in the directory, it will automatically go to your system folder and find the required file there.
I know that the majority of RPG Maker releases come packed with everything it's going to need, but every so often, you find the developer has left it out, for whatever reason.
Back to this game: Originally Japanese, install the japanese RTP (RGSS10xJ.dll). The J and E signify the language the game was programmed in. Japanese language coding and English language coding tend to be incompatible.