jrzycrim Posted August 29, 2004 Posted August 29, 2004 What you could have done....is open up the bitmap in Photoshop or something, write down the hex values, flip them, and then in the new kernel locate the strings for the ORIGINAL pallete, and just overwrite. Same with the progress bar. You just need to know the position to put it.The palette wasn't really a problem, that was easy. The big problem was the progress bar strings. (62 01 00 00 and 6A 01 00 00). There are quite a few more instances of those 2 strings then the ones that are actually for the progress bar postion/size.As far as the palette goes, it was easier just to copy the palette from the old kernel in my hex editor and paste it into the new kernel instead of using a image editor and fooling around with flipping the values and such. For me anyway...
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 all that could be a major pain in the as. btw, alanoll mentioned the snapshot. i tried it. knows how it works. just need to know where to take it. for future convience. thanks
Alanoll Posted August 29, 2004 Posted August 29, 2004 it all depends on what you're trying to do and how you're installing your applications. If they all run off CD, then take it about at T-14 , otherwise it won't matter as if you change something you'll need to change the file in the snapshot.
jrzycrim Posted August 29, 2004 Posted August 29, 2004 Ihaveabu,Somehow in the process of making the dualkrnl, it ended up twice the size it should have been. (4mb instead of ~2mb). I fixed the problem so you might want to download that 7zip file again. Use the same link.I think it was the max file size setting in my editor althought ntoskrnl turned out okay. *shrug*
ihaveabu Posted August 29, 2004 Author Posted August 29, 2004 so the new one will work too. cuz i'm going to install it on my main system now. if it doesn't work, i'll just be really p***ed. lol
Astalavista Posted September 2, 2004 Posted September 2, 2004 oki downloaded a ntoskrnl.exe from themesxp.orgnow per Allanol instructions, i am using resource tunerto open the file and just copy the image file, but i can't find it.I have attached the image of what i downloaded.
Alanoll Posted September 2, 2004 Posted September 2, 2004 My instructions needed an understanding of the basics of kernel editing. Seeing as you didn't understand, I"m guessing your DON'T have that....Check the cometics thread for instructions.
jrzycrim Posted September 2, 2004 Posted September 2, 2004 Are you running SP2? Also, do you have a hyperthreading or multi-procressor system?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now