- Aug 12, 2017
- 707
- 1,948
Falcon-mkxp
pros:
- It has unlocked resolution (games Queen in Deficit and Coming Of Age are now linux compatible)
- on my system is faster than the original of arcurio (probably because of the updated libraries/dependecies)
- it is much, much faster/optimized than the original rpgmaker engines.
cons:
- none
Screenshots from Coming of Age
Screenshots from Queen in Deficit
if the game is missing the rtp files you can:
1. Windows Users
edit the "mkxp.config" and enable the directories of the installed rtp.
If the rtp is installed in the default location just remove the symbol # from the beggining of the appropriate line. eg for XP
change it to
2. Linux users can download them from
and extract them in the game directory, or edit the "mkxp.config" and point to the archives... same for the fonts.
You must be registered to see the links
pros:
- It has unlocked resolution (games Queen in Deficit and Coming Of Age are now linux compatible)
- on my system is faster than the original of arcurio (probably because of the updated libraries/dependecies)
- it is much, much faster/optimized than the original rpgmaker engines.
cons:
- none
Screenshots from Coming of Age
Screenshots from Queen in Deficit
if the game is missing the rtp files you can:
1. Windows Users
edit the "mkxp.config" and enable the directories of the installed rtp.
If the rtp is installed in the default location just remove the symbol # from the beggining of the appropriate line. eg for XP
Code:
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS/Standard/
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS2/RPGVX/
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS3/RPGVXAce/
Code:
RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS/Standard/
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS2/RPGVX/
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS3/RPGVXAce/
You don't have permission to view the spoiler content.
Log in or register now.
Last edited: