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. RSDKv3-xbox A Full Decompilation of Sonic CD (2011) & Retro Engine (v3) to Original Xbox. by danielgpinheiro original release information,including controls and so on. [code]https://github.com/danielgpinheiro/RSDKv3-xbox[/code] link(includes correct sonic cd rsdk file) [code]https://www.sendspace.com/file/mf0ntc[/code]
    1 point
  22. CCelesteX by danielgpinheiro Celeste Classic build for Original Xbox. A port of the original celeste for the PICO-8. original github page. [code]https://github.com/danielgpinheiro/ccleste-xbox[/code] download link [code]https://www.sendspace.com/file/shku4x[/code]
    1 point
  23. 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
  24. I don't have Windows 11 due to Microsoft limitations, so MAMEUI is not officially supported on that OS. However I assume that other people know if it works or not. I've never heard of the black screen problem but assume it's a local issue with your video. Let's see if anyone else knows something.
    1 point
  25. here is a download for the new roms. [code]https://www.sendspace.com/file/b31gz8[/code]
    1 point
  26. I had a look at this PCem, it indeed looks interesting, but where is the documentation ? Since there is no interface, how do you want to use this without any documentation ?!!! Even in the forum there is no basic documentation, no default configuration file, nothing, it's quite extreme ! I found the github repository containing all the bioses but they are useless without a minimum set of documentation... If you have a link on how to start using this thing, I am interested... ! Ok, understood, you need the windows version to get the interface, the guys who wrote this are heavily addicted to microsoft... ! But the good news is that it runs fine in wine, and so I can create the config file this way ! Crappy way to do things though... ! After testing on a pentium2-300 with pcem (splendid emulation of the machine this time, this emulator is really THE emulator for dos), gunbird2 runs perfectly with a solid 60 fps. I saw a zooming problem during the intro, specific to this dos version (the flying carpet man while he approaches), I don't know why, but at least it runs smoothly with a serious margin, even with sound (soundblaster 16, 22 Khz). For reference, this sh2 runs at 57/2 MHz, but with almost all instructions taking only 1 cycle (risc), so I'd say it's equivalent to at least twice this frequency for a "normal" cpu. Which means good emulation, raine honor is safe ! I thought about trying some heavy optimizations on this one, I didn't want to do it first because the driver would loose in readability and I didn't think it would make a big difference. After this test I am sure I don't need to do it ! Thanks for the info on pcem though, not sure it will be useful soon because maintaining the dos version today would be crazy as I said, but it's good to know there is a way to test this properly. For info the linux version sucks, no configuration manager which makes it useless alone, and when I try to run it with the config created in wine, it just crashes without any message. As I said these guys are heavily addicted to microsoft, but their program is good anyway (the windows version!) The only advantage of dosbox is that you don't need to create a disk image, but the emulation is less precise for sure on this kind of thing, I could even select a mach 64 gx to have 2d acceleration and then run univbe on it using pcem, quite impressive, even if I was limited to 512x384 16bpp for this test, but it was enough (and the resolutions < 512x384 in 8bpp are all broken in vesa3 for some reason, it seems their emulation isn't totally perfect here). But all this is quite impressive compared to what we had so far ! edit : PCem being quite fascinating to use, I fixed the crash in 8bpp, and the black sprites in 16 bpp for the dos version, this was just that color depths other than 32bpp were badly handled, and 8bpp was crashing because of an overflow in the color map. It's likely that other 24bpp games have problems in 8bpp in dos then, maybe I'll check that later. About 60% cpu free during most the intro on a pentium2-300 in 8bpp, I'd say it runs quite well ! The colors look a little pale in 8bpp, it's normal, it's the effect of the color conversion to fit all this in a 256 colors palette, switch to 16 bpp if you want bright colors ! I didn't find a way to mount directly a vhd in linux yet, I found something on the net about that but it doesn't seem to work, so I work on the vdi used by virtualbox, and then convert it to vhd for PCem using some virtualbox tool, really sub-optimal, but even if that's quite a lot of steps, it's quick to do and manageable. Oh well, I think I'll be able to stop here for now ! The proper way to mount a vhd in linux : https://devicetests.com/mount-virtual-hard-disk-ubuntu (method 1 works perfectly).
    1 point
  27. 1) Yeah I didn't test it, it would be easier to just remove the option... ! Don't worry, I'll test it... 2) did you at least read what I wrote about editing the colors or reverting to the default themes for that ? Either edit your bg color or revert, or even better revert 1st, and if it's still not enough for you then edit the bg color manually. 3) Nope obviously, didn't do it (boring and uninteresting, but yeah should be done one day). Yeah that's what he is already, and he loves that, too bad he can't code to help to fix these things... !
    1 point
  28. Well finally I got curious about that, why not unleash all the crazy transparency from opengl instead ? And I got this : You have 2 menus and 1 dialog overlapping each other (you can see a very small part of the main menu at the very top, the top of the "Load game" line), plus some moving lines in the background, and the whole thing takes 0% cpu, because transparency was made in software mode in sdl1 but here it's in hardware mode and all this is natural for opengl... ! I had to make the dialogs more opaque to preserve some readability, so you'll have to go to gui options / colors / revert to, to reset the alpha channel to its new default value, either that or adjust the bg color manually (I fixed the color dialog, it was broken since the switch to sdl2, the colors are handled differently in sdl2 and nobody noticed, oh well...). Maybe that's a little too much ? I'll wait a bit, but for now I think it's still very readable ! edit : finally I had to limit myself and revert to something more like what there was with the sdl1 gui, that is : draw the background menu only if the top most menu is a dialog (that is, it has black title bar attached to the menu, no top or bottom frame on screen). The reason is the game selection dialog, the main menu was hiding most of the background picture, which makes the feature useless. That's that, or remake completely differently this game selection dialog. Maybe one day, but not soon for sure... !
    1 point
  29. I would advise a cable-less keyboard for this kind of case ! I hate this kind of keyboard for normal use, but for this use specifically it turns the keyboard into a remote control ! If you also install some dvr program which can run without any mouse, it can become quite awesome !
    1 point
  30. I got curious and did some more inquiry about this : finally the draw color & blend mode don't seem to matter, because they are not directly used. These functions are queued and executed directly by the video driver, so there is really some difference between what windows does and what linux does here, but not sure what. Linux also uses the opengl driver by default. So it's just a mystery, probably related to some low level driver stuff here. The good news though is that the behavior is correctly emulated by wine, I get the green screen when running the windows binary in linux through wine, it makes things easier to test at least ! So the only workaround which seems to work is the one which I used so far : finish the drawing with a white line so that the color is reseted and does not affect opengl blit operations. This was a really crazy bug for something which shouldn't have created any problem (it's just a basic drawing primitive, nothing should go wrong with that !). Anyway I stop here.
    1 point
  31. [quote] MAME72_Release9_2023 An update to MAME 72 Release2 for the xbox 360 originally coded by lantus. new update by Arcadez compiled by Wolf3s New games now supported Action Fighter Aladdin (bootleg of Japanese Megadrive version) Bare Knuckle II (Chinese bootleg of Megadrive version) Bare Knuckle III (bootleg of Megadrive version) Dogyuun (8/25/1992 location test) Double Dragon 3 - The Rosetta Stone (Japan) Fantasy Zone II - The Tears Of OPA OPA Final Fight Anniversay Edition (3 players) Final Fight bootleg (multi character select) Head On Channel Juezhan Tianhuang Marble Madness II Megumi Rescue Ms Pacman Twin Ninja Kazan Oo PArts Opa Opa (Rev A, unprotected) Power Up Baseball (Midway Prototype) Slap Shooter SegaSonic Bros Sonic The Hedgehog 2 (bootleg of Megadrive version) Super Bubble Bobble (Sun Mixing, Megadrive clone hardware) Tetris (Japan, System E) Games fixed and now working Avengers In Galactic Storm Beast Busters Best Bout Boxing Deroon DeroDero Desert War / Wangan Sensou Escape Kids Gratia - Second Earth Gunbird 2 (random crashes) Hard Dunk Hyper Duel (Reset on starting game) Jungle Hunt / Jungle king / Pirate Pete (crash on final level) OutRunners (Graphical flickering) P47-Aces Popeye (Random Crashes) Solomon's Key (levels could become unplayable) Space Cruiser (Reset on Asteroids level) Space Seeker (would not coinup) Stadium Cross Tetris Plus Tetris Plus 2 (MegaSystem 32 Version) The Game Paradise - Master of Shooting! Thunder Hoop (fixed crash on level 4) Title Fight Touki Denshou - Angel Eyes Turbo Outrun Games with Graphical Improvements 64th Street - A Detective Story Alpine Ski Avenging Spirit Batsugun / Batsugun Special Beast Busters Bells & Whistles / Detana!! Twin Bee Big Striker Bio Attack Chequered Flag Chimera Beast Contra / Gryzor Cybattler Desert Assault Double Dragon 3 Dynamite Duke Dynamite Dux E.D.F Earth Defense Force Elevator Action Elevator Action Returns Escape Kids Hachoo! Heavyweight Champ Highway Race In Your Face Legend Of Makai Mario Bros Mechanized Attack P-47 - The Phantom Fighter Plus Alpha Rock 'n Rage Rod-Land R-Type Leo Saint Dragon Shingen Samurai-Fighter SDI - Strategic Defense Initiative Super Space Invaders 91 The Astyanax The Combat Tribes The Tin Star Thunder Hoop Thunder Zone Water Ski Wild Western Wrestlewar WAC Le Mans 24 WWF Superstars Games now with sound or improved sound Asterix Atomic Boy / Wily Tower Batsugun / Batsugun Special (Partial sound) Bells & Whistles / Detana!! Twin Bee Chequered Flag City Bomber Congo Bongo Dogyuun (8/25/1992 location test) Escape kids Hachoo! Haunted Castle / Akuma-Jou Dracula Hexion Inferno Kick Goal Kitten Kaboodle / Nyan Nyan Panic Knuckle Bash (Partial sound) Lighting Fighters MagMax Parodius DA! Punk Shot Rim Rockin Basketball (commentary voices) Rollergames R-Type Leo Sunset Riders Teenage Mutant Ninja Turtles 2 The Simpsons Thunder Cross 2 Trojan / Tatakai No Banka Vendetta Wonderboy III - Monster Lair (Set 1) Games supporting new and improved samples Congo Bongo Sega games with improved sound via UPD7759 core update Alien Syndrome Altered Beast Aurail Bayroute ESWAT Cyber Police Golden Axe Passing Shot Riot City Shinobi Sonic Boom Time Scanner Games with protection fixes Chequered Flag Contra / Gryzor Solomon's Key Sunset Riders Teenage Mutant Ninja Turtles 2 Thunder Cross Games with improved performance Demon's World / Horror Story Fire Shark / Same Same Same Hellfire Out Zone Rally Bike / Dash Yarou Truxton Vimana Zero Wing Source Changes Updated tecmosys.c to MAME126 both Deroon DeroDero and Touki Denshou - Angel Eyes are now playable [Haze, Arcadez, dink] 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] Fixed some missing graphics in Beast Busters and Mechanized Attack then sorted sprite priorities on level 2 in Beast Busters [bmcphail, dink, arcadez] Improved the C-Chip protection simulatons for Bonze Adventure and Operation Wolf [arcadez] Added Konami 007452 multiplier/divider fixes which sorts rolling mines and bullet trajectories in contra/gryzor during the 3D Sections of the game [arcadez] Backported Haze's changes from MAME119.u3 fixing the background colours in Dynamite Duke / The Double Dynamites [arcadez] Fixed level four crash in Thunder Hoop due to previously unknown refresh rate protection in both games [MAME Dev Team, arcadez] Fixed lightgun calibration plus some graphical and sound niggles in Beast Busters [arcadez, mahoneyt944] Fixed graphical priorities in Thunder Hoop by using bigkarnak video update call [dink, arcadez] Disabled palette banking for R-Type leo - fixes invincibiliy flashing [Haze, arcadez] Added support for rare, Ms. Pacman Twin (mspactwin) simultaneous 2 player play [arcadez, grant2258, mahoneyt944] Added Marble Madness II (prototype) to the batman driver [Haze, MistyDreams, dink, iq_132, arcadez, mahoneyt944] Added Fantasy Zone II - The Tears of Opa-Opa (fantzn2x) to system16 driver [MistyDreams, mahoneyt944, arcadez] Added Action Fighter Sega System A unprotected set to the system16 driver hooked up the inputs and sound plus some new gfx calls game now playable [arcadez, mahoneyt944] Updated Sega System 16 code and the UPD7759 sound to MAME72.u1 fixing many graphical and sound issues in the games [arcadez] Improved the sound for Congo Bongo by adding new samples and reclocking the 2nd SN76496 channel to fix the drums tempo [MAMEDev, arcadez] Fixed broken sound for the classic Williams game Inferno by backporting a sound cpu hack from later MAME [Aaron Giles, 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] Updated the Irem GRA20 soundcore to MAME 81 which fixes missing voices and improves the sound more generally for R-Type Leo [arcadez] Fixed totally broken music and sfx in Trojan / Tatakai No Banka by backporting some code from later MAME [arcadez] Fixed Gunbird 2 from randomly crashing by adding a hack to the psikyosh driver [arcadez] Tweaked the fake prio prom values for 64th street as per later MAME to fix some graphical niggles [arcadez] Added Nicola Salmoria's fix for the butterfly freeze time powerup in Super Space Invaders 91 [arcadez] Added Opa Opa, Megumi Rescue, Slap Shooter and Tetris to the Sega System E driver [MAMEDev, arcadez] Hooked up missing player 2 inputs for Opa Opa and Tetris in the System E main cpu memory map [arcadez] Added some mirror hacks so that Avengers In Galactic Storm now works [grant2258] Fixed Hyper Duel from crashing once you started a game [arcadez, KMFDManic] Backported some K051649 and K053260 sound improvements for many Konami games from later MAME [arcadez] Added multiplier/divider fixes which sorts rolling mines and bullet trajectories in contra during the 3D Sections [arcadez] Added support for Powerup Baseball the Midway prototype to itech32.c [arcadez] Fixed collision logic in Thunder Cross [arcadez] Updated the Konami Core to MAME78 for some graphical and protection improvements [arcadez] Added two bootleg versions of Final Fight the 3 player game and the play as any character hack [arcadez, BritneysPAIRS] Improved the sound in MagMax [arcadez] Fixed Popeye crashing and the Water colour by correctly masking the tile attribute [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] 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] Ported across the mame2003+ ddragon3 driver for some graphical improvements for Double Dragon 3 and The Combat Tribes [arcadez] Added support for the Japanese version of Double Dragon 3 to ddragon3.c [BritneysPAIRS] Updated the V60 cpu to MAME75 which fixes some Sega and Jaleco games including OutRunners [arcadez] Added support for Dogyuun (8/25/1992 location test) to the toaplan2 driver this version has full sound and music [arcadez, grant2258] 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] 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 Aladdin, Bare Knuckle II, Bare Knuckle III, Juezhan Tianhuang and Super Bubble Bobble (Sun Mixing version) to the segac2.c driver [arcadez, mahoneyt944] Fixed SN76496 sound in Super Bubble Bobble (Sun Mixing) and ported across from MESS extra genesis input code so that Aladdin, Bare Knuckle II + III are controlable [arcadez, dink] Added three Sega games Head On Channel, Oo Parts and Sega Sonic Bros to the segac2 driver [arcadez, grant2258] Added partial sound for Batsugun and Knuckle Bash plus fixed some graphical problem in Batsugun [arcadez] Ported some video improvements from shmupmame which brings all the Toaplan1 games up to full speed with no frame rate drops [ShmupMAME, arcadez][/quote] link for emulator(includes sourcecode) [code]https://1fichier.com/?lbjckf7tfl1qsx92h4x8[/code] mirrorlink [code]https://www.sendspace.com/file/g7wh5j[/code] link for new roms added [code]https://1fichier.com/?ild0oq9gy6loz7gynx5o[/code] mirrorlink for new roms [code]https://www.sendspace.com/file/m5nkc9[/code]
    1 point
  32. Maybe you have set the option in sound options "always stop neocd music while loading" to No ? Actually I should have removed this option long ago, I added it out of curiosity to see if it could be useful sometimes, but for the original hardware it's totally impossible not to stop the music while loading because both require reading from the cd. This option is always to "yes" by default, just make sure yours is. After checking this option is from before 2009, which means before the start of the git log, I expected to get some feedback from it but since the feedback never came, I just forgot it. You are the 1st one who might have used it by mistake !
    1 point
  33. You'll notice a problem only if your soundcard doesn't use 44.1 KHz by default, if it does then there is no problem. The crash happens very fast in the intro sequence, as soon as the 1st leave appears. (errr, it's actually a petal !) Released a new binary for that, 0.96.4, just 1 line added but it fixes this crash : http://raine.1emulation.com/download/latest.html It's related to the changes done for sdl2, previously the soundcard was just opened in 44.1 KHz for neocd, no matter the configuration.
    1 point
  34. Thanks for posting, at least it proves that romhacking still accepts new entries, and this one is massive indeed. I'll take a look later, but it requires to find the same version he mentions with the given sha32, so it might take some time. Thanks for the info anyway ! Yeah found the original bin without too much trouble, some sites have the patched bin already. The xdelta patch applies without any trouble and is very fast, the surprise is that the resulting bin file is actually smaller ! But yeah it's still a 2352 bin file. I found a crash in raine if using all bin files for audio like here and the audio requires some conversion because the soundcard is configured for something like 48000 Hz, and these files are for 44100 Hz, it's a stupid bug, just 1 forgotten line, but it's still a crash, it's fixed in git, if somebody else has the problem I'll make another binary. Except that yeah, high quality patch, it took forever to make, and the guy had to be incredibly motivated to spend so much time on it, respect for the work done. Like most people I had played enough with the version released 10 years ago (already !) to understand that the game was very basic and a disappointment, which was probably the reason why there was never any official translation... But still, it's an impressive work he has done here. I remembered I needed some cheats to disable the automatic fights just not to become crazy with ultra easy repetitive fights all the time, since he changed some things for the eu/us version, you might have more chance, I didn't try that. And indeed you have some soft dipswitches now, you can access them in "neocd options", there was nothing usable there before, I doubt the choice of ps1 / saturn elements was in the original japense iso. Great work for sure !
    1 point
  35. Issue 4 is now online available for free download Link: https://raine.1emulation.com/zzapraine/issues.html Issue 5 is almost ready and will be published before end of October 2023
    1 point
  36. 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
  37. Yeh, it takes too much hassle to maintain the Facebook page in English - and particularly when the majority of visitors would be Italian regardless. Think about the positives: Raine as an emulator will have an little fan club in Italy for a change
    1 point
  38. 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
  39. It's been a major rehaul actually. But it was well worth the effort! Now the website is much easier to browse and has new icons and pieces of information that make it clearer. Thanks for your help Tux! Link to Zzap!Raine: https://raine.1emulation.com/zzapraine/index.html And the magazines are at: https://raine.1emulation.com/zzapraine/issues.html L.
    1 point
  40. HBMAME 0.245.12 has been released. https://hbmame.1emulation.com/ In HBMAMEUI, the History tab has been updated. The supported dat files are: - history.xml - mameinfo.dat - command.dat - gameinit.dat Support of the following has been dropped: - history.dat (no longer updated by the official site) - marp.dat (not updated for 7 years) - story.dat (not updated for 7 years) - sysinfo.dat (not updated for 7 years and not relevant) - messinfo.dat (not relevant)
    1 point
  41. For your 1 you could have guessed the reason : when you load a neocd game the emulator doesn't know which game it is before it loads at least the 1st part, and so it does not know which region to apply 1st, so you have the default region 1st, that's all. Then once the game is identified, it gets the last region used for that game or its default region. For your 2 I can't reproduce it for now, launched smasho3 with the us region in windowed mode (in linux), started the game, the picture is not cut on its right side, and displaying the gui doesn't change anything to it. If the bug is just because you are using a 640x480 window, just forget it ! I am not sure for now. edit : and after testing in wine, I still can't reproduce this. No idea how you did that. edit2 : and even in win10, and even with a 640x480 window, no cut on the right. Oh well... !
    1 point
  42. You can use MAMEUI Classic - it's pretty much the same thing, just with all of MAME's games included.
    1 point
  43. Actually this version number was displayed for neocd in the title bar until may 29th 2021, commit 90761c9f7afc679394d550c4eb4f5e6ef3b42358. The commit was not specifically about that but to fix an incompatibility between 2 games, I guess I probably took it off because I found it made too long titles which is probably true for a lot of games there. Oh well since you are the most efficient bug finder around here I can put it back... !
    1 point
  44. Well these are just qsound sound commands associated to samples of the guy speaking, I had to change to sound commands dialog to accept commands on more than 2 characters because his sounds seem to be from $100 to $13a. Filtering these out would silence him. But it would not be a cheat it needs to be included in the code, and I guess the option would go to sound options then, because I am not going to create a cps2 options just for that... It's committed, last option of the sound options dialog. After doing the sound associations for cps2 it was quite easy actually !
    1 point
  45. I didn't know there was a possible crash when loading different games using ips patches in the same session, if it's been reported it was lost, anyway I just fixed it. Yeah from what I remember only 1 collection was serious, it must be the fba pack. But emufrance allowed to fix this load_continue thing, so it's fine too. Found a few oddities in romhacking there : https://www.romhacking.net/?page=hacks&genre=&platform=26&game=&category=&perpage=20&order=&dir=&title=&author=&hacksearch=Go actually you have to rebuild the .dat files manually there, they didn't even include them, the majority is clearly for consoles but there are a few original arcade ips, including : - bublbobl ultra : more a proof of concept than a real bublbobl extension like buble bobble redux, but it's not worthless. - donkey kong : this is the one which made me bring bps patching to raine, although I knew I wouldn't like the graphics, nes graphics are horrible usually, but I was still curious to see it. - strider : some rom fixes from a real fan. he went as far as finding there was a music which should play when out of time in the rom and which never played, and managed to fix the rom to make it play, plus improved a few of the graphics. Maybe I should post at least some of the dat files I rebuilt by hand, but it's not very hard to do. I just enhanced the .dat parser to allow spaces or tabs as separators and any number of them. They have a few street fighter patches which are totally equivalent to some of the cheats here, so they don't seem interesting at all. These patches are clearly to burn some real eeprom and not to be used inside an emulator, but why not use them anyway ?
    1 point
  46. After thinking, we could add a shortcut for the joystick to switch to the top entries where the most recent commands are, with the keyboard it's the tab key. Any proposal for the default button to use on the joystick ? (probably select or start) edit : it's done, with the back button, which is select on a playstation controller.
    1 point
  47. And you got a 0.95.4b, a bug specific to windows and which doesn't happen all the time displayed very weird script error messages. And the lua label was missing for the lua console script for sf2, that's all so it's sill 0.95.4, just an update.
    1 point
  48. 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
  49. original release https://mobile.twitter.com/shmupemall/status/684434910896123906 download link http://www.mediafire.com/download/b0pzgjm4oe5b52f/Salamander.apk
    1 point
×
×
  • Create New...