EasyRPG Player 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = EasyRPG Player | image = https://dlhb.gamebrew.org/3dshomebrew/EasyRPGPlayer-n3ds-1.jpg|250px | type = Game engine | version = V0.6.1 | licenc...")
 
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = EasyRPG Player
|title=EasyRPG Player
| image = https://dlhb.gamebrew.org/3dshomebrew/EasyRPGPlayer-n3ds-1.jpg|250px
|image=Easyrpgplayer3ds4.png
| type = Game engine
|description=RPG Maker 2000/2003 interpreter.
| version = V0.6.1
|author=Rinnegatamante, EasyRPG Team
| licence = Mixed
|lastupdated=2023/04/29
| author = Rinnegatamante & EasyRPG Team
|type=Game Engine
| website = https://ci.easyrpg.org/job/player-3ds/
|version=0.8.0
| download = https://dlhb.gamebrew.org/3dshomebrew/EasyRPG_Player.rar
|license=GPL-3.0
| source = https://dlhb.gamebrew.org/3dshomebrew/EasyRPG_Player.rar
|downloadraw=[https://dlhb.gamebrew.org/3dshomebrews/easyrpgplayer3ds.7z 0.8.0] - [https://ci.easyrpg.org/job/player-3ds Nightly Download]
|website=https://easyrpg.org/player/downloads/#release-other
|source=https://github.com/EasyRPG/Player/tree/master/builds/3ds
}}
}}
EasyRPG Player is a game interpreter that allows you to play RPG Maker 2000, 2003 and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data and is part of the [https://easyrpg.org EasyRPG Project].
It aims to be a free (as in freedom) cross-platform RPG Maker 2000/2003 interpreter. Which means it can play games on various systems such as GNU/Linux, Windows, macOS, [[EasyRPG Player Switch|Switch]], [[EasyRPG Player Vita|Vita]], [[EasyRPG Player 3DS|3DS]], [[EasyRPG Player Wii|Wii]] and mobile phones. The main goal is to play all games created with them as the original game interpreter (RPG_RT) does.
==Features==
* Battle animations.
* All event commands except movie playback.
* Built-in font for most languages.
* Games from any region run without additional configuration.
* Inelukis MP3 Patch.
* Map looping.
* Map rendering.
* Menus.
* Most load/save works.
* Move commands.
* PicPointerPatch.
* RPG Maker 2000 battle system.
* Sound and Music output.
* Support for all known RTPs.
* Timers.
* Vehicles.
* Weather effects.
* Multi-Game Save Importing (experimental).
==Installation==
Available in CIA and 3DSX formats.
* easyrpg-player-3ds.zip - 3DSX for the Homebrew Launcher, copy contents into sdmc:/3ds/easyrpg-player/. CFW users need to delete the .xml file.
* easyrpg-player.cia - CIA for installing as a channel. Searches games in sdmc:/3ds/easyrpg-player/.
Place the games (the game folder contains RPG_RT.ldb) in direct subdirectories of the 3dsx folder. Or for CIA in the mentioned folder.
==User guide==
===RPG maker games===
* Games in English - [https://rpgmaker.net/games/ rpgmaker.net].
* Games in Spanish - [https://www.hellsoft.net/H5/ Hellsoft.net].
* Games in Polish - [http://tsukuru.pl/index.php?link=gry Tsukuru Archive: RPG Maker].
* Games in German - [https://www.rmarchiv.de/makers rm2kast.de].
===Game Compatibility List===
The latest compatibility list is available from the [https://community.easyrpg.org/t/compatibility-list/283 official thread].
You can also play the [https://easyrpg.org/play Testgame] to see the compatibility with the original interpreter yourself.
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/easyrpgplayer3ds5.png
https://dlhb.gamebrew.org/3dshomebrews/easyrpgplayer3ds6.png
https://dlhb.gamebrew.org/3dshomebrews/easyrpgplayer3ds3.png
https://dlhb.gamebrew.org/3dshomebrews/easyrpgplayer3ds2.png
==Media==
'''Easyrpg - Developer Perks''' ([https://www.youtube.com/watch?v=v4kx7yXRlig IndependentArt]) <br>
<youtube>v4kx7yXRlig</youtube>
'''Yume Nikki 3DS''' ([https://www.youtube.com/watch?v=Imh2zi8qIek Chompdron]) <br>
<youtube>Imh2zi8qIek</youtube>
'''EasyRPG 3DS Testing: Ib''' ([https://www.youtube.com/watch?v=wJY8nX5HnIM Gnmpolicemata]) <br>
<youtube>wJY8nX5HnIM</youtube>
<youtube>wJY8nX5HnIM</youtube>


EasyRPG Player is a program that allows to play games created with RPG Maker 2000 and 2003.
'''Preview: EasyRPG Player running on 3DS''' ([https://www.youtube.com/watch?v=RdXK6evGYao EasyRPG]) <br>
It aims to be a free (as in freedom) cross-platform RPG Maker 2000/2003 interpreter. The main goal is to play all games created with them as the original game interpreter (RPG_RT) does.
<youtube>RdXK6evGYao</youtube>
The Player arrives on a new platform: The Nintendo 3DS. As usual for such ports you need a console with homebrew support to launch it. You can grab a 3dsx and a CIA in our Download section (Continuous builds ? Other).
 
The biggest part of the porting work was done by Rinnegatamante. Without his help the port would be still a slow, silent and crashing prototype. Thanks a lot.
==Known issues==
Due to 3DS hardware limitations lags and slowdowns should be expected. The Old 3DS can handle many games but playing it on the New 3DS will be more fun.
Please see https://github.com/EasyRPG/Player/issues.
Installation The same rules as for the Wii version apply: Place the game (the folder with the RPG_RT.ldb) directly in the 3dsx folder to launch the game standalone otherwise place the games in subdirectories to use a game browser.
 
The CIA searches for games in the folder sdcard:/3ds/easyrpg-player.
==Changelog==
The RTP (RPG Maker 2000/2003 Runtime Package) should be placed in /data/rtp/2000 and /data/rtp/2003
'''v0.8.0'''
You can create your own standalone games by embedding a game into the romfs. See this tutorial for instructions.
* Full Changelog: https://blog.easyrpg.org/2023/04/easyrpg-player-0-8-paralyze/
Known issues File input/output is very slow. Games that load many graphics or sounds will have a very heavy slowdown.
 
MP3 and MIDI audio are not supported yet. This will come in another release in May, stay tuned.
'''v0.7.0'''
Reporting bugs This is a community provided port without official support. If you think you found a bug please verify that it also occurs in the official versions (e.g. on Windows or Linux). If this is the case please report an issue. If you can�t reproduce it this must be a 3DS only bug. Please report it to Rinnegatamante instead.
* Full Changelog: https://blog.easyrpg.org/2021/10/easyrpg-player-0-7-0-sword/
Enjoy!
 
==Credits==
EasyRPG Player authors:
* Alberto Leon Meaños (albeleon).
* Alejandro Marzini (vgvgf).
* Alessio Tosto (Rinnegatamante).
* Carsten Teibes (carstene1ns).
* Christian Breitwieser (ChrisBreiti).
* Diego Pedraza (zegeri).
* Dmytro Kushnariov (rohkea).
* Francisco de la Peña (fdelapena).
* Gabriel Kind (Ghabry).
* Glynn Clements (glynnc).
* Khelifi Mehdi (BlisterB).
* Mariano Javier Suligoy (MarianoGNU).
* Matthew Fioravante (fmatthew5876).
* Patrick Müssig (Tondorian).
* Paulo "Zhek" Vizcaino (paulo_v).
* rueter37.
* scurest.
* Shin-NiL.
* Takeshi Watanabe (takecheeze).
 
==External links==
* Official website - https://easyrpg.org/player
* GitHub - https://github.com/EasyRPG/Player
* Documentation wiki - https://wiki.easyrpg.org
* EasyRPG nightly builds - https://ci.easyrpg.org/job/player-3ds

Latest revision as of 06:24, 6 May 2024

EasyRPG Player
Easyrpgplayer3ds4.png
General
AuthorRinnegatamante, EasyRPG Team
TypeGame Engine
Version0.8.0
LicenseGPL-3.0
Last Updated2023/04/29
Links
0.8.0 - Nightly Download
Website
Source

EasyRPG Player is a game interpreter that allows you to play RPG Maker 2000, 2003 and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data and is part of the EasyRPG Project.

It aims to be a free (as in freedom) cross-platform RPG Maker 2000/2003 interpreter. Which means it can play games on various systems such as GNU/Linux, Windows, macOS, Switch, Vita, 3DS, Wii and mobile phones. The main goal is to play all games created with them as the original game interpreter (RPG_RT) does.

Features

  • Battle animations.
  • All event commands except movie playback.
  • Built-in font for most languages.
  • Games from any region run without additional configuration.
  • Inelukis MP3 Patch.
  • Map looping.
  • Map rendering.
  • Menus.
  • Most load/save works.
  • Move commands.
  • PicPointerPatch.
  • RPG Maker 2000 battle system.
  • Sound and Music output.
  • Support for all known RTPs.
  • Timers.
  • Vehicles.
  • Weather effects.
  • Multi-Game Save Importing (experimental).

Installation

Available in CIA and 3DSX formats.

  • easyrpg-player-3ds.zip - 3DSX for the Homebrew Launcher, copy contents into sdmc:/3ds/easyrpg-player/. CFW users need to delete the .xml file.
  • easyrpg-player.cia - CIA for installing as a channel. Searches games in sdmc:/3ds/easyrpg-player/.

Place the games (the game folder contains RPG_RT.ldb) in direct subdirectories of the 3dsx folder. Or for CIA in the mentioned folder.

User guide

RPG maker games

Game Compatibility List

The latest compatibility list is available from the official thread.

You can also play the Testgame to see the compatibility with the original interpreter yourself.

Screenshots

easyrpgplayer3ds5.pngeasyrpgplayer3ds6.png

easyrpgplayer3ds3.pngeasyrpgplayer3ds2.png

Media

Easyrpg - Developer Perks (IndependentArt)

Yume Nikki 3DS (Chompdron)

EasyRPG 3DS Testing: Ib (Gnmpolicemata)

Preview: EasyRPG Player running on 3DS (EasyRPG)

Known issues

Please see https://github.com/EasyRPG/Player/issues.

Changelog

v0.8.0

v0.7.0

Credits

EasyRPG Player authors:

  • Alberto Leon Meaños (albeleon).
  • Alejandro Marzini (vgvgf).
  • Alessio Tosto (Rinnegatamante).
  • Carsten Teibes (carstene1ns).
  • Christian Breitwieser (ChrisBreiti).
  • Diego Pedraza (zegeri).
  • Dmytro Kushnariov (rohkea).
  • Francisco de la Peña (fdelapena).
  • Gabriel Kind (Ghabry).
  • Glynn Clements (glynnc).
  • Khelifi Mehdi (BlisterB).
  • Mariano Javier Suligoy (MarianoGNU).
  • Matthew Fioravante (fmatthew5876).
  • Patrick Müssig (Tondorian).
  • Paulo "Zhek" Vizcaino (paulo_v).
  • rueter37.
  • scurest.
  • Shin-NiL.
  • Takeshi Watanabe (takecheeze).

External links

Advertising: