xboxscene.org forums

Pages: 1 ... 19 20 [21] 22 23

Author Topic: Reintroducing Kernel Patching - Nkpatcher  (Read 1368 times)

jonels

  • Archived User
  • Full Member
  • *
  • Posts: 166
Reintroducing Kernel Patching - Nkpatcher
« Reply #300 on: July 26, 2006, 03:52:00 AM »

edit...you may want to let Kingroach help on this as I'm not that familiar with the package. But this is what I think will sort it

The bios.xbe will be in the real c:  so you will need to disable the virtual c:  to do this here is a quote from the readme of the ndure3 version of nkpatcher..

  * ADDED two global override functions
   now there is a easy way to disable the shadowC and virtual EEPROM for making system changes.
   just put any file named shadowC_off.bin and/or EEPROM_off.bin in the root of E:\
   reboot and do what you need then delete or rename it.


... just replace the bios.xbe, it's somewhere on the real c: with the nkpatcher you want from the ndts folder, but you must re-name it bios.xbe as that's what ndure is set to boot. (bios.xbe is nkpatcher.xbe, just renamed for convinience)

delete/rename the shadowC_off.bin in e: afterwards to re-enable protection of you're softmod.
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
Reintroducing Kernel Patching - Nkpatcher
« Reply #301 on: July 26, 2006, 06:07:00 AM »

download the nkpatcher11_U03 from here:

http://www.esnips.com/web/kingroach/

I configured it for ndure installer. Now, enable rgb in the config file and run make_nkp11.bat file and it will make the bios.xbe file.

Run E:\ndts\default.xbe and by ftp go to C:\bios\ folder and delete bios.xbe. Now copy the new bios.xbe you created to C:\bios\ folder.
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
Reintroducing Kernel Patching - Nkpatcher
« Reply #302 on: July 26, 2006, 10:44:00 AM »

did you enable hd in ms dash?.. I dont know if this is necessery..
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
Reintroducing Kernel Patching - Nkpatcher
« Reply #303 on: July 26, 2006, 08:06:00 PM »

I was wrong.. you dont need to enable hd, just enable 480pin xbox. Your xbox will show this option if you have a hd cable connected.
Logged

xman954

  • Archived User
  • Hero Member
  • *
  • Posts: 835
Reintroducing Kernel Patching - Nkpatcher
« Reply #304 on: July 27, 2006, 11:18:00 AM »

CODE
--------------------
changes
--------------------
From version version 11-U02 to version 11-U03 (Unofficial)

 * NOTE most options can be now turned on/off when using the runtime config file

 * ADDED option for king boot mode NDURE 3.X

 * ADDED option for a second runtime config file, one that is used for tray open  (NKP11_config_open.bin
    use the normal runtime config file and rename )

 * CHANGED option for boot only to dash so that it can be configured in the runtime config (if used)

 * ADDED VGA 7 patch (Dr oldschool)

 * FIXED LED mode for Green, it will now blink when open/close tray

 * CHANGED location of config files to E:\NKP11\ shadowC_off.bin, eeprom_off.bin, NKP11_config.bin
       NKP11_config_open.bin, and boot1.bin (using king boot mode)

 * CHANGED clock check date to more current 7-7-2006 (use included ernie.xtf for NDURE only)
       it test the clock in tray open state now and if not set it will load E:\NKP11\clock.xbe (if found)
       or the normal dash and set the LED to G,O,R,off to let you know the clock needs to be set
       and it's in a modded state (set clock, do IGR and/or reboot to use normaly)

 * REMOVED clock check from config file options
     if you want it, you must put a copy of the MS xboxdash.xbe or other
      in E:\NKP11\ as clock.xbe (E:\NKP11\clock.xbe)

--------------------
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
Reintroducing Kernel Patching - Nkpatcher
« Reply #305 on: July 27, 2006, 12:54:00 PM »

QUOTE(xman954 @ Jul 27 2006, 06:25 PM) View Post


@ Kingroach
there is a new set of files with a lot of changes (WIP)
that now has a option for your King boot
everything is untested as of now, check it out



I  love.gif  xman954  ph34r.gif . I will test it tonight..
Logged

xman954

  • Archived User
  • Hero Member
  • *
  • Posts: 835
Reintroducing Kernel Patching - Nkpatcher
« Reply #306 on: August 04, 2006, 06:42:00 AM »

when tray boot and king boot is enabled
when powered up with eject button it will look for E:\NKP11\boot1.bin (any file renamed to that)
if it is there it will boot the MS xonlinedash, if not the boots the MS xboxdash
(the dash files must be setup corectly first, C:\xb0xdash.xbe, C:\x2onlinedash.xbe)
Logged

Textbook

  • Archived User
  • Hero Member
  • *
  • Posts: 1203
Reintroducing Kernel Patching - Nkpatcher
« Reply #307 on: August 04, 2006, 08:28:00 AM »

King boot sounds awesome.  It's like an evolution of your tri-boot.  Good job xman,  beerchug.gif
Logged

xman954

  • Archived User
  • Hero Member
  • *
  • Posts: 835
Reintroducing Kernel Patching - Nkpatcher
« Reply #308 on: August 04, 2006, 09:08:00 AM »

QUOTE
King boot sounds awesome
it's mostly used for Kingroach's NDURE 3.X PC installer
anyone that wants to upgrade can use it (and the ernie.xtf)
then later on change things around using the runtime config file only
without having to mess with files on C:\
IE: single boot, dual boot to UX-XBMC and other combo's

tring to make NKP "universal" and fool proof  laugh.gif
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
Reintroducing Kernel Patching - Nkpatcher
« Reply #309 on: August 05, 2006, 06:51:00 AM »

QUOTE(xman954 @ Aug 4 2006, 04:15 PM) View Post

it's mostly used for Kingroach's NDURE 3.X PC installer
anyone that wants to upgrade can use it (and the ernie.xtf)
then later on change things around using the runtime config file only
without having to mess with files on C:\
IE: single boot, dual boot to UX-XBMC and other combo's

tring to make NKP "universal" and fool proof  laugh.gif



is it possible to convert a dual boot nkpatcher to a single boot only with runtime file?..
Logged

xman954

  • Archived User
  • Hero Member
  • *
  • Posts: 835
Reintroducing Kernel Patching - Nkpatcher
« Reply #310 on: August 05, 2006, 09:13:00 AM »

QUOTE
is it possible to convert a dual boot nkpatcher to a single boot only with runtime file?..
yes  smile.gif
Logged

quadriko

  • Archived User
  • Newbie
  • *
  • Posts: 24
Reintroducing Kernel Patching - Nkpatcher
« Reply #311 on: August 29, 2006, 11:41:00 AM »

hi,
just wondering what that + 1 was next to the 7 on the Day entry was for. and wanted to know if editing the clock info in nkpatcher could harm anything aslong as it was a valid time/date. TIA




;--------------------------------------------------------------------------------------
mintime:   dw 2006      ; Year
      dw 7      ; Month
      dw 7 + 1   ; Day
      dw 0      ; Hour
      dw 0      ; Minute
      dw 15      ; Second
      dw 0      ; Milliseconds
      dw 0      ; Weekday (ignored)
;-------------------------------------------
Logged

PedrosPad

  • Archived User
  • Hero Member
  • *
  • Posts: 1277
Reintroducing Kernel Patching - Nkpatcher
« Reply #312 on: August 30, 2006, 01:47:00 AM »

QUOTE(quadriko @ Aug 29 2006, 06:48 PM) View Post

hi,
just wondering what that + 1 was next to the 7 on the Day entry was for. and wanted to know if editing the clock info in nkpatcher could harm anything aslong as it was a valid time/date. TIA
;--------------------------------------------------------------------------------------
mintime:   dw 2006      ; Year
      dw 7      ; Month
      dw 7 + 1   ; Day
      dw 0      ; Hour
      dw 0      ; Minute
      dw 15      ; Second
      dw 0      ; Milliseconds
      dw 0      ; Weekday (ignored)
;-------------------------------------------


From http://msdn.MS.com/l...a04feff283e.asp but true of all M$ time functions:
QUOTE

year
Required. The full year, for example, 1976 (and not 76).

month
Required. The month as an integer between 0 and 11 (January to December).

date
Required. The date as an integer between 1 and 31.

hours
Optional. Must be supplied if minutes is supplied. An integer from 0 to 23 (midnight to 11pm) that specifies the hour.

minutes
Optional. Must be supplied if seconds is supplied. An integer from 0 to 59 that specifies the minutes.

seconds
Optional. Must be supplied if milliseconds is supplied. An integer from 0 to 59 that specifies the seconds.

Notice how the date (aka. day-of-month) is '1'-based and only one that isn't zero based.
 smile.gif
Logged

xman954

  • Archived User
  • Hero Member
  • *
  • Posts: 835
Reintroducing Kernel Patching - Nkpatcher
« Reply #313 on: August 30, 2006, 11:23:00 AM »

QUOTE
and wanted to know if editing the clock info in nkpatcher could harm anything aslong as it was a valid time/date. TIA
no problem there just, make sure you change the time in ernie.xtf to 15 sec before the time/date you chose (to avoid any posible clock problems by having missing files)
Logged

quadriko

  • Archived User
  • Newbie
  • *
  • Posts: 24
Reintroducing Kernel Patching - Nkpatcher
« Reply #314 on: September 09, 2006, 11:11:00 AM »

tnx, i'm having problems right now with the time/date in my fonts and nkpatcher being out of sync. when it boots clock.xbe, and i set the time. after i reboot it just brings up clock.xbe agian and agian.
Logged
Pages: 1 ... 19 20 [21] 22 23