Log in

View Full Version : Sice for DS4.3.1 (WinXP)


saiwa
March 15th, 2004, 08:55
I've tried Sice for DS4.3.1 for WinXP and everything's OK except the bpint 3 command always pop up Sice inside ntoskrnl module... with Sice 4.05 bpint 3 works as it should (???). Any hints ?

And, yes, any tips on how to patch ntice.sys with foreign keyboards mappings ???

Thanx, Saiwa

bedrock
March 15th, 2004, 10:11
I had exactly the same problem, i just had to refine the break point, i now use

bpint 3 if(cs!=8)

Hope this helps

--
bedrock

saiwa
March 15th, 2004, 14:01
Thanx, it will help.

Bye, Saiwa

hobgoblin
March 15th, 2004, 15:41
And, yes, any tips on how to patch ntice.sys with foreign keyboards mappings ???

Check the Tools map in the softice folder. There you should have a small program called keymap.exe. Put it in the same folder as ntice.sys. Open a dos box and type " keymap.exe ntice.sys ". The program checks what keyboard system you have activated on your OS, and next time you open Sice (after a reboot), Sice followes your keyboard system.

hobgoblin

saiwa
March 15th, 2004, 18:07
thanx... I will search for keymap.exe

Bye, Saiwa