Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
From what I can tell, DynRPG looks for a version of the RTP which doesn't match up with the one installed by the official RM2k3 release. Some more advanced tinkering may yield better results but it's worth noting that DynRPG downgrades the RPG_RT.exe file by (as of this post) three versions (from 1.11 to 1.08) so other problems are likely to arise if you can solve the RTP version-matching problem.
As for implementing Steam Achievements, you'd have to know how exactly Steam handles this (I have absolutely no familiarity with this) and then you'd still have to write the code yourself (probably with some libraries provided by Steam) because as far as I can tell nobody has written such a plugin.
That's my main issue, I don't know how I can create my own .dlls to implement anything on RM2k3. I thought that Cherry could, at least, shed some light on this for me.