Commit Graph

  • 4657afd899 Qt: remove entire cache dir of a serial on remove all caches Megamouse 2022-12-07 00:36:51 +01:00
  • 2082f06443 Qt: remove empty cache dirs if possible Megamouse 2022-12-07 00:07:35 +01:00
  • b49f8623f6 Windows: Check WSAStartup result Megamouse 2022-12-06 23:41:37 +01:00
  • 69e4138223 Try to fix dll checks Megamouse 2022-12-06 23:20:56 +01:00
  • 5fec8666e3 Dont append main thread's ID on fatal error dialog (#13021) Elad Ashkenazi 2022-12-06 23:18:26 +02:00
  • 8af4a94864 Qt: add context menu to trophy game table Megamouse 2022-12-06 00:39:10 +01:00
  • ab873129f8 Qt: add copy name and description to trophy context menu Megamouse 2022-12-06 00:38:30 +01:00
  • 6155207407 ux: Instruct the user to delete the dlls from the installation folder. kd-11 2022-12-06 19:59:07 +03:00
  • 98a58daf57 Fix build kd-11 2022-12-06 19:33:33 +03:00
  • 0aaa40cd53 ux: Update vcredist links and optionally disable help text from error dialog kd-11 2022-12-06 18:26:38 +03:00
  • a6b44ea1bb Qt: support fatal error as htmk Megamouse 2022-12-05 23:46:26 +01:00
  • ca0ca2e5a8 ux/core: Add module verification step for some critical libraries kd-11 2022-12-06 00:19:42 +03:00
  • 14a388b3fe Increase max number of skylanders to 8 RipleyTom 2022-12-04 21:59:18 +01:00
  • 82a8d96fba sys_fs hotfix Eladash 2022-12-03 16:42:51 +02:00
  • ad3ea966cb Add RPCS3/games/ for automatic games detection, support PSN games outside HDD0 (#12982) Elad Ashkenazi 2022-12-02 12:18:07 +02:00
  • 8d9dd1d19c Implemented sys_fs_newfs() brian218 2022-12-02 12:40:39 +08:00
  • 337ee77a99 evdev_gun: "fix" BSD Megamouse 2022-11-30 19:12:27 +01:00
  • c09991ebdb evdev_gun: convert udev code to evdev Megamouse 2022-11-30 00:25:09 +01:00
  • 5188293242 evdev gun support cleanup Megamouse 2022-11-27 12:20:05 +01:00
  • 2805fe0a06 evdev gun support Nicolas Adenis-Lamarre 2022-11-13 17:10:09 +00:00
  • b4757b514d Add ability to have sockets bind to a local IP address (#12998) Team XLink Developers 2022-11-30 10:35:42 -05:00
  • 630edde10f logs.cpp: fix regression (#12995) Elad Ashkenazi 2022-11-29 21:56:18 +02:00
  • e9e139c364 logs improvements Eladash 2022-11-11 18:35:52 +02:00
  • 60c01ef9a9 Use uppercase RPCS3 name in the metainfo file Julien Reichardt 2022-11-27 22:55:31 +01:00
  • 5dbadccd7f Log PSF path on error Megamouse 2022-11-27 08:59:57 +01:00
  • 49a968219f Silence some usually irrelevant errors Megamouse 2022-11-27 08:44:30 +01:00
  • 8b934abcf2 Improve error_code, make HDD1 errors be warnings Eladash 2022-11-26 12:01:55 +02:00
  • fa74d3e88c vm: implement lock-free try_access with range locking Nekotekina 2022-11-25 11:24:10 +03:00
  • 1123e25136 Implement ref_ptr (see read_from_ptr) Nekotekina 2022-11-25 10:53:39 +03:00
  • 7c15001042 Implement read_from_ptr<>() util Nekotekina 2022-11-24 19:42:15 +03:00
  • bf388e5428 cfmt/StrFmt: support s128 formatting (untested) Nekotekina 2022-11-24 17:17:46 +03:00
  • 661be41c5a Update AppStream Metadata Paweł Kotiuk 2022-11-24 20:07:10 +01:00
  • 8be4ac6869 gl: Fix rotation operations in blit engine kd-11 2022-11-21 21:02:04 +03:00
  • 81f9259063 gl: Add support for capture debug markers kd-11 2022-11-21 20:56:30 +03:00
  • a97424d46c rsx: Fix low precision shader option kd-11 2022-11-21 16:44:59 +03:00
  • b639f3c8ec Fixed up lv2_fs_mount_point stuff & Fixed loop.tmp potential leak brian218 2022-11-18 23:18:16 +08:00
  • 13ca1a7f09 Further implemented sys_fs_get_mount_info() and sys_fs_get_mount_info_size() brian218 2022-11-13 22:15:46 +08:00
  • 16098c38c8 sys_ss_appliance_info_manager(): Fixed VSH error 80029567 and 80029564 brian218 2022-11-13 22:15:26 +08:00
  • c4b259e0f8 rsx: Always enable ROP output quantization on NV kd-11 2022-11-18 00:31:16 +03:00
  • e04855a0da rsx: Improve ROP output handling kd-11 2022-11-16 17:37:49 +03:00
  • 8199f97e7a Qt: add option to automatically resize the game window Megamouse 2022-11-17 19:37:12 +01:00
  • 2eef3ab645 Update glslang and SPIRV from sdk-1.3.224.1 to sdk-1.3.231.0 Megamouse 2022-11-15 22:12:06 +01:00
  • d56ec56458 Update wolfssl from v5.4.0 to v5.5.0 Megamouse 2022-11-15 22:10:57 +01:00
  • 0293415db1 Update curl from 7.84 to 7.86 Megamouse 2022-11-15 22:10:32 +01:00
  • 6e935d9d84 Update pugixml from v1.12.1 to v1.13 Megamouse 2022-11-15 22:10:00 +01:00
  • 99ae561caa cellPad: Noise-cancelling log changes (#12958) Elad Ashkenazi 2022-11-16 21:00:22 +02:00
  • 3f8421fc17 Add enable exclusive fullscreen mode setting MSuih 2022-11-12 13:00:45 +02:00
  • 324b1039cf set cellVideoOutSetGamma to trace Megamouse 2022-11-10 19:34:25 +01:00
  • 961d905433 Loader: disable unsupported PPU decoder settings Megamouse 2022-11-09 19:48:53 +01:00
  • 3c79f3943f Minor simplifcation in ppu_finalize Megamouse 2022-11-09 21:41:46 +01:00
  • 1e7b2c052a Loader: skip savestate check in add_only mode Megamouse 2022-11-09 21:23:05 +01:00
  • ff082b98cb VS: fix compilation on VS 17.4 Megamouse 2022-11-09 19:07:15 +01:00
  • 3236931416 Whitespace fix only kd-11 2022-11-11 02:20:46 +03:00
  • ed0c798252 Wait for renderer to initialize before skipping it for system progress initialization. kd-11 2022-11-11 02:17:42 +03:00
  • 5943b802d7 grammar kd-11 2022-11-11 01:52:34 +03:00
  • b875a86e1d PRX: export functions on start() Eladash 2022-11-05 17:14:34 +02:00
  • 0a35a62235 sys_prx: Make PPU imports/exports thread-safe Eladash 2022-11-05 15:29:44 +02:00
  • e98b07de03 vk: Set line width when rasterizing points (workaround) kd-11 2022-11-07 22:51:20 +03:00
  • de5217745c gl: Fix point size export kd-11 2022-11-03 23:03:23 +03:00
  • ec53adc2b7 Fix get_member_and_attrs RipleyTom 2022-11-06 22:48:40 +01:00
  • b57ab74ee7 cfg: Partial support for case-insensitivity for true-false settings Eladash 2022-11-04 20:13:28 +02:00
  • 69368d972d Savestates: Move "Start Paused" setting to UI Eladash 2022-11-04 19:15:53 +02:00
  • a00f9e4211 rpcs3_version: Bump to 0.0.25 v0.0.25 Ani 2022-11-01 21:50:08 +00:00
  • 3cb9cd7724 sys_fs: Minor fixup (#12913) brian218 2022-11-02 00:49:50 +08:00
  • 9632d0ab8a Emu: fixup message when the application has crashed Eladash 2022-11-01 09:10:40 +02:00
  • 68b68e676b sys_fs.cpp: Satisfy Clang brian218 2022-10-31 22:41:23 +08:00
  • c7ced46707 Add support for mounting and unmounting CELL_FS_SIMPLEFS brian218 2022-10-31 21:59:02 +08:00
  • ecc194cb62 Use DECR's Product Code when Debug Console Mode is enabled brian218 2022-10-31 21:47:18 +08:00
  • a1b4ffcf52 VFS.cpp: fixup for mounting files Nekotekina 2022-10-31 12:34:53 +03:00
  • ae809ad320 Unexpected bugfixes Nekotekina 2022-09-29 12:04:38 +03:00
  • 7d1c18a569 Fix LOD bias widget title. kd-11 2022-10-31 03:47:02 +03:00
  • 71f034c4ea Move 'LOD bias addend' to debug tab kd-11 2022-10-31 03:44:02 +03:00
  • b156b40f8f rsx: Fix clear color for formats with less than 32-bit width kd-11 2022-10-31 03:04:51 +03:00
  • 8d5a9dc722 Add Texture lod bias to UI (#12905) Darkhost1999 2022-10-30 15:06:53 -05:00
  • 06dc6909c4 implement sceNpManagerGetMyLanguages RipleyTom 2022-10-30 16:42:23 +01:00
  • c639b7d5f4 cellAudioAdd6chData(): fix channel order capriots 2022-10-30 01:49:38 +02:00
  • a38e144320 overlays: use the system keyboard layout for osk Megamouse 2022-10-29 22:35:27 +02:00
  • 059c45f202 overlays: implement osk keyboard cursor actions Megamouse 2022-10-29 22:28:21 +02:00
  • eccceea7fb overlays: implement osk delete action Megamouse 2022-10-29 22:17:24 +02:00
  • ad340c3007 overlays/osk: Implement fallback for unknown keys Megamouse 2022-10-29 11:29:38 +02:00
  • c214f45e14 Savestates/rsx/IO: Resume emulation on long START press, enable "Start Paused" by defaut (#12881) Elad Ashkenazi 2022-10-29 20:53:00 +03:00
  • c8620070b9 Savestates/System.cpp: Realized fix for suspend mode (#12883) Elad Ashkenazi 2022-10-28 10:51:46 +03:00
  • 61a371b106 Implemented sys_fs_mount() and sys_fs_unmount() brian218 2022-10-28 04:53:12 +08:00
  • 5210df6882 [3rdParty] Update MoltenVK to 1.2.231 shinra-electric 2022-10-23 13:35:40 +02:00
  • edb7991979 Remove MVK Semaphore Support Style options shinra-electric 2022-10-23 12:37:13 +02:00
  • 90d6069a16 Update System.cpp Elad Ashkenazi 2022-10-24 15:48:28 +03:00
  • 880a4e3ca6 SceNpScore: improvements RipleyTom 2022-10-23 15:35:19 +02:00
  • 18e30c7e44 rsx: Implement custom fractional frame limit Eladash 2022-10-23 06:43:01 +03:00
  • 0113224cb6 cfg: Implement float config entry Eladash 2022-10-22 21:16:46 +03:00
  • d1bd936765 rsx: Unlimit texture LOD bias addend Eladash 2022-10-22 20:30:07 +03:00
  • 2c41eecdb1 rsx: Force position invariance on GPUs where it matters kd-11 2022-10-22 23:45:29 +03:00
  • 1a9e38a1dd System.cpp: Minor regression fix (#12874) Elad Ashkenazi 2022-10-23 18:07:44 +03:00
  • 9f3f619774 Minor cleanup Eladash 2022-10-23 13:45:15 +03:00
  • 795e234c6f game list: Silence some warning Eladash 2022-10-23 13:13:11 +03:00
  • 23fdcbfeb8 Add one missing line, fix savestate restart Eladash 2022-10-23 12:34:43 +03:00
  • ee3e36672c Savestates: Rename savestate when booting the game regularly (suspend mode) Eladash 2022-10-23 09:40:31 +03:00
  • 119b4e4529 Savestates/Menu: Add "Create Savestate" Button Eladash 2022-10-23 08:58:32 +03:00
  • cc6112cbc4 Savestates: Auto-relaunch savestate when suspen mode is off Eladash 2022-10-23 08:55:03 +03:00
  • f16c9cd3c6 Savestates: Disable HDD1 saving optimization Eladash 2022-10-23 08:52:16 +03:00
  • 9e4c24baa3 qt: Add "suspend Emulation Mode Savestates" to advanced tab Eladash 2022-10-23 08:49:13 +03:00