Eclipse Community

Search found 36 matches

[ Search found 36 matches ] Jump to page 1 2 »
Author Message
Posted: 23 Mar 2024, 15:14

 
Replies: 70
Views: 39600
 


Sorry, for the current solution, just go buy the new laptop with 12th gen or newer Intel CPU with E cores and using discrete GPU (GeForce or AMD Radeon). And only install the discrete GPU driver on Windows Vista Extended Kernel (the integrated graphics device remains without driver, otherwise it wil...
Posted: 08 Jun 2023, 16:11

 
Replies: 70
Views: 39600
 


Windows 8.1's D3D9.dll is also faulty on latest Intel UHD 620 driver! (Crashes with problem signature BEX, code c0000005) Maybe that driver with the new Intel logo is only designed for Windows 10 or higher. There might be some missing hidden functions that are not shown blatantly in Dependency Walk...
Posted: 07 Jun 2023, 07:25

 
Replies: 70
Views: 39600
 


This might be helpful and informative, but don't focus on PCSX2. Instead, just learn the DirectX-related things from it.
https://github.com/blueclouds8666/pcsx2_XP/issues/2
Posted: 07 Jun 2023, 03:32

 
Replies: 70
Views: 39600
 


Windows 8.1's D3D9.dll is also faulty on latest Intel UHD 620 driver! (Crashes with problem signature BEX, code c0000005)
Maybe that driver with the new Intel logo is only designed for Windows 10 or higher.
Posted: 02 Jun 2023, 03:30

 
Replies: 70
Views: 39600
 


GTA San Andreas also works successfully on WineD3D. But if the Visual FX Quality is too high, the game will become very slow and unplayable, especially when in Red County. And the intro's FMV only plays the audio but still can be skipped. Unlike when using the native D3D9 which the game keep runs sm...
Posted: 01 Jun 2023, 16:11

 
Replies: 70
Views: 39600
 


hiw did you get this to work? I can never get anything except the 4000 driver from msfn to work properly I'm using WineD3D to replace the d3d9.dll file in System32 and SysWOW64 folder. Also I renamed or moved out the igdumdim64.dll and igdumdim32.dll files. If your iGPU supports Vulkan (particularl...
Posted: 01 Jun 2023, 13:32

 
Replies: 70
Views: 39600
 


Proof:
[ attachment ]
[ attachment ]
Posted: 01 Jun 2023, 08:49

 
Replies: 70
Views: 39600
 


DXVK's D3D9 also most likely will work in Windows Vista Extended Kernel, even much better than WineD3D. However, DXVK only works on graphic cards with Vulkan API, and Intel HD Graphics 4000 doesn't support Vulkan.
Posted: 01 Jun 2023, 07:44

 
Replies: 70
Views: 39600
 


Yay! Today I was able again to run D3D9 games and programs in Windows Vista Extended Kernel using the newer version of the Intel HD Graphics 4000 driver! So, I used WineD3D to do this. I copied the WineD3D d3d8.dll, d3d9.dll, and wined3d.dll files to System32, replacing the original ones. I also ren...
Posted: 13 Feb 2023, 07:35

 
Replies: 70
Views: 39600
 


Windows 7's Aero DWM actually also still relies on D3D9 (for older graphic cards only).
[ attachment ]
Posted: 29 Dec 2022, 13:54

 
Replies: 70
Views: 39600
 


I tried removing them, and I got this error when trying to play Chess Titans:
[ attachment ]
So, all I have to do is only add the missing functions to gdi32.dll and user32.dll files.
Posted: 29 Dec 2022, 11:44

 
Replies: 70
Views: 39600
 


K4sum1 wrote: *  29 Dec 2022, 07:38
Seeing as how those are a bunch of 2 functions, you could probably remove the 2 and see if it works
How do I remove them? Should I use CFF Explorer? Have you tried if it is still working even you removed some missing dependency functions?
Posted: 29 Dec 2022, 06:30

 
Replies: 70
Views: 39600
 


Here are the following missing dependent functions (in gdi32.dll) that are needed for the Windows 7 Build 6519 d3d9.dll file
[ attachment ]
Edit: Windows 7 build 6519's d3d9.dll behaves the same like Vista's d3d9.dll
Posted: 29 Dec 2022, 01:52

 
Replies: 70
Views: 39600
 


K4sum1 wrote: *  28 Dec 2022, 22:07
Could try build 7000 d3d9, or maybe a slightly earlier build's d3d9 just to test with?
No, it has quite a lot of missing functions when checked on Windows Vista Extended Kernel using Dependency Walker.
May win32 in MSFN would know this immediately and try to backport it.
Posted: 28 Dec 2022, 13:22

 
Replies: 70
Views: 39600
 


Maybe the culprit is the d3d9.dll file located in System32 and SysWOW64 folder. It would be worked perfectly if we use the backported Windows 7's d3d9.dll for Windows Vista, but it also has so many missing functions. Hope win32 in MSFN know this immediately.
Posted: 28 Dec 2022, 12:36

 
Replies: 70
Views: 39600
 


So, the bottom line is: DirectX 9 won't work at all on Windows Vista, nor even at least working so messy with glitches or artifacts, but keeps returning BEX64 related errors.
Posted: 28 Dec 2022, 12:03

 
Replies: 70
Views: 39600
 


Intel HD Graphics 4000 driver version 10.18.10.5161 build August 2020 works almost perfectly fine for me too. However, the 1080p videos are still crashing with problem signature BEX, code c0000005.
Posted: 26 Dec 2022, 02:31

 
Replies: 70
Views: 39600
 


But, how about the AMD driver that you're installed on the Windows Vista machine that breaks DX11? What is the exact driver version and build? Do you also use George King's NTOSKRNL Emu_Extender there?
Posted: 26 Dec 2022, 02:23

 
Replies: 70
Views: 39600
 


Mine is Mobile, version 10.18.10.4885, December 2017 build.
Posted: 26 Dec 2022, 00:26

 
Replies: 70
Views: 39600
 


So I went to 7000, and had both the weird font and pixelated blur issues on both AMD and Intel, however OGL, DX9, and DX11 work perfectly fine on heaven in my testing. Can you open the Intel HD Graphics control panel, play mp4 videos on Windows Media Player (especially 1080p videos), and play Chess...
Posted: 25 Dec 2022, 16:42

 
Replies: 70
Views: 39600
 


At the uncertainty of making a new thread or not, i'll be replying you here: I have analyzed DWM's function calls and it does seem rendering is entirely comprised of D3D10.1 calls (namely D3D10CreateDevice1 for initialization, ID3D10Buffer::Map, ID3D10RenderTargetView::Release, ID3D10Texture2D::Rel...
Posted: 25 Dec 2022, 06:44

 
Replies: 70
Views: 39600
 


So I went to 7000, and had both the weird font and pixelated blur issues on both AMD and Intel, however OGL, DX9, and DX11 work perfectly fine on heaven in my testing. Can you open the Intel HD Graphics control panel, play mp4 videos on Windows Media Player (especially 1080p videos), and play Chess...
Posted: 25 Dec 2022, 06:40

 
Replies: 70
Views: 39600
 


So I went and tested 6801 first as it's different, and found Intel drivers are black screen and AMD drivers are code 43. Please also try with build 6936, 6941 (x86), 6956 (x86), and the builds between 7000 and 7600. Don't forget to use NTOSKRNL Emu_Extender. If testing the 32-bit builds are more co...
Posted: 24 Dec 2022, 05:34

 
Replies: 70
Views: 39600
 


It turns out that DirectX 9 works so awful and messy on Windows 7 build 7000 using the newer version of Intel HD 4000 driver. Some 32-bit D3D9 programs worked but with full of glitches. But once I downgraded to the legacy (hated) version, everything went back normal. Here are the footages. Heaven Be...
Posted: 22 Dec 2022, 02:27

 
Replies: 70
Views: 39600
 


K4sum1 wrote: *  22 Dec 2022, 01:50
UI is probably DX11 at that point, I'd want to see like Heaven DX9 running on 7000.
If the DX9 is broken, there is no way Aero would work.
Posted: 22 Dec 2022, 01:39

 
Replies: 70
Views: 39600
 


Does DX9 work under 7000? Yeah, but it has very slight differences. Windows 7 Beta build 7000 installed legacy version of Intel HD Graphics 4000 driver (that I hated it) = Windows 7 RTM/SP1 installed legacy version of Intel HD Graphics 4000 driver = Windows 7 RTM/SP1 installed newer version of Inte...
Posted: 22 Dec 2022, 01:28

 
Replies: 70
Views: 39600
 


In a few days I'll try RTM with the drivers, see what happens. I don't think it would be as bad as 7000, but I'm curious as to if DX9 works and if there's any missing functions. I also have tried it in freshly installed RTM and it just work as usual, no need any modifications nor additions like Vis...
Posted: 21 Dec 2022, 05:46

 
Replies: 70
Views: 39600
 


I also tried it on Windows 7 Beta (Build 7000), and it also has so many missing functions, especially the kernel-mode igdkmd64.sys file. But immediately I re-tried it with NTOSKRNL Emu_Extender, the aero works successfully, although the taskbar's transparency is so terribly pixellated blur and waves...
Posted: 10 Dec 2022, 09:46

 
Replies: 70
Views: 39600
 


K4sum1 wrote: *  10 Dec 2022, 09:43
Hmm, I wonder if SP1 introduces the SetDisplayConfig and related functions.
*It's Windows 7, not to be confused
Posted: 10 Dec 2022, 09:39

 
Replies: 70
Views: 39600
 


Just FYI, this might increase your knowledge only, not an actual event. https://community.intel.com/t5/Graphics/Intel-HD-530-Driver-Crash-in-Windows-7-64-bit/td-p/392171 Intel HD Graphics 530 driver supports at least Windows 7 with Service Pack 1 (build 7601) Otherwise, it will cause BEX64 crash al...
Display: Sort by: Direction:
Go to advanced search [ Search found 36 matches ] Jump to page 1 2 »
Jump to: