schwups
MemberContent Type
Profiles
Forums
Events
Everything posted by schwups
-
Yes, install the Chipset drivers directly after OS. That's the normal procedure.
-
Did you install the chipset driver first, before you install others?
-
So far I can see you didn't install the VIA 4in1 chipset driver. You have "PCI standard host cpu bridges" in your device manager. This indicates there are only standard MS drivers. The Via device name is "VIA standard host bridge". I don't believe that there is a problem with ACPI. I've a VIA P4M800 (VIAVT8237R). It isn't a laptop, but there aren't any problems.
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
schwups replied to jumper's topic in Windows 9x Member Projects
@jumper: According to my tests should the culprit exist since update 11 in Kexbases. Like I said VLC 3 works up to update 10. You added "KERNEL32.CheckRemoteDebuggerPresent=" and many more API's to Kexbases 11. I entered "KERNEL32.CheckRemoteDebuggerPresent=" to k452stub to overwrite kexbases here. That's the only way it makes sense to me. The function in the stub file on the left (contents=kexstubs,std,kexbasen,kexbases) is irrelevant, because it should be overwritten by Kexbases 11 or higher. VLC 2/3 is useless in XP mode. Probably the same applies to version 1.x.x. Goodmaneuver described the errors. -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
schwups replied to jumper's topic in Windows 9x Member Projects
I tried this with two different lines in the [BASE] section, but I can't see an effect. [BASE] contents=kexstubs,std,kexbasen,kexbases - here in [WINXP.names] KERNEL32.CheckRemoteDebuggerPresent= kexstubs .0 and [[BASE] contents=kexstubs,std,kexbasen,kexbases,k452stub - here in [WINXP.names] KERNEL32.CheckRemoteDebuggerPresent=k452stub.0 The second case was to overwrite kexbases. The runtime error on VLC3 start still persists. I don't comprehend your advice to test that line in the core.ini. Why Kexstubs (CheckRemoteDebuggerPresent=kexstubs.0) and why in [WINXP.names] section, although VLC must work with "default mode" and not XP mode? -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
schwups replied to jumper's topic in Windows 9x Member Projects
I don't get a detailed error message. (This application has requested the runtime to terminate it in an unusual way.) DumpPE creates a very large logfile of 14MB. What should I look for? Taking into account the changes from release 10 to 11, only these api's have become conspicuous for me. It is only my suspicion. I tried to override the added api's with K452stub.ini or core.ini. The two abovementioned showed an effect. Already the Explorer didn't start. MSVCRT.DLL was mentioned in that message. -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
schwups replied to jumper's topic in Windows 9x Member Projects
I would like to report that VLC 3.0.x runs with the Kext entry "[Kernel32.dll] CheckRemoteDebuggerPresent= " up to Release/Update 10. The runtime error occurs since kexbases 11 and higher. Could it be to do with LeaveCriticalSection and SetCriticalSectionSpinCount? -
I'm surprised how easy it is for me to run VLC 3. Only the Kext entry "[Kernel32.dll] CheckRemoteDebuggerPresent= " is required. Thanks for the hint. System: ME, KernelEX 4.5.2 and Kext. VLC 3.0.4 runs also up to KernelEX update 8. Using update 12 and higher VLC fails to start and gives a runtime error. As far as I can remember the updates 9 to 11 made problems for me, so I didn't testet them.
-
Greasemonkey Script to Fix YouTube Player
schwups replied to Heritage's topic in Windows 9x Member Projects
The Opera HTML5 Player still plays some interviews and documentations, but no music anymore here. The you tube HTML5 testpage gives the same information for FF9.0.1 and Opera (12.02 / 11.64), that WebM VP8 and HTMLVideoElement is supported. The other formats have the exclamation mark. I found this to use Greasemonkey user scripts in Opera, but it doesn't work: https://www.ghacks.net/2008/08/10/greasemonkey-in-opera/ -
Greasemonkey Script to Fix YouTube Player
schwups replied to Heritage's topic in Windows 9x Member Projects
Marvellous, I also tested it with Flash 21.0.0.242. Is it possible to make the script working in Opera Presto, too? -
I only use ME with KernelEX and not in a VM. In my opinion Opera 10.63 from October 2010 should be your best choice. But you can give Retrozilla a try, too.
-
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
Y2mate works well. Thanks. Other (webm): Audio streaming mp4, mp3, Audio: I've two possibilities open with e.g. VLC or saving -
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
Problem kexbases17 and KM74: On first internet access of the browser Key3.db will not be created is apparently fixed with Kexbeta18. -
So far, we have no workaround for Youtube. There is one (https://msfn.org/board/topic/177485-backporting-newer-browsers-to-win9x-with-kernelex/?do=findComment&comment=1154915) of diamant, it is inconvenient but working. Commodore's finding has given me basically nothing useful, see some posts later. The procedure had worked only for his test video and not for others. FF9/10 and Opera 11/12 aren't vp8_only_browsers. Now FF 43 is required to see youtube videos. By the way, you would be the first to make FF12 run stable on 98.
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
schwups replied to jumper's topic in Windows 9x Member Projects
Did you already write a changelog? What does "Override settings of individual modules" mean? Is Ktree9 still full compatible to version18? I miss many api's and some dll's. -
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
Which Tool or plugin did you use to change this value? -
You need the 48bit Patch (ME48BLBA.EXE) for the HDD. And read: https://msfn.org/board/topic/174096-nvidia-video-driver-shutdown-fix/ https://msfn.org/board/topic/97140-nvidia-drivers-8269/ and see: https://msfn.org/board/topic/95815-important-stickified-pinned-959898-seme-topics/
-
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
I increased the max version in the install file and afterwards the installation of HyperBK ran smoothly. Thanks. Supplement: On my XP Youtube doesn't work up to FF42.0 anymore. -
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
The same applies to roytam's KM74. Youtube doesn't work. The booklet workaround is Ok, but it takes to much time. For some reason I can't install HyperBK (0.5.3 - https://addons.mozilla.org/en-US/firefox/addon/hyperbk/) on FF9.0.1. Maybe I have a wrong setting or I've forgotten a trick. Firefox reports it isn't compatible. -
ShutdownPatcher1522.7z
-
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
@diamant: I already testet it in June (see my post of 12 June). Downgrade the Kexbases.dll to version 16. We'll see, if you get the same result. -
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
Yes, now youtube works in KM74 (Win ME). There isn't the right-click menu of the player with the possibility to save like in FF9.0.1. -
Backporting newer browsers to Win9X with KernelEx
schwups replied to roytam1's topic in Windows 9x Member Projects
Yes, I also can run KM 74G usable on two computers. On my other two KM is slow, freezes after a short time or on some pages like this board. I don't know the reason yet. The profile files are created since KernelEX Kexbases.dll update 16, also Key3.db, here. The creation of Key3.db fails after update to Kexbases 17. I hope jumper find the culprit and solve the problem. KM worked with the db files of FF 9.0.1, 10.0.12 and 17.ESR, too. The Auxiliary DLL Updates, psapi and uxtheme seem to have no effect in this case. One more problem is that KM crashes when bookmarking: Runtime error - KM caused an error in MSVCR80... after browser restart the bookmark works. Also (some) KM settings on lower button of duckduckgo startpage don't work or stick. -
Ironman69 runs the HTML5 Player inside Opera. The HTML5 Player must run, without registry keys or tweaks! Maybe he simply set the KernelEX mode to 98SE.
- 15 replies
-
- Youtube
- windows98SE
-
(and 1 more)
Tagged with:
-
Yes, I selected different countries and all. The new list will not load, too. It doesn't matter, if KernelEx is enabled or disabled. I selected Spain and Italy, because there are only these countries in this list.
- 9 replies
-
- onlinetv
- internettv
-
(and 1 more)
Tagged with: