Player
Player copied to clipboard
RPG Maker 2000/2003 and EasyRPG games interpreter
Currently there is space for 999 event commands in the range of 2000-2999. There could be some basic grouping at least: - Map related: 2000-2099 - Battle related: 2100 -...
#### Name of the game: Test-Game 2000. #### Player platform: Windows, 64 bits continuous build of the Player. #### Describe the issue in detail and how to reproduce it: While...
#### Name of the game: Test-Game 2000. #### Player platform: Windows, 64 bits continuous build of the Player. #### Describe the issue in detail and how to reproduce it: Go...
#### Player platform: Windows, 64 bits continuous build of the Player. #### Attach files (as a .zip archive or link them) Boss 2.mid from the OpenRTP. [Boss 2.zip](https://github.com/EasyRPG/Player/files/13696653/Boss.2.zip) #### Describe...
RPG_RT bug: Volume setting ignored when playing some notes from a midi not replicated in the Player
#### Player platform: Windows, 64 bits version 0.8.0 of the Player. #### Attach files (as a .zip archive or link them) 2003 Lonesome Journey by morusque from the OpenRTP, or...
#### Player platform: Windows, 64 bits continuous build of the Player. #### Describe the issue in detail and how to reproduce it: While using a custom soundfont (the default setting...
#### Name of the game: [Yume 2kki](https://wikiwiki.jp/yumenikki-g3/). #### Player platform: Windows, 64 bits continuous build, and tested as well on the Android version. #### Describe the issue in detail and...
Here's a bunch of stuff that was already requested in different places. ### Call Movement Action: ```js @2050("typeOfAction",[targetIsVar,target, parameterIsvar, parameter]) ``` A collection of new move commands that can be...
Currently, Player shows, e.g. "Game Title - EasyRPG Player" and optionally the FPS count. The proposal is to show just "Game Title" and optionally the FPS count. This feature would...
Sometimes, I want to test changes mande inside the rm2k3 editor in easyRPG player, for that I rename player.exe to RPG_RT.exe and RPG_RT.exe to RPG_RT_old.exe:  The problem with that...