More actions
(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> | ||
=== | ===xRaine 0.51.9 ported by A600=== | ||
This is a port for the Xbox1 of | 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. | 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=== | ||
----- | ----- | ||
- | - Copy the roms to the \roms folder. | ||
- | - The xRaine.dat is a dat file for clrmamepro. | ||
===TODO=== | |||
---- | |||
The xresizer.xbe included, allows | - 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 -> Button 1 | ||
B | * B -> Button 2 | ||
X | * X -> Button 3 | ||
Y | * Y -> Button 4 | ||
Left Trigger | * Left Trigger -> Load Game | ||
Right Trigger | * Right Trigger -> Save Game | ||
Black | * Black -> Show Gui | ||
Right Analog Thumb | * Right Analog Thumb -> Save Screenshot (to be used for the gui) | ||
Start | * Start -> Start | ||
Back | * 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 | |
General | |
---|---|
Author(s) | A600 |
Type | Arcade |
Version | 0.51.9 |
Licence | Mixed |
Links | |
Download | |
Website | |
Source |
<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.