Downloads Games Docs Forum Zzap! Raine |
ips files dat These are just some ips dat files that I built to handle the ips files from romhacking, there : romhacking ips file for arcade. The archive contains everything needed including the patches, the pictures and the dat files for donkey kong, bubble bobble ultra, and strider. Everything inside a single archive because it's still small, less than 1 Mb. Extract this in your ips directory (~/.raine/ips in linux).Added pbobblen-ips which contains a hack to test pbobblen with the mouse ! (emulated in versions after 0.96.10).
Data files
bld files These files contain transparency information for cps1, cps2 and neogeo games, and go to a blend directory inside the raine directory. Here is the version of january 2015. history.dat You can find the file on this site. Just place the history.dat in the raine folder ((?! icon and then "Game info" after loading a game). There is a pre-processed version here for raine, with the few names incompatible with mame fixed so that it finds everything, and the ton of useless stuff removed which makes it much smaller : history-raine-2.50.7z hiscore.dat There is a local archive here, I probably edited a few things in it, but forgot what, it's minor anyway : hiscore-211.7z Didn't test the site for the unofficial site for a very long time, if you are curious, it's here : http://www.mameworld.info/highscore/. command.dat Same thing here, place this in the raine directory, it will be recognized by the games using it and you'll see a "show command.dat info" appearing in the main menu. Here it is. And here is a spanish translation : command_longhand_TRAD_ESP_BASICA_V001.7z. EmuDx files You can place these files either in the raine main directory or in the emudx sub folder. They provide better graphics/sounds for the emulation...Graphics:
notice : pacmanm.dx2 and mspacmanm.dx2 are not used for now... Sound :
Artwork files These files go into the artwork directory. They are pictures mainly to fill the ugly black borders in vertical games...These are ancient files now, they work only with normal blits or yuv overlays, not with the opengl driver yet. Notice that the same bezel will work for all the clones. For example, the file 1941.zip below will work for the 3 versions of the game (US, World and Japan). Roms Since almost all the roms used by raine are copyrighted, there are no roms on this site. There is 1 free rom, f2demo, which does absolutely nothing interesting except displaying a picture, and allowing you to move around it.At least it's here so that you can test that everything is working correctly ! Kingdom grand prix original rom from Neill Corlett. This rom was available from his site a while ago, and he removed it for some reason. So here it is again. It's just a graphical fix for the international version of "Shippu Mahou Daisakusen", you still need the japenese rom to make the game to work, this one only contains the graphics. f3demo is another free rom, maybe more interesting than f2demo because even if it does not do very much neither, it's more in the demo scene spirit, and it was made by Antiriad. Currently you get a warning message when you load it with raine version 0.43.0, just ignore it. We will fix that in the next release... Additional support files for versions>= 0.50.0 Savegame converter : to convert savegames from before 0.50.0 to the new savegame format. This is a windows executable, for linux you'll have to build the converter from sources ("make converter" from the raine sources directory).Screenshots grabber : (updated 2013/10). Grab most of the possible game screenshots from the internet, and installs them in the screens directory to be used with the new gui. This is a perl script, so you'll need perl (which is standard in mingw32, cygwin, and any linux distribution). Then unzip this to the raine directory (or in linux to your personnal raine directory : ~/.raine), and just run the command "perl shots.pl" in this directory. I have included wget.exe for windows users, linux users should install it if they don't already have this (it's in all the linux distributions anyway, just apt-get install wget). This will take screenshots not already present in the screens directory from mamest, and then from rainemu if it fails. Additional support files for versions < 0.50.0 Big font for the gui (I don't like it !)Japenese font for the gui. Notice : the japenese support is probably mostly broken since it's not actively maintained since version 0.28 ! Another japenese font For the dos version, you might find these usefull : cwsdpmi, usefull to enter protected mode for pure dos mode if you don't run from windows (this is a link to their home page) Scitech Display doctor 6.52 for win9x (and dos) Scitech Display doctor 6.52 for DOS only Allegro 4.2.2, patched for a better dos support : it's really a pity that I am obliged to host that here, but since allegro seems to enjoy to break things which worked in its developpement versions and then delete the developpement versions from their site, it's better to keep a patched version here. The patches are only for the djgpp versions, but this one should work with any os anyway. |
Git |