Difference between revisions of "EasyRPG Player"
(created) |
Carstene1ns (talk | contribs) m (update) |
||
(17 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
| type = game engine | | type = game engine | ||
| author = EasyRPG Player Team | | author = EasyRPG Player Team | ||
− | | contributor = [[User:Ghabry|Ghabry]] | + | | contributor = [[User:Carstene1ns|carstene1ns]] and [[User:Ghabry|Ghabry]] |
− | | version = | + | | version = 0.7.0 |
| licence = GPLv3 | | licence = GPLv3 | ||
− | | download = https:// | + | | download = https://easyrpg.org/player/downloads/ |
| source = https://github.com/EasyRPG/Player/ | | source = https://github.com/EasyRPG/Player/ | ||
− | | website = https:// | + | | website = https://easyrpg.org |
| peripherals = {{Wiimote}} {{ClassicController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}} | | peripherals = {{Wiimote}} {{ClassicController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}} | ||
− | | hbb= | + | | hbb = |
}} | }} | ||
'''''EasyRPG Player''''' is an open source implementation of the RPG Maker 2000/2003 engine. | '''''EasyRPG Player''''' is an open source implementation of the RPG Maker 2000/2003 engine. | ||
+ | |||
+ | Check out the [https://blog.easyrpg.org/ EasyRPG Blog] for latest news and release notes about EasyRPG. | ||
== Usage == | == Usage == | ||
− | Get a RPG Maker 2000/2003 game and place the Player (boot.dol) | + | Get a RPG Maker 2000/2003 game and place it in a direct subdirectory of the Player (boot.dol). After starting the Player a game browser will launch and you can pick the game. Valid games have the files "RPG_RT.ldb" and "RPG_RT.lmt". |
− | + | You can also launch Player in standalone mode by placing the game directly in the Player directory. | |
== Bugs == | == Bugs == | ||
− | If you encounter problems test if they also occur in the official supported (Windows, Linux or | + | If you encounter problems test if they also occur in the official supported (Windows, Linux or macOS) versions first! In the current state the compatibility is quite good but don't expect that all games work. The Player is quite demanding and the Wii is not the most powerful hardware. :) |
+ | |||
+ | The program fails to start in 50 Hz mode, use 60 Hz mode until this is resolved. | ||
− | You can report bugs in the [https://github.com/EasyRPG/Player/issues | + | You can report bugs in the [https://github.com/EasyRPG/Player/issues Issue tracker]. Please check if the bug is resolved in the latest nightly build before reporting. |
== Download == | == Download == | ||
− | Check out the [https:// | + | Check out the [https://easyrpg.org/player/downloads/ Download section] of the EasyRPG website for all supported (and contributed) builds. |
+ | |||
+ | Downloads for the latest stable version and for the latest nightly build are provided. Nightly builds are the newest builds representing the current development state but they can be unusable and not recommended for general use (try them when a game fails with the stable version). | ||
A new version for the Wii (and other platforms) is automatically compiled when a new commit is pushed to the Github repository. | A new version for the Wii (and other platforms) is automatically compiled when a new commit is pushed to the Github repository. | ||
Line 37: | Line 43: | ||
{| class="wikitable" style="left;text-align:center;" | {| class="wikitable" style="left;text-align:center;" | ||
|- | |- | ||
− | ! {{ | + | ! {{WiimoteHorizontal}} !! Action |
|- | |- | ||
− | | {{WiimoteDPad}} || Navigate | + | | {{WiimoteDPad}} || Navigate |
− | |||
− | |||
|- | |- | ||
| {{Wiimote1Button}} || Cancel | | {{Wiimote1Button}} || Cancel | ||
Line 48: | Line 52: | ||
|- | |- | ||
| {{WiimoteAButton}} || Toggle FPS display | | {{WiimoteAButton}} || Toggle FPS display | ||
+ | |- | ||
+ | | {{WiimoteBButton}} || Shift | ||
+ | |- | ||
+ | | {{WiimotePlusButton}} || Plus | ||
+ | |- | ||
+ | | {{WiimoteMinusButton}} || Minus | ||
+ | |- | ||
+ | | {{WiimoteHomeButton}} || Cancel | ||
+ | |} | ||
+ | |||
+ | {| class="wikitable" style="left;text-align:center;" | ||
+ | |- | ||
+ | ! {{Nunchuck}} !! Action | ||
+ | |- | ||
+ | | {{NunchuckControlStick}} || Navigate | ||
+ | |- | ||
+ | | {{NunchuckCButton}} || Cancel | ||
+ | |- | ||
+ | | {{NunchuckZButton}} || Action / Select menu item | ||
|} | |} | ||
Line 59: | Line 82: | ||
|- | |- | ||
| {{ClassicBButton}} || Cancel | | {{ClassicBButton}} || Cancel | ||
+ | |- | ||
+ | | {{ClassicXButton}} || Shift | ||
+ | |- | ||
+ | | {{ClassicYButton}} || Num 1 | ||
+ | |- | ||
+ | | {{ClassicLTrigger}} || Num 3 | ||
+ | |- | ||
+ | | {{ClassicRTrigger}} || Num 5 | ||
+ | |- | ||
+ | | {{ClassicZLButton}} || Num 9 | ||
+ | |- | ||
+ | | {{ClassicZRButton}} || Toggle FPS display | ||
+ | |- | ||
+ | | {{ClassicMinusButton}} || Minus | ||
+ | |- | ||
+ | | {{ClassicPlusButton}} || Plus | ||
|- | |- | ||
| {{ClassicHomeButton}} || Cancel | | {{ClassicHomeButton}} || Cancel | ||
Line 70: | Line 109: | ||
|- | |- | ||
| || {{WiiResetButton}} || Reset to Title Scene | | || {{WiiResetButton}} || Reset to Title Scene | ||
+ | |} | ||
+ | |||
+ | == Media == | ||
+ | |||
+ | === Alpha 1 === | ||
+ | {| | ||
+ | | <youtube valign="top" align="left">0teYMtfl1LI</youtube> | ||
|} | |} | ||
[[Category:Homebrew_game_engines]] | [[Category:Homebrew_game_engines]] | ||
[[Category:Homebrew_using_SDL_libraries]] | [[Category:Homebrew_using_SDL_libraries]] |
Latest revision as of 23:04, 29 October 2021
EasyRPG Player | |
![]() | |
General | |
---|---|
Author(s) | EasyRPG Player Team |
Contributor(s) | carstene1ns and Ghabry |
Type | Game engine |
Version | 0.7.0 |
Licence | GPLv3 |
Links | |
Download | |
Website | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() |
EasyRPG Player is an open source implementation of the RPG Maker 2000/2003 engine.
Check out the EasyRPG Blog for latest news and release notes about EasyRPG.
Usage
Get a RPG Maker 2000/2003 game and place it in a direct subdirectory of the Player (boot.dol). After starting the Player a game browser will launch and you can pick the game. Valid games have the files "RPG_RT.ldb" and "RPG_RT.lmt".
You can also launch Player in standalone mode by placing the game directly in the Player directory.
Bugs
If you encounter problems test if they also occur in the official supported (Windows, Linux or macOS) versions first! In the current state the compatibility is quite good but don't expect that all games work. The Player is quite demanding and the Wii is not the most powerful hardware. :)
The program fails to start in 50 Hz mode, use 60 Hz mode until this is resolved.
You can report bugs in the Issue tracker. Please check if the bug is resolved in the latest nightly build before reporting.
Download
Check out the Download section of the EasyRPG website for all supported (and contributed) builds.
Downloads for the latest stable version and for the latest nightly build are provided. Nightly builds are the newest builds representing the current development state but they can be unusable and not recommended for general use (try them when a game fails with the stable version).
A new version for the Wii (and other platforms) is automatically compiled when a new commit is pushed to the Github repository.
Controls
![]() |
Action |
---|---|
![]() |
Navigate |
![]() |
Cancel |
![]() |
Action / Select menu item |
![]() |
Toggle FPS display |
![]() |
Shift |
![]() |
Plus |
![]() |
Minus |
![]() |
Cancel |
![]() |
Action |
---|---|
![]() |
Navigate |
![]() |
Cancel |
![]() |
Action / Select menu item |
![]() |
Action |
---|---|
![]() |
Navigate |
![]() |
Action / Select menu item |
![]() |
Cancel |
![]() |
Shift |
![]() |
Num 1 |
![]() |
Num 3 |
![]() |
Num 5 |
![]() |
Num 9 |
![]() |
Toggle FPS display |
![]() |
Minus |
![]() |
Plus |
![]() |
Cancel |
![]() |
![]() |
Action |
---|---|---|
![]() |
![]() |
Power off the Wii |
![]() |
Reset to Title Scene |