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. HBMAME 0.245.18 has been released. https://hbmame.1emulation.com/ What's new in HBMAME ==================== 2024-04-10 0.245.18 - New PGM driver from IQ_132 - Restored music to kovshp and many of its hacks New Games --------------------------------- - [cyborg] Cyborg Force - [cyborg1] Cyborg Force (patched) - [galaga01] Galaga Wave Mixer - [galaga02] Galaga Challenging Only - [lbhmg] Last Blade Hidden Mini Game - [nbajam03] NBA Jam Tournament Edition SE 5.0 - [pgmcabal] Cabal (PGM) [iq_132] - [pgmsnake] PGM test program [iq_132] - [sf2ce58] Street Fighter II' (SrSreet edition) - [sfz3mix] Street Fighter Zero 3 (Turbo Mix 0.28) [zero800] - [ssf2tnl] Super Street Fighter II Turbo (New Legacy v0.9 beta 2024-04-02)
    1 point
  22. Starting from today, when browsing Zzap!Raine you will have two options: - the "old" web-based reviews in English, that were made with old HTML technology in 2002-2004 and all pages basically look the same. - free downloadable PDF magazines, approximately 10-20 pages each (6-10 MBytes), in Italian. You can then print them yourself on A4 printer, if you like. We just received approval from the owners of the Zzap!64 logo/intellectual property so this new PDF project is an official "son of Zzap!". Issue 1 is ready for download, Issue 2 is in the works and I anticipate issuing a new PDF every month. There are 13 issues (1-11 and 2 Christmas specials) so this will keep me busy making PDFs for about a year. Anyway, stay tuned. Thanks Tux and the 1emulation team for assistance with the server and your support BOOKMARK THIS LINK: https://raine.1emulation.com/zzapraine/issues.html
    1 point
  23. Zzap!Raine Issue 8 is now free as a PDF for download! All issues 1 to 8 (including Anniversary Issue 1) are available at: https://raine.1emulation.com/zzapraine/issues.html
    1 point
  24. MAMEUI64 0.262.0 has been released. Available at https://messui.1emulation.com Dropped the "classic" name, now it will say 32 or 64 depending how it's compiled, same as ARCADE does.
    1 point
  25. And finally fixed the text truncation, for info the string was cut at 99 characters long because we still need finite buffers to store strings, it seemed to me that 99 characters was way enough for name (size), but some crazy games like samshope seem to need more... I think this name should be shortened, but I enlarged the buffer to 200 characters to avoid this kind of problem in the future anyway.
    1 point
  26. Didn't know it neither, might be very old, it's not amongst the most played games... ! Reproducible with the asm version too... It was extremely old indeed, from between 0.43.1 & 0.43.2 ! But it was a stupid mistake, related to how regions with more than 1 gfx layout are handled, the big target here was cps2, and it got most of the work, and pengo stayed with some not totally finished code, which produced this effect. The fix is 2 lines only actually, but it took me quite a while to find out what happened ! Thanks for the report !
    1 point
  27. 1 & 2 fixed in git, I'll keep 3 for later... !
    1 point
  28. The Shared, yeah probably right, I'll see that eventually. SDL2, it's the 2.28.3 in raine for now, 2.28.5 on the site, so these are just minor fixes. You have the list of changes displayed in the release page in github : https://github.com/libsdl-org/SDL/releases and they also list the changes in their whatsnew file inside the archive if you get it from somewhere else. Nothing major for us, these are just minor bugfix releases. Apparently their main branch is switched to sdl3 so I guess they will probably release that in a not too far future... Hopefully the switch will be less painful for applications... ! For the way too long name of the game : yeah I thought about that when copying and pasting the info from fbneo, I am tempted to just cut some part from it, but I can also remove any restriction on the length in the gui, now that it's fully opengl there is no risk to display off limits... I'll see, minor problem anyway.
    1 point
  29. ... and some last words about this bug : actually the reason why I couldn't reproduce it is simply because in my saved settings the profiler display is almost always enabled (the 3rd one, the one with % numbers), that's the f11 key, and this key would have fixed the green screen bug too if you had used it because by default it uses opengl text, and so it calls glColor to set the color of the text to white, this time it's normal behavior since the text is monochrome, the non standard behavior is for color pixels of the game bitmap. It works also for the f1 key (reset) because you get some texts at the bottom of the screen to tell about the cpu(s) being reseted, and so it calls glColor too... So if you had had a simple profile display enabled in your settings you would probably never have seen this bug, but yeah most of the time you install to a new dir so it's back to default settings all the time... Everything is solved !
    1 point
  30. Oh well since your video is so short I took the trouble to reproduce this here. Well in the meantime I updated my windose to win11, I was starting to get frustrated with mine, plus it was filling its partition because windows has a stupid way of handling its boot disk, so I bought a new ssd and installed a new windows on it, this was better. It's still a windows though so I still use it as little as possible, but it's better this way. Anyway I didn't have raine in the windows disk anymore because of this, so fresh install, I just grabbed the games.cfg containing your associations from the linux disk before rebooting in windows, I installed the latest version from the site, in 64 bits and latest version, didn't touch any setting, and no green screen here (I even downloaded the aof3 rom from raine, using internet archive, I noticed I wrote intrnet archive in the french translations, oh well...). Sorry ! But I don't think it's related to the cpu anyway, but I don't know what it's related to then.
    1 point
  31. Eh, feedback after all ! Ok well I won't discuss this, if somebody finds it useful it stays, just be careful at your settings, and if you have a doubt erase the config file to return to default settings.
    1 point
  32. Yeah they were lost in the long list of little changes, the cue index was quite specific, and the version on the title bar is very minor. Long time no see, good to see you around here again !
    1 point
  33. Ah, good. Thanks for fixing all those bugs this quickly.
    1 point
  34. Issue 3 is now available for download!! https://raine.1emulation.com/zzapraine/issues.html And issue 4 is already in the works... will be published in October! Enjoy!
    1 point
  35. There is no pc driver, the auto detection problem is in linux only since kernel 5.16 or so, so if you boot only windows it will always be recognized as an xbox controller. And even for me, if I want the xbox controller the only reliable method is to boot windows 1st, then reboot in linux, too bad they didn't include something to force this auto detection to something... ! It's annoying, but it's just that, annoying, you can work around it.
    1 point
  36. I guess you don't even read the story in these games now so you don't care about the translation, but except some sprites modifications there is also some translation for the story mode in the perfect edition... ! It seems to me something like a final++ version, not equivalent to the perfect one on other platforms, but still a little better than the basic final version.
    1 point
  37. Samsh5fe is the ultimate final version of samsho 5 special (NGM/NGH 272 like samsho5sp, which makes sense). samsh5pf....it's not perfect, it's Samurai Spirits V/Zero Special "Final Edition" or "Location test" version (extracted from samsho neogeocollection) and modified by fans. "Real" Perfect is a patchs (titles screen, overkills, english language for story mode, etc) set applied on the fly in memory, on the original 2004 location test version, and available only on PC(steam/epic/..)/exa-arcade. Note that the NGM 273 is a pure invention for the samsh5pf romhack. This perfect roms in finalburn is a simple attempt to re-create Perfect (and it's mostly just the title screens and story mode text translations, but it lacks many iterations: modified fatality etc.), so this roms is just a classic hack. The NCI version is an absurdity, as it's the final edition BUT in a box with Perfect covers... adding extreme confusion to the situation (plus a sound roms is erroneous in their cartridge version, but corrected in the latest FBN version). In resume, Perfect it's the loc test rom which was used as based to make samsho5 perfect on EPIC/STEAM/EXA-Arcade, and the available version in FBN is a simple hack. Note that the exa version is slightly different from the PC version, and has been more reworked, notably to recover the original fatality of the special mvs or better translation of English texts in story mode, but once again, this is memory patching done via an official emulator called Moo . No official Perfect v1 (epic/etc) or Perfect v2 (EXA) roms are available. Only hacks may exist, and none are identical for the moment. (sorry for my english)
    1 point
  38. Well thanks for the info. I am afraid I won't be able to tell much about the interesting points of this rom, but I can at least tell after looking that for fe (final edition) it's an entirely new game, no rom is in common with any other neogeo game contrary to most clones usually. And it's not encrypted, logical if it was made by the community. For the cheats, unibios recognizes the game because it has exactly the same rom id as samsh5sp (special edition), that is $272. The ram usage might be the same, but the rom is very probably different, anyway there are probably only ram cheats in unibios because it deals with real roms most of the time so they are really read only for it. And by the way fbneo has some source on github too, and it's quite different from mame source actually, which is a surprise because originally it was made for afterburner before it was integrated to mame, and it was something like a showcase, just to demonstrate the game worked well. So I assumed it was based on mame source, I was wrong apparently ! But it's very readable, and this part is easy to understand since there is no crazy encryption like what the special edition has. It seems to be Japan only, it ignores the region. I'll check this perfect thing later, it sounds less interesting, this one seems to be just a hack on top of this final edition. But if it has no cheats in unibios it means they changed the id of the rom, so maybe there are some heavy changes there too... Anyway samsh5fe is added in git.
    1 point
  39. For the 1, no having a setting for default region would be overkill, the default region is set to Europe for neocd games because raine is made in Europe. I guess I could detect the current locale and use japan instead if the locale is japenese, but even that would be quite overkill. It's not a problem of correct or not, it's just the game is not recognized before the 1st part is loaded. Once it's loaded if you reset the name doesn't change, so it knows how to take the right settings. So if you really want to see this animation, there's just a rest for you. It's not an emulation bug neither, the neocd console has a fixed region so it always plays all games using the same region. Here we choose to allow the player to set the region independently for each game. So that produces a difference, but my goal is once again not to emulate precisely the console itself, but just to support neocd games as well as we can, that's all. The games are good, but the console itself is not interesting. For the 2, I'll try later without any configuration file although I doubt it will make any difference, but it's annoying, it's always longer to retrieve the files needed in this case. I reproduce it very easily with last blade 2, but not samsho3, go figure... ! Anyway, it was probably here since the beginning of the sdl2 version, so quite some time ago already, but it's right we played less neocd games with that version, and it was the kind of thing which could happen. Anyway the fix is just 1 line, very easy to fix. It affects the games with a width of 320 (although for some reason it's not so obvious for me in samsho3, there might be some other parameters there). Anyway it's fixed... thanks for the report !
    1 point
  40. MAME, WOLFMAME AND MAMEUI 0.255 32bit avaliable (Xp compatible). Download from: RETRODANUART GOOGLEDRIVE
    1 point
  41. sfz3a is using english text so for this one it's sure sfa3 is totally equivalent is setting the region switch to asia. For sfz3j, it's Japanese text which is obviously not in the rom, so I'll take just this one back for now, but I'll have to check those I removed earlier... progearj seems ok when using progear with japan region at least, so it's probably something specific to sfa... ! 1944 with japan region has almost no text from japan, it even writes USA in its 1st screen but not the copyright screen. So I'll assume the only problem was with sfz3j, if anyone finds another problem, let me know !
    1 point
  42. Yeah I was surprised too ! At least it was something easy. I tried xcopy but it's no good here, I need to decrypt the whole rom, not just 1 area. In debug mode raine saves automatically the whole rom when you quit, but with cps2 it's encrypted, that's what I need decrypted. I plan to optionally load the keys and if they are available decrypt the thing and run the game decrypted, but only if the keys are available. Anyway for now the weather is quite warm, Roland Garros has started even if it should be a lot less interesting this year than previously, and so it's not an ideal time to code, but I'll try to do something soon.
    1 point
  43. Yeah I am almost sure that's the reason too, and from yesterday. But it means I need some cps2 decryption code to be able to compare the roms to see if their only difference is really this region byte, and if there is more than that then keep the region clones, it's very possible I'll be obliged to re-insert a few of them and not just one. The code in mame doesn't look too hard to port, but I have other things in my mind, so it might take a little time. Anyway good news for the 1st report : it's actually some very old bug, it dates from the time when I started to add neogeo games on top of neoraine using the code for neocd ! There is a part I totally forgot for the initialization of the game because the width of neocd/neogeo games can be either 304 or 320, until now all neogeo games had a width of 304, which is the default, and which is obviously wrong for some of them, like here for samsho2 ! It's just a stupid bug, the big surprise is that it took us so long to notice it ! Here is a screenshot with it fixed
    1 point
  44. Well for the 1st, yes it's odd but no idea for now. For the 2nd it was already in 0.95.5c, so I am not the only one who didn't notice. For now no idea neither. edit : not 100% sure but it's probably related to cps2 encryption, sorry but I don't intend to take back sfz3j without further investigation here so it will take some time. I suggest either reverting to 0.95.5c for that or use sfz3jr1 which is still here (and if you can find a difference between sfz3jr1 & sfz3j, you can post it here !). For the 1st it might be related to the crazy way mame (yeah because fbneo just uses mame code) renders the sprites. Sorry but I don't intend to ever render the sprites using the same way, too time consuming for the cpu. Here again not 100% sure, would require more investigation, but not sure I'll want to investigate this further for now.
    1 point
  45. * Joyce 2.4.2 [Amstrad] - http://www.seasip.info/Unix/Joyce/index.html * Kegs 1.26 [Apple2gs] - https://kegs.sourceforge.net/ * BigP Emu 1.06 [Atari Jaguar] - https://www.richwhitehouse.com/jaguar/index.php?content=download * WinArcadia 29.40 / DroidArcadia 2.01 [s2650-based] - https://amigan.yatho.com/ * PPSSPP 1.15.4 [Sony PSP] - https://github.com/hrydgard/ppsspp/releases * Raine 0.95.5c [Arcade] - https://raine.1emulation.com/download/latest.html
    1 point
  46. Well you have my thanks, because I even if I couldn't make my ips work, I added some code to handle this load_continue anyway, but the ips files I had were too unstable for any testing. This one works perfectly, I didn't need to change anything, the 2 hidden characters appear and are selectable without any trouble. Perfect ! You'll just need to wait for the next binary then... If nothing new happens till then, next week-end probably ! (but I wonder how these files on github can work, it was updated 2 months ago so it's recent... maybe for some modified emulator ? Anyway it's from a guy from Japan so it's hard to ask questions !). And it's normal loading this ips in the current official version hadn't any effect, all its offsets are > $100000 which means all the changes are inside the load_continue area !
    1 point
  47. The message should probably be too many ips instead of too many roms... ! Anyway... !
    1 point
  48. MAME AND MAMEUI 0.254 32bit avaliable (Xp compatible). Download from: RETRODANUART GOOGLEDRIVE
    1 point
  49. Update for X-men Children of Atom (Phoenix Edition, xmcotar1d.zip): - allows pressing start button to skip opening. - a new menu screen with sound effects which look like the ss/ps version. - option (test menu) is forced to show English regardless of region, and return to menu screen when leaving. - the auto-block selction is fixed (it was my fault when I change the way of chosing the background in the old version.) - add the ability to memorize previous fight characters in vs & training mode. If you play as boss, it will load the characters where you press down button to select the boss. This script already included in the new version of Raine (0.95.4). Thank you Tux for enhacing the script system, it uses much less cpu resource now (obvious in the new type of menu screen in my console mode scripts). And, I can make more complex script i the future.
    1 point
  50. MAMEoXtras Decade by gamezfan [quote] New games now supported Back Fire (Tecmo) Big Fight - Big Trouble In The Atlantic Ocean Heavy Unit Hook (Japan Version) Snapper Woodpecker games fixed and now playable Deroon DeroDero Freekick (official Sega Version) Golden Axe (Version 2) Jungle Hunt / Jungle King / Pirate Pete (crash on final level) Shooting Gallery Space Cruiser Space Seeker Toukidenshou - Angel Eyes games with graphical imrovements 64th. Street - A Detective Story Alpine Ski Avenging Spirit Beast Busters Big Striker Bio Attack Chimera Beast Cybattler Double Dragon 3 E.D.F. : Earth Defense Force Elevator Action Elevator Action Returns Hachoo! Highway Race In Your Face Jungle Hunt / Jungle king / Pirate Pete Legend Of Makai Mario Bros Mechanized Attack Mega Blast P-47 - The Phantom Fighter Plus Alpha Red Clash Rod-Land Saint Dragon Shingen Samurai-Fighter Taxi Driver The Astyanax The Combat Tribes The Tin Star Water Ski Wild Western Zero Hour games now with sound Special Forces Special Forces II Zero Hour games with sound improvements Big Event Golf B-Rap Boys Congo Bongo Great Thousand Mile Rally Great Thousand Mile Rally 2 Hachoo Inferno Kick Goal The Legend Of Silkroad games now with sound sample support Zero Hour Games Now With New And Improved Samples Congo Bongo general fixes and imrovements Added a totally new driver with pandora drawing hacked cpu banking and Mermaid MCU to support Heavy Unit [arcadez, Mistydreams] Fixed the official romset for Free Kick [MAMEDev, arcadez] Added a previously missing graphical effect for Mega Blast now when you get the green pickup the shield orb on your ship can be seen [HAZE, arcadez] Added support for the Tatsumi driver supporting Big Fight - Big Trouble In The Atlantic Ocean [Mame2003 Dev Team] Updated the Tecmo Sys driver to MAME126 both Deroon DeroDero and Touki Denshou - Angel Eyes are now playable [Haze, Arcadez, dink] Hooked up the missing SN76496 sound for Special Forces and Special Forces II in the dkong.c driver both games now have Sfx and music [arcadez] Fixed some serious graphical problems affecting Zero Hour wrong colours bullet width tilemaps etc etc Red Clash will also benefit from this [Hap, dink, arcadez] Added sound sample support for Zero Hour which was totally silent previously [dink, Otto_Pylotte, MistyDreams, arcadez] Sorted broken dip switches in Mr Do's Castle, Do! Run Run and Mr Do's Wild Ride plus fixed the sound for Indoor Soccer [MAMEDev, arcadez, SapphireDrew] Fixed broken sound in Hachoo and Kick Goal plus sorted some graphical priority issues for 64th. Street - A Detective Story [MAMEDev, arcadez] Added sprite buffering to the megasys1 driver improving the gfx for 64th. Street - A Detective Story, Avenging Spirit, Chimera Beast, Cybattler E.D.F. : Earth Defense Force, Hachoo, In Your Face, Legend of Makai, P-47 - The Phantom Fighter, Ninja Kazan, Plus Alpha, Rod-Land, Saint Dragon Shingen Samurai-Fighter, The Astyanax + more also added missing prio prom dumps for the games that did not have em already [MAMEDev, arcadez] Fixed Dragon Gun from locking up on the final boss and sorted an issue with the energy bar being missing also on the final boss [MAMEDev, arcadez] Added missing dac sounds speech and crowd cheers etc etc to Taito's Big Event Golf [arcadez] Fixed broken sound for the classic Williams game Inferno by backporting a sound cpu hack from later MAME [Aaron Giles, arcadez] Prevented The Electric Yo-Yo from hanging during the attract mode by interleaving the CPU's [MAME Dev, arcadez] Updated some parts of the Taito SJ code to MAME 103 vastly improving the emulation for Elevator Action, Jungle Hunt, Sea Fighter Poseidon and more [MAME Dev, arcadez] Fixed an issue where Space Seeker would not coin up and start due to a previous commit which added an invalid input game now playable again [arcadez] Stopped Space Cruiser from crashing on the asteroids level and added the dedicated button for the continue mode [MAMEDev, arcadez] Fixed Jungle Hunt / Jungle King / Pirate Pete from crashing on the last level [MEMEDev, arcadez] Sorted a gfx niggle with Mario Bros where the screen would shake incorrectly left/right rather than up/down when you hit the POW box [MAMEDEv, arcadez] Added support for Woodpecker to the pacman.c driver [MAMEDEv, arcadez, mahoneyt944] Added sound banking to the OKIM6295 in silkroad.c fixing missing Sfx and Speech in The Legend Of Silkroad [MAMEDev, arcadez] Added the Prom dump for Taxi Driver and hooked up the palette init fixing colours in the game [MAMEDev, arcadez] Improved the sound for Congo Bongo by adding new samples and reclocking the 2nd SN76496 channel to fix the drums tempo [MAMEDev, arcadez] Added support for Back Fire to the Tecmo driver [MAMEDev, arcadez] Fixed broken attract mode and likely other problems with the japan sets of Undercover Cops due to incorrect speedup addresses [Bryan Mcphail, Scandy] Fixed some missing graphics in Beast Busters and Mechanized Attack then sorted sprite priorities on level 2 in Beast Busters [bmcphail, dink, arcadez] Added a new hack to fix the lights dont go out when shot in Elevator Action Returns and clones which doesn't break the gfx on the game ending [dink, arcadez] Fixed some serious graphical issues on the final level in Double Dragon 3 and the third level in The Combat Tribes [arcadez, Cibomatto2002] Fixed collisions in Golden Axe (Version 2) and improved the irq timers for Body Slam [mahoneyt944] Added support for Snapper to the system16 driver and hooked up the sound and music [mahoneyt944, arcadez] Fixed sound popping on B-Rap Boys and some sound banking niggles with The Great Thousand Mile Rally games [Mistydreams, arcadez] Added support for the Japan version of Hook to the m92 driver [arcadez] Fixed Shooting Gallery in dkong.c by adding the inputs and lightgun crosshairs [arcadez] [/quote] download includes emulator,new roms and new samples. link [code]https://www79.zippyshare.com/v/vXbRCVSE/file.html[/code] mirror [code]https://1fichier.com/?viz18o5efftgx9mf9y9u[/code] mirror [code]https://anonfiles.com/Oar9P5a6za[/code]
    1 point
×
×
  • Create New...