Jump to content

junior600

Member
  • Posts

    105
  • Joined

  • Days Won

    4
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by junior600

  1. Well, I also found that even the user piotrhn is working on a nt 4.0 compatibility layer using kex 3.5... I sent him my compiled dlls, maybe he will be able to get firefox 3.5 load
  2. Wow, that's wonderful... If it will work, can I use it even for my project on windows nt 4.0? When I come back from holiday, I will try it.
  3. Well, in these days I'm in vacations so I can't work to anything xD Next week I come back and I will work on it
  4. Can you post a screen? Are there some dlls coloured in red?
  5. NEWS: I was able to load windows media player 10.... It's a little buggy because there are some missing functions I have not added yet, but now it loads
  6. Ok, I will try it by tomorrow. EDIT: I have rapidly tried it before going to bed and it has installed, but it throws me an "internal" error when I try to launch it. I looked with dependency walker and there are some missing functions to the dlls it calls, so in these days I will add them and see if it works.
  7. Good news. In these days I worked on how to display characters correctly and finally I was able to display them correctly I had to updated some existing functions on gdi32.dll
  8. Yes, I'm going to get it work. BTW I have a question to people who are using windows 2000 with the last blackwingcat's kernel... Does qbittorrent 3.3.12 (last version) work? It loads on windows NT 4.0 but it hangs to the first screen "legal information". I read somewhere that QT5 isn't compatible even with windows 2000, is it true? Tracing the error with ollydbg, it says me "CreateWindow() for QEventDispatcherWin32 internal window failed".
  9. Well, I have tried ImportPatcher but it still doesn't work.There are no missing functions because I have added the missing ones. I think I need to update some existing functions like windows 98's kernelex does. I will work to it in these days. Yes, for now the best browser we can use is QtWeb 3.8.4 until I will be able to load the other browsers
  10. Thanks, for example qupzilla 1.6.6 requires only a missing function in gdi32 (GetCharABCWidthI) and for now I have redirected it to GetCharABCWidthW. I'm going to write the function and see if it will change something. BTW yes I have a plan to do something even for windows NT 3.51 in the future, but for now I will focus on windows NT 4.0
  11. Thanks, I hope I will be able to release something soon. Ok I will try to get them work. EDIT: I have tried Qupzilla 1.6.6 for now and it loads,although the characters are a little messy (I will work on it in these days) .
  12. Hello everyone, in the last past few months I have been working on a windows nt 4.0 api wrapper which can run softwares designed for new windows's version. I'm writing the functions in inline assembly (I'm using ida) and C. (There is also some code from reactos and wine). There are some issues with certain softwares, some don't load at all and some crash, so I can't release nothing for now. What are some software you use and you want to run on it? List me and I will try to get them work. Unfortunately firefox (the 3.5 version and newer), opera 12.18 and utorrent don't load even if I added the missing functions... They don't throw me any error, they simply don't load at all... Maybe I have to do something. I will investigate. Here, there are some software that load. Filezilla 3.8.1 (last version crashes, but I think I will be able to get it work) vlc 2.2.0 last version of 7-zip last version of Sumatra (it's a little buggy but it reads pdf).
  13. NT 4.0 is different from newer windows NT systems... It doesn't have plug and play and there is no device manager. you have to install vga driver from the display settings... click on "change". (where is written "cambia" on my picture, it is the italian version).
  14. You have to go to option folder and enable "show hidden files".
  15. Windows nt 4.0 is fast, isn't it? I have added several functions on kernel32,ntdll, advapi32 etc... (proxy dll method), and I managed to get some new software work. This is an example. (I'm adapting reactos source code for nt 4.0.) Now I have some issues to add functions in user32 and gdi32 because they require some calls to win32k.sys, but I hope I can do something.
  16. Try to disable ACPI by pressing F5 or F7 during the installation setup
  17. Oh I see... Thank you for your effort anyway. I will see if I can compile the emulator without wsapoll (the emulator is open source, so there is a source code.)
  18. No, I used the official VC2015 package I will try Windows2000-VC2015-INTL-v4.exe
  19. I have checked with dependency walker and yes, it requires only WSAPoll that is only available on windows vista
  20. I want to emulate citra emulator. You can download it here: https://www.amazon.com/clouddrive/share/JwthcpwNLGFP2uLCgIu0E7rGpOesVPkMSEQEh6aBiIH/188-6364361-5320854?_encoding=UTF8&*Version*=1&*entries*=0&mgh=1 Simply, if I click to citra.exe, it appears me the above error message. Maybe Blackwingcat can fix it.
  21. Hello everyone, I'm running Windows 2000 with Blackwingcat's kernel32 and it works like a charm. Every software I use work good... Now I want to run an emulator but when I try to run it, the emu shows this error: "The procedure entry point WSAPoll could not be located in the dynamic link library WS2_32.dll" Is there a way to get it work?
  22. Hello, is it possible to install VC++2015 on windows 2000? I have tried with the last kernel release but it doesn't install... It says me "Microsoft Visual C++ 2015 X86 Minimum Runtime-14.0.23026 can only be installed on Windows XP SP2 and newer platforms" even if I set XP compatible mode
  23. Oh, I see... I have tried to use Ollydbg and I have found where dolphin.exe calls "raise exception". Now, what should I edit? (this is a old version of dolphin). This is a screen of ollydbg
  24. I'm sorry to reply after a year xD I have replaced the value from 55 to C3... But now the emulator shows me another different error as soon as I launch a game... "Dolphin caused an Invalid Page Fault in Module <unknown> in 0000:0940018d. Registers: EAX=00000005 CS=0167 EIP=0940018d EFLGS=00010202 EBX=00000000 SS=016f ESP=0fb0ff04 EBP=bfa4a4ff ECX=68330080 DS=016f ESI=80003368 FS=500f EDX=0040048c ES=016f EDI=834b5ae4 GS=0000 Byte all'indirizzo CS:EIP: 89 8a 00 00 04 00 8b 15 44 67 35 04 8b 0d 44 67 Immagine dello stack: 834b5ae4 04d1e800 00000000 bfa4a4ff 0072105a 834b5ae4 04d1e800 0fb0ff4c 834a3040 7d010efd 00000020 0fb0ff7c 007a946a ffffffff 00523e7e 04d27108 I don't know what does it mean... Is there a guide which explains what I have to edit? For example how did Rleow understand that I had to Patch the value in DOLPHIN.exe in order to remove the 406D1388 RaiseException? How did he know which address it was? Another thing.... I'm trying to run pcsx2 too (version 0.9.4 or 0.9.5) The pcsx2.exe showed me this error "The Pcsx2.exe file is linked to missing export KERNEL32.DLL:MapUserPhysicalPages", so I have seen with importpatcher.41 how many functions are missing in kernel32. MapUserPhysicalPages AllocateUserPhysicalPages FreeUserPhysicalPages I added these functions in stubs.ini (Kstub822) and now the pcsx2.exe file shows me: "Cannot allocate mem addresses 15000000-5500000, err:8" I think I'm in the right track to load it. Sorry for my english, I know it is very poor.
×
×
  • Create New...