Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 04/26/2023 in all areas

  1. It started by ffman1985 scripts. Found a way to make them compatible with the normal cps2 versions and not just the phoenix versions. Then he noticed the sound associations didn't work well in cps2, normal since they were never really tested. He says there is a site in the internet with re-arranged versions of the cps2 tracks which sounds very nice with the associations... so they are fixed now, it was much easier than neogeo, their major commands stay the same for all drivers. Then I used the cheats to convert some region bytes switches to some regions which can be changed in raine gui, it allowed to identify region clones, that is clones whose only difference is the region byte itself, and get rid of them since we can now change the region to whatever we want. Notice some games like choko don't have english texts for the non japenese versions, which is not a surprise. Then there was the problem of some long standing graphical glitches because of the dreaded priority masks. So I finally added some emulation for these priority masks, it's quite amazing that the driver worked quite well without them for all this time actually ! (and thanks go to mame for their code, even if I couldn't believe it for very long, they probably spent a long time to find this). Except that : - the list of games now using the console scripts from ffman1985 is longer, see his thread for details. Here it is : hsf2d, sf2cejc, sf2ce, sf2hfj, sf2hf, sf2j, sf2, sf2ad, sfa, sfz2ald, sfz2alj, sfz2al, ssf2ud, ssf2xjd, ssf2xj, xmcotar1d - progear had been broken for 1 year ! It's now fixed. - the ips files can now be bps files when referenced in a .dat file. If you don't know what bps files are, never mind ! - some minor fixes in the multiple files selector for "load ips dat files" - since they never fixed sdl2_image 2.6.x which does not return palettes anymore for 256 colors png, I finally merged the right version of their load_png function to be able to keep the color cycling in the raine dialog on systems with a recent sdl2_image (linux only !) - raine can optionally be compiled using clang, it's mainly useful for debuging - add back button in game controllers to switch between dialog headers and main parts in the gui - Plus some minor stuff... ! That was quite a big update this time : http://raine.1emulation.com/download/latest.html Also both appimage files, 32 bits and 64 bits have been updated to 0.95.5, and there was a small problem in the makefile which forced me to make a 0.95.5b version just for the linux packages.
    3 points
  2. MAMEUI Classic 0.255.0 has been released. Fixed a crash with some sliders: Gamma, Brightness, Contrast etc Available at https://messui.1emulation.com
    3 points
  3. MAMEUI Classic 0.254.0 has been released. I decided to try a different distribution method this time. You can get it from our download section:
    3 points
  4. Most of the changes in this one are for the dos version and were released as 0.96.6 for dos anyway, but : - fixed an amazing bug for pengo which was here since 0.43.2, that was in september 2005 !!! See the thread in the forum if you want details. - galaga will now display a message when loaded if it can't find anything for the explosion sample, you can ignore it, it's for info. - gui fixes : games states, transparency, length of game title + size at bottom of screen. - a new "color theme", it was just because I noticed the dos version had actually 3 color themes, but it was done simply by rotating the colors rgb values, here it's a little more involved. Anyway the red theme had been forgotten in the sdl versions... http://raine.1emulation.com/download/latest.html
    2 points
  5. MAMEoXtras More Odds N Ends by arcadez [quote] New games now supported Beyond Kung-Fu (missing background gfx same as current MAME) Clockwork Aquario Donkey Kong Remix Mortal Race games fixed and now playable Kiki Kai Kai (via the new MCU dump) Virtua Racing games with graphical improvements U.S Classic Safari Rally Shuuz games now with sound Safari Rally games now with sound sample support safari rally games with emulation improvements Hooked up the M6801 protection mcu for Taito's Kiki Kai Kai fixing many issues in game eg broken enemies and game logic this game can finally be considered 100% in the emulation dept and fully playable. Improved the performance in Virtua Fighter and Virtua Racing by disabling debug logging calls in the Model 1 graphic code. general fixes and improvements Backported the MB86233 CPU added stalling support to the V60 CPU [grant2258] Hooked up the TGP logic data for Virtua Racing game now playable [grant2258] Added support for Clockwork Aquario to the segas18 driver [grant2258, arcadez] Added support for Mortal Race to the stlforce driver [mistydreams, arcadez] Backported a graphical fix from latest MAME to fix missing shadows in Atari's Shuuz [MAMEdev, arcadez] Fixed missing player 3 buttons in Final Fight Anniversary Edition [arcadez] Added support for Beyond Kung-Fu the super rare Kung-Fu Master 2 prototype to m62.c [MAMEdev, arcadez] Hooked up the M6801 protection MCU for Kiki Kai Kai game can now be considered 100% playable [MAMEdev, arcadez] Speedup both Virtua Fighter and Virtua Racing by disabling logging calls in model1 gfx. [grants2258] Added missing color proms and decoding for U.S. Classic [mahoneyt944] Fixed colors and added sample support for Safari Rally plus added the World Version [mahoneyt944] [/quote] link [code]https://1fichier.com/?n8jsd9aiqdvx0il8b9ay[/code] mirrorlink [code]https://www.sendspace.com/file/izyty2[/code]
    2 points
  6. HBMAME 0.245.16 has been released. https://hbmame.1emulation.com/ What's new in HBMAME ==================== 2024-01-28 0.245.16 Clockwork Aquario: Added sound, removed freeplay. New Games --------------------------------- - [240ptest1] 240p Test Suite v1.0 - [captcommh12] Captain Commando (readjusted v1.1) - [captcommh13] Captain Commando (readjusted v1.2) - [dinoj14] Cadillacs (Ex Musou v.1+Battered Hack) - [dkong21] Donkey Kong Pacman Crossover v1.00 - [dkremix] Donkey Kong Remix - [dt7] Dynamic Trial 7 (prototype) - [hsf2s15] Hyper Street Fighter II: The Anniversary Edition (040202U, difficulty fix) - [sf2reds07] Street Fighter II': Champion Edition (2020 Golden Edition) - [sfz3j19] Street Fighter Zero 3 (980629J, Training Edition v1.2) - [sfz3mix24] Street Fighter Zero 3 (Turbo Mix 0.24) - [sfz3mix25] Street Fighter Zero 3 (Turbo Mix 0.25) - [sfz3mix] Street Fighter Zero 3 (Turbo Mix 0.26) - [ssf2t09] Super Street Fighter II Turbo (940223ETC, difficulty fix)
    2 points
  7. All the motivation of mer-curious brought this, it's mainly for samsho2pe, "samurai shodwon II perfect hack v1.8", thanks to the info found in final burn neo. This is a special hack this time since it adds a new memory rom mapping to the neogeo driver, never seen before in raine. Except that I got rid of index_roms.html finally, this file was here as a quick way to get the roms sizes, but actually using the head http command is more efficient (!), and got a proper fix for this weird green screen bug that mer-curious had in windows for way too long... ! That's all folks !!! http://raine.1emulation.com/download/latest.html
    2 points
  8. Didn't think of anything, it can read command.dat, but not display it ! So it's enough, updated the download page, it appears below the 2 other binaries, 2.4 Mb, including history.dat and hiscore.dat, these 2 are handled. http://raine.1emulation.com/download/latest.html
    2 points
  9. HBMAME 0.245.15 has been released. https://hbmame.1emulation.com/ What's new in HBMAME ==================== 2023-12-25 0.245.15 New Games --------------------------------- - [ddonpachjd] DoDonPachi (Japan, demo) - [pandajump2] Panda Jump (set 2) - [ramokromok] RAM OK ROM OK (Galaxian hardware demo) - [sfz3mix22] Street Fighter Zero 3 (Turbo Mix 0.22) - [sfz3mix] Street Fighter Zero 3 (Turbo Mix 0.23)
    2 points
  10. HBMAME and HBMAMEUI 0.245.15 32bit avaliable (Xp compatible). Download from: RETRODANUART.COM
    2 points
  11. Just a notice about the talk of the other day about android : raine would work almost out of the box on the steam deck, it's an amd cpu, running linux arch, and this is what is supported here by default ! Ok, it's not like using a phone which is already useful for some other uses, but for those interested, it just works. I don't own one so I can't give some step by step instructions on how to install, but it's probably quite easy. It's probably worth mentioning this !
    2 points
  12. MAMEoXtras Odds N Ends by arcadez New games now supported Dogyuun (8/25/1992 location test) Maze Invaders Pack N' Bang Bang (Final Retail Version) Photo Y2K 2 Puzzli 2 Puzzli 2 Super games with graphical improvements Atomic Boy / Wily Tower Cannon Dancer / Osman Contra / Gryzor WWF SuperStars games now with sound Atomic Boy / Wily Tower Dogyuun (Via the newly supported set) games with sound improvements Rim Rockin Basketball CPS1 changes Street Fighter II' - The World Warrior now clocks at 10mhz all the other versions of Street Fighter II and the following games now run at 12mhz to get rid of slowdowns where there shouldn't be... Dai Makai-Mura Capcom World 2 Final Fight 30th Anniversary Edition Megaman / Rockman - the Power Battle Pang 3 Pnickies Quiz and Dragons Quiz Tonosama no Yabou 2 Zenkoku-ban Strider Hiryu (Japan set 1) Varth Toaplan2 changes Reverted the v-blank graphical handling back to MAME84 which reduces slowdowns in the following games..... Armed Police Batrider Batsugun Batsugun Special Battle Bakraid Battle Garrega Dogyuun FixEight Ghox Grind Stormer / V-Five Kingdom Grandprix / Shippu Mahou Daisakusen Knuckle Bash Knuckle Bash 2 Mahou Daisakusen / Sorcer Striker Pipi & Bibis / Whoopee!! Snow Bros 2 Teki Paki Truxton II / Tatsujin II / Tatsujin Oh (Japan] general fixes ad improvements Added support for Dogyuun (8/25/1992 location test) to toaplan2 this version has full sound and music [arcadez] Added Photo Y2K 2 Puzzli 2 and Puzzli 2 Super to the pgm driver [arcadez, IQ_132, Haze] Switched Contra to use the HD6309 for the main CPU to get rid of slowdowns and fix a crash after 2nd enemy base [arcadez] Backported a fix from later MAME which gets rid of sprites sticking on the screen in Contra [Kale, mahoneyt944] Updated the romset for Pack N' Bang Bang to use the final released version rather than the unfinished prototype [arcadez] Fixed missing commentary voices and correctly hooked up player 3 and 4 inputs for Rim Rockin Basketball [arcadez] Fixed some graphical niggles and hooked up full sound and music for IREM's Atomic Boy / Wily Tower [MAMEDev, arcadez] Fixed WWF Superstars bad sprites with some of Randy Macho Man Savage moves eg back suplex etc etc [MAMEDev, arcadez] Hacked around some game breaking protection calls in Solomon's Key which could make levels unplayable [MAMEDEv, arcadez] Added Maze Invaders Atari prototype to the centipede driver [MAMEDEv, arcadez] Fixed some gfx niggles in Cannon Dancer / Osman eg some objects like the truck on the last level didn't move previously [MAMEDev, FBN, arcadez] link (includes new romspack) [code]https://1fichier.com/?ghe1437xse02jdxj1d2y[/code] mirror [code]https://www.sendspace.com/file/50c4ai[/code]
    2 points
  13. MAMEUI Classic 0.259.0 has been released. Available at https://messui.1emulation.com Note: Official MAME isn't released yet, don't know when it will be, so I might have missed some late changes that haven't happened yet. I didn't feel like waiting around as I have better things to do.
    2 points
  14. Gunbarich is a new psikyosh game, so 32 bits only, it's a crazy breakout, but with the standard joystick as input. Except that the fixes : - fixed loading roms from internet archive when there are multiple rom names known and the 1st is not the one in internet archive, I noticed this one while doing a new raine install at a friend's... ! This bug was added in 0.96.2 because I wanted to have a visible error when the rom size wasn't found, well it wasn't found for all these games with multiple names ! - fixed a crash in the 32 bits version when trying to use any game using the 6502 cpu, there was a conflict between the 6502 and the sh2 because of an endif and a misplaced break... ! Also I started to add daraku, but this one uses a new type of layer, with line/row scroll too, so it's too much for me for now, the game is loadable, but doesn't work. http://raine.1emulation.com/download/latest.html
    2 points
  15. Wow, this one was hard ! For those who have read the topic about the sh2 version, this is it, except finally there was no serious bug in the sh2 emulator, it was related to the cache read which is very specific to the saturn and which is useless here and which gave me an error very hard to understand, but finally it's over... So in the end the sh2 additions are for the 32 bits version only, as planned. It might be possible to add the sh2 emulator from kronos for the 64 bits version, but I lacked time and motivation to do that lately. It's still possible it will eventually happen in the future, but not guaranteed, in case you didn't notice there are things going on around here which prevent me from doing what I want lately, and it's very possible that I stop raine soon. It was an incredible adventure anyway, I would never have thought that it would have lasted for so long ! To be more precise about the new stuff : gunbird2, strikers 1945 iii, tetris the grand master 2 and 2+, sol divide, and dragon blaze are added and playable. Dragon Blaze has some serious graphical glitches, I didn't emulate everything for the video emulation in this driver, but I decided it has been long enough since the last version and it's really time to release something now. This version uses "gens sh2", which is the sh2 emulator from Stéphane Dallongeville. The new games have hiscores saving, history, and cheats. Console support for the new sh2 is partial, but it's enough to get all this. Except that the 64 bits version gets what was discussed before summer but never released in a binary form, mostly some text updates from mer-curious, the additions of some samurai shodown clones (samsh5fe & samsh5pf), some surprising fix for the neocd games with a width of 320 (most neocd games have a with of 304 pixels), sgemf region bytes and the region clones are removed for this game, and the console mode script for sgemf from ffman1985, all this has been in git since june, but if you don't compile it's the 1st official binary release. Of course all this is also in the 32 bits version, but the 32 bits version is the only one getting the sh2 stuff since it's in x86 assembly language. http://raine.1emulation.com/download/latest.html linux builds updated, the 32 bits version obliged me to make a 0.96.0a because of a stupid bug in xgettext which refuses to accept an utf8 character in an input file when it should, and the 64 bits build obliged me to make a 0.96.0b because gens_sh2 was not correctly disabled for the 64 bits build in linux ! What a mess, but anyway everything is updated now.
    2 points
  16. Earlier than what I thought because of some rather big bug found, but I took the opportunity to fix a few more things : - fixed the hiscore saving for tgm2 / tgm2p (a new @delay command in the hiscore.dat for these 2) - fix a crash when starting acrobatm or any game in the nmk driver actually, and fixed an older bug which prevented these games from starting - Finally added the roms info so that the new sh2 games can be downloaded from internet archive http://raine.1emulation.com/download/latest.html
    2 points
  17. [quote] almost every of the 600 released retail games (including the ones only distributed via Takeru vending machines) 300 of the best doujin (homebrew) games * All translations for retail and doujin games released so far some demos, best of multimedia files, huge selection of disk magazines, a lot of utilities and even more goodies Artwork: boxscans, title screen & action screenshots for every game as well as about 300 gameplay videos emulator included just ftp and you are ready to go[/quote] link [code]https://1fichier.com/?ce23m3i9nm5b01aeb15o[/code]
    2 points
  18. HBMAME 0.245.13 has been released. https://hbmame.1emulation.com/ What's new in HBMAME ==================== 2023-08-05 0.245.13 - HBMAMEUI: Can save a filter combination as a new filter. - The GCC build version has been increased to 11.2 (available from mamedev site) New Games --------------------------------- - [amazonn] Soldier Girl Amazon (Neo-Geo port) - [arkcrsn5] Cruisin 5 (demo) - [froggerp] Frogger (fixed) - [mhavocrv2] Major Havoc - Return to Vax 1.8 - [ssf2tnl] Super Street Fighter II Turbo (New Legacy v0.8 beta 2023-07-20) Also whatsnew for 0.245.12 was accidently omitted last time, here's the list of new games for it. 2023-06-15 0.245.12 New Games --------------------------------- - [galaxiann] Galaxians (Neo-Geo port) - [horekidb3] Kid no Hore Hore Daisakusen (Neo-Geo port) - [landmakr03] Land Maker (English translation of the story line)
    2 points
  19. after 3 years we can play aleste 3.originally released on the aleste collection. this game was originally developed by m2 and is a new entry in the aleste series. tested and working on both mekax and neogensplusgx emulators on original xbox. link [code]https://1fichier.com/?of67grjuwlwmmptlme6h[/code] mirror [code]https://anonfiles.com/paA8Ge37z3[/code]
    2 points
  20. It's all in italian, but there are nice pictures, you can see the page of the kof98 test, which also talks about ips patches. And you can translate the text if you want, by using google lens on a cell phone for example ! Here is the link : https://zzapmagazine.blogspot.com/2023/05/zzapraine-numero-12-in-arrivo.html?m=1
    2 points
  21. The default keys for save states changed in MAME. Read: https://docs.mamedev.org/usingmame/defaultkeys.html Looks like you are pressing LeftShift F7. If the keys are not working as documented either delete cfg/default.cfg, or change the key definitions via Tab, Input Settings, Input Assignments (general).
    1 point
  22. oldsplus211 descriptions: Xi You Shi E Zhuan - Xin Qun Mo Luan Wu (Hack) It's too bad even you can't get the other three games up and running.
    1 point
  23. MAMEUI64 0.264.0 has been released. Available at https://messui.1emulation.com A newer compiler is used: GCC 11.2 (mamedev version) Added some previews of improvements that might appear in MAME in the near future - Sinclair computers: zx80, pc8300, pow3000, lambda: fixed the display, are now playable. - Added Colecovision SGM (Super Game Module) support (from PR#10816) - In dkong TKG-02 board, fixed a regression with the background colour (from PR#11170 and MT05052)
    1 point
  24. HBMAME and HBMAMEUI 0.245.17 32bit avaliable (Xp compatible). Download from: RETRODANUART MAME XP
    1 point
  25. Raptor xbox v0.4 homebrew port of raptor call of the shadows for xbox by retrogamer02. original github page release [code]https://github.com/RetroGamer02/raptor-consoles[/code] link [code]https://www.sendspace.com/file/2mg7jf[/code]
    1 point
  26. I've been thinking about the sh2 in raine for quite some years now, but I finally got a binary which starts to work. The motivation is simple : there are quite a few modern arcade games which use this cpu, and it's an interesting one, what the 68k cpus could look like if they had evolved towards the risc family of cpus. For now my choice was to use the gens sh2 emulator from there : http://www.gens.me/downloads.shtml It's a pure x86 asm emulator like in the old raine days, but the criteria of choice was that it's the only one which is open source and usable directly with some documentation and no need to extract the emulator from a big project, it's really the only one of its kind in this category. After a few expected problems I was able to add "gunbird 2" and "strikers 1945 iii", which are fully playable, but in 32 bits only then. Now the surprise is that I have some serious bugs with some more sh2 games, like tetris grand master 2, no sound at all, and the game hangs when the music is supposed to start. At first I thought it was a problem with the sound chip emulation, but after a long investigation, it's not. In this case, it's a problem in the sh2 emulation. Fixing it would probably be impossible, or I'd have to be very lucky, the 1st big problem is to find the instruction causing this, and since it doesn't crash but just has a bad behavior it's not going to be easy at all. So now I am wondering : should I release this 32 bits binary anyway now ? I think it's not a bad idea anyway, even if I later change the sh2 emulation used... There is a big heat wave here anyway for now, so I'll wait until the temperature cools down to decide, but comments welcome anyway ! If I change the sh2 emulation, my next choice would either be kronos, yabause (these 2 are actually related), or mame. 1st choice would probably be kronos, there is a "simple" sh2 emulator in it, with a more advanced one, the simple one would allow to at least test the games with problems. The version in mame might not be so hard to extract, not sure about it really, things can get really messy in mame.
    1 point
  27. HBMAME and HBMAMEUI 0.245.16 32bit avaliable (Xp compatible). Download from: RETRODANUART.COM
    1 point
  28. I say Mercurious should be a beta tester ^^
    1 point
  29. Ok, just release 0.96.6, no new topic because it's exactly the same kind as the previous one, small things. The difference is that this time there is no new game : - what I hope will be the curl final fix, see a few posts higher in this topic for more info, everything should finally work as expected, it will create html files for index in the raine directory when needed. - a fix for savegames in the gui which showed by mistake the clones saves at the same time, this thing is never used, really. - the neogeo saveram can be saved by game to preserver hiscores, or shared as the neogeo hardware did and as we did until now. Option in neogeo/neocd options. - Fixed the colors selection in the gui (gui options / colors), they were broken since the switch to sdl2 ! and slightly improved the look of the green theme by the way. - The old behavior of the sdl1 gui where menus appeared behind dialogs in transparency is restored, it's only for dialogs, those having a black title bar. You can update the blue theme either by going to gui options / colors / revert to... and choose green, then blue, then exit and the colors are updated. Or edit the bg color in this same menu, and set alpha to 0xc0, same result. Or you can do nothing to keep the old one, but then don't complain if the transparency makes things hard to read sometimes ! The rest are super minor changes, not worth detailing here... http://raine.1emulation.com/download/latest.html
    1 point
  30. Yeah the soft dips, I forgot the soft dips are stored there too, but not all the neogeo games have soft dips.
    1 point
  31. I had a quick look at what mame does, and they save this "nvram" (that's how they call the saveram) separately for each game, no option there, and since fbneo is based on mame, they do the same. Oh well, might do the same too, I'll think about it. Well if you can use a mouse reliably in your living room you are more lucky than me, on my side keyboard only !
    1 point
  32. The glitch : most probably a hack problem, I agree, too bad you don't have the url for the original author, you could post there to be sure. The savegames in the gui : probably the most underused function of raine, never used it myself, but you are right and I just fixed it in git, it just shows this thing is never used. The neogeo saveram : To be totally sure there are 2 kinds of data here, the memory card, which is game specific, in neocd and AES systems if I am not wrong (the non arcade one), and the neogeo saveram. The saveram is shared by multiple games, that's how the neogeo system is made. Remember it's a cartridge system, even at the arcade level. Here it's a hack, so it's totally normal that it tries to access the data from samsho2. There are functions in the bios, particularly in the uni bios to explore what was saved in the saveram. For raine internally, the memory card is saved under <game name>-neogeo.bin in savedata, so it's really game specific, and the saveram is saved in neogeo.saveram only, in savedata too. Here it looks like the hiscore screen, some games are saving to a .hi file in raine, but most neogeo games save their scores to the saveram, and that's the case for these 2. Notice that the capacity of the saveram is far from infinite so if you play a lot of neogeo games, the oldest ones disappear from the saveram... !
    1 point
  33. You could just have left this all bug to rest, you know ? Anyway to take a last look at it : the line is actually drawn by SDL2_gfx which was merged into raine, but they never fixed this part of the code anyway. Their line code uses this to set the color : result |= SDL_SetRenderDrawBlendMode(renderer, (a == 255) ? SDL_BLENDMODE_NONE : SDL_BLENDMODE_BLEND); result |= SDL_SetRenderDrawColor(renderer, r, g, b, a); the doc from sdl says that this function affects only lines/rects (and FillRects) and points. Well it also clearly affects the opengl function to blit some pixels to the screen which is used by raine. The reason why it's only in windows is probably because in windows we are forced to use the opengl driver for video where in linux I leave the generic one. Anyway a proper fix would simply be to get the current BlendMode and the current draw color before drawing the line, and restoring it when it's done, it should be done at the SDL2_gfx level normally, but I just checked and this function was never updated ! (it would take only 2 lines to do that !). On the other hand it would probably make programs using lots of lines slower, so it might be better do do otherwise like us here. Oh well at least the current workaround works well... No idea why I wasn't able to do it in my previous install, might have gone too fast, actually I think you need to have the current selection of the dialog over something containing one of these green boxes when you close the dialog so that the BlendMode stays.
    1 point
  34. Thanks for releasing MAMEUI Classic 0.261.0 Robert. I appreciate it. Merry Christmas.
    1 point
  35. HBMAME and HBMAMEUI 0.245.14 32bit avaliable (Xp compatible). Download from: RETRODANUART GOOGLEDRIVE
    1 point
  36. Finally, we can play using the ngcd controller on pc. A very good news for ngcd fans. https://automaton-media.com/articles/newsjp/20230706-254744/ It is perfect on game like Windjammers.
    1 point
  37. MAMEUI Classic 0.257.0 has been released. Available at https://messui.1emulation.com Changes: - Can save a filter combination as a new filter
    1 point
  38. HBMAME and HBMAMEUI 0.245.12 32bit avaliable (Xp compatible). Download from: RETRODANUART GOOGLEDRIVE
    1 point
  39. Thanks for all the info, and your english is improving ! I guess if pf has some translations included it can be better than nothing then, even if it's not as good as the pc version. It also means these 2 games can probably accept most of the cheats coming from the special edition, but that's a lot of cheats to test... Maybe later...!
    1 point
  40. Oh finally for perfect the roms look mostly different so it's probably a worthy clone after all : most sprites are in common (except the 2 last roms), the sound is identical to what's used by fe (for the samples but not for the z80 code !), except that the 68k & z80 have totally different roms, plus the text layer has a different rom too. So it really doesn't look like a tiny clone, now you'll tell me if it's worth playing it ! Neogeo id : $273, not used until now, that's why it isn't recognized by unibios for the cheats. Added to git too (samsh5pf).
    1 point
  41. Ok it's fixed, ironic find, it's a specific cue file which creates the crash, and from internet archive, I hadn't even noticed they had neocd files. I won't put auto-download from there though because such a format is really a waste of space ! Anyway the indexes are taken into account that's why there was a crash here, that's indeed the index which crashed simply because it tried to seek in the file before loading it... !!! At least the fix was short. I don't plan to release a binary just now for that, this bug has been here for years ! For info to reproduce it, I had an iso + wav files dump and I hadn't even converted the wav to mp3 (lazy... !). So I just adapted my cue file to look like yours. Then I made a savegame during the demo just before the highscore screen appears. For me it crashed just after the hiscore screen. This way it was very fast to get to the crash, these neocd saves are super efficient ! And finally converting my cue file was not even necessary it would have crashed even with the one I had originally, it's just that nobody left the demo running until now, and for some reason this kind of crash doesn't seem to happen during normal play... !!! Quite crazy ! But at least it was easy to fix. It's a super old bug here again, from neoraine time, you are super efficient to find bugs currently !
    1 point
  42. 1 point
  43. Script for Street Fighter Alpha/Zero 3 (sfa3, sfz3jr2) It is already included in Raine 0.95.5c. I makes the script for the parent rom and a japanese rom because this game have missing text when switching region. Console mode script - the menu screen follows the ps2 style - all hidden modes are selectable in the menu Enable hidden characters - hold start on Bison and press any button for Final Bison - the music for Final Bison is playable on vs and training mode for other hidden characters, go to the ?box on the upper part: - hold start button for Barlog - hold up button for Juli - hold left button for 1p side or hold right button for 2p side for Juni
    1 point
  44. Just posted 0.95.5c version, there are very few changes inside, mainly the few text changes from mer-curious, the change to allow more ips files, 2 new cheat files from ffman1985 : sfa3 and sfa3jr2, and that's all. It's just that there is nothing big in the works for now, so there is no real reason to wait for the ips fix. 0.95.5b was linux only to fix a make install problem. And there should not be any 0.95.5d !
    1 point
  45. Script for Super Street Fighter 2, 2X (turbo) and Hyper Street Fighter 2 (ssf2ud, ssf2xjd, ssf2xj, hsf2d) It is already included in Raine 0.95.5. But sorry that we forget to include the scripts for the parent roms, may be in the next version. Console Mode Script: - for Super Street Fighter 2 & 2x (turbo), the menu screen follow the 3DO style. Whereas for Hyper Street Fighter 2, the menu follows PS2 style. Enable Akuma/Gouki Script: (only for the Super Street Fighter 2x (turbo) & Hyper Street Fighter 2) - Press the three punch buttons together on Ryu to select. In VS and Training Mode, the Ryu's stage is for Akuma's stage, but with Akuma's theme. Select the same character Script: (only for Hyper Street Fighter 2 when both side select the SF2 mode) - Press coin button to select the character occupied or selected by the other side Alternative Character Select BGM Script: (only for the Super Street Fighter 2x (turbo) & Hyper Street Fighter 2) - either the classical character select bgm or the world warriors theme. You may not need this if using the sound association function.
    1 point
  46. As usual it seems you wait for a release to test something like that... And yes it's quite astonishing that all these files work without any conflict ! The normal max number of ips files was 20, which seems already a lot considering the conflicts. With 30 it's still not enough. With 40 it works, and without any conflict. The fix is very easy to do, if you had tested that before the release you would have it already... ! It's an interesting combination for others I guess... !
    1 point
  47. Yeah, ffman1985 was making bigger and bigger scripts which were harder and harder for the old script system, so I tried an lua interface instead, and it made wonders, I can have 0% in Misc with a console script active in linux with the 32 bits version constantly ! The console scripts are available for xmcotar1d, sfz2ald, sfad, af2, af2j, sf2hf, sf2hfj, sf2ce, sf2cejc. For now the old normal version is still available for comparison, but since we couldn't find any bug it will probably be removed next time. The lua version has [lua] at the end of its title. There is a perl converter to convert from the old scripts to the new lua syntax, but it's useful only for those writing scripts ! You can read more details about the crazy work from ffman1985 with these scripts there, and post something for him too : This means you get a new dll, it's included in the raine32 and raine64 zip files for now. Except that : - some last fixes for the multiple files selector to preload ips dat files - a setting to disable ips files globally (at the top of the "preload ips dat files" file selector) - revert a neogeo optimization which made unibios crazy with its strange screensaver (a black screen when using their cheat menu) - a fix so that keys which open a gui dialog are not seen as always down when returning to the game Get it from there : http://raine.1emulation.com/download/latest.html linux binaries updated (except the appImage) edit : oh by the way, the how to compile guide was updated too for lua, and I added a part about the minimum things to know about mingw if you install it only to compile raine.
    1 point
  48. Thanks for the updated version
    1 point
  49. Well... since it's back up at http://classic-shock.1emu.net/ , I may as well unlock this thread again. Perhaps classic-shock can bring happiness to a few more people.
    1 point
  50. 16 years later... holy shit man. Welcome back. But your site is back online! We just forgot to renew the domain in time. Anyway, since this thread is locked... would love if you could send me a PM. Been too long old friend!
    1 point
×
×
  • Create New...