Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/14/2021 in all areas

  1. This is to address the bugs found by Augusto (some of them at least) : - fix burning fight and "fatal fury 3" in 64 bits - fix the inputs for irrmaze and popbounc : this is very specific to these games since they are the only neogeo games which can use a paddle. Originally there was a specific bios for these games, but in asian only and it's now unavailable. Unibios has a workaround built inside apparently, and so you'll need a version of unibios to run these games with the mouse (it might be possible to use popbounc with the joystick). For popbounc, you choose which input to use with the soft dips, you can change this in real time in the raine dialog for that, in "neo-cd/neo-geo options" once the game is loaded. Tested only with unibios 3.2 and 4.0, works with both, mouse is not recognized with the standard european mvs vers 2 bios. Hum, don't try to move the mouse while the game is initializing... ! - added some basic setting to slow down the modern mice ! You can configure that in the inputs dialog, the setting is saved when you quit raine (with the quit command as usual, closing the program by any other mean doesn't save the config). It can only be slowed down, modern mouses are already too fast for the low resolution of these games. This setting should be used by all the games using the mouse of course... - a few misc fixes, like the break console command which didn't work anymore with starscream - recent versions of curl forbid spaces in the urls so I had to work around that, this fix is useful only for linux, I didn't update curl for the windows version. http://raine.1emulation.com/download/latest.html
    1 point
  2. I found this in the mame source (which is still a good source of info usually... !) : /* special BIOS with trackball support, we only have one Irritating Maze bios and thats asia */ ROM_LOAD16_WORD_SWAP("236-bios.sp1", 0x00000, 0x020000, CRC(853e6b96) SHA1(de369cb4a7df147b55168fa7aaf0b98c753b735e) ) Lol, by looking better I realized that this bios is actually in my neogeo.zip file and already referenced in the bioses in raine as "irrmaze bios". I just tested it : for players there won't be much difference compared to what you get with the unibios for the games. The only actual difference is that the test mode really tests the paddle this time, you have to navigate the menus with the mouse, and it's in english, so usable. So it's a bios which should be used only with these 2 games then... ! I thought it was lost because I didn't find this bios in the mame I use for reference, but it might be because they treat this bios differently since it's for these 2 games only... My bad then but the rest of the infos are correct, the workaround for this is only in the unibios, the "standard" or official bioses don't reference this at all.
    1 point
×
×
  • Create New...