8000 GitHub - XWine1/SlimEra: Slim Win32 reference implementations of select DLLs from the Xbox ERA OS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XWine1/SlimEra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlimEra

This project provides "slim" Win32 reference implementations of select DLLs from the Xbox ERA (Exclusive Resource Application) operating system.

These implementations primarily target tool-focused use cases (such as writing programs to utilize ERA's D3DCompiler_46.dll, xg_x.dll, etc. binaries for research and analysis purposes). They do not (on their own) enable more complex ERA applications such as games to run on desktop. However, these implementations can still be used as a base to build full translation layers capable of runnin 64CD g games (XWine1 itself derives from SlimEra).

Each library is implemented in its own .cpp file and requires no external dependencies aside from the Windows SDK and the included era.h.

Supported Libraries

  • EtwPlus.dll
  • kernelx.dll
  • pixEvt.dll
  • toolhelpx.dll

Building

Run make.cmd from a Visual Studio developer command prompt.

About

Slim Win32 reference implementations of select DLLs from the Xbox ERA OS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0