2023年1月23日 星期一

Redream v1.5.0-1051-g4ba6a39

 SEGA Dreamcast模擬器 Redream 在休息8個月後終於再度更新,請至官網下載最新開發版。

https://redream.io/download

2023年1月20日 星期五

Flycast Dojo 0.5.9

SEGA多機種模擬器 Flycast Dojo 發布新版,更新如下 :

Flycast Dojo 0.5.8 Release Notes

  • Fix Offline Replays

Upstream Changes

  • AICA: Get rid of audio sample batching (fixes reported sound glitches) (@flyinghead)
  • Widescren cheatcode for Virtua Fighter 3tb (courtesy of goddamn superhero)
  • Emulation thread race condition fix (@flyinghead)
  • PVR: Add more rendering cycles for MvC2 (@flyinghead)
  • Atomiswave AICA RAM fix (@flyinghead)
  • Vulkan: Don't sort triangles in per-strip mode (@flyinghead)
  • VMEM: No more 4GB mode, only map elan RAM in NAOMI 2 mode (@flyinghead)
  • GGPO: Don't call exit on assert, clean up logging (@flyinghead)
  • GDB fixes & improvements (Matt Phillips)
  • Update glslang, Vulkan, & SDL (@scribam)
  • Widescreen chat for Fire ProWrestling (courtesy of Esppiral)
  • DX9: recover after screen lock (@flyinghead)
  • Holly: Log invalid pvr register access size, but don't crash (@flyinghead)
  • UI & GDROM: Fix race condition when network times out while pressing start (@flyinghead)
  • DX: Don't resize main framebuffer when rendering to texture (@flyinghead)
  • Windows: Convert command line arguments to UTF8 (@flyinghead)
  • SDL Audio: Convert from 44.1 to 48 kHz, fix crash on decreasing buffer size (@flyinghead)
  • Fix THPS 1 & 2 PAL Disc IDs (@flyinghead)
  • Widescreen cheat for Biohazard: Code Veronica Kanzenban (JP) (@flyinghead)

2023年1月12日 星期四

PS2 Cheats pack (Numbers-R) v.3.0

 PS2金手指整合包 PS2 Cheats pack 發布新版,更新至R字母開頭,請至官網下載。

DSP Emulator 0.21WIP5.1

 多機種模擬器 DSP Emulator 發布新版,更新如下 :

-General
    +Change between drivers is faster now
    +Fixed joystick SDL 2 support! Changed hint function before SDL init, and works with all SDL 2 versions (removed SDL 2.0.16)
    +Added start and coin/select in player redefinition page
    +Start and coin/select keys can be mapped to joystick buttons
-Sega Master System
    +Remapped 'Pause' button to coin/select button
-Sega Game Gear
    +Removed 'Pause' button (doesn't have it)

mGBA 0.10.1

 GB / GBC / GBA模擬器 mGBA 發布新版,更新如下 :

Emulation fixes:

  • GB Audio: Fix channels 1/2 not playing when resetting volume (fixes #2614)
  • GB Audio: Fix channel 3 volume being changed between samples (fixes #1896)
  • GB Audio: Fix up boot sequence
  • GB Audio: Fix updating channels other than 2 when writing NR5x
  • GB Memory: Actually, HDMAs should start when LCD is off (fixes #2662)
  • GB Serialize: Don’t write BGP/OBP when loading SCGB state (fixes #2694)
  • GB SIO: Further fix bidirectional transfer starting
  • GBA: Fix resetting key IRQ state (fixes #2716)
  • GBA BIOS: Include timing in degenerate ArcTan2 cases (fixes #2763)
  • GBA Video: Ignore disabled backgrounds as OBJ blend target (fixes #2489)

Other fixes:

  • GBA: Fix forceskip BIOS logic for multiboot ROMs (fixes #2753)
  • GBA Cheats: Fix issues detecting unencrypted cheats (fixes #2724)
  • Qt: Manually split filename to avoid overzealous splitting (fixes #2681)
  • Qt: Fix scanning specific e-Reader dotcodes (fixes #2693)
  • Qt: Don’t re-enable sync if GBA link modes aren’t the same (fixes #2044)
  • Qt: Improve handling of multiplayer syncing (fixes #2720)
  • Qt: Fix initializing update revision info
  • Qt: Redo stable branch detection heuristic (fixes #2679)
  • Res: Fix species name location in Ruby/Sapphire revs 1/2 (fixes #2685)
  • VFS: Fix minizip write returning 0 on success instead of size

Misc:

  • macOS: Add category to plist (closes #2691)
  • macOS: Fix modern build with libepoxy (fixes #2700)
  • Qt: Keep track of current palette preset name (fixes #2680)
  • Qt: Move OpenGL proxy onto its own thread (fixes #2493)

2023年1月5日 星期四

RMG v0.2.9

 N64模擬器 Rosalie's Mupen GUI 發布新版,更新如下 :

  • Fix wrong 64DD Disk extension being listed in empty ROM browser
  • Fix memory corruption when having 64DD Disk files
  • Fix possible crash when render window wasn't visible yet
  • Fix RMG changing the current directory on non-portable installs
  • Remove Qt warning messages (you can view them by setting RMG_SHOW_DEBUG_QT_MESSAGES to 1)
  • Change "Choose ROM Directory" to "Change ROM Directory"
  • Add -q/--quit-after-emulation commandline option
  • Add 2 more icons to menubar menus/items
  • Add "Current Save State" tab to Hotkeys tab in settings dialog (this allows you to use a hotkey to change save state slots)
  • Improve behavior of Hotkeys tab in settings dialog
  • Improve behavior of window when exiting RMG while in-game