Jump to content

Ximonite

Member
  • Posts

    173
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    10.00 USD 
  • Country

    United States

Everything posted by Ximonite

  1. I tried on my Dell Latitude E5570 and I couldn't even get to the beginning of the setup. Either I'm doing something wrong or it's not possible. Your results could be different because of the fact that you're using a slightly different laptop though.
  2. I get a notice telling me to disable my ad blocker even when I don't have one installed. Only happens on iOS. Any browser I use displays the notice.
  3. I don't own a Dell XPS 8930, but these drivers should work. Chipset: https://www.win-raid.com/t895f42-Intel-Chipset-Device-quot-Drivers-quot-INF-files.html Audio: https://dl.dell.com/FOLDER01494284M/4/Audio_Realtek_WIN_A01_313J8-Setup_ZPE.exe Thunderbolt: https://dl.dell.com/FOLDER04309822M/3/5510_Intel-Thunderbolt-Controller-Driver_M6YD4_WIN_16.3.59.250_A02.EXE Qualcomm WiFi/Bluetooth: https://dl.dell.com/FOLDER04299994M/6/Qualcomm-QCA61x4A-QCA9377-WiFi-Bluetooth-Driver_K2JG0_WIN_11.0.0.740_A08_02.EXE Killer Ethernet: http://deviceinbox.com/drivers/1112-killer-wireless-and-ethernet-drivers.html NVMe: https://www.win-raid.com/t29f25-Recommended-AHCI-RAID-and-NVMe-Drivers.html
  4. I corrected the IDA Tips and Tricks. Also, does New Moon or Serpent work with WildBill's NTDLL?
  5. This also happens with the file you linked. I am using the default VGA drivers.
  6. KernelEx is not installed, and I have an nVidia video card.
  7. I have been dealing with a very weird issue with Windows 98. When I install MDGx's Unofficial HTML Help Update, the GPU stops outputting a display signal. The only way to recover is to reboot the machine. This does not happen with any other update, including other updates made by MDGx. This happens every time I try to install this update and never happens with any other update. Anyone have any idea what could be causing this?
  8. If you need to slipstream Intel SATA drivers, I would recommend BWC's Intel Rapid Storage Manager 8.9 and in my experience, it works better. It's available on Windows Legacy Update. Extended Core also needs to be slipstreamed. One of the reasons I made this is so I can slipstream the newer Intel SATA drivers.
  9. My suggestion is to get an MSATA SSD and an MSATA to IDE enclosure. What I use in my Windows 98 PC: Transcend MSA230S MSATA to IDE enclosure SinLoon 2.5" to 3.5" IDE adapter
  10. Windows 10 Enterprise + O&O ShutUp10
  11. I like this idea, but there are 2 things that I would like to mention: 1. You shouldn't permanently disable Windows Update because of ESU. 2. You don't need to sign in to Microsoft to use Windows 10.
  12. These functions will be added to NTDLLx4, which should be ready for release soon Update: sysdm.cpl from Windows XP works on Windows 2000.
  13. In my experience, using /p i also disables APM.
  14. You need to set the characteristics of .xdata to 60000020. Also did you type the H in the section or was it just there? Besides those 2 things, it looks correct.
  15. http://blog.livedoor.jp/blackwingcat/ is the most current source for anything from BWC XP also had a compatibility tab with newer OS options, but it was separate from the extended kernel.
  16. Depends on what PCIe adapter you buy. Some support M.2 SATA SSDs and some don't. Here is one adapter that supports both. If you are using an M.2 SATA SSD, find an adapter similar to the one I linked that is available where you live. Here is one that only supports M.2 PCIe SSDs. Make sure to check the product page and buy the right adapter.
  17. When adding an export with WildBill's PETool 0.0.5, I get an error that says "Address out of range". PEMaker works how I want it to and I will use it when creating ntdllx4 and newer versions. When using the blank space in .text, explorer crashes every 10 seconds. I will try to expand EDATA and add my code to it. Update: Figured out .text issue. Using blank space in .text works properly.
  18. Export table tester is the only tool I found that can add exports. ExpX corrupted the entire file when I tried it, and PETools can edit existing exports, but not add new ones. Also, I plan to keep using export table tester because it can make a new section for the export table, and I am currently working on replacing the export table in .text with the new code I want to add. If you know of any other tools that can add exports, please tell me about them.
  19. I don't know of any software to modify packages, but you could extract the files from the package, add the newer files, and create a new package with the updated files. Here is a link to RAX SFXCAB, which is a SFXCAB creation tool that contains parts of the Microsoft SFXCAB creation tool, which hasn't been released to the public.
  20. So the file actually works almost properly. The export table overwrote __eEmulatorInit, __eFINIT, __eCommonExceptions, and about 3/4 of sub_77FC509E. Also, RtlSetLastWin32Error is missing from the export table, but that was because I forgot to add it.
  21. Interesting. I did the same and the BSoD didn't go away. The fixed ntdllx3 happens to be only a few kilobytes smaller than ntdllx2. I would like to look at your modified file and test it with my setup. I test my files in a virtual machine in VMware Workstation Pro 15.5.5.
  22. I made an unofficial update to BlackWingCat's Extended Core because the official Extended Core is not on BlackWingCat's new website, and I wanted to make an English version of Extended Core v16d because I cannot read Japanese. Most of the files in this update are from Extended Core v16a because they are the same as the ones in Extended Core v16d except for the language. Update: Made installer with SFXCAB utility. The new installer can be slipstreamed with nLite. ┌───────┐ │ Download │ └───────┘ Files not from Extended Core v16a: acpi.sys from http://blog.livedoor.jp/blackwingcat/archives/1974336.html ndis.sys from Extended Kernel v16d videoprt.sys from KB829884-v9 ntoskrnl.exe* ntkrnlmp.exe* ntkrnlpa.exe* ntkrpamp.exe* *All of these files are from Extended Core v16d but modified (see below) Modifications made to NT Kernel & System (the 4 exe files with '* next to them): All Japanese resources replaced with resources from Extended Core v16a. Exports for ExVerifySuite and RtlIntegerToUnicode added because the code for the functions was present but the exports were not added to the export table. New boot screen for Windows 2000 Professional:
×
×
  • Create New...