Next Generation Emulation banner
1 - 20 of 21 Posts

· Registered
Joined
·
40 Posts
Discussion Starter · #1 ·
Is it possible to emulate without DirectX? Are there any emulators that doesn't use DirectX? I mean, not just DirectX graphics, but can function with ABSOLUTELY no DirectX components?
Thank You!
 

· AKA snkmad
Joined
·
4,063 Posts
Maybe you can with SDL or GTK.
 

· No sir, I don't like it.
Joined
·
7,022 Posts
Oh. You should have said so from the beginning.

Yes, that's certainly possible. You can copy the needed DirectX dlls into the Dolphin folder. That is, the one with the main Dolphin executable.
 

· No sir, I don't like it.
Joined
·
7,022 Posts
No, I haven't tried with Dolphin. No reason it shouldn't work though.

The process is called localizing dependencies and it works for other programs. However, the local hardware and operating system still have to support the localized dlls. Example: DX10/11 runtime dlls WILL NOT work on XP and/or a DX9-class video card.
 

· No sir, I don't like it.
Joined
·
7,022 Posts
You just need to copy the required dlls into the same folder as the main executable.

If you use Dolphin, then the dlls would need to be placed in the same folder as Dolphin.exe.

BTW - Most emulators built for Windows also have a VC++ dependency as well.
 

· Registered
Joined
·
1,627 Posts
sigh from experience, having dlls required with the game will work, but not on a system with restrictions like no ability to install as it still requires advanced functions like loading dlls which has been blocked... i tried to the same thing and it never works as loading system based dlls dont work especially if they already exist in the system, even if they are a different version, because the system prevents running external dlls when existing ones are available....

i ran into the same issue with hacked portable version ms office, it came with system based dlls required to run on any system but it didnt work on such systems as it had antivirus that prevented dlls running or it didnt have permission to run such dlls
 
1 - 20 of 21 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top