download this file:
http://www.esnips.co...1_U04-kingroach
this is the nkpatcher used in Ndure 3.1
in the runtimeconfig file, make sure you have these line, if not just change them:
CODE
%define KINGROACH_VERSION ; NDURE 3.X <<<<<<<<<<<<<<<<<<<<<<<<<
;;; tray boot enable (must enable to use dual/tri or patch back)
%define TRAY_BOOT
;;; tri-boot enable < dual is default, with tray_boot enabled
;%define TRI_BOOT
;;; close the tray when NOT tri-booting (faster booting then tri-boot)
%define CLOSE_TRAY_ALLWAYS
;;;---------------------------------------------------------------------------
;;; default Dashboard path (and tray boot closed) 2=C 1=E 6=F 7=G
;;;---------------------------------------------------------------------------
%define DASHBOARD_PATH '\Device\Harddisk0\Partition1\dash\default.xbe'
%define DB_PATH2 '\Device\Harddisk0\Partition1\ndts\default.xbe'
%define DB_PATH3 '\Device\Harddisk0\Partition1\app\default.xbe'
;;;---------------------------------------------------------------------------
;;; tray OPEN dash, when key IS patched back (must be a MS signed xbe)
;;; MUST BE PARTITION 1 or 2
;;;
;;; use this to patch back the MS key then boot PB_OPEN_PATH
%define PATCH_BACK_MS_KEY
%define PB_OPEN_PATH '\Device\Harddisk0\Partition2\xb0xdash.xbe'
;;;---------------------------------------------------------------------------
;;; Dashboard path's for tray OPEN dash when using dual/tri-boot
;;; and NOT using PATCH_BACK_MS_KEY
;;;---------------------------------------------------------------------------
;;; tray OPEN dash, when key IS NOT patched back (must be a habibi signed xbe
;;; and MUST be partition 1 or 2 when NOT using OPEN_DASH_WITH_NKP)
;;;
%define OPEN_PATH '\Device\Harddisk0\Partition2\xodash\x2onlinedash.xbe'
;;; use this to enable all of NKP (disable to boot some other HACK)
;%define OPEN_DASH_WITH_NKP