XRaine XBOX: Difference between revisions

From GameBrew
(Created page with "{{Infobox XBOX homebrew | title = xRaine XBOX | image = 250px | type = Arcade | version = 0.51.9 | licence = Mixed | auth...")
 
No edit summary
Line 12: Line 12:
<youtube>z8XUvxLjrbM</youtube>
<youtube>z8XUvxLjrbM</youtube>


===xNeoRaine 1.2.11 ported by A600===
===xRaine 0.51.9 ported by A600===


This is a port for the Xbox1 of NeoRaine, the best Neo Geo CD emulator out there, coded
This is a port for the Xbox1 of Raine, a very fast arcade emulator, coded by Antiriad and
by Emmanuel Anne (Tux) (if you like the emu, consider donating to him as a way of saying
Emmanuel Anne (Tux) (if you like the emu, consider donating to him as a way of saying
thanks for his hard work) and possible thanks to the SDLx libs by lantus.
thanks for his hard work) and possible thanks to the SDLx libs by lantus.
For more info about Raine, check http://rainemu.swishparty.co.uk/


===NOTES===
===NOTES===
-----
-----


- You need to copy the Neo CD bios (neocd.bin) to the folder where the default.xbe is.
- Copy the roms to the \roms folder.
- Loading animations are disabled for now because they aren't correctly displayed on the Xbox.
- The xRaine.dat is a dat file for clrmamepro.
- NeoRaine doesn't emulate the raster effects so games like Riding Hero are unplayable.
- CD images should be copied to the \games folder and must be cue + iso + audio tracks.
- Audio tracks formats supported are WAV, MP3, OGG and FLAC.
- Keep the names of the files as short as possible and avoid using chars like '[' or '('


Here is an example of a cue:


FILE "Neo DriftOut - 01.iso" BINARY
===TODO===
  TRACK 01 MODE1/2048
----
    INDEX 01 00:00:00
FILE "Neo DriftOut - 02.flac" WAVE
  TRACK 02 AUDIO
    PREGAP 00:02:00
    INDEX 01 00:00:00
FILE "Neo DriftOut - 03.flac" WAVE
  TRACK 03 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:02:00
.
.
.


The xresizer.xbe included, allows the resize the screen for those with overscan problems. It
- Emulate mouse for games like Operation Wolf.
- Add virtual memory.
 
The xresizer.xbe included, allows to resize the screen for those with overscan problems. It
generates a xbox.cfg with this default settings:
generates a xbox.cfg with this default settings:


xpos=0
*xpos=0
ypos=0
*ypos=0
xstretch=0
*xstretch=0
ystretch=0
*ystretch=0
flickerfilter=1
*flickerfilter=1
720p=1
*720p=1


The flickerfilter option can be a number between 0 and 5.
The flickerfilter option can be a number between 0 and 5.
NOTE: for a pixel perfect screen with correct aspect ratio these values
should be used:
====480p:====
-----
* xpos=40
* ypos=0
* xstretch=-80
* ystretch=0
====720p:====
-----
* xpos=160
* ypos=0
* xstretch=-320
* ystretch=0


===CONTROLS===
===CONTROLS===
--------
--------


A   -> A
* A -> Button 1
B   -> B
* B -> Button 2
X   -> C
* X -> Button 3
Y   -> D
* Y -> Button 4
Left Trigger   -> Load Game
* Left Trigger -> Load Game
Right Trigger   -> Save Game
* Right Trigger -> Save Game
Black   -> Show Gui
* Black -> Show Gui
Right Analog Thumb -> Reset Game
* Right Analog Thumb -> Save Screenshot (to be used for the gui)
Start   -> Start
* Start -> Start
Back   -> Select
* Back -> Insert Coin


All controls can be remapped using the gui.
All controls can be remapped using the gui.


Source code (sources.rar) included.
Source code (sources.rar) included.

Revision as of 11:34, 10 February 2018

xRaine XBOX
XRaine front.png
General
Author(s)A600
TypeArcade
Version0.51.9
LicenceMixed
Links
Download
Website
Source
Advertisements

<htmlet>adsense</htmlet>

xRaine 0.51.9 ported by A600

This is a port for the Xbox1 of Raine, a very fast arcade emulator, coded by Antiriad and Emmanuel Anne (Tux) (if you like the emu, consider donating to him as a way of saying thanks for his hard work) and possible thanks to the SDLx libs by lantus.

For more info about Raine, check http://rainemu.swishparty.co.uk/


NOTES


- Copy the roms to the \roms folder. - The xRaine.dat is a dat file for clrmamepro.


TODO


- Emulate mouse for games like Operation Wolf. - Add virtual memory.

The xresizer.xbe included, allows to resize the screen for those with overscan problems. It generates a xbox.cfg with this default settings:

  • xpos=0
  • ypos=0
  • xstretch=0
  • ystretch=0
  • flickerfilter=1
  • 720p=1

The flickerfilter option can be a number between 0 and 5.

NOTE: for a pixel perfect screen with correct aspect ratio these values should be used:

480p:


  • xpos=40
  • ypos=0
  • xstretch=-80
  • ystretch=0

720p:


  • xpos=160
  • ypos=0
  • xstretch=-320
  • ystretch=0

CONTROLS


  • A -> Button 1
  • B -> Button 2
  • X -> Button 3
  • Y -> Button 4
  • Left Trigger -> Load Game
  • Right Trigger -> Save Game
  • Black -> Show Gui
  • Right Analog Thumb -> Save Screenshot (to be used for the gui)
  • Start -> Start
  • Back -> Insert Coin

All controls can be remapped using the gui.


Source code (sources.rar) included.

Advertising: