Skip to content
Permalink
Browse files

Added support for firmware 3.68

  • Loading branch information...
TheOfficialFloW committed Jun 17, 2018
1 parent d5601af commit 2842a342b968d0265098d7dfcf721b3fd548ffe8
Showing with 1 addition and 0 deletions.
  1. +1 −0 driver/main.c
@@ -138,6 +138,7 @@ int redirect_ux0() {

case 0xA96ACE9D: // 3.65 retail
case 0x3347A95F: // 3.67 retail
case 0x90DA33DE: // 3.68 retail
module_get_offset(KERNEL_PID, info.modid, 0, 0x182F5, (uintptr_t *)&sceIoFindMountPoint);
break;

0 comments on commit 2842a34

Please sign in to comment.
You can’t perform that action at this time.