Commit Graph

  • 41a93dcae4
    docs: Added some fancy Markdown formating to the README SaynedBread 2024-08-25 02:54:46 +0200
  • 1e90f45941
    docs: Added some fancy Markdown formating to the README SaynedBread 2024-08-25 02:53:13 +0200
  • c752341818 compilation warnings and dead code elimination psucien 2024-08-25 00:54:17 +0200
  • b2c05dc09d shader_recompiler: fix for crash on inline sampler access psucien 2024-08-25 00:53:50 +0200
  • 3e2ccabb5e shader_recompiler: added `V_CMPX_GT_I32` psucien 2024-08-25 00:53:02 +0200
  • 459083528a shader_recompiler: minor validation fixes psucien 2024-08-25 00:52:27 +0200
  • 6fba987df2 gnmdriver: added support for gpu context reset psucien 2024-08-25 00:48:26 +0200
  • d241867c7b
    shader_recompiler/frontend: implement V_NOP Daniel R. 2024-08-24 23:18:04 +0200
  • 1d5cf78906 clang microsoftv 2024-08-24 17:00:21 -0400
  • a6b3ecca89
    core/memory: Remove unneeded size alignment Daniel R 2024-08-24 22:58:44 +0200
  • b5531ff3b5
    Merge beef42c8ea into c79b10edc1 Vasyl_Baran 2024-08-24 17:43:33 -0300
  • 824d1dd9d4 shader_recompiler: BUFFER_ATOMIC_SWAP Opcode microsoftv 2024-08-24 16:40:43 -0400
  • 85d20e95ba
    fix typo in LOG_INFO Plínio Larrubia 2024-08-24 10:33:30 -0300
  • be1994f109
    core/kernel: Fix returns on `sceKernelAvailableDirectMemorySize` Daniel R 2024-08-24 22:16:08 +0200
  • 902d279c0a
    core/kernel: return ENOMEM if memory area size is zero Daniel R 2024-08-24 19:53:24 +0200
  • 7cd7323f98
    core/memory: Fix available dmem query on non-free dmem areas Daniel R 2024-08-24 14:36:28 +0200
  • 20ef4cc420
    core/libraries/kernel: Fix inaccurate direct memory size Daniel R. 2024-08-22 21:57:24 +0200
  • c79b10edc1
    video_core: Bloodborne stabilization pt1 (#543) TheTurtle 2024-08-24 22:51:47 +0300
  • c13519f81f Remove subres tracking bb-stab IndecisiveTurtle 2024-08-24 22:29:58 +0300
  • 2395546bf9 clang format IndecisiveTurtle 2024-08-23 16:22:33 +0300
  • e7dcd9cf3a page_manager: Adjust windows exception handler IndecisiveTurtle 2024-08-23 16:17:23 +0300
  • 9f0b9ba99b vk_instance: Support primitive restart on list topology IndecisiveTurtle 2024-08-23 16:12:57 +0300
  • eb306bb9a4 spirv: Revert some change IndecisiveTurtle 2024-08-23 15:41:46 +0300
  • a8c4f4450c vk_graphics_pipeline: Handle null tsharp IndecisiveTurtle 2024-08-23 15:34:07 +0300
  • f5bf701618 slot_vector: Back to debug assert IndecisiveTurtle 2024-08-23 13:50:25 +0300
  • 95a97723ba clang format IndecisiveTurtle 2024-08-23 13:40:16 +0300
  • 64bba7f14f texture_cache: Reduce page bit size IndecisiveTurtle 2024-08-23 13:12:41 +0300
  • 9107c6e8c0 Fix 'Hint' 0x400000 | and Author DanielSvoboda 2024-08-24 13:33:15 -0300
  • 9e4fc17e6c
    shader_recompiler: handle fetch shader address offsets (#538) Vinicius Rangel 2024-08-24 12:36:40 -0300
  • c78752ef88
    Merge pull request #6 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-24 11:26:30 -0300
  • 208575d392
    Merge pull request #560 from vladmikhalin/avplayer-and-texture-cache-fixes georgemoralis 2024-08-24 17:24:36 +0300
  • a5e468af47
    video_core: add vertex_offset to non-indexed draw calls Vinicius Rangel 2024-08-24 11:21:50 -0300
  • 8b0fd59149
    Merge pull request #558 from Exhigh/savedata-fix-2 georgemoralis 2024-08-24 17:14:10 +0300
  • 41dec15869 Fixed video dimensions alignment and image cache Vladislav Mikhalin 2024-08-24 16:58:53 +0300
  • 6a84f6e188 savedata: Add another missing case to saveDataMount Exhigh 2024-08-24 17:38:50 +0400
  • 243fd0be78
    core,shader_recompiler: align structures for 64-bit platforms (#447) Herman Semenov 2024-08-24 13:18:12 +0000
  • 82669bf51c format CrazyBloo 2024-08-24 08:52:03 -0400
  • fc745ee767
    Fix a few issues with the intel anv vulkan driver from mesa (#514) Random 2024-08-24 14:50:46 +0200
  • 50a359d0eb add check to stop patches applying to wrong game CrazyBloo 2024-08-24 08:48:57 -0400
  • 5baab20832
    core/libraries/kernel: Fix inaccurate direct memory size Daniel R. 2024-08-22 21:57:24 +0200
  • 5377ae9c37 Implement pattern scanning for mask type patches CrazyBloo 2024-08-24 07:11:12 -0400
  • 6d420eed86 Fixed return strict const iterator, replace to range-based loop C++17 and code refactor Semenov German 2024-08-24 13:30:29 +0300
  • 2c540fbecb
    Merge pull request #497 from xezrunner/xezrunner/cfg-msb-fix psucien 2024-08-24 11:39:10 +0200
  • 0b3a88cf22
    Merge pull request #550 from richarm4/patch-1 georgemoralis 2024-08-24 10:06:09 +0300
  • 14581b9e39
    Merge pull request #5 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-24 00:08:52 -0300
  • 7564f195c3 format again :( CrazyBloo 2024-08-23 23:05:47 -0400
  • c9551328bd format CrazyBloo 2024-08-23 23:03:22 -0400
  • 632c8727ff fix bytes16, bytes32, bytes64 type patches CrazyBloo 2024-08-23 23:00:54 -0400
  • 617ee16bb3
    video_core: re-enable culling Vinicius Rangel 2024-08-23 22:40:49 -0300
  • d9ea23badc
    video_core: propagate index/offset SGPRs to vkCmdDraw instead of offsetting the buffer address Vinicius Rangel 2024-08-23 17:23:34 -0300
  • 0ed4614464
    Fix typo in CONTRIBUTING.md comment Matthew Wells 2024-08-23 18:29:00 -0700
  • 5aa1fac987 Fixes DanielSvoboda 2024-08-23 22:23:34 -0300
  • 9852f95c58
    Merge pull request #547 from GermanAizek/fix2 georgemoralis 2024-08-23 22:41:15 +0300
  • df03783948
    Merge pull request #546 from abouvier/cmake-compat georgemoralis 2024-08-23 22:40:12 +0300
  • 0c5b91e1fb
    Warnings fixes (#541) ¥IGA 2024-08-23 21:38:55 +0200
  • a0774c0e87 Fixed invalid set public exponent Crypto::DebugRifKeyset_init() Herman Semenov 2024-08-23 22:04:55 +0300
  • a71d0d8dbb cmake: fix version constraints Alexandre Bouvier 2024-08-21 06:17:18 +0200
  • fda2fdae69
    Merge pull request #544 from Exhigh/Savedata-Fix georgemoralis 2024-08-23 20:05:52 +0300
  • c03e1c78e7 convertValueToHex DanielSvoboda 2024-08-23 12:12:25 -0300
  • 6545b09b74 savedata: Handle missed case in saveDataMount Exhigh 2024-08-23 16:27:03 +0400
  • 6be2251724
    Merge pull request #4 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-23 08:53:53 -0300
  • 03c8b3515d spirv: Implement image derivatives IndecisiveTurtle 2024-08-23 02:04:11 +0300
  • 4eda0452b5 shader_recompiler: Writelane elimination pass + null image fix IndecisiveTurtle 2024-08-23 01:22:41 +0300
  • beef42c8ea
    Merge branch 'main' into add_keyboard_keymapping Vasyl_Baran 2024-08-23 13:38:55 +0300
  • 1c710743ac Merge branch 'main' of https://github.com/Xphalnos/shadPS4 Xphalnos 2024-08-23 11:48:21 +0200
  • 42120e2d41 Warnings fixes Xphalnos 2024-08-23 11:45:01 +0200
  • 63f99f93d0 Warnings fixes Xphalnos 2024-08-23 11:45:01 +0200
  • d30db6796e Peter 1 cmk128 2024-08-23 17:00:44 +0800
  • 055de99d5a format again... CrazyBloo 2024-08-23 02:49:05 -0400
  • 0c1c3d7a83 format CrazyBloo 2024-08-23 02:45:52 -0400
  • 90f1d2c08f initial patch implementation CrazyBloo 2024-08-23 02:37:39 -0400
  • 86a64648c5 Adjust L2/R2 button thresholds j 2024-08-23 15:24:00 +1000
  • a7503d79a9 Change L2/R2 input threshold from >0 to separate on/off thresholds above 127. This should fix the "only works once" issue and also avoid glitches. Tested with xbox controller and keyboard. Add TRACE-level logging for this. j 2024-08-22 19:31:00 +1000
  • 7631ba5f9c
    Merge branch 'shadps4-emu:main' into Cheats_Patches DanielSvoboda 2024-08-22 23:43:57 -0300
  • 68f042001c
    shader_recompiler: fix fetch_shader when offset is not present Vinicius Rangel 2024-08-22 22:11:16 -0300
  • 81f8c642a6
    shader_recompiler: handle fetch shader address offsets Vinicius Rangel 2024-08-22 21:27:32 -0300
  • fbe7f6d388 format CrazyBloo 2024-08-22 20:11:53 -0400
  • 06f6082bc1 MemoryPatcher namespace, activate cheats on start CrazyBloo 2024-08-22 19:54:34 -0400
  • bce3a9c9e7
    Merge pull request #530 from Xphalnos/main georgemoralis 2024-08-22 21:54:20 +0300
  • 44a3c5c1bc Add a comment tibernard 2024-08-22 18:52:52 +0000
  • bbb6a14382
    Create PS4 Emulator Rithvik K 2024-08-23 00:13:42 +0530
  • 957d3e38df Patchs menu and fixes DanielSvoboda 2024-08-22 14:27:38 -0300
  • 49169fcaa3 core, video_core: Use reserve() before loops where possible Herman Semenov 2024-08-22 20:21:04 +0300
  • 3310fd9a1f
    Merge pull request #531 from shadps4-emu/pad_fix georgemoralis 2024-08-22 19:58:43 +0300
  • 3e8d7c2040 possible R2/L2 fix georgemoralis 2024-08-22 19:43:45 +0300
  • d4be3dbb31 Lot of small fixes Xphalnos 2024-08-22 17:35:31 +0200
  • 83bcced16c
    Merge pull request #502 from Borchev/ROMappedFileWorkaround georgemoralis 2024-08-22 13:49:19 +0300
  • 746559658c
    Merge pull request #525 from shadps4-emu/libc_removal georgemoralis 2024-08-22 11:59:56 +0300
  • 12a65e3fb8 LLE libc removal libc_removal georgemoralis 2024-08-22 11:24:31 +0300
  • 834a25fa2b
    Merge pull request #521 from GermanAizek/fix georgemoralis 2024-08-22 10:18:02 +0300
  • c4a4b45fb0 Merge branch 'main' into bb-hacks sahelantropous 2024-08-22 05:36:06 +0500
  • 1e7a5d03b8 Optimize initialize UserPaths reserve count known paths Herman Semenov 2024-08-22 03:13:31 +0300
  • aed9a737d6 Added const reference params if possible, removed less 16 size Herman Semenov 2024-08-22 02:56:01 +0300
  • ca4b520272
    Added logging for debugging configs (#518) Aiden Turner 2024-08-21 18:52:08 -0400
  • 0ddf11e062 fixed compile error Aiden Turner 2024-08-21 17:03:17 -0400
  • 79680c50c0
    Misc fixes (#517) Vladislav Mikhalin 2024-08-21 23:54:23 +0300
  • 4ec037735f fixed bloated settings logging. Aiden Turner 2024-08-21 16:44:10 -0400
  • 0a1ad2b3b5 forgot a setting Aiden Turner 2024-08-21 16:27:07 -0400
  • 18784332ec added logging for config file Aiden Turner 2024-08-21 16:23:11 -0400
  • dfd305ff77
    Update Debugging.md georgemoralis 2024-08-21 22:16:03 +0300