Player
Player copied to clipboard
RPG Maker 2000/2003 and EasyRPG games interpreter
Wii U GamePad support for vWii has already been out, and quite a few apps have the support for it from the very beginning. I am just wondering if there...
Windows Only. Ok, to make this feature work: Create a Folder called "Plugin" (not Plugins as older tests) in your Project, and paste ffplay.exe from ffmpeg inside it. [ffplay.zip](https://github.com/EasyRPG/Player/files/13246249/ffplay.zip). It's...
As already discussed on discord, the current workflow of locking and unlocking rng seems quite dirty. My solution is wrapping the rng in a simple polymorphic adapter class, which let's...
Hold ESC to skip all dialogs when in Debug Mode. Things to consider: - Need an alternative to `strlen(text_index) < 3`. Since the textboxes can stop while being bigger than...
I'm going to start implementing Destiny Patch support on EasyRPG. I hope can help. Awaiting for a feedback. Thanks! =D
### RPG_RT.ini Flags - VarMin and VarMax A flag that controls minimum and maximum variable range. Usage inside RPG_RT.ini: ```ini VarMin=-100 VarMax=100 ``` ------------- ### New Command: 2053 - SetFlag...
By opening and closing the settings menu of the Player a lot of times during the display of the logo (I'm not sure if it's even intended to allow it...
#### Player platform: Android, continuous build of the Player. #### Describe the issue in detail and how to reproduce it: Start a game on Android while in Portrait Mode and...
Probably best through some kind of database which contains a list of games that use thie patch. This patch allows skipping the Title Scene and controlling Load and End game...