Difference between revisions of "RAINE"

From Emulation General Wiki
Jump to navigation Jump to search
(Updated, mac no longer available, couldn't find any license so changed to source-available)
(35 intermediate revisions by 22 users not shown)
Line 1: Line 1:
'''{{Infobox
+
{{Infobox emulator
|image = Raine.png
+
|title        = RAINE
|first = 0.63.4
+
|logo          = Raine.png
|second = Yes
+
|logowidth    = 200
|third = Windows, Linux, OS X
+
|developer    = zelurker, Tux, RAINE Team
|fourth = Raine Team
+
|version      = {{RAINEVer}}
|fifth = [http://rainemu.swishparty.co.uk Raine Website]
+
|active        = Yes
|sixth = [http://rainemu.swishparty.co.uk/cgi-bin/gitweb.cgi Raine Git]}}'''Raine''' is an open-source, multi-system arcade emulator.
+
|platform      = Windows, Linux
 +
|architecture  = x86
 +
|target        = Multiple arcade systems
 +
|compatibility =
 +
|accuracy      =  
 +
|website      = [http://raine.1emulation.com raine.1emulation.com]
 +
|prog-lang    = C, ASM
 +
|support      =
 +
|license      = source-available
 +
|source        = [https://github.com/zelurker/raine GitHub]
 +
}}
 +
'''RAINE''' is an source-available, multi-[[Arcade emulators|arcade emulator]].
  
A list of compatible games can be found [http://rainemu.swishparty.co.uk/games/ here].
+
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win-big|Lin-big}}
 +
|'''[http://raine.1emulation.com/download/latest.html Latest version]'''
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Win}}
 +
|[http://www.emu-france.com/emulateurs/6-arcades/61-multi-games/615-raine-win French Language build]<br><small>By Emu-France</small>
 +
|}
 +
 
 +
==Overview==
 +
RAINE emulates some M68000 and M68020 arcade games and is mainly focused on Taito and Jaleco games hardware. It started as an experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. RAINE can emulate many more now, including new additions from Cave and other companies.
 +
 
 +
Emulating CPU's and sound chips takes quite a lot of coding time, so, like most of the current emulators, RAINE uses emulation engines already available when possible.
  
==Download==
+
==Requirements==
 +
CPU: Pentium II<br>
 +
RAM: 64/128 MB<br>
 +
OS: Win9x and up<br>
  
[http://rainemu.swishparty.co.uk/html/download/latest.html Latest version]
+
[[Category:Emulators]]
 +
[[Category:Arcade emulators]]
 +
[[Category:Multi-emulators]]
 +
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]

Revision as of 07:04, 28 October 2020

RAINE
Raine.png
Developer(s) zelurker, Tux, RAINE Team
Latest version 0.96.7
Active Yes
Platform(s) Windows, Linux
Architecture(s) x86
Emulates Multiple arcade systems
Website raine.1emulation.com
Programmed in C, ASM
License source-available
Source code GitHub

RAINE is an source-available, multi-arcade emulator.

Download

Windows Linux Latest version

Windows French Language build
By Emu-France

Overview

RAINE emulates some M68000 and M68020 arcade games and is mainly focused on Taito and Jaleco games hardware. It started as an experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. RAINE can emulate many more now, including new additions from Cave and other companies.

Emulating CPU's and sound chips takes quite a lot of coding time, so, like most of the current emulators, RAINE uses emulation engines already available when possible.

Requirements

CPU: Pentium II
RAM: 64/128 MB
OS: Win9x and up