In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "EasyRPG Player"

From WiiBrew
Jump to navigation Jump to search
(Update EasyRPG Player to 0.2.1)
m (update)
 
(8 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
  | author    = EasyRPG Player Team
 
  | author    = EasyRPG Player Team
 
  | contributor = [[User:Carstene1ns|carstene1ns]] and [[User:Ghabry|Ghabry]]
 
  | contributor = [[User:Carstene1ns|carstene1ns]] and [[User:Ghabry|Ghabry]]
  | version  = 0.2.1
+
  | version  = 0.7.0
 
  | licence  = GPLv3
 
  | licence  = GPLv3
  | download  = https://easy-rpg.org/player-downloads.html
+
  | download  = https://easyrpg.org/player/downloads/
 
  | source    = https://github.com/EasyRPG/Player/
 
  | source    = https://github.com/EasyRPG/Player/
  | website  = https://www.easy-rpg.org
+
  | website  = https://easyrpg.org
 
  | peripherals = {{Wiimote}} {{ClassicController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}}
 
  | peripherals = {{Wiimote}} {{ClassicController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}}
  | hbb=no
+
  | 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://easy-rpg.org/blog/ EasyRPG Blog] for latest news and release notes about EasyRPG.
+
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) in the root directory of the game (that's where RPG_RT.exe is).
+
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".
  
The program has no file browser, each game really needs its own boot.dol!
+
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 MacOS X) versions first! In the current state the compatibility is not the best, don't expect that most games work. :)
+
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.
 
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?state=open Issue tracker]. Please check if the bug is resolved in the latest nightly build before reporting.
+
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://easy-rpg.org/player-downloads.html Download section] of the EasyRPG website for all supported (and contributed) builds.
+
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).
 
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).
Line 52: Line 52:
 
|-
 
|-
 
| {{WiimoteAButton}} || Toggle FPS display
 
| {{WiimoteAButton}} || Toggle FPS display
 +
|-
 +
| {{WiimoteBButton}} || Shift
 +
|-
 +
| {{WiimotePlusButton}} || Plus
 +
|-
 +
| {{WiimoteMinusButton}} || Minus
 
|-
 
|-
 
| {{WiimoteHomeButton}} || Cancel
 
| {{WiimoteHomeButton}} || Cancel
 +
|}
 +
 +
{| class="wikitable" style="left;text-align:center;"
 +
|-
 +
! {{Nunchuck}} !! Action
 +
|-
 +
| {{NunchuckControlStick}} || Navigate
 +
|-
 +
| {{NunchuckCButton}} || Cancel
 +
|-
 +
| {{NunchuckZButton}} || Action / Select menu item
 
|}
 
|}
  
Line 65: 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

Latest revision as of 23:04, 29 October 2021

EasyRPG Player
EasyRPG Player.png
General
Author(s)EasyRPG Player Team
Contributor(s)carstene1ns and Ghabry
TypeGame engine
Version0.7.0
LicenceGPLv3
Links
Download
Website
Source
Peripherals
Wiimote.svg ClassicController.svg Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot USB mass storage device

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

WiimoteHorizontal.svg Action
Wiimote D-Pad Navigate
Wiimote 1 Button Cancel
Wiimote 2 Button Action / Select menu item
Wiimote A Button Toggle FPS display
Wiimote B Button Shift
Wiimote + Button Plus
Wiimote - Button Minus
Wiimote HOME Button Cancel
Nunchuck alternative.svg Action
Nunchuck Control Stick Navigate
Nunchuck C Button Cancel
Nunchuck Z Button Action / Select menu item
ClassicController.svg Action
Classic D-Pad Navigate
Classic a Button Action / Select menu item
Classic b Button Cancel
Classic x Button Shift
Classic y Button Num 1
Classic L Trigger Num 3
Classic R Trigger Num 5
Classic ZL Button Num 9
Classic ZR Button Toggle FPS display
Classic - Button Minus
Classic + Button Plus
Classic HOME Button Cancel
Wiimote.svg WiiDrawing.svg Action
Wiimote Power Button Wii POWER Button Power off the Wii
Wii RESET Button Reset to Title Scene

Media

Alpha 1