About This File
Raine a very fast arcade emulator.
xRaine 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.
User Guide:
- 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.
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.
Screenshots:
Credits:
coded by Antiriad and Emmanuel Anne (Tux)
SDLx libs by lantus