Player icon indicating copy to clipboard operation
Player copied to clipboard

RPG Maker 2000/2003 and EasyRPG games interpreter

Results 364 Player issues
Sort by recently updated
recently updated
newest added

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...

Wii
Enhancement
WiiU

As the title says. Library has new name etc.

Building

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...

Video
Win32

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...

Enhancement
Awaiting Rebase

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...

Enhancement
Awaiting Rebase
RPG_RT Patches

I'm going to start implementing Destiny Patch support on EasyRPG. I hope can help. Awaiting for a feedback. Thanks! =D

Awaiting Rebase
RPG_RT Patches

### 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...

Enhancement

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...

Window/Scenes

#### 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...

Android

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...

Enhancement
RPG_RT Patches