Jump to content
LaunchBox Community Forums

Charco

Moderators
  • Posts

    1,001
  • Joined

  • Last visited

Posts posted by Charco

  1. That sounds like a good idea. I had normal video snaps for my Arcade platform but downloaded the recorded Hyperspin themes since. I'd like to be able to see the unobscured normal video snaps on the Games Details screen :)

    • Like 1
  2. 12 minutes ago, Zombeaver said:

    That's nothing new for me - controller automation never worked to close Demul for me unless I added in the task kill on ESC script to the AHK section. I also have NoMousy in mine (MouseMove would work too), but adding this will make controller automation work to close it.

    ; This section closes Demul when pressing Escape
    $Esc::
    {
    Process, Close, {{{StartupEXE}}}
    }

    That doesn't work for me unfortunately, have to kill BB from Task Manager.

  3. There are MSU-1 hacks for these games also @Riffman81:

    • BS Zelda Ancient Stone Tablets
    • Conker's High Rule Tale
    • Donkey Kong Country 2
    • F-Zero
    • Final Fantasy VI
    • Flashback
    • Hong Kong '97
    • Joe and Mac
    • Mega Man 7
    • Mega Man X2
    • Mega Man X3
    • Rival Turf
    • Rock 'n' Roll Racing
    • Rockman and Forte
    • Secret of Mana
    • Super Mario Kart
    • Street Fighter II Turbo
    • Super Street Fighter II
    • Super Ghouls 'n' Ghosts
    • Super Turrican
    • Terranigma
    • Top Gear

     

    • Like 1
  4. You can download from their forums here: http://forum.emu-russia.net/viewtopic.php?p=25989#p25989

    Brief changelog:
    SH4
    * OnChip access correct bit width only
    * add flti0/1 PR flag check
    * reg binding cleanups and fixes, PR sanity checks
    * fix DIV0S, optimize DIV1 and add linking current block
    * fix Invalidation code
    * fix delayed slot exceptions
    * interrupts fixes / improvements

    GD-ROM
    * fix CD PLAY after SEEK for Taxi2
    * small fix for bleemcast (almost work)
    * G1 DMA discrete step

    AICA
    * use less attenuated ALFO
    * mixing levels fixes
    * EG timer fixes
    * properly handle Decay level = 0 case
    * optimize IRQs

    HOLLY
    * rewrite SPG
    * fix Holly registers for wince
    * add real HOLLY IDs for all supported platforms

    Gaelco
    * speedup boot
    * decode boot from Altera firmware
    * render fixes: offset color flag, handle flats
    * add Gaelco Footall
    * preliminary support Gaelco Footall analog inputs

    Misc
    * SCIF link for AW Maximum Speed and Chase1929
    * fix Marvel vs Capcom 2 intro Guile character head
    * disable menu in fullscreen (fix clicking it with mouse in light gun games)
    * netplay: add option to disable flash/sram sync
    * set windows timer resolution to min possible value
    * rom loading refactoring, NAOMI GD-ROM sets now require security PIC dumps, old GD-rip binaries not supported anymore
    * fix save states crash
    * improved creation of Dreamcast flash and "timehack"
    * NAOMI DIMM CF support
    * fix mouse X/Y calc then screen rotated
    * fix error when set memcard time in DC bios
    * fix DC flash erase, handle correct sector sizes
    * Elo touchscreen fixes for Atomiswave and NAOMI StarHorse
    * emulated HW210 IC card reader (Dragon Treasure, WCCF)
    * SHIO hopper board HLE, Kick'4'Cash playable
    * Added all recently dumped games for supported platforms
    * Romset in sync with current MAME

    and many other changes and fixes, not worth or forgot to mention.

    • Like 1
  5. 5 hours ago, Pr0FiT said:

    @Jason Carr Maybe an unintended consequence of the new startup video player / functions but startup sounds seem like they now play over the video (both start at the same time) whereas before it would not play until after the video finished.

    You can turn this off in the Sound settings, just untick "Play Startup Sound."

×
×
  • Create New...