[NEWS] RetroArch (24-08-2012)

Hola:

Otrolianos, llega ha nuestra consola RetroArch, un emulador multisistema. [fumando]

http://themaister.net/retroarch.html

RetroArch es un emulador de sistema múltiple para Linux, Windows, Mac OS X y * BSD. Se anteriormente conocido como SSNES.

Su diseño y el fondo es muy diferente a la mayoría de los otros emuladores como RetroArch no implementa un núcleo de emulación de sí mismo. Conversaciones RetroArch a libretro, una API de núcleo emulador genérico. Esto significa que RetroArch es agnóstico núcleo, y no le importa qué núcleo emulador está ejecutando.

En la actualidad existen implementaciones libretro para sistemas como SNES, NES, GBA, GB / GBC, Genesis, e incluso juegos de arcade (Final Alfa Burn).

libretro no sólo es útil para los emuladores. Un puerto preliminar de una reimplementación de código abierto de Cave Story ha sido portado a libretro también.

RetroArch cree en la modularidad. La aplicación en sí es una aplicación de línea de comandos basada adecuado para HTPC y / o uso sin cabeza. También existe una interfaz gráfica para RetroArch, el apoyo a todas las opciones de configuración solo está disponible en RetroArch.

Usted puede perfectamente utilizar la GUI sin pensar en RetroArch como una aplicación de línea de comandos, que es un escenario probable para la mayoría de los usuarios de Windows y OS X. RetroArch-Phoenix, la interfaz gráfica, se puede encontrar en GitHub


RetroArch is a multi-system emulator for Linux, Windows, Mac OS X and *BSD. It is formerly known as SSNES.

Its design and background is quite different than most other emulators as RetroArch does not implement an emulation core itself. RetroArch talks to libretro, a generic emulator core API. This means that RetroArch is core agnostic, and it does not care which emulator core is running.

Currently there are libretro implementations for systems such as SNES, NES, GBA, GB/GBC, Genesis, and even arcade games (Final Burn Alpha).

libretro isn't only usable for emulators. A preliminary port of an open source reimplementation of Cave Story has been ported to libretro as well.

RetroArch believes in modularity. The application itself is a command-line driven application suitable for HTPC and/or headless use. There also exists a GUI frontend for RetroArch, supporting every single config option available in RetroArch.

You can seamlessly utilize the GUI without thinking of RetroArch as a command line application, which is a probable scenario for most Windows and OS X users. RetroArch-Phoenix, the GUI frontend, can be found on GitHub.


The Xbox 1 port of RetroArch has the following features:

- Real-time rewinding (though most emus will not likely run fast enough on Xbox 1 to handle this at fullspeed)
- Switching between emulator cores seamlessly, and ability to install new libretro cores

EMULATOR/GAME CORES BUNDLED WITH XBOX 1 PORT

The following emulators/games have been ported to RetroArch and are included in the Xbox 1 release of RetroArch.

For more information about them, see the included 'retroarch-libretro-README.txt' file.

- Final Burn Alpha Cores (CPS1 - CPS2 - NeoGeo) [version 0.2.97.26] (***)
- FCEUmm (Nintendo Entertainment System) [recent SVN version]
- Gambatte (Game Boy | Super Game Boy | Game Boy Color) [version 0.5.0 WIP]
- Genesis Plus GX (Sega SG-1000 | Master System | Game Gear | Genesis/Mega Drive | Sega CD) [version 1.7.0]
- SNES9x Next (Super Nintendo/Super Famicom) (**)
- VBA Next (Game Boy Advance) (*)
- Prboom (for playing Doom 1/Doom 2/Ultimate Doom/Final Doom)
- Mednafen PCE Fast (PC Engine/PC Engine CD/Turbografx 16)
- Mednafen Wonderswan (WonderSwan/WonderSwan Color/WonderSwan Crystal)

All of the emulators listed above are the latest versions currently available. Most of them have been specifically optimized so that they will run better on Xbox 1 (some games would not reach fullspeed without these optimizations).

* VBA Next doesn't run at fullspeed on Wii (VBA Next is a RetroConsole Level 2 emulator port). It will be replaced by a port of gpSP in the near future.
** SuperFX games will not run at fullspeed - a special version of SNES9x will be developed for Retro Console Level 1 systems.
*** The biggest Neo-Geo ROMs that can be loaded are around 23+MB in size, such as Real Bout Fatal Fury 1 and King of Fighters '96.


Quiere saber mas:
------------------------------------------------------------------------------
RETROARCH XBOX 1 - 0.9.7
------------------------------------------------------------------------------
RetroConsole Level: 1
Author: Themaister, Squarepusher/Twin Aphex, Freakdave
------------------------------------------------------------------------------

------------------------------------------------------------------------------
HOW TO INSTALL THIS
------------------------------------------------------------------------------
Copy the entire folder ('RetroArch-XB1') to your harddrive.

ROMs go into the 'roms' directory, or some subdirectory in the 'RetroArch-XB1'
directory.

------------------------------------------------------------------------------
HOW TO USE THIS
------------------------------------------------------------------------------
On first startup, RetroArch will select one of the dozen or so
emulator/game cores. The name of the core currently loaded will be
shown at the bottom side of the screen.

You can now select a ROM that this core supports and load it in the Filebrowser.

There are two ways of selecting a different core:

1) 'Change Libretro core' in the Main Menu

Go to the Settings menu by pressing [Select], go forwards two pages by pressing
he [R Trigger] until you come across 'Default libretro core'. Press A to go to
a filebrowser where you can select a different core. Press [A button] to switch
to the emulator/game core.

2) From the Ingame Menu

While playing a game, press the [Right Thumb] button. Select 'Change libretro core'
with the [A button] and select a different core.

------------------------------------------------------------------------------
INGAME CONTROLS
------------------------------------------------------------------------------
During ingame operation you can do some extra actions:

Right Thumb Stick - Down - Fast-forwards the game
Right Thumb Stick - Up - Rewinds the game in real-time
('Rewind' has to be enabled in the 'Settings'
screen - warning - comes at a slight
performance decrease but will be worth it
if you love this feature)
RStick Left + RT - Decrease save state slot
Rtick Right + RT - Increase save state slot
RStick Up + RT - Load selected save state slot
RStick Down + RT - Save selected save state slot
Right Thumb + Left Thumb - Go back to 'Menu'/'Quick Menu'

------------------------------------------------------------------------------
FILE BROWSER EXTRA CONTROLS
------------------------------------------------------------------------------

Left Trigger - Go to previous drive mapping
Right Trigger - Go to next drive mapping

White - Scroll list up
Black - Scroll list down

------------------------------------------------------------------------------
WHAT IS RETROARCH?
------------------------------------------------------------------------------
RetroArch is a modular multi-system emulator system that is designed to
be fast, lightweight and portable. It has features few other emulator
frontends have, such as real-time rewinding and game-aware shading.

------------------------------------------------------------------------------
WHAT IS LIBRETRO?
------------------------------------------------------------------------------
Libretro is the API that RetroArch uses. It makes it easy to port games
and emulators to a single core backend, such as RetroArch.

For the user, this means - more ports to play with, more crossplatform
portability, less worrying about developers having to reinvent the wheel
writing boilerplate UI/port code - so that they can get busy with writing
the emulator/porting the emulator/game.

------------------------------------------------------------------------------
WHAT'S THE BIG DEAL?
------------------------------------------------------------------------------
Right now it's unique in that it runs the same emulator cores on
multiple systems (such as Xbox 360, Xbox 1, PS3, PC, Wii, etc).

For each emulator 'core', RetroArch makes use of a library API that we
like to call 'libretro'.

Think of libretro as an interface for emulator and game ports. You can
make a libretro port once and expect the same code to run on all the
platforms that RetroArch supports. It's designed with simplicity and
ease of use in mind so that the porter can worry about the port at hand
instead of having to wrestle with an obfuscatory API.

The purpose of libretro is to help ease the work of the emulator/game
porter by giving him an API that allows him to target multiple platforms
at once without having to redo any code. He doesn't have to worry about
writing input/video/audio drivers - all of that is supplied to him by
RetroArch. All he has to do is to have the emulator port hook into the
libretro API and that's it - we take care of the rest.

------------------------------------------------------------------------------
XBOX 1 PORT
------------------------------------------------------------------------------
The Xbox 1 port of RetroArch has the following features:

- Real-time rewinding (though most emus will not likely run fast
enough on Xbox 1 to handle this at fullspeed)
- Switching between emulator cores seamlessly, and ability to install
new libretro cores

------------------------------------------------------------------------------
EMULATOR/GAME CORES BUNDLED WITH XBOX 1 PORT
------------------------------------------------------------------------------
The following emulators/games have been ported to RetroArch and are included in
the Xbox 1 release of RetroArch.

For more information about them, see the included
'retroarch-libretro-README.txt' file.

- Final Burn Alpha Cores (CPS1 - CPS2 - NeoGeo) [version 0.2.97.26] (***)
- FCEUmm (Nintendo Entertainment System) [recent SVN version]
- Gambatte (Game Boy | Super Game Boy | Game Boy Color) [version 0.5.0 WIP]
- Genesis Plus GX (Sega SG-1000 | Master System | Game Gear | Genesis/Mega Drive |
Sega CD) [version 1.7.0]
- SNES9x Next (Super Nintendo/Super Famicom) (**)
- VBA Next (Game Boy Advance) (*)
- Prboom (for playing Doom 1/Doom 2/Ultimate Doom/Final Doom)
- Mednafen PCE Fast (PC Engine/PC Engine CD/Turbografx 16)
- Mednafen Wonderswan (WonderSwan/WonderSwan Color/WonderSwan Crystal)

All of the emulators listed above are the latest versions currently
available. Most of them have been specifically optimized so that
they will run better on Xbox 1 (some games would not reach fullspeed
without these optimizations).

* - VBA Next doesn't run at fullspeed on Wii (VBA Next is a RetroConsole
Level 2 emulator port). It will be replaced by a port of gpSP in the near
future.
** - SuperFX games will not run at fullspeed - a special version of SNES9x
will be developed for Retro Console Level 1 systems.
*** The biggest Neo-Geo ROMs that can be loaded are around 23+MB in
size, such as Real Bout Fatal Fury 1 and King of Fighters '96.

------------------------------------------------------------------------------
WHAT EXTENSIONS ARE SUPPORTED BY EACH CORE
------------------------------------------------------------------------------
- Prboom WAD|wad
- SNES9x Next smc|fig|sfc|gd3|gd7|dx2|bsx|swc|zip|SMC|FIG|SFC|BSX|GD3|
GD7|DX2|SWC
- Genesis Plus GX md|smd|bin|gen|zip|MD|SMD|bin|GEN|ZIP|sms|SMS|gg|GG|sg|SG|
cue|CUE
- VBA Next GBA|gba
- FCEUmm nes|NES|unif|UNIF
- Gambatte gb|gbc|dmg|zip|GB|GBC|DMG|ZIP
- Final Burn Alpha zip|ZIP
- Mednafen PCE pce|PCE|cue|CUE
- Mednafen Wonderswan ws|WS|wsc|WSC

------------------------------------------------------------------------------
ZIP SUPPORT
------------------------------------------------------------------------------
FOR EACH CORE (except for Final Burn Alpha)
------------------------------------------------------------------------------

There are three modes -

EXTRACT ZIP TO CURRENT DIR: When you press 'X' on a ZIP file in the File Browser,
its contents will be extracted to the current directory. From there, you can
load the RMO and play.

EXTRACT ZIP TO CURRENT DIR AND LOAD FIRST FILE: When you press 'X' on a ZIP file
in the File Browser, its contents will be extracted to the current directory.
The first ROM that was extracted from the ZIP file that is a ROM will be loaded
automatically.

EXTRACT ZIP TO CACHE DIR: When you press 'X' on a ZIP file in the File Browser,
its contents will be extracted to the /dev_hdd1/ partition. From there,
you can load the ROM and play.

WARNING: Savestates and SRAM files that have been created by loading ROMs
from the cache dir this way will be removed after RetroArch has been closed.

------------------------------------------------------------------------------
FOR FINAL BURN ALPHA
------------------------------------------------------------------------------
Selecting a ZIP file from the Filebrowser will load that game directly.

------------------------------------------------------------------------------
Troubleshooting
------------------------------------------------------------------------------

If you find that RetroArch no longer works for whatever reason, there is
a way to get it back to work -

- Remove retroarch.cfg from the 'Retroarch-XB1' folder, then start up again.
The Libretro management service in RetroArch should automatically pick a
random libretro core and write this to the config file.

------------------------------------------------------------------------------
What can you expect in the future?
------------------------------------------------------------------------------
- An official Android port of RetroArch (no, no App Store 'fee' - 'free'
as in beer AND as in libre - will be the focal point of RetroArch 0.9.8)
- Port of NxEngine to libretro - runs Cave Story (PC version is already done,
runs on big-endian consoles but has too many bugs to be playable)
- Port of MAME 0.72 to libretro
- Port of VICE to libretro
- Port of ScummVM to libretro
- More emulators, more games that will run on RetroArch
- Lots of other crazy ideas that might or might not pan out

------------------------------------------------------------------------------
Credits
------------------------------------------------------------------------------
- Mudlord for his Waterpaint/Noise shaders.
- Hyllian for the xBR shader.
- Opium2k for the nice manual shaders (bundled with PS3 release).
- Deank for assistance with RetroArch Salamander on CFW PS3s and
Multiman interoperability.
- FBA devs for adopting the libretro port.
- Ekeeke for help with the Genesis Plus GX port.
- ToadKing for having done a lot of work on RetroArch Wii.
- Freakdave for helping out with the Xbox 1 port.

------------------------------------------------------------------------------
Websites
------------------------------------------------------------------------------
Twitter: http://twitter.com/libretro
Source: http://github.com/libretro
Homepage: http://www.libretro.org
IRC: #retroarch (freenode)

------------------------------------------------------------------------------


salu2
[bye]
Esta la cosa que arde con el scene de la wii y la xbox, voy a tener que empollarme bien las opciones de este ultimo emulador
Petete_torete escribió:Esta la cosa que arde con el scene de la wii y la xbox, voy a tener que empollarme bien las opciones de este ultimo emulador


Que si arde, tuesto el pan en la xbox. [sati]
2 respuestas