liquidLD Posted January 2, 2017 Posted January 2, 2017 (edited) 64Gb Ram XP Patch here > https://drive.google.com/open?id=0B8TGI9QQCUYdVzdiLXdBVW1rWjg . Found it on the internet,and unfortunatelly I lost the adress,but I've save it on my drive. Disclaimer > I won't be held responsible for anyone bricking their OS by trying this. By downloading this patch,using it,and potentially destroying your XP because you didnt back up your boot.ini, you agree that is solely your responsability. Always do backups . Have an XP image at ready, backup your boot.ini in a text file,and be sure all your important data is safe. That being said, if one follows those steps carefully (btw,I chose second method-you only change the last line in the boot.ini), nothing can truly go wrong,and in the end, you're gonna have a nice SP3 running on 8,12,or 16 Gb RAM,according to your memory installed . I'm using it for a week everyday with no issues. And again, I think you guys are well versed in Windows,so it should be fine . Edited January 2, 2017 by liquidLD
pointertovoid Posted January 2, 2017 Posted January 2, 2017 You mean, over 4GB on 32-bit Xp? The Sp3 is a hint to the 32-bit version. So, using the Pae, each task (or application?) can access its own 4GB, like in Server Windows, up to the 64GB Dram, is that it?
liquidLD Posted January 2, 2017 Author Posted January 2, 2017 (edited) 14 minutes ago, pointertovoid said: You mean, over 4GB on 32-bit Xp? The Sp3 is a hint to the 32-bit version. So, using the Pae, each task (or application?) can access its own 4GB, like in Server Windows, up to the 64GB Dram, is that it? yes, on 32 bit XP . It's my understanding that in a 32 bit PAE system,no app can acces more than 3-4 Gb, but the system can utilise in some manner all the memory available. So,even if one app cannot use,let's say ,more than 3 or 4 Gb, the OS,as a whole can. And it's always good to have lots of memory. Especially when you run many apps at once. edited for some grammar mistakes (not a native speaker) Edited January 2, 2017 by liquidLD 2
jaclaz Posted January 2, 2017 Posted January 2, 2017 Oww, comeon , this horse has been beaten to death. Windows XP "Gold" or SP1 has no issues with PAE (more than 4 Gb of memory), it was an artificial limitation introduced with SP2, there is a whole loooong thread dedicated to the matter and to the possible patches and to the issues that they may cause ....: jaclaz 1
liquidLD Posted January 2, 2017 Author Posted January 2, 2017 (edited) 35 minutes ago, jaclaz said: Oww, comeon , this horse has been beaten to death. Windows XP "Gold" or SP1 has no issues with PAE (more than 4 Gb of memory), it was an artificial limitation introduced with SP2, there is a whole loooong thread dedicated to the matter and to the possible patches and to the issues that they may cause ....: jaclaz Why would anyone use SP1 just to have PAE ? Isnt it more appropriate to use the latest service pack and still have Pae support ? As for ''Gold'' something, sorry, I dont know about it. I just talk about what I know, my own experience. I saw some of the 'death beats',and they involve a lot of configs,and boot params. What I use is simple,very simple. I'm sorry to bore you, I understand you might not want this, but some ,maybe they want. I remember looking for ways to use 8Gb in XP a long time. Actually ,it involves only copying the two files in C:/windows/system32/ ,and writing this in your boot.ini : [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /kernel=ntkl64g.exe /hal=hal64g.dll /fastdetect /PAE /noexecute=alwaysoff Thats all. no fiddling around with ten billions parameters,and hacks,you know ? edit> man, thats a long messy thread. I'm gonna make a clear simple one, for the ones that might want it Edited January 2, 2017 by liquidLD 1
jaclaz Posted January 2, 2017 Posted January 2, 2017 This patch like any other similar patch is - not unexpectedly - very stable on some hardware and extremely unstable on other hardware, it is not "news", that patch it is a well known one, it is around since 2011 or so, in this or that version: http://bbs.pediy.com/showthread.php?t=137830 http://www.xpforums.com/showthread.php?t=932418 You are obviously new to the board , so you may well have missed the most relevant topics about that, that pointertovoid missed all the discussions is a bit harder to believe, and - apart from this - you do understand that you are posting *everythng* in a thread titled "Intel (Haswell) HD 4600 XP drivers here" ? The general idea is to look for previous discussions on a given topic/matter, and once determined that you have something of interest or new about that topic, post there your contributions or comments. Otherwise we will soon have tens of duplicate info in mis-titled topics ... jaclaz 1
liquidLD Posted January 2, 2017 Author Posted January 2, 2017 (edited) After reading all that long complicated thread for achieving 'True Pae' on XP 32 bit, (sent to me by friend jaclaz after he saw the link I posted in another thread - just for the record) I decided to make this simple one, to achieve the same. The interface in the screenshots is localised,so if you need help,just ask . As always, your responsability if you follow my guide. BACKUP ,FIRST. Here is the patch https://drive.google.com/open?id=0B8TGI9QQCUYdWk9ZR3lVSjIwMDA 0. Copy hal64g.dll and ntkl64g.exe to C:/windows/system32/ 1. Go to Control Panel - System- Complex-Settings 2. Click on Edit button 3. After backing up (or not) the default boot.ini in a file, delete all the text and paste this text : [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /kernel=ntkl64g.exe /hal=hal64g.dll /fastdetect /PAE /noexecute=alwaysoff . 4. Save and reboot. Everything should be set up,and your Ram,all of it,should appear ,and be available. Good luck . Edited January 2, 2017 by liquidLD
liquidLD Posted January 2, 2017 Author Posted January 2, 2017 Yeah, everything in a thread,I didnt want to duplicate stuff ! Thats why I made a new one,clear and simple. I looked at the long one you sent me, some of it. If it's that known, it's surprising that our nice folks needed 234 pages to clear it up,when it only should contain one or two. . Anyways, its done now. I wouldnt want to continue old threads,or necro them. Let's keep this one on the track,if you dont mind,it was ,mainly,about Intel XP drivers. Thanks.
jaclaz Posted January 2, 2017 Posted January 2, 2017 (edited) The long, complicated thread is here (just for the record): and the original post by liquidLD is here (still for the record): jaclaz Edited January 2, 2017 by jaclaz
jaclaz Posted January 2, 2017 Posted January 2, 2017 14 minutes ago, liquidLD said: Thats why I made a new one,clear and simple. I looked at the long one you sent me, some of it. If it's that known, it's surprising that our nice folks needed 234 pages to clear it up,when it only should contain one or two. Well, if you are happy with that patch, it is good , the experience of other people suggest that there are stability issues on some hardware and that a "better" or "more complete" patch is needed, and this nicely explains the 13 (thirteen) pages of that thread. jaclaz
bluebolt Posted January 2, 2017 Posted January 2, 2017 Obviously this should be merged with the existing thread, since it concerns exactly the same subject matter.
FranceBB Posted January 2, 2017 Posted January 2, 2017 @liquidLD... that's simply the Chinese patch which has been discussed over and over again and it may create some incompatibilities with USB drivers (as it has been discussed over and over again). There's another patch as well, which is the Russian patch, which achieves the same result as the Chinese one (same files), but includes some sys files from Windows Server 2003 x86 in order to avoid (well, at least, to limit) the USB issue discovered. I have been using the same method you posted for months, then I switched to the Russian patch 'cause I was too lazy to replace system files with the ones from Windows Server 2003 x86. @bluebolt... yes, I think it should be merged to the other main topic too.
Dibya Posted January 3, 2017 Posted January 3, 2017 (edited) You can grab my 128 G patch from RyanVM forum . It has all usb drivers and hall fixes one more question does RyanVm.net is down Edited January 3, 2017 by Dibya
bphlpt Posted January 3, 2017 Posted January 3, 2017 1 hour ago, Dibya said: one more question does RyanVm.net is down RyanVM is up for me. Cheers and Regards
Dibya Posted January 3, 2017 Posted January 3, 2017 48 minutes ago, bphlpt said: RyanVM is up for me. Cheers and Regards It is not loading for me in palemoon but it worked now in Firefox Thanks My friend.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now