
George King
MemberContent Type
Profiles
Forums
Events
Everything posted by George King
-
Hi @Dietmar I have tested on my machines PPM and HAL patches for XP 5.1 and 5.2 x64, my testing machine works very well with them. When I'm not use them I receive random freezes on applications. For example Snappy Driver Installer. I think your PPM patch works as expected for 5.2 x86. But I don't have HAL patch. Thats currectly missing piece in my puzzles. Cna you please try to install on your machine Server 2003 and find correct HAL patch? Your timer patches for x64 HAL and PPM works well. For example when I use your PPM patch for 5.1 I need to use PAE patch otherwise nothing changes. (Doesn't matter if use 4GB or 128GB it must contain some HAL timer patch too)
-
@Mark-XP It would be interesting to perform same test with Windows Server 2003 SP2 x86 as Windows XP x64 SP2 boots "fine" in UEFI from GPT disk partitioned by Windows 7 x64 setup. These builds should come from same source tree, so there is a chance 2003 x86 can do it instead of XP. And probably can be done by disk.sys + partmgr.sys from 2003
-
Chromium 115 for Windows XP without One Core Api
George King replied to Iron_Wind0ws's topic in Windows XP
-
Chromium 115 for Windows XP without One Core Api
George King replied to Iron_Wind0ws's topic in Windows XP
It can be easily de-timebomded. In issues on GitHub is HEX patch to get rid of TimeBomb -
Sysprep WinXP SP2 64-bit on pure UEFI - V3
George King replied to reboot12's topic in Windows XP 64 Bit Edition
@reboot12 Have you tested it with FlashBoot 3.3p too? Changelog Jun, 24 of 2023 Minor update 3.3p released. Hardware compatibility improvements for "Windows 7 installation to the modern computers" feature. Starting from this version, VGA emulation patch for UEFI loader skips GOP video modes which are advertised by UEFI firmware but do not fit into the firmware-allocated framebuffer. This fixes black screen problem for recent nVidia GPUs whose UEFI Option ROM truncates UEFI GOP framebuffer to 1024x768 but leaves higher-resolution video modes in the UEFI GOP mode table. -
NTOSKRNL Emu_Extender for Windows XP/2003
George King replied to Mov AX, 0xDEAD's topic in Pinned Topics regarding Windows XP
@GD 2W10Yes, from various builds. Mostly untested. -
NTOSKRNL Emu_Extender for Windows XP/2003
George King replied to Mov AX, 0xDEAD's topic in Pinned Topics regarding Windows XP
Nope, porting newer HDA seems impossible. You can try one of ported beta HDAs. https://www.mediafire.com/folder/gpl7nk2osi3vl/Generic_HDA -
Yes, It's new for me too. I have downloaded it and installed on offline Windows XP x64 machine. I have not found silent install switch. Installation was fast and in English. UI doesn't looks bad. I will post some screenshots later. Good is it run on XP, hopefully they not spying a lot.. Someone needs to check if there are any hidden connections.
- 1,225 replies
-
1
-
- Security
- Antimalware
-
(and 3 more)
Tagged with:
-
Anybody tested Huorong Internet Security? Link https://www.huorong.cn/person5.html Download: https://www.huorong.cn/downloadv5.html?status=hrstat&src=19
- 1,225 replies
-
- Security
- Antimalware
-
(and 3 more)
Tagged with:
-
@Dietmar Please let me know how your Win7 32bit test goes. I have Asus B360 and I can install my modded XP without issues with all drivers and everything seems fine. But when I try Windows 7 32bit with same generic driver set, no USB works. Same process I do for Win7 x64 and here works everything. Any idea why this can happend? Windows 8.0 32bit and USB doesn't work. But when using XP with same ported Windows 8 driver all works.. EDIT: Windows 10 32 bit have same issue as Windows 7 32 bit on my board. No USB at all. On 64bit it works fine..
-
I need to find your latest HAL patches here in topic... Specially x86 5.2. About ACPI, I'm using these post compile hacks for files builded for latest sources from first post. I think they are fine. REM 5.1 hacks "%~dp0bbe.exe" -b "/\x33\xFF\x0B\xC7\x75/:5" -e "s/\x33\xFF\x0B\xC7\x75/\x33\xFF\x0B\xC7\xEB/" "%~dp0XPSP1\NT\base\busdrv\acpi\driver\nt\obj\i386\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" "%~dp0bbe.exe" -b "/\x00\x00\x84\xC0\x75\x08/:6" -e "s/\x00\x00\x84\xC0\x75\x08/\x00\x00\x84\xC0\xEB\x08/" "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.1\acpi2.sys" del /q /s "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" ren "%~dp0Files\ACPI\X-hacked\5.1\acpi2.sys" "acpi.sys" "%~dp0bbe.exe" -b "/\x85\xC0\x59\x59\x7C\x21/:6" -e "s/\x85\xC0\x59\x59\x7C\x21/\x85\xC0\x59\x59\x90\x90/" "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.1\acpi2.sys" del /q /s "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" ren "%~dp0Files\ACPI\X-hacked\5.1\acpi2.sys" "acpi.sys" "%~dp0bbe.exe" -b "/\x8B\x48\x18\x7D\x34\x8B/:6" -e "s/\x8B\x48\x18\x7D\x34\x8B/\x8B\x48\x18\xEB\x34\x8B/" "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.1\acpi2.sys" del /q /s "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" ren "%~dp0Files\ACPI\X-hacked\5.1\acpi2.sys" "acpi.sys" "%~dp0PEChecksum.exe" -c "%~dp0Files\ACPI\X-hacked\5.1\acpi.sys" REM 5.2 x86 hacks "%~dp0bbe.exe" -b "/\x33\xFF\x0B\xC7\x75/:5" -e "s/\x33\xFF\x0B\xC7\x75/\x33\xFF\x0B\xC7\xEB/" "%~dp0Win2K3\NT\base\busdrv\acpi\driver\nt\obj\i386\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" "%~dp0bbe.exe" -b "/\x00\x00\x84\xC0\x75\x08/:6" -e "s/\x00\x00\x84\xC0\x75\x08/\x00\x00\x84\xC0\xEB\x08/" "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.2\acpi2.sys" del /q /s "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" ren "%~dp0Files\ACPI\X-hacked\5.2\acpi2.sys" "acpi.sys" "%~dp0bbe.exe" -b "/\x85\xC0\x59\x59\x7C\x21/:6" -e "s/\x85\xC0\x59\x59\x7C\x21/\x85\xC0\x59\x59\x90\x90/" "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.2\acpi2.sys" del /q /s "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" ren "%~dp0Files\ACPI\X-hacked\5.2\acpi2.sys" "acpi.sys" "%~dp0bbe.exe" -b "/\x14\x8B\x50\x18\x7D\x21/:6" -e "s/\x14\x8B\x50\x18\x7D\x21/\x14\x8B\x50\x18\xEB\x21/" "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" -o "%~dp0Files\ACPI\X-hacked\5.2\acpi2.sys" del /q /s "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" ren "%~dp0Files\ACPI\X-hacked\5.2\acpi2.sys" "acpi.sys" "%~dp0PEChecksum.exe" -c "%~dp0Files\ACPI\X-hacked\5.2\acpi.sys" REM 5.2 x64 hacks "%~dp0bbe.exe" -b "/\x0F\xBA\xE1\x19\x72/:5" -e "s/\x0F\xBA\xE1\x19\x72/\x0F\xBA\xE1\x19\xEB/" "%~dp0Win2K3\NT\base\busdrv\acpi\driver\nt\obj\amd64\acpi.sys" -o "%~dp0Files\ACPI64\X-hacked\acpi.sys" "%~dp0bbe.exe" -b "/\x00\x00\x84\xC0\x75\x20/:6" -e "s/\x00\x00\x84\xC0\x75\x20/\x00\x00\x84\xC0\xEB\x20/" "%~dp0Files\ACPI64\X-hacked\acpi.sys" -o "%~dp0Files\ACPI64\X-hacked\acpi2.sys" del /q /s "%~dp0Files\ACPI64\X-hacked\acpi.sys" ren "%~dp0Files\ACPI64\X-hacked\acpi2.sys" "acpi.sys" "%~dp0bbe.exe" -b "/\xC0\x78\x2E\x48\x8B\x05/:6" -e "s/\xC0\x78\x2E\x48\x8B\x05/\xC0\x90\x90\x48\x8B\x05/" "%~dp0Files\ACPI64\X-hacked\acpi.sys" -o "%~dp0Files\ACPI64\X-hacked\acpi2.sys" del /q /s "%~dp0Files\ACPI64\X-hacked\acpi.sys" ren "%~dp0Files\ACPI64\X-hacked\acpi2.sys" "acpi.sys" "%~dp0bbe.exe" -b "/\x8B\x41\x20\x79\x2C\x48/:6" -e "s/\x8B\x41\x20\x79\x2C\x48/\x8B\x41\x20\xEB\x2C\x48/" "%~dp0Files\ACPI64\X-hacked\acpi.sys" -o "%~dp0Files\ACPI64\X-hacked\acpi2.sys" del /q /s "%~dp0Files\ACPI64\X-hacked\acpi.sys" ren "%~dp0Files\ACPI64\X-hacked\acpi2.sys" "acpi.sys" "%~dp0PEChecksum.exe" -c "%~dp0Files\ACPI64\X-hacked\acpi.sys"
-
@Dietmar Do you have archived latest patches for HAL*.dll and intelppm.dll for most newer files that we have available? 5.1 x86 intelppm.sys 83 28 20 -> 83 50 21 83 74 1F -> 83 50 21 40 28 74 -> 40 28 50 14 20 22 -> 14 50 21 5.2 x86 intelppm.sys 68 2B 01 -> 90 2C 01 04 83 B4 -> 04 83 90 40 28 B4 -> 40 28 90 14 60 2D -> 14 90 2A 5.2 x64 intelppm.sys 4E FC 00 -> CC 7B 01 8A A1 FF FF 4C 8D 35 03 A2 -> 4A A1 FF FF 4C 8D 35 43 A1 8D 0D 5E -> 8D 0D 1E 0D 29 8B -> 0D 69 8A 5.1 x86 hal*.dll unknown 5.2 x86 hal*.dll unknown 5.2 x64 hal*.dll BA E2 0F 73 -> BA E2 0F EB E0 0F 73 0E -> E0 0F EB 0E Can you please check these patches or send me working modded files?
-
Backporting I2C HID Device driver from Windows 8.1 to Windows 7.
George King replied to Jakob99's topic in Windows 7
@Jakob99 I will check that file. I think I have ported one for XP (Generic_Touchpad_6.2.9200.16384), but have not tried it real machine. Will check it soon, as your not alone who searching for Generic_Touchpad driver solution. I will check 6.3 driver to see missing imports and if we can get needed code for missing imports.. -
@AstroSkipper I have builded new testing machine capable to run XP - 11 (Asus B360, Intel i5 9400F, 32GB RAM, NVIDIA 980 Ti). I will try today install XP x64 with everything until 08-2019 to see how it goes. I think I have succesfully installed Panda on my x64 images in past. But I will download latest offline installer to confirm it. On x86 was everything fine. No issues at all.
- 1,225 replies
-
1
-
- Security
- Antimalware
-
(and 3 more)
Tagged with:
-
About x64 5.2 - this is only one we are talking about. Just note many apps have stupid lock to 6.0, I faced various of them. They cant be lauched until you fix them. For example latest CrystalDiskInfo
- 1,225 replies
-
- Security
- Antimalware
-
(and 3 more)
Tagged with:
-
Wifi USB Realtek RTL8188FTV - delayed booting OS
George King replied to reboot12's topic in Windows XP
Where to buy it? -
Nope, XP x86 is 5.1 instead of XP x64 which is 5.2.
- 1,225 replies
-
4
-
- Security
- Antimalware
-
(and 3 more)
Tagged with:
-
Windows XP/2003 x32 on Modern Hardware FAQ
George King replied to Mov AX, 0xDEAD's topic in Windows XP
Thats expected it wont work. with Windows 8 storport. During this GenAHCI journey I have checked storport 2003 vs 8 a lot. Many structures were changed, same with various functions. Thats why I tried to use custom one and redirect much as possible in GenAHCI. Another idea will be to extend storpor8, but I have not started with this yet because we can maybe start from patched 2003 storport source and extend it to like 8.1 / 10. But thats currently too much work and I don't have currently time for it. -
Windows XP/2003 x32 on Modern Hardware FAQ
George King replied to Mov AX, 0xDEAD's topic in Windows XP
What storport version have you used? You will probably need patched Windows 7 one that supports it. Let me know how it goes with this full package. Otherwise I have no idea where could be issue. Generic_AHCI_6.3.0.1_x64.7z https://file.io/eHxslBEsVKY6 Here is also latest patched CrystalDiskInfo for XP x64 SFX Repack https://file.io/UozyMNbrOmqt -
Windows XP/2003 x32 on Modern Hardware FAQ
George King replied to Mov AX, 0xDEAD's topic in Windows XP
GenAHCI 6.3.0.1 GenAHCI is storage driver replacement for Windows XP, Vista, 7, 8.0 and their Server equivalents based on official Windows 8.1 StorAHCI source code sample This patched source code is based on previously developed patch for Windows 8.0 source code sample by Kai Schtrom https://sourceforge.net/projects/storahci-for-windows-2003/ Even it looks like Windows 8.0 to 8.1 is small step, driver code was changed on many places. Almost everything was patched to be compatible with Windows XP and driver can be succesfully installed or integrated into Windows Setup https://github.com/GeorgeK1ng/GenAHCI