Skip to content

Native32 Emulator v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:52
· 51 commits to master since this release

Native32 Emulator v1.2.0

v1.2.0 重点改进音频播放、游戏兼容性与存档行为,并新增 iOS 和 Linux aarch64 发布产物。

✨ 新功能

画面缩放

  • 独立运行版新增双线性缩放过滤器,可通过 --filter bilinear 启用 (#62)

平台支持

  • 新增 iOS libretro 核心发布产物 (#60)
  • 新增 Linux aarch64 独立运行版与 libretro 核心发布产物 (#76)

🐛 Bug 修复

音频播放

  • 恢复 MP3 音乐循环播放 (#57)
  • 支持播放主时间轴声音对象 (#59)
  • 修复 MP3 解码时样本累积错误 (#70)
  • 修复 Basketball 游戏过程中背景音乐中断 (#66)

游戏兼容性与存档

  • 修复跨 SSL 场景时存档数据无法共享的问题 (#67)
  • 修复 Mission Express 消防关卡跳跃后消防车失控的问题 (#72)
  • 修复 Pirate 炸弹生命周期异常 (#73)

📦 下载

独立运行版

平台 文件
Linux x86_64 native32-emu-linux-x86_64.tar.gz
Linux aarch64 native32-emu-linux-aarch64.tar.gz
macOS x86_64 native32-emu-macos-x86_64.tar.gz
macOS aarch64 native32-emu-macos-aarch64.tar.gz
Windows x86_64 native32-emu-windows-x86_64.zip

libretro 核心 (RetroArch)

-libretro.* 结尾的文件包含对应平台的 native32emu_libretro 核心和 native32emu_libretro.info,可直接用于 RetroArch。

Android libretro 核心

native32-emu-android-libretro.tar.gz 包含适用于 arm64-v8aarmeabi-v7ax86x86_64 架构的核心。

iOS libretro 核心

native32-emu-ios-libretro.tar.gz 包含真机 arm64 核心及 Apple Silicon 模拟器核心。


Full Changelog: v1.1.0...v1.2.0