当前位置: 首页 > 微软应用 > 正文
开源免费索尼 PS1 模拟器 DuckStation 0.1-10975 中文版下载

开源免费索尼 PS1 模拟器 DuckStation 0.1-10975 中文版下载

作者:大眼仔~旭 日期:13小时前 评论:2 条

摘要:在游戏爱好者的世界里,模拟器扮演着重要的角色,它们让玩家能够重温经典游戏,体验那些曾经带给我们无数欢乐的美好时光。DuckStation 模拟器作为一款备受瞩目的游戏模拟器软件,为玩家提供了一个便捷、稳定且功能强大的平台,使其能够在不同的设备上畅玩索尼 PlayStation(PS1)游戏,感受经典游戏的独特魅力。 D…

在游戏爱好者的世界里,模拟器扮演着重要的角色,它们让玩家能够重温经典游戏,体验那些曾经带给我们无数欢乐的美好时光。DuckStation 模拟器作为一款备受瞩目的游戏模拟器软件,为玩家提供了一个便捷、稳定且功能强大的平台,使其能够在不同的设备上畅玩索尼 PlayStation(PS1)游戏,感受经典游戏的独特魅力。

DuckStation 模拟器介绍

DuckStation 是一款免费的跨平台 PS1 模拟器,由澳大利亚模拟器作者 stenzek 开发,支持 Windows、macOS、Linux 以及安卓等多种系统,其前端是 Qt 开发的,在安卓系统中要求安卓 4.4 及以上版本 。它采用了先进的技术,如原生 libretro 核心等,能够为玩家提供高质量的游戏模拟体验,并且自带中文支持,降低了玩家的使用门槛,使其更易于上手。

DuckStation 中文版

索尼 PS1 模拟器中文版

PlayStation 1 (PS1) 是索尼公司在 1994 年推出的家用游戏机,是当时最成功的电子游戏机之一。PS1 拥有丰富的游戏库,包括《最终幻想》系列、《生化危机》系列、《合金装备》系列等众多经典作品。由于其经典地位,PS1 模拟器的需求一直很高,DuckStation 正是在这种背景下应运而生的。

DuckStation 核心功能

CPU 重编译器/JIT:支持 x86-64, armv7/AArch32, AArch64, RISC-V/RV64 等架构。
硬件和软件渲染:支持 D3D11, D3D12, OpenGL, Vulkan, Metal 等硬件渲染器,以及软件渲染。
图像增强:支持图像缩放、纹理过滤和真彩色(24位)在硬件渲染器中。
精确混合:通过 Rasterizer Order Views/Fragment Shader Interlock 实现精确混合。
PGXP:用于几何精度、纹理校正和深度缓冲区仿真。
纹理替换系统:在硬件渲染器中支持纹理替换。
运动自适应去隔行:改善视频质量。
自适应降采样滤波器:提高图像质量。
屏幕旋转:支持垂直或“TATE”射击游戏。
后期处理着色器链:支持 GLSL 和 Reshade FX。
快速启动:跳过 BIOS 启动画面/介绍。
存档支持:支持存档状态,包括预读取和回滚。
光盘映像预加载:避免磁盘休眠引起的卡顿。
自动加载/应用 PPF 补丁。
直接启动自制执行文件。
直接加载便携式声音格式(psf)文件。
时间拉伸音频:在非 100% 速度运行时保持音频同步。
数字和模拟控制器输入(支持震动反馈)。
光枪支持:通过鼠标模拟 GunCon 和 Justifier。
NeGcon 支持。
Qt 和“大画面”UI。
自动更新:提供预览和最新版本通道。
自动内容扫描:游戏标题/哈希值由 redump.org 提供。
可选的每个游戏自动切换记忆卡。
支持加载现有作弊列表。
记忆卡编辑器和存档导入器。
模拟 CPU 超频。
集成和远程调试。
多插槽控制器:支持多达 8 个设备。
RetroAchievements。
Discord Rich Presence。
视频捕捉:支持 Media Foundation(Windows)和 FFmpeg(所有平台)。

DuckStation 系统要求

虽然 DuckStation 在较低配置的计算机上也能运行,但为了获得最佳体验,建议使用较高配置的计算机,特别是较强的 CPU 和 GPU。

CPU:需要 x86_64, AArch32/armv7, AArch64/ARMv8, 或 RISC-V/RV64 架构。
GPU:需要支持 OpenGL 3.1/OpenGL ES 3.1/Direct3D 11 Feature Level 10.0(或 Vulkan 1.0)及以上的 GPU。
控制器:支持 SDL、XInput 或 DInput 兼容的游戏控制器(如 Xbox 360/XBOne/XBSeries)。Windows 上的 DualShock 3 用户需要安装 PlayStation Now 包含的官方 DualShock 3 驱动程序。

BIOS 要求

启动模拟器和玩游戏需要 PS1 或 PS2 的 BIOS ROM 映像。您可以使用任何硬件版本或地区的 BIOS 映像,但游戏区域和 BIOS 区域不匹配可能导致兼容性问题。

官方主页

What’s new in DuckStation 0.1-10975
Mar 14, 2026
Commits:
060056e CPU/RISCV64: Fix gte_completion_tick store in EndAndLinkBlock (#3702)
26fda0b CPU/Recompiler: Don’t clobber downcount in GTE blocks
242182d System: Use achievements game icon for loading screen
c5fdea1 ImGuiManager: Remove redundant cast
401a0ba GPUTexture: Don’t assemble vector in GetSizeVec()
a9a5d20 FullscreenUI: Free up more bytes in locals
6f6fe97 FullscreenUI: Add debug destructor
26d7e39 Achievements: Fix indicator scale not applying to text
d6dca9c Achievements: Increase indicator horizontal padding
c82f4b8 Achievements: Add missing coordinate floor() in a couple of places
088f057 FullscreenUI: Add background blur to notifications/menus
8d01053 Achievements: Add pinning of measured achievements
7deb99c FullscreenUI: Fix crash when changing range cheats
db809fa FullscreenUI: Fix range cheats not being completely removed
3066a38 PostProcessing: Fix inconsistent unscaled input during reload
78a69cd PostProcessing: Set unscaled input based on first enabled shader
98a9aaa SettingsInterface: Replace simpleini with built-in parser
ab1fd51 dep: Remove simpleini
bc3b6fc Common: Add missing functions for SSE2 vector implementation
49219b7 GPU/HW: Fix bogus ‘resolution set to 0x0’ message
0398090 Installer: Fix incorrect executable name on ARM64
3ec7a4f CMake: Core link to vixl/biscuit should be private
cbc6a16 VideoPresenter: Reuse blur target for transitions
f7f93cc InputManager: Support localizing device names
b20f114 SDLInputSource: Make button/axis labels controller type aware
7b2fb0f Achievements: Clear OSD state before rc_client_unload_game()
20dd675 FullscreenUI: Fix previous window not cleared on shutdown
7603a5a FullscreenUI: Fix concurrent achievement+leaderboard hotkeys
2067b5a Qt: Zero a few spacer size hints
70d655a FullscreenUI: Reset focus when switching to same main window
05240c5 SDLInputSource: Use constants for motor indices
3d1f479 XInputSource: Use constants for motor indices
5bd747b SettingsInterface: Make strings the only virtual type
a697ab9 Settings: Use string_view for parsing types
cc7e03c Settings: Use case-sensitive comparison when loading
6991e61 INISettingsInterface: Use case-sensitive sections/keys
5d898f8 FullscreenUI: Avoid calling EnumerateDeviceEffects() on video thread
23d2060 Qt: Avoid InputManager calls for binding widgets
bf292dd FullscreenUI: Avoid calling EnumerateDevices() on video thread
818476f InputManager: Add thread assertions to public functions
2f211dd Qt: Remove HasAnyBindingsForKey() call on double click
c728108 InputManager: Remove main mutex
607cc7e ShaderGen: Fix compile error with OpenGL ES
1cb2ad5 GameDB: ICache for Resident Evil 1+2
19a165a GPU/HW: Fix draw rect not updating in FF8 truncation workaround
14ff42c GPU: Fix gsvector_nosimd -Wnontrivial-memcall warnings (#3704)
8a7db2a dep/imgui: Fix LoongArch64 compile
db0de91 dep/rapidyaml: Fix LoongArch compile
9ca9930 dep: Add lagoon
c41cd79 GPU: Fix blend32() template for non-SIMD path
f6d5267 Common: Add LoongArch support
c1ae04a CPU/LoongArch64: Add recompiler
87ce392 CPU/LoongArch64: Don’t clobber downcount in GTE blocks
1c643d7 Achievements: Add toast when achievement is pinned/unpinned
d83dc3f Qt: Add ‘Dark Ocean’ theme
78f2867 Scripts: Fix regtest runner
684d24b FullscreenUI: Display PS/Xbox button icons based on current device
8764857 FullscreenUI: Use BackgroundHighlight for button hover in choice dialog
cad17e8 FullscreenUI: Show ‘Scroll Page’ in footer legend
3c3f9e3 CI: Drop libc injection hack
4acd4a0 CI: Remove AppRun hook from cross AppImage
ec5e676 CI: Update to latest AppImage utilities
fedd294 CI: Only build Qt frontend for cross jobs
7b50681 CMake: Always build Qt interface
98e9db7 GPUDevice: Drop SDL window type
dbfe921 OpenGLDevice: Remove prerotation hacks
1dacb13 FullscreenUI: Fix achievements hotkey hang with VSync on
47dc3ce CI: Verify hashes of dependencies
c38b99a VulkanDevice: Fix duplicate check for VK_KHR_get_surface_capabilities2
06708e0 GPUDevice: Fix false error logged with OpenGL
335f6b6 Settings: Ensure INI gets saved in logical section order
770bebf Settings: Remove empty sections before saving

资源:2207.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:hjej)
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:bh8c)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《开源免费索尼 PS1 模拟器 DuckStation 0.1-10975 中文版下载
文章固定链接:https://www.dayanzai.me/duckstation.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (2条)
  1. LeeLady2025-04-28 16:13 回复
    v0.1-8971,链接均不存在...
    • 大眼仔~旭2025-04-28 18:08
      感谢提醒,已经修复下载链接。

发表评论

返回顶部