C++ Xbox

Open-source C++ projects categorized as Xbox

Top 23 C++ Xbox Projects

  • react-native-windows

    A framework for building native Windows apps with React.

  • Project mention: Dezvoltare aplicatie desktop | /r/programare | 2023-12-07
  • The-Forge

    The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2

  • Project mention: WebKit Switching to Skia for 2D Graphics Rendering | news.ycombinator.com | 2024-02-20
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • DirectXTK

    The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

  • Project mention: I need help to make SSE Display Tweaks work. | /r/skyrimmods | 2023-10-09

    LoadScreenAllow= LoadScreenBlock=All Note: In cases where only loadscreens with conditions are allowed, it is possible that none will show even if no others are available. LoadScreenFilter=false LoadScreenAllow= LoadScreenBlock=All Remove all lens flare from weather records. This is done in-memory and is not persistent. DisableWeatherLensFlare=false Disable actor fade when camera intersects the body. DisableActorFade=false Disable player fade when camera intersects the body. DisablePlayerFade=false [OSD] Enable the on-screen display. Enable=false InitiallyOn=true Comma separated list of displayed stats. fps - Framerate bare_fps - Just the framerate, no formatting frametime - Frametime bare_frametime - Just the frametime, no formatting counter - Frame counter vram - Video ram usage (used / budget) * all - Everything * Note that this line does not show total amount of memory available but rather the OS allocated budget which can vary based on how much is consumed by other applications. If usage exceeds the budget, you'll likely experience stuttering. Requires DXGI 1.4. Stats related to specific drivers are configured in their respective sections. Show=fps,vram How often the OSD updates (in seconds). UpdateInterval=0.3 Keys used used to toggle the OSD. ComboKey uses built-in constants, ToggleKey is a DX scan code (https://www.creationkit.com/index.php?title=Input\_Script) ComboKey: 1 - Left Shift 2 - Right Shift 3 - Left Control 4 - Right Control 5 - Left Alt 6 - Right Alt 7 - Left Win 8 - Right Win ComboKey=1 and ToggleKey=0xD2 is Left Shift + Insert ComboKey=1 ToggleKey=0xD2 Align the OSD. 1 - Top Left 2 - Top Right 3 - Bottom Left 4 - Bottom Right Align=1 OSD position offset (X Y). Offset=4 4 Font scale (X Y) Omit Y for uniform scaling Scale=1.0 0.9 Adjust font scale based on amount of lines drawn. AutoScale=true Scale font size based on window size. Size remains constant when resolution to window size ratio != 1, for example when playing at non-native resolutions. ScaleToWindow=true Set a custom font. You can generate bitmaps from fonts installed on your system with MakeSpriteFont. https://github.com/microsoft/DirectXTK/wiki/MakeSpriteFont Run the tool with /NoPremultiply and place files in Data\SKSE\Plugins\SDTFonts FontFile= Font and outline color (RGBA). Color=255 255 255 255 OutlineColor=0 0 0 255 Outline offset. OutlineOffset=1 "

  • Cxbx-Reloaded

    Xbox (Original) Emulator

  • Project mention: What is this? | /r/starcraft | 2023-05-21

    Sorry, but I have no idea, haven't tried it myself yet. But a quick search suggests Cxbx. That's what I'd try first. An unfinished version of Warcraft: Lord of the Clans is on there too btw, no emu needed afaik.

  • DirectXTex

    DirectXTex texture processing library

  • DirectXMath

    DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

  • xow

    Linux driver for the Xbox One wireless dongle

  • Project mention: Making Xbox One wireless adapter work in LibreELEC on rpi4 | /r/libreELEC | 2023-09-21

    https://github.com/medusalix/xow (deprecated)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • DirectXTK12

    The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++

  • Gopher360

    Gopher360 is a free zero-config app that instantly turns your Xbox 360, Xbox One, or even DualShock controller into a mouse and keyboard. Just download, run, and relax.

  • Project mention: How do I connect an xbox controller to MTGO? | /r/MTGO | 2023-06-08

    After some digging around and searching for "how to use the xbox controller as a keyboard and mouse" instead of how to use the controller with mtgo, I found an app called Gopher360 (https://github.com/Tylemagne/Gopher360). It requires you to know the windows hexadecimal value for key presses, which you can set in the INI file for Gopher360. Those can be found here https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

  • axmol

    Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)

  • Project mention: About Axmol Engine | /r/axmol | 2023-12-11

    Learn more about Axmol Engine in our Wiki

  • area51

    Source code for Area 51 (2005)

  • Project mention: Source Code for Area 51 (2005) by Midway Studios Austin Found at Garage Sale | news.ycombinator.com | 2024-03-07
  • rom-properties

    ROM Properties Page shell extension

  • ArduinoXInput

    XInput library for USB capable Arduino boards

  • Project mention: Help with coding arduino joystick | /r/ErgoMechKeyboards | 2023-12-09

    I am currently trying to create a controller for windows that shows up as an Xbox 360 controller or some other game compliant HID controller. I initially tried following this tutorial, however, the code provided does not work for my purpose because it includes all the buttons of a normal controller whereas I just need a joystick input, and one button. Can someone help me write code using the ArduinoXinput that programs 1 joystick and 1 button input on the Arduino Pro micro?

  • jngl

    Easy to use cross-platform 2D game library for C++

  • Project mention: Not only Unity... | /r/opensourcegames | 2023-11-11
  • Xbox-GDK-Samples

    Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK.

  • Game-Console-Dev-Guide

    Game Console Dev Guide. Learn to develop games for Xbox Series X|S, PlayStation 5, Nintendo Switch, Steam Deck, and Apple Silicon. Developing with Unreal Engine 5, Unity, Godot Engine, and Blender.

  • Xb2XInput

    XB2X: User-mode Windows driver for Xbox OG controllers, supporting both XInput and DirectInput.

  • Project mention: Win 10 controller software | /r/XboxModding | 2023-05-09
  • switch-gdx

    A LibGDX Nintendo Switch Homebrew and Xbox/UWP backend

  • Render Engine Infrastructure (REI)

    REI is a cross-platform rendering framework and a comprehensive graphics API. Adaptable to various platforms, including PC, consoles, and mobile. It simplifies porting, especially for games developed on custom or proprietary engines. Functions as a cross-platform API as well as a helper library for platform-specific API. (by Dragons-Lake)

  • xbox-iso-vfs

    Mount Xbox ISO files on Windows

  • xbox-controller-button-remapper

    Xbox Controller button remapper (Xbox/Guide button and/or Share button)

  • Xbox-EEPROM-Utility

    Original Xbox EEPROM Dumper based on an ESP32 and ESP8266.

  • Project mention: 07 error OG Xbox | /r/consolerepair | 2023-05-04

    ESP-8266/ESP-32

  • rocket-craft

    Based on UE 4.24 c++ & blueprint projects. One source all platforms! Game list: Race game BRM , FPShooter Hang3d , Survival zombie. Success build for window , html5 , android. Multiplatform.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Xbox related posts

Index

What are some of the best open-source Xbox projects in C++? This list will help you:

Project Stars
1 react-native-windows 15,929
2 The-Forge 4,432
3 DirectXTK 2,485
4 Cxbx-Reloaded 2,094
5 DirectXTex 1,700
6 DirectXMath 1,481
7 xow 1,411
8 DirectXTK12 1,396
9 Gopher360 884
10 axmol 665
11 area51 484
12 rom-properties 433
13 ArduinoXInput 343
14 jngl 215
15 Xbox-GDK-Samples 208
16 Game-Console-Dev-Guide 175
17 Xb2XInput 105
18 switch-gdx 67
19 Render Engine Infrastructure (REI) 63
20 xbox-iso-vfs 44
21 xbox-controller-button-remapper 43
22 Xbox-EEPROM-Utility 18
23 rocket-craft 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com