Jump to content

win32

Member
  • Posts

    1,266
  • Joined

  • Last visited

  • Days Won

    79
  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by win32

  1. Any screenshots? Sorry, but this is the first of April.
  2. And now this happens. I think this is the start of the slow, painful death of classic: And stupid polymer pages take 20 seconds to load on my laptop. I wish they would go back to the 2008 layout with the star system, which would make the site usable on PIIs again. But the Chromebook and Android people be like "a good Pentium II is a dead Pentium II"
  3. This is the new WLU site: http://win2k.org/wlu/wluen.htm Unfortunately many files, including the extended kernels and cores, are presently missing. I think he is focusing on this now: I'd mirror the latest extended kernel and core but I'm not sure if BWC would approve.
  4. And that "authentication loop" results in failure, as it tries several times to log in but returns me to the login page.
  5. Even with all service worker options enabled and multithreading on Serpent, all I could get was an authentication loop. And the same thing happens with 360 11.0.2251.0!! So Teams is dead on NT 5.x. My last hope is to get Debian 10 x86 onto my laptop but M$ only made x64 Linux packages!! And Windows 7 is just massive compared to NT5.x.
  6. A warning to those who notice that Crisis in the Kremlin (2017) is listed as XP x64 compatible (https://store.steampowered.com/app/599750/Crisis_in_the_Kremlin/). Well, the latest version of the game relies on a newer version of the unity engine that relies on many Vista+ API functions and components. And it even fails on Vista too! Earlier versions may work, but they were unpolished (poorer English and some unfinished parts) and predate the DLC(s). On the other hand, the game News Tycoon (https://store.steampowered.com/app/581220/News_Tycoon/) lists Windows 7 as a minimum OS but runs on XP x64 (this is no endorsement though, as it's a real pig regardless of OS). It also runs the loading animation on Windows 2000 before crashing, and probably the same on XP x86.
  7. To deal with newer implementations of ACPI on XP, you need to replace acpi.sys in your installation media: https://www.win-raid.com/t5355f45-Windows-XP-Pro-Bit-and-Server-Bit-on-Modern-Hardware.html
  8. BWC has yet to add many files to his new WLU site, including most drivers and the extended kernels.
  9. It installs through WMP 10. Trying to install umdf.exe from WMP 11 and I keep getting "setup couldn't verify the integrity of update.inf"! And trying to find a stand-alone UMDF installer for XP is really difficult. Stupid M$ logic dictates that UMDF 1.11 supersedes 1.9, but 1.9 is the last version for XP and Vista. The 1.9 files were actually based off 7 RTM files so they were probably considered too advanced for XP!!!
  10. Oddly enough, only certain files can be successfully copied over from my Galaxy S5; those are video (mp4) files that are over a certain size threshold. A 99 544 KiB file failed to transfer, as did all others smaller than it. A 102 870 KiB file successfully transferred, as did all others bigger than it. So the presumptive cutoff is 100 000 KiB or 100 MiB. I thought about possibly loading the MTP drivers from a later Longhorn build or Vista itself as there are no issues with MTP on that OS. As usual, it is still more functional than XP, as XP doesn't show me the phone at all. And for reference purposes, MTP on Windows 2000 is facilitated through wpdusb.sys version 5.2.3810.3924. Vista switched to a user-mode driver for MTP. 6.0.5112 works with excore, but doesn't change anything. And now I have discovered that WMP 11 comes with what seems to be Vista-style MTP drivers. There are multiple releases of WMP 11 with varying versions of wpdusb.sys; 5.2.5358.4827 (BSOD) 5.2.5705.5043 (causes BSOD on its own) 5.2.5721.5145 (BSOD) These were when dropping them in to replace 3810.3924 and 5112, without any other changes. But I haven't been successful in getting them to work like on Vista (and presumably XP) which would probably be fruitful. UPDATE: Based on my testing with Server 2003, all I would need to do is install UMDF through the WMP 11 installer but I can't get it to run on my win2k machine because it thinks it's already present.
  11. Since we used this thread to talk about newer NVIDIA drivers, I'll provide a report on 320.92, direct from NVIDIA: While it seems alright for OpenGL, allowing the use of versions up to 4.3 on my Quadro FX 3800, it has problems with some DirectX games. I tried to play Sid Meier's Railroads, but textures kept getting all glitchy and disappearing after a few minutes; alt-tabbing brought me into 640x480x4 mode, then the screen went blank. So I cannot recommend it. I can't wait to compare with BWC's modded driver once they're back online.
  12. If you read the description, it says that the config is still inflicted with the "timing initialization flaw" which appears to be the same issue you're facing.
  13. Try replacing riched20.dll with the one from the XP SP3 package. BWC's version seems to be dependent on VC++ 2008 and has issues with some installers.
  14. I do not think you will get very far, as the current workarounds for XP don't even work with Windows 2000 with extended kernel. It is also very reliant on Chromium which has never liked 9x. But most Steam games that are 9x compatible can be easily copied to a 9x system and will run with little-to-no meddling.
  15. I just noticed that the success story I was describing earlier (Haswell) was with a 32-bit version of Vista. And the other report of working Vista on new Intel platforms (Coffee Lake) is also with the x86 version. So I think you will have to use the x86 version to avoid the service failure issue. Unfortunately 32bit UEFI wasn't a thing until Windows 8 though.
  16. UEFI, that changes everything. I was thinking MBR, but in that case, all the EFI bootloaders should stay intact even if newer ones are added. I know that when I installed Debian on my Kaby Lake laptop, the old Windows 10 boot loader remained present and usable, and both grub and Windows Boot Manager were listed in the UEFI firmware's boot options. So you wouldn't need to restore anything, in all likelihood.
  17. There is the Platform Update and Platform Update Supplement. But I think the newest Intel graphics known to work in Vista is Haswell, even with all updates. Someone made a wrapper to get a newer AMD GPU working but the result was unusable so my hopes are non-existent for Skylake graphics. The level of expertise in the Vista community just isn't there. I was thinking of this method for transferring the OS from VM to bare metal, since it has been used to get Windows 2000 on an i7-8700K machine: https://superuser.com/questions/241269/exporting-a-virtualbox-vdi-to-a-harddrive-to-boot-it-natively Provided your disk imaging software (I don't have much experience with those, unfortunately) allows you to copy the image to a specific partition, the other OSes in different partitions should stay intact, but the boot sector will likely be overwritten. But you should be able to do bcdboot X:\Windows (X being your W7 partition's drive letter) to restore win7 to the boot menu. Not sure about mac OS though.
  18. Mine is Mozilla/5.0 (Windows NT 6.1; rv:68.9) Gecko/20100101 Goanna/4.5 Firefox/68.9 Basilisk/52.9.0 although it appears that it is too "advanced". Yours worked and provided me immediately with the link to the English update. Thank you.
  19. This happens both on wired and wireless LAN connections. I don't know why they introduced this "feature". Were people who know enough to use this thing somehow getting confused by all the language variations?
  20. Windows Legacy Update and all win2k files have moved to: http://win2k.org/wlu/wlu.htm
  21. OK, the download page appears initially with no links but all links appear after reloading the download page. My user agent locale is en-US. For some updates, all updates do appear immediately though.
  22. I thought of manually getting them from the Microsoft Update Catalog, but it appears that they have removed some updates (no more download links for KB4487990, for instance).
  23. You should look at the .sys files in the driver package in Dependency Walker. There are probably a few missing API functions that prevent the usage of the Skylake graphics. The only way I can think of dealing with the missing API imports is to replace them with Vista-compatible ones using CFF Explorer but that has a 0.3% chance of success. Someone with better knowledge of x86 assembly would probably get further, but I still have my doubts. Too bad you can't install discrete graphics. You should be able to deal with the startup failures by installing Vista on older hardware then transferring the storage medium (or possibly in a VM then transferring to real hardware) to the newer machine.
  24. Monopoly Tycoon. Deleted the publisher logo video and messed around with the developer logo in photoshop (because deleting it outright caused it to crash; but the former method makes it not appear anyway) to reduce loading time. then I couldn't successfully enable the hidden bonus scenario, so I added its config parameters to the sandbox config file making it equivalent to the bonus scenario! Also found that the maximum amount of floors in a building is 249. Either it can wraparound so you can get 600+ floor buildings with a matching price and potential occupancy with the appearance of a much shorter building or if you select, say 250-254 floors, you get a foundation, then a freeze with a crash dialog stating "selected building does not exist". Interesting stuff.
  25. Bryce 3D 7.0 (which is actually from 2010) supports NT 4.0. Last NVIDIA driver is 77.56 (for the 6000 series), but 56.64 and up have a broken Control Panel as that relies on functions introduced in 98/2000. OEMs may have released later versions for NT like in the case of 9x: https://www.nvidia.com/en-us/drivers/winnt-archive/ DirectX 3 is the last official release, although you can install a DX5 beta from NT 5.0 beta.
×
×
  • Create New...