Jump to content

MERCURY127

Member
  • Posts

    275
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    Russian Federation

Everything posted by MERCURY127

  1. sorry, this bootlog is for safe mode or normal mode?
  2. click f8 on reboot, do select step-by-step boot (include windows booting), and check, which driver cause problem. after this, try sbs boot again with manual skipping problem driver. if no success, then boot with logging to bootlog.txt, and attach here files bootlog.txt and bootlog.prv.
  3. uh, nice, nice! so where i can download ur patch? and, if possible, me want know, which bytes need to patch manually, especially for DOS. (i dont like in-memory patches, as least, for legacy systems w/o any protections and cryptos...)
  4. hi! yes, me still using 1070 and i'm interested in your patch. i solved that VDD bug back in 2021, I've been booting into GUI successfully since then, but i forgot to report it here. the problem was that VDD was trying to explicitly set the EGA video mode, even if this mode was not used in any way afterwards. unfortunately, right after resolving this problem, there appears the second one: a console (DOS box) doesn't run, giving the same error address C000:FFFF on start rendering own window. I see FAR on your picture. does it (as well as other DOS boxes) work normally with your patch? if so — i am very interested!
  5. get it out of your head, it doesn't work.
  6. it is himem problem, not io. u accidentally mixed up himem.
  7. your problem is not related with videocard. this is monitor issue, not card. my monitor, benq bl2411, which i use 12 years, doing force stretch image to fullscreen for ANY signal on DVI input, from any source - Intel HDG, NVidia 4200/5200/1070, BUT Radeon, which SELF does image centering. so just replace monitor to manual aspect setting capable.
  8. hello! i am sorry for bumping this topic, but... recently me buy dvd-ram disk and now want test it with win9x. me found some unofficial and incomplete package Software Architects (SAI) WriteDVD!, which, in general, work good, i can read/write files to disk, but cant do format of disk. formatter program say me, that "SAIASPI" in not installed... yes, i can format it in win10, but want test it on 9x too! heavy and intensive search on internet got me only stupid and useless release news articles. no files on web/ed2k/torrents!!! if someone have full latest WriteDVD! 5.x versions for 9x/2k, please, send it me to private message!!!
  9. You're right, I just found the screenshots I saved back then and they show version 2.1.3.0, release 060429. I apologize if I misled you, I was testing a lot of versions at the time and they all got mixed up in my head. Nevertheless, it was working for me at that particular time. I will try to repeat the experiments in the next few days and also try to run the BlueSoleil audio driver by writing inf similar to WIDCOMM, which seems to work in 98 without any problems (audio devices are installed and even some TV appears) but either doesn't see my dongle or requires a license and I don't know how to fix it.
  10. probally, yes. but i not use FE... moreover, on my new machine (chinese C612 mobo + xeon 2666v3) fdapm not work.
  11. BlueSoleil 2.6.0.1 (2007 year) work on 9x with bt 5.0 dongle. i has tested discovery, pairing, PAN, OBEX, even try run soung profiles with my tws headsets, and i have connect, but w/o real sound, because blueletaudio.sys cant create virtual sound card on 9x, or possibly req Bluetooth class bus, which is not created by 9x version btcusb.sys, or by some other reasone...
  12. yes, sorry... i very long not use original 9x/SE/ME, only unoff 98IF, which contains many files from newest OS. well, try detect missied files.
  13. i recently try make "generic" usb a/v driver, using wdmex and sys files from XP ... i test videocapture with cheap chinese endoscope (de-facto usb cam). its work with Amcap test app. i test sound playing and recording with cheap chinese usb soundcard. its work even in web browser Mypal. anyone want test? password 1 (protection from stupid antiviruses). USBAV9X.7Z
  14. 9x DDKs contains debug symbols in archaic format *.SYM. It is OK for old good time deguggers, but modern tools (for sample, IDA Pro) do not understand it. How i can translate SYM files to DBG or PDB format, or, as last chance, to text MAP file?
  15. Hi all! Before wmi9x run all WMI/WBEM instruments work good: In wbemprox.log was only this strings: "ConnectViaDCOM, CoCreateInstanceEx resulted in hr = 0x0(Thu Apr 14 19:01:11 2022) : ConnectViaDCOM, CoCreateInstanceEx resulted in hr = 0x0(Thu Apr 14 19:01:13 2022) : ConnectViaDCOM, CoCreateInstanceEx resulted in hr = 0x0(Thu Apr 14 19:01:17 2022) : ConnectViaDCOM, CoCreateInstanceEx resulted in hr = 0x0(Thu Apr 14 19:02:28 2022) : ConnectViaDCOM, CoCreateInstanceEx resulted in hr = 0x0(Thu Apr 14 19:14:16 2022) : ConnectViaDCOM, CoCreateInstanceEx resulted in hr = 0x0(Fri Apr 15 11:28:32 2022) :" After - EVERYTHING WMI related is NOT WORK: And in wbemprox.log now this: "NTLMLogin resulted in hr = 0x80041006(Fri Apr 15 11:28:32 2022) : Error loading module {F7CE2E13-8C90-11D1-9E7B-00C04FC324A8}, return code is 0x80041006(Fri Apr 15 11:28:33 2022) : NTLMLogin resulted in hr = 0x80041006(Fri Apr 15 11:28:33 2022) : Error loading module {F7CE2E13-8C90-11D1-9E7B-00C04FC324A8}, return code is 0x80041006(Fri Apr 15 11:28:33 2022) : NTLMLogin resulted in hr = 0x80041006(Fri Apr 15 11:28:33 2022) : Error loading module {F7CE2E13-8C90-11D1-9E7B-00C04FC324A8}, return code is 0x80041006(Fri Apr 15 11:28:33 2022) : NTLMLogin resulted in hr = 0x80041006(Fri Apr 15 11:28:33 2022) : Error loading module {F7CE2E13-8C90-11D1-9E7B-00C04FC324A8}, return code is 0x80041006(Fri Apr 15 11:28:33 2022) : NTLMLogin resulted in hr = 0x80041006(Fri Apr 15 11:28:33 2022) : Error loading module {F7CE2E13-8C90-11D1-9E7B-00C04FC324A8}, return code is 0x80041006(Fri Apr 15 11:28:33 2022) :" This or related errors appears everywere in WMI/WBEM tools... Why? And how fix this... Yes, i try "delete and recreate repository". many times. it not help...
  16. or use dos ramdisk like SRDISK, or write own pre-himem dos driver like BURNMEM, which will hide selected memory regions from himem via int15, or mod open-source himem XMGR for exclude some addresses... or use himemx or old himem from msdos, which [can be] limited first 64 MiB.
  17. u can patch one of four winme's io.sys for cancel boot to win directly and execute config.sys/autoexec.bat. after this, u can insert in config.sys ordinary string device=emm386.exe and io.sys will load it. i am not sure that u can run win.com after this, but u can try.
  18. 9x req msdos 7, not any other *dos. u need many patches by RLoew: RLP, SATA, AHCI; and also NUSB. after u found and apply this - try install 9x with "/p i".
  19. yes, it is teoretically POSSIBLE. 0) you must have patched IO.SYS and/or IFSHLP (but i can not remember what exactly patch need here...); 1) you must dynamically load/unload properly version IFSHLP and/or network drivers by DEVLOAD.COM; 2) you must use my ACPIOFF patch for win98 and boot to Command Prompt mode only, not direct to GUI; 3) for solve 2) usb handoff issue after win98 exit, you must use true PS2 kbd and mouse.
  20. what "IT"? acpioff? WinME is not use win.com, so even if make, patch be useless...
  21. cheap modern chinese ADSL or GPON router... which installed for user by local provide, w/o ask user opinion. yes, here often is possible assign fixed ip for the machine, in router configuration page, but not always... :(
  22. can u check that ur 1660ti is support legacy videos modes (EGA 640x350 and lower)? look as my problem with 1070.... i partially solved it by patching vdd.vxd, and can boot to 9x gui, run games like Worms, but here remain (other?) problem with opening in MSDOS window... and i can NOT debug it even with softice. :(
  23. static ip - very bad solution in real life... so we need find or make good patch for vdhcp - it wiil better solution.
  24. yes, its not a bag, its feature... present in all vdhcp drivers.
  25. not "on some cards", but in vdhcp.vxd - too long timeout.
×
×
  • Create New...