Skip to content

Xbox 360 Homebrew Library for easier interfacing with the console, for homebrew projects using the official XDK

License

Notifications You must be signed in to change notification settings

chackAJMCPE/xhblib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

xhblib

Xbox 360 Homebrew Library for easier interfacing with the console, for homebrew projects using the official XDK.

Use with Visual Studio 2010 Ultimate (i'm working oon a thing that makes this not a requirement) and XDK 21256.3

How to add to your project?:

Put it inside the solution folder, then in visual studio right-click your solution, add, existing project, go to xhblib directory and double-click the xhblib.vcxproj file. If the linker reports unresolved functions, add the xhblib.lib file to your project: Project → Properties → Linker → Input → Additional Dependencies.

If you have any feature request, or bug fixes, make a pull request or a issue

What's new?

Added Filesystem Wrapper

Added launching .xex's

Updated XboxPAD:

Added vibration

Added reading trigger values

Added reading stick axis values

Planned Features:

Optimize XD2D

Drawing using TTF fonts

Drawing vector graphics

About

Xbox 360 Homebrew Library for easier interfacing with the console, for homebrew projects using the official XDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published