Jump to content

xrayer

Member
  • Posts

    235
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by xrayer

  1. Hi, any update about this problem? Can we assume it's rather bios related that new cpu/chipset itself? maybe some incompatability introduced in new uefi csm module? did someone tried biosmod to downgrade specific csm module to isolate the problem?
  2. I think that microcode or AGESA firmware module could change CPU behavior to introduce such bug. Sou you can try extract microcode and AGESA from your older working BIOS and try to insert it in your new BIOS one by one to see if/when it breaks to narrow down the problem. If it will be solved by downgrading one of this module you cannot fix it but at least you could utilize other new features compared to reverting completly to old bios...
  3. Thx for explanation with IDs change. I give not much chance that someone will make a working plugin. With One Core API would be a way. How is it possible to install One Core API beside instead replacing system files? I didn't test last version yet but older one had setup that just installed and replaced system files. I would prefer some opt-in like possible in kernelex to enable API extension only for explicitly configured apps instead for all.
  4. I followed the suggestion mentioned before to disable multiprocess: about:config > browser.tabs.remote.autostart > false. Since then I don't have BSOD yet, I just managed to crash Mypal silently after I opened ~16 tabs ar refreshed all of them one by while fast switching between them. Mypal.exe (only one instance was there then) reached max. consumed RAM ~1,2GB. So if it will no more BSOD I can live with it... It seems some race condition type of bug may occur when multiproc. enabled, maybe some call is not reentrant as expected should be on newer windows? For those getting BSOD, can you post what VGA do you have? If there is some coincidence? I have nVidia GTX 670 while a friend who doesn't get BSODs has ATI.
  5. I just tried MyPal 68.12.5b and also have problem with BSOD in Win32k.sys. It usually happen after visiting some pages with streamed video, just few tabs, can shoot it down within few minutes. My system: intel core i7-2600K, 8GB DDR3, P67 chipset, nvidia GTX 670, WinXP-32b with POS ready updates 2k9. I think it's not too old machine to be caused by unsupported SSE instruction. I never seen this crash when using MyPal 29.3 or Chrome 360 Extreme Explorer. Even I wonder how it's possible to shoot down XP from user space, I would expect such problem in a driver but do MyPal call some drivers directly?
  6. Hi, please is there some unofficial build of Telegram client newer that 1.8.15? I use this version on XP but recently it stopped working adding new users and cannot chat with them. Existing users still works. I have newer client installed on other PC where I added a new user. On XP PC this new user is seen as "Unsupported user" and I can see chat history that was done in newer telegram but I cannot reply back. With older contacts I can chat normally. So the compatability is broken but not fully and maybe fixed? I don't need full featured Telegram client, all I need is to send and receive text messages, no need for calls, embedded videos and other fancy stuff. Or is there some working plugin for Miranda NG or Pidgin? I know there was some attempts but outdated...
  7. Sad to hear 360EE is already gone on XP/32b at all. So I got a year or few more until they will come with some newer stupid incompatible JS that breaks it again BTW any progress on OneCoreAPI (or is it dead too?) that could help running some newer apps on XP? BTW2 also not happy about smartphones, I had to stop using my SGS3 due to 3G network shutdown here in last year. I spent many hours with migration all data, settings and searching for newer apps that that works on newer Android (using LineageOS) and there still left some irritating behavior of more paranoid newer Android I didn't tuned yet. BTW3 you cannot get any new car without embedded "spyware" in EU, there is control unit with connectivity, no more offline... I cannot agree, I have very different experiences with ReactOS. I watch this project since it started. It's improving but still mostly a toy for VM rather for a real HW where it often fails to install. I compared with WinXP on Pentium Pro machine with 192MB RAM and WinXP are significantly more responsive and do less CPU load than ReactOS...
  8. Thanks for pointing there. I got ArcticFoxie ungoogled version and tested the e-banking and it seems to work fine. So we could hope that chinese will keep upgrading it for recent chromium and foxie will clean it up. Even better would be if someone learns how to compile it from the scratch - as chinese can do it somebody else should too, to have more trused version. BTW is is possible to change windows title bar style? I use W2k look on my XP and this forces XP style - not homogenous, but it's just a cosmetic detail...
  9. Well, so the problem of RB is they use too new JS syntax that is not supported by old browsers. How Polyfill Addon can help with it? It doesn't work with Seamonkey but can be installed in MyPal. Or could be helpful Grasemonkey plugin to inject/patch some code? Is there any chance to implement newer JS interpretter into some XP browser? Someone mentioned Chrome v13 works - is it for XP? Do you mean that Chinese stuff with maybe some spyware included?
  10. Hi, please could you try the website https://www.rb.cz and click VSTUP NA UCET (sign in account) on the top right? In my case nothing happens now. Some weeks ago it stopped working on my WinXP browsers and even it doesn't work under latest Mozilla Seamonkey x64 under Win10-x64 but it works under MS Edge. Anybody has a succes with some of WinXP browsers there? What the hell they coded inside?
  11. Daniel B. (for whom I made this mod) finally had a luck to buy 7800GT AGP with G70 chip and 512MB VRAM. He tested my patched w9x driver 77.72 and played some games on it without any problem 😀 Sorry guys, I'm still a lot bussy and didn't visited MSFN for a long time, you should mailed me for the driver. Permanent patched file location is now here: http://windows98.xf.cz/index.htm#NV7722PATCHED
  12. Thanks, so at least we can see the patch doesn't break the functionality but I still need to prove if it helps running 512MB cards. So someone else please test it.
  13. Hi, more info please. What memory size is on your 7800GTX? Did you tried to replace original 77.72 NVCORE.VXD with my patched one? Did the unpatched driver work too or made a BSOD?
  14. I got report that current patched driver now works with 256MB VRAM card so anyone interested to try with 512MB?
  15. xrayer

    XomPie

    Hi, I know this is an old thread and Xompie was probably abandoned but I found it quite recently and finally had time to play with it because I see some advantages in patching individual apps instead messing whole system. So I installed Xompie (the last version from Github) on my up to date XP SP3 + Posready updates with fresh install of MSVC++ 2013 & 2015 redist. Problem is that any program I patched didn't work then (those supposed to work like Adobe DNG converter that was mentioned by author). LDD finds all dependent DLLs after patching in my windows\system32 but the patched program just terminate with message window: application was terminated due to press CTRL+C. I tried install back all xompie alpha versions from 0.6 to 0.2 (on windows from backup without previous xompie) that I found in the thread. I read it all througly but nobody reported such problem here. Any idea what can go wrong? I even tried to patch a small w32 console Hello World program compiled by mingw that normally runs on XP but after patching it didn't work too (again CTRL+C message), strange... Could be problem that I use localized (CZ) Windows? I also tried Dibya Extended Kernel digged somewhere in outer space, I was able to run Adobe DNG converter 9.6 but it caused crashing of all my browsers - Seamonkey, Palemoon, IceAPE. Then I finally found One-Core-API - I wonder it's not discused much more here, I just found one 2-page thread where someone asks how to install. It seems this is far more recent and largest kernel extension project. I installed it and happily found that it really can run some newer apps but I have the same problem with crashing browsers. The bad thing is that the API extension is enable by default for all apps or I don't know how to disable it by defult. There's not much docs. I like that in W98 I can set KernelEx disabled by default and I enable it only for indiviadual apps. Then I discovered that the problem is caused by WineD3D component. If I uninstall it then browsers run fine. Probably they are trying utilize DX10/11 that they detects but it's not well implemented yet. When I just rename d3d11.dll to something elese, Palemoon will start and run but Seamonkey start with blank window content that doesn't redraw. The various compatability setting of the exe that I tried had any effect on it, again this is so bad to have such features enabled by default. I have to say that I'm running One-Core-API-Binaries-1.1 release that was the only I found compiled and it's from 2018 but sources on github seems to be more recent - anybody rebuild it or have a link on newer binaries?
  16. The previous version of patched driver caused crash (memory protection BSOD). This was probably due to Dword at 144h that I left untouched but it seems it may be code size so I had to adjust it. Now it should go a bit step further, file reuploaded: http://rayer.g6.cz/1tmp/7772mod.vxd
  17. No, 77.72 will not work with 7900/7600, AFAIK only 7800 works (G70 core, others are G71/73 - too new).
  18. BTW Windows XP can be installed with uniprocessor kernel so then you better compare singlecore performance in w98 vs XP. Also you can just swap your CPU to an older singlecore one to see if SMP cause so high gain in XP - I doubt so. Newer videobios would be good to try but aslo I doubt it help, it usually can fix/break some VESA features... I flashed a lot of VGAs but never it had significant performance difference (except bioses with different clock settings). In the distant past I had a big headaches with AGP on non-intel chipset boards. They were cheaper and I had not much money as a student so I had to suffer all the hell of installing VIA4in1 drivers, nvidia drivers, DX, OS reinstalls, bios flashing... After that I finally changed MB to intel ZX440 (later BX440), just installed intel INFs and all problems has gone. So I rather sticked with intel chipsets for intel CPUs for all my next systems. I totaly ignored Pentium 4 as I think it was the worst CPU intel ever made and I just jumped in when C2D Conroe was released. First I got Asus MB with intel 945 with PCIE and it runs very well with Win98SE and 7600GS, later 7900GT. Same for next MB Gigabyte with intel G31. So if you have a chance to get intel chipset MB for good price go and try it...
  19. As you know, R.Loew made nvidia videomem size patch for >256MB cards, that modifies NVCORE.VXD of 82.69 drivers. A friend of mine asked me if the patch can be backported to 77.72 drivers because he claims the newer drivers renders artefacts in some games on his GF7800. I never had GF7800, only GF7600 and GF7900 and had no problems with 82.69 drivers (except shutdown problem). So I tried to look what the patch changed on NVCORE.VXD ver 82.69. I found 3 code hooks by JMP/CALL that referenced a piece of new code added in a caveat near EOF. I tried to find similar code in ver 77.72, patched it, copied new code and modified the offsets to match. I'm not sure that I found the right matching code and how much the 77.72 differs but some parts looked pretty similar. I only don't know what to do with 3 changed Bytes at offset 144-146h. I thought it may be a checkusm in LE header but it's further and my tool says the checksum is 0 even in original file. I hope Windows would not complain and load the driver anyway. I cannot test it and he too coz his GF7800 had died. So if someone interested plese test it on GF7800/512MB and let me know how it works. Patched driver is temporarly permanently uploaded here http://windows98.xf.cz/index.htm#NV7722PATCHED Install original 77.72 driver and then replace NVCORE.VXD by this patched one from the package.
  20. Cool, is there plan also for extender of userspace API (some kernelex ressurection for NT with e.g. a help of WINE codebase)? If I remember I saw some attempts but nothing alive...
  21. Hi, is there some newer unofficial build of MPC-HC player than 1.7.13 (2017) or LAVfilters newer than 0.70.2? I found an (seems to be good enough) alternative PotPlayer: http://potplayer.daum.net/ It still supports XP in 2020 and seems to be often updated. I also reccomend to install Strongene Lentoid HEVC Decoder http://www.strongene.com/en/hevc/hevcProduct.jsp for those with old VGAs without HW H265 decoder. This codec is ~2x faster on CPU than LAVfilters/FFDshow! It should support also OpenCL decoding on GPU but probably only on ATI/AMD cards didn't work on my GTX 670 as GPU load was seen only ~8% If someone knows about working OpenCL/CUDA hybrid H265 decoder that works on nvidias let us know.
  22. Hi, did someone try to compile some recent 7zip for Win9x? I tested that official ver 18.06 is working with KernelEx but only the commandline tool 7z.exe but not the GUI. GUI version 16.04 can run with KEX but only some parts are working, eg. extract files from archive but cannot create new archive.
  23. On P31/ICH7 chipset the IDE legacy mode works just fine, I didn't use AHCI there. I installed the INF files after Win98, no slipstream. In device manager I had proper ide controller working in DMA mode. I installed nUSB 3.3c The only device I had disabled in BIOS was onboard intel HD audio. I had some issuses with SB Audigy 2 and sound crackling (all OS I had installed) so I replaced it by Audigy 1 and it works fine. Used Creative driver 3.0.0.18 (according to INF file) I was lucky to have real floppy. it's sometimes usefull so didn't need to hunt phantom :) The shutdown probloem with latest nvidia driver was never resolved probalby. I used a hack: instead regular shutdown I use a batch file that set a flag (some file on disk) and reboot windows instead, then autoexec.bat checked if flag was set and then clear the flag (delete file) and call FDAPM to shutdown machine. BTW as he has only 512MB RAM no need to himem.sys hacks. But I reccomend to install R.Loew RAM patch and install more RAM.
  24. Aha, I just found that Borland C supported something called a precompiled headers. This should generate some extra file from *.h files that is then combined with *.c files via specific BCC command line option. It should help to speed up compilation. Maybe he used some historic slow PC for building DOS tools? If you find some free time please upload packed compiler, maybe he had placed headers and compiling batch/makefiles there. I don't hurry with it...
  25. Many thanks for sharing with us. It may look he used some Borland C, I'll try to rebuild. I wonder he used a lot of inline asm code and there's no any include statement, even for <stdio.h>. Maybe he didn't even use stdlib. If I cannot rebuild it will be still usable to study the code how DMA IDE commans calls works. UPDATE: Well, the code looks a bit cryptic but it compiles with BC++ 4.52, just to ignore tons of warnings about missing prototypes. This can be fixed easily creating a header file...


×
×
  • Create New...