Jump to content

Svyatpro

Member
  • Posts

    47
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Ukraine

About Svyatpro

Profile Information

  • OS
    2003 x86

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Svyatpro's Achievements

25

Reputation

  1. Well, I took acpi.sys 2600.7777(v8) from Ramsey's Patch Integrator. Manually patched halmacpi.dll and intelppm.sys using Dietmar suggested byte-code changes for Win2003 SP2 (hotfix version). And I got performance decrease in CrystalMark2004 for about 10%. I use Broadwell CPU i7-6850K. The culprit is patched intelppm.sys
  2. Hello folks! Can anyone please upload lastest ACPI/HAL/PMM Driver for XP/2003 x86? @Dietmar
  3. Thank you Dietmar but where did you get drivers for: ACPI\DELLABCE\2&DABA3FF&0 ACPI\SMO8810\1
  4. Guys, where can I get actual download link for Update Pack?
  5. Can anyone help me installing WinXP on Dell Precision M4800? I have a black screen after "The setup is starting Windows" at text installation mode. Tried different ACPI.SYS, IDE/AHCI modes - nothing helps
  6. Hello guys! Have anyone managed to install XP/2003 on Dell Precision M4800? I read that some people here did. But how? It freezes on a black screen after "The setup program starting Windows" at text installation mode.
  7. Svyatpro

    XomPie

    I know this is kinda irrelevant to post it here, but it concerns Windows XP support by NVIDIA. If you know in NVIDIA drivers starting from 361.91 till latest version, we have a high severity BUG when monitor connected via DVI is being detected as as CRT TV thus makes you unable to override custom resolution and refresh rate etc. Many months ago I created an issue in NVIDIA customer support and look what they recently answered me: This means that they confirm this BUG and they confirm that this their fault, but they apparently refuse to fix this issue and doing so they do not serve their customers properly, this is confusing! What do you guys think, what possible scenarios could I/We get from NVIDIA and how should I/We act?
  8. Are you sure it works? I doubt of it, I tried it many times. Can you run Tropico 5 for example? I also checked your kernel32 it calls for example EnumSystemLocalesEx from msvcr120 to export this function, but msvcr120 has delayed imports from kernel32.dll that calls exactly these functions that you want to wrap from it. You will receive errors when these functions will be called by msvcr120, because it calls them from itself. I think One-Core-API is our everything, we need to polish it, and maybe avoid binary patches of native dlls.
  9. Svyatpro

    XomPie

    Okay, here take One-Core-API's vtdll. But you need to keep in mind that BWC's implementaion is kernel32 related and has no "Rtl" at the beginning of the function. Also use BWC's Japanese binaries, there are some reasons. vtdll.dll I tried to fix it in sources but had no luck because of my poor C knowledges. And a bit of necessary information. I found a commit that brokes newer Chrome in XP: https://chromium.googlesource.com/chromium/src/+/f9b843b964801440b50e74b072c70e7ecb0f1921
  10. Yes, and it requires contributors. We need to fix some functions known as broken: shell32: SHGetKnownFolderPath kernel32: GetLogicalProcessorInformationEx LCIDToLocaleName vtdll (it could be good if someone could replace it with BWC's implementation): RtlTryAcquireSRWLockExclusive RtlInitializeConditionVariable RtlSleepConditionVariableCS RtlWakeAllConditionVariable RtlWakeConditionVariable
  11. Svyatpro

    XomPie

    Just FYI, Using Samuka's wrapper + some customizations I managed to run Chromium 51.0.2687.0. And I guess I know what's the reason why latest Chrome's doesn't work. So wait guys until One-Core-API will be released. Also Sony Vegas 13 is here:
  12. I just commented to the post of FranceBB
  13. Svyatpro

    XomPie

    Well, I'll tell you something about One-Core API. Samuka is very busy now, he posted his sources and seems he will share his project to people and he needs everybody's help. I can't give you a link to his sources right now, because I should ask him first. But I surely know, he went rather far on XP/2003 kernel extending. If there are people who can help him in project developement you can feel free to contribute. I don't actually know if he is a girl or a boy, but I often call him "man". Samuka seems to be a male name in Brazil.
  14. This is just newest WineD3D 1.9.24 with some patches from Andrew Wesie running Crysis 3. Game menu: ] Gaming with corruted textures:
  15. Svyatpro

    XomPie

    I think we can run Opera 39 dev build which is newer than Chrome 50 and is based on Chrome 51. I've added a bit more exports to my Extended Kernel for 2003 and Opera 39 starts, shows a browser window and crashes right after start. It needs more digging, I will try to do my best working around on it.
×
×
  • Create New...