More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox XBOX Homebrews | {{Infobox XBOX Homebrews | ||
| title = xRaine XBOX | | title = xRaine XBOX | ||
| image = | | image = xraine2.png/xraine2.png/xraine4.png(src) | ||
| version = 0.51.9 | | version = 0.51.9 | ||
| license = Mixed | | license = Mixed | ||
Line 8: | Line 7: | ||
| website = http://www.emuxtras.net/ | | website = http://www.emuxtras.net/ | ||
| download = media:XRaine v0.51.9.zip | | download = media:XRaine v0.51.9.zip | ||
| source = | | source = | ||
}} | }} | ||
xRaine is a port for the Xbox1 of [http://raine.1emulation.com/ Raine], a very fast arcade emulator, coded by Antiriad and Emmanuel Anne (Tux). | |||
===xRaine | ==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 [https://raine.1emulation.com/download/extras.html 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. | All controls can be remapped using the gui. | ||
==Credits== | |||
Raine by Antiriad and Emmanuel Anne (Tux). | |||
SDLx libs by lantus. | |||
==External links== | |||
* Xbox-Scene - [http://www.xbox-scene.com/xbox1data/sep/EFpFylylupcDvDKXle.php https://web.archive.org/web/20120709095454/http://www.xbox-scene.com/xbox1data/sep/EFpFylylupcDvDKXle.php] (archived) |
Revision as of 01:26, 28 November 2022
xRaine XBOX | |
---|---|
File:Xraine2.png/xraine2.png/xraine4.png(src) | |
General | |
Author | A600 |
Version | 0.51.9 |
License | Mixed |
Links | |
Download | |
Website | |
xRaine is a port for the Xbox1 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.
Credits
Raine by Antiriad and Emmanuel Anne (Tux).
SDLx libs by lantus.