- Update to version 0.0.29~git20231010:
* macOS CI: force install Python 3.11 * Qt: Remember last game window position and visibility * CMake: fix curl build * Update Docker to 6.5.3 * GL: check QOpenGlContext::create result * Qt 6.5.3 * Input: Fix "," key in keyboard pad handler * CMAKE: try to fix curl * IdManager.h: Savestate fix part 2 * Savestates: Fix rsxaudio * Improve savestate version mismatch message * sys_fs: Savestate fixup * macOS CI: set build timeout to 180 minutes * Improve vfs::host::rename * VFS: Fix recursive locking * sys_fs: Optimize concurrent file reads * sceNp: Cut inactive time of DrmIsAvailable in half * Improve lv2_file::file_view::read * Savestates/sys_fs: Fix file saving * Savestates: add sys_rsxaudio * IdManager.h: Savestate fix * cmake: fix libcurl compilation * SPU LLVM: Optimize GB/GBH/GBB with a GFNI path - Abuses GFNI to extract bits from bytes, from 5->2 instructions in most cases * Update curl to 8.3.0 * Add Savestate-Compatible mode * SPU LLVM: Fix savestates * Savestates: Optimize SPU pausing * Add config to the UI * Add the tiling toggle to core OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=85
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rpcs3
|
||||
Version: 0.0.29~git20230902
|
||||
Version: 0.0.29~git20231010
|
||||
Release: 0
|
||||
Summary: PS3 emulator/debugger
|
||||
License: GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user