Jump to content

blackwingcat

Member
  • Posts

    1,318
  • Joined

  • Last visited

  • Days Won

    5
  • Donations

    0.00 USD 
  • Country

    Japan

Everything posted by blackwingcat

  1. Oracle anounced Java 6 update 71 build 12 http://www.oracle.com/technetwork/java/javase/documentation/overview-156328.html https://blogs.oracle.com/stevenChan/entry/java_jre_1_6_011 I think the binary names are jre-6u71-windows-i586.exe and jdk-6u71-windows-i586.exe
  2. You can use Legacy ATI Driver 10.2 for Windows 2000 from on my blog. http://blog.livedoor.jp/blackwingcat/archives/967121.html
  3. I think trim suport on even Windows 2000 with Intel SSD and Intel AHCI Driver v8.9.
  4. I released OpenSSL library for Windows 95. v1.0.0l http://blog.livedoor.jp/blackwingcat/archives/1591502.html
  5. But I use nVIDIA GTX780Ti on my Windows 2000 AMD HD 5xxx, 6xxx, 7xxx, 8xxx and 9xxx make the screen white out, when you use video helper function (some games use it for example opening ).
  6. http://blog.livedoor.jp/blackwingcat/archives/1719451.html Does it make your help ?
  7. Hi. It works on My PC + Extended kernel v2.3j8 (GameFix Version). Which did you install standard version or Game Fix Version ? Game Fix version is higher compatibility of Native Windows 2000 than Standard version.
  8. I released extended kernel v2.3k. It can customize to be disable Vista MUI function when you install it. Although you can't run Vista MSPaint and so on, when you set it disabled, it makes less disk accesses. and I applied MS13-102 it.
  9. I released v2.3j8 Extended kernel Version 2.3i and 2.3 j/j2-7 have some problem related on Vista component.
  10. Did you install IE6.0SP1-KB2817183-WINDOWS2000-X86-ENU.EXE with QFE mode ? shdocvw.dll 6.0.2800.2032 wininet.dll/mshtml.dll 6.0.2800.1703 GDR IE6SP1 Security update have the critical crash problem. since April,2010 before !
  11. Hi. At first Uninstall old version Driver and delete Old oem*.* in %systemroot&\inf (only nvidia HDMI and graphics driver, don't delete other oem files) After reboot, install Graphic and HDMI driver manually with Device manager, and execute PhyXs,msi and setup cmd file and reboot. (nvidia.cmd is the command of reset selected "change resolution" )
  12. Perhaps Official Installer will block install on Windows 2000. It checkes os version on xml settings. my installer includes both KDW version and Extend kernel version, and recent updates..
  13. Does your event log show Event source ? ex) Event Type: Information Event Source: Winlogon Event Category: None Event ID: 1002 Date: Date Time: Time User: N/A Computer: Computer Description: The shell stopped unexpectedly and Explorer.exe was restarted. If you can provide your integrated ISO image or VM Image, i research it.
  14. Almost explorer.exe crashing cause of other program shell extension. You can check the reason the following way, set foloder option single process with exploerer. run dependency walker or VC++ explorer stop with taskmgr . select exploerer.exe VC++ with F5 debugging or dependency walker with F7 profileng you will get the reason
  15. I bought Geforce GTX780Ti. It works fine
  16. If there is a request, I can create CHT version. I wonder if you can provide latest version CHT and CHS files of extended core and kernel?
  17. Thx for your information. The Final Fantasy XIV benchmark works on Windows 2000 with New Extended Kernel v2.3j2 ! http://blog.livedoor.jp/blackwingcat/archives/1830097.html
  18. Although I use 5.0.2195.7365, I try to check the code. lea eax,[edi+08h] mov [ebp-04h],eax mov ecx,[esi+58h] sub eax,ecx lea ecx,[ebp-08h] push ecx push eax mov eax,[esi+54h] push [eax+10h] call SUB_L0004B3A0 jmp L0004B3EA ; EAX=0 and it will jump L0001FD6A or L0001FD6D L0001FD6A: mov [ebp-08h],edx L0001FD6D: mov edi,[ebx+24h] L0001FD70: and dword ptr [ebp-18h],00000000h mov [ebp-1Ch],edi cmp byte ptr [ebx+1Dh],00h jnz L0001FDAB mov ecx,[ebx+000000A8h] mov edx,[ebp-18h] mov ecx,[ecx+08h] add ecx,00000040h cmp edx,[ecx+04h] jg L0001FDAB jl L0001FD97 cmp edi,[ecx] jnc L0001FDAB L0001FD97: push 00000000h push C0000022h L0001FD9E: push esi call SUB_L000436F2 L0001FDA4: push 00000001h jmp L0001FE85 L0001FDAB: movzx eax,[eax+1Ah] <- eax=0It seems to have a few buggy code. 1. L0001FD6A: [ebp-08],edx <- edx= lea edx,[ebp-8] ? 2. L0001FDAB: movzx eax,[eax+1Ah] <- It seems eax=0 because it changed in calling SUB_L0004B3A0 I think EAX should be [esi+58h]
  19. I released nVIDIA forceware 331.65 for Windows 2000 released. it has a proble. If you select "change resolution", the cpu usage go to 100%. It seems fail to load resource and loop it.
  20. I realesed English version extended kernel v2.3i2.
  21. The KDW wrapper is too legacy technology, and is has no longer supported . It has many problem in compatibility and relacation and Antivirus false positive. The 0xE06D7363 (Microsoft C++ Exception) seems to lack of component in Windows 2000. When instup.exe detects Windows 2000, it forces raise exception 0xE06D7363 And other case, Windows 2000 not implemented GetNumaHighestNodeNumber. So it makes Raise Exception. And Third Exception is Memory Exception I don't know it. Perhaps it occurs when I run debugger.
  22. Hi. I think that it is the trouble shooting of Windows Vista and later OS .
  23. Sorry, I forget it. At first look %systemroot%\inf and delete all oem*.inf which includes ati radeon driver profile. and you can test 2 kinds driver. http://blog.livedoor.jp/blackwingcat/archives/571484.html ATI Standard Driver. and http://blog.livedoor.jp/blackwingcat/archives/967121.html ATI Legacy Driver. Additional information... I released AMD radeon Driver 13.4 for Windows 2000 extended kernel.
  24. I try to run MSPAINT, notepad, cal, wordpad and robocopy of Vista binaries. ( Next version kernel v2.3i )
  25. Skype 6.9 and 6.10 on Windows 2000 crashes when its logon sequence. It seems call "jmp [edx] (edx=0x00000204)." How do I catch this exception (I want to know this call address.)?. Are there any ideas?
×
×
  • Create New...