Jump to content

jumper

Member
  • Posts

    2,006
  • Joined

  • Last visited

  • Days Won

    10
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. So you want to mirror your screen--VLC can do that via DNLA by selecting screen:// as the streaming source. DLNA is the only wifi-casting technology supported by XP. VLC can stretch it to its limits. Otherwise you will need a hardware-only solution such as wireless HDMI (transmitter and receiver pair). You can also record (or covert) your PowerPoint to a movie and stream that with VLC, pausing as needed during the live presentation.
  2. Use DLNA and VLC for media; screen:// as source to mirror.
  3. The GPU is the chip on the card, not the video card itself. Each video card is a bus-master device so each GPU can directly access main memory while running its own code, just like the CPU. Each display driver gets a slice of CPU time to refill the GPU instruction and data pipelines so it can keep running concurrent to other GPUs and the CPU. Later NT versions have the equivalent of drivers for each CPU/core/hyperthread built into the OS. Windows 9x and earlier do not so can only make use of one CPU core. ATI didn't fully overcome the one-core CPU bottleneck--the display drivers still use it. But by creating powerful multiple GPU/core subsystems with lots of private, higher performance RAM, they were able to off-load most of the complex graphics rendering from the single, shared CPU.
  4. Moving a folder tree on the same volume should retain creation and modification dates. Moving to another volume is a copy/delete operation and the OS will give all items new creation dates. This could be post-processed by modifying the directory entries with low-level calls. Otherwise the system date and time would need to be temporarily changed as each item is moved.
  5. 4.62 on 98 is the only combo I currently have. I recall having the same issue with 9 and 16 on 98se. I've downloaded some earlier versions (along with the source) and will test them on 98.
  6. I get "File system error (1026)" with 4.62 on Win98. NT5+ might be needed for drag and drop to work in any version. I'll try the older versions.
  7. The last updates don't solve his problem.
  8. What versions have you tried? Maybe 3.13 or 4.20?
  9. Dependency Walker is not for drivers, so things might not be all that grim.
  10. So SSE2 is required. For SSE, modification is needed. How is that done? > This can be set under Preferences. Thanks!
  11. I'd prefer a "defuse" -- a "fix" should make it explode more often!
  12. So it's good now for over a year. Then if the crash is at launch, open it the night before the five crash dates and leave it open. Or maybe set the system date back a day, launch, then correct the date?
  13. Remove the filename to get to the download folder, then click the link. Create a new topic on how Let's Encrypt is relevant to the Chromium problem.
  14. How did the PricelessWare testing go?
  15. Downloaded three different ways, I always get a 37.4KB 150x150 PNG file.
  16. For XP you also need an API extender. See reddit link for more details.
  17. If the sponge thickness is the correct match for that HDD, there should be no pressure on the cable.
  18. It's for NT 4.0 only. It has limited HDA support and might not work with your hardware, anyway. Test by installing NT4 and then Snap Audio.
  19. Msdos.sys should work the same as in 9x. In [Options] try: BootGUI=1 Bootdelay=2 Bootmenu=1
  20. No. VESA BIOS Extensions (VBE) graphics only support 2D. Any 3D must be done in software. "Notes: -This driver does NOT support 3D acceleration."
  21. 65025 = 255 * 255
  22. I now always install from HDD. I boot from CD (or floppy), prep the HDD, then copy the setup folder from the CD to the HDD. Win 98 is 105MB, Win 98se is 121MB. These can probably be reduced. If you repackage the .cab files as uncompressed, you should be able to recompress the whole .cab set as a much smaller self-extracting 7zip or Winrar .exe. That plus the contents of a modified EBD could then fit on a bootable 100MB zip drive.
  23. Same result for me with Chrome 103, Chrome Beta, and latest Opera Mini on my Chromebook.
  24. Recent History: v5.1.1130.129 [2024-06-27] v5.1.1130.123 [2024-06-06] v5.1.1130.82 [2024-04-16] v5.0.1002.354 [2023-05-21] ... I wouldn't worry until next May. v5.2 should be out by then.
×
×
  • Create New...