Jump to content

jumper

Member
  • Posts

    1,958
  • Joined

  • Last visited

  • Days Won

    8
  • Donations

    0.00 USD 
  • Country

    United States

jumper last won the day on September 18

jumper had the most liked content!

6 Followers

About jumper

Contact Methods

  • Website URL
    geocities.ws/jumper

Profile Information

  • OS
    98SE

Recent Profile Visitors

23,601 profile views

jumper's Achievements

279

Reputation

  1. This link still works. The 72MB zip file is a compilation of many drivers.
  2. These are Special Folders. Their locations probably depend on whether you login with a User Profile or not. Check the registry for each path string.
  3. But no FIXINTR, FIXINTR5 or FIXEOI patches. Great! So this tweak solves two independent hardware issues. I just now Googled "Windows IRQ steering" and found this in the AI Overview: So perhaps we should only have it enabled when changing hardware, then disable it for best stability.
  4. Probably an RF issue. Try different: Wifi channels / power levels shielding / reflectors USB ports / hubs / cables monitor refresh rates cpu and system clock speeds
  5. Thanks for the update. Was this also before the Nvidia driver install, or after? And are any of RLoew's patches still installed?
  6. So this is no longer the case?
  7. I'm still working on this. I found my old Pentium 133 Windows 95 system and have downloaded some alternate builds of Pidgin and GTK+2. The rev-a version seems to be the mistake; the original GTK 2.6.10 was the last build for 95 except for a special build of 2.14.4. Google "gtk+2 win95-compatible version" AI Overview:
  8. I'm only seeing IsDebuggerPresent in libglib-2.0-0.dll. I think the others all import from libglib-2.0-0.dll. With ImportPatcher you can patch: IsDebuggerPresent=GetCurrentProcess or IsDebuggerPresent=GetErrorMode I'm seeing (right-click on folder, Find, Containing text) InterlockedCompareExchange in libxml2.dll and nspr4.dll. Try patching with ExitProcess for now. The code will need to be patched. The instability is C Runtime Library errors upon second launch. Hopefully just my system.
  9. I patched 6 bytes to convert the VirtualAllocEx call into a working VirtualAlloc call, 5 bytes for VirtualFreeEx to VirtualFree, and 3 bytes to update the checksum to ward off malware false-positives. Check your messages for an attachment. Pidgin 2.6.6 (unpatched) does launch on my 98 system, but isn't stable unless I enable KernelEx and set it to Win2K mode. So more patches will probably be needed.
  10. 98, SE, and ME do have VirtualAllocEx, only 95 doesn't. Use ImportPatcher or Dependency Walker to find all missing functions. If there are only a few, I can write a wrapper.
  11. Only if the check looks into the registry can the version be spoofed. This is rarely the case. Is this the installer or the app itself? And what is the full, exact text of the message (including title)?
  12. https://www.tp-link.com/in/support/download/tl-wn8200nd/v2/?app=store has two driver versions for the v2. Which did you try?
  13. The video plays smoothly in Chrome 103 on my older Chromebook, but without audio. Where is the audio?
  14. https://www.google.com/search?q=XP2ESD Edit: Much of the MDL threads linked above require a login to view. Github links can be found by searching for "XP2ESD".
  15. Internet Explorer 4.01 Service Pack 2 should contain W95Y2K.EXE. It installs an updated Shell32.dll that corrects date format issues in the "Find Files or Folders" dialog. To avoid other system issues, you should have OSR2 or 2.5 installed as well as IE4.01-SP2 full install and W95y2k. IE5.5sp2 is the last IE for Win95. I'd try IE5.01(sp4) first. Both should contain the last compatible 4.72 version of Shell32.dll.
×
×
  • Create New...