Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

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
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox XBOX homebrew
{{Infobox XBOX Homebrews
| title       = xRaine XBOX
|title=xRaine
| image       = [[image:XRaine front.png|250px]]
|image=xraine2.png
| type       = Arcade
|description=Port for Raine by Antiriad and Emmanuel Anne (Tux).
| version     = 0.51.9
|author=A600
| licence    = Mixed
|lastupdated=2011/04/24
| author      = A600
|type=Arcade
| website    = http://www.emuxtras.net/
|version=0.51.9
| download    = media:XRaine v0.51.9.zip
|license=Mixed
| source     = http://rainemu.swishparty.co.uk/
|format=XBE
|download=https://dlhb.gamebrew.org/xboxhomebrews/xraine_v0.51.9.zip
|website=https://www.emuxtras.net/forum/viewtopic.php?f=189&t=993
|source=https://dlhb.gamebrew.org/xboxhomebrews/xraine_v0.51.9.zip
}}
}}
<youtube>z8XUvxLjrbM</youtube>
xRaine is a port for the Xbox of [http://raine.1emulation.com/ Raine], a very fast arcade emulator, coded by Antiriad and Emmanuel Anne (Tux).


===xNeoRaine 1.2.11 ported by A600===
==Installation==
Copy the roms to the \roms folder. The xRaine.dat is a dat file for clrmamepro.  


This is a port for the Xbox1 of NeoRaine, the best Neo Geo CD emulator out there, coded
The xresizer.xbe included, allows to resize the screen for those with overscan problems. It generates a xbox.cfg with this default settings:
by 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.


===NOTES===
xpos=0
-----
ypos=0
xstretch=0
ystretch=0
flickerfilter=1
720p=1


- You need to copy the Neo CD bios (neocd.bin) to the folder where the default.xbe is.
The flickerfilter option can be a number between 0 and 5.
- Loading animations are disabled for now because they aren't correctly displayed on the Xbox.
 
- NeoRaine doesn't emulate the raster effects so games like Riding Hero are unplayable.
For a pixel perfect screen with correct aspect ratio these values should be used:
- 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.
480p:
- Keep the names of the files as short as possible and avoid using chars like '[' or '('
xpos=40
ypos=0
xstretch=-80
ystretch=0
 
720p:
xpos=160
ypos=0
xstretch=-320
ystretch=0
 
You can find some artwork files from [https://raine.1emulation.com/download/extras.html Raine's homepage].
 
==Controls==
A - Button 1
 
B - Button 2


Here is an example of a cue:
X - Button 3


FILE "Neo DriftOut - 01.iso" BINARY
Y - Button 4
  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
L/R - Load/Save game
generates a xbox.cfg with this default settings:


xpos=0
Black - Show Gui
ypos=0
xstretch=0
ystretch=0
flickerfilter=1
720p=1


The flickerfilter option can be a number between 0 and 5.
Right-Stick Thumb - Save screenshot (to be used for the gui)


===CONTROLS===
Start- Start
--------


A  -> A
Back - Insert coin
B    -> B
X    -> C
Y    -> D
Left Trigger  -> Load Game
Right Trigger  -> Save Game
Black    -> Show Gui
Right Analog Thumb  -> Reset Game
Start  -> Start
Back   -> Select


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


Source code (sources.rar) included.
==Screenshots==
https://dlhb.gamebrew.org/xboxhomebrews/xneoraine3.png
 
https://dlhb.gamebrew.org/xboxhomebrews/xneoraine4.png
 
==Credits==
Raine by Antiriad and Emmanuel Anne (Tux).
 
SDLx libs by lantus.
 
==External links==
* Xbox-Scene - [https://web.archive.org/web/20120709095454/http://www.xbox-scene.com/xbox1data/sep/EFpFylylupcDvDKXle.php http://www.xbox-scene.com/xbox1data/sep/EFpFylylupcDvDKXle.php] (archived)

Latest revision as of 14:47, 23 June 2024

xRaine
General
AuthorA600
TypeArcade
Version0.51.9
LicenseMixed
Last Updated2011/04/24
Links
Download
Website
Source

xRaine is a port for the Xbox of Raine, a very fast arcade emulator, coded by Antiriad and Emmanuel Anne (Tux).

Installation

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

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.

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

You can find some artwork files from Raine's homepage.

Controls

A - Button 1

B - Button 2

X - Button 3

Y - Button 4

L/R - Load/Save game

Black - Show Gui

Right-Stick Thumb - Save screenshot (to be used for the gui)

Start- Start

Back - Insert coin

All controls can be remapped using the gui.

Screenshots

xneoraine3.png

xneoraine4.png

Credits

Raine by Antiriad and Emmanuel Anne (Tux).

SDLx libs by lantus.

External links

Advertising: