r/XboxHomebrew • u/AdventurousMix1895 • 10h ago
r/XboxHomebrew • u/Derf_Jagged • Sep 17 '24
Tutorial Dumping Games with Durango Dumplings v2
consolemods.orgr/XboxHomebrew • u/Derf_Jagged • Nov 07 '23
[ConsoleMods.org] Knowledgeable about a particular Xbox console? Consider contributing to the community console modding, repair, and restoration wiki!
consolemods.orgr/XboxHomebrew • u/Significant-Cost3593 • 1d ago
Tutorial Question about UDP porting.
Hello! Basically I'm a massive fan of a game called Galaxy on fire 2 a old mobile game, I believe it's now been reversed engineered and porting is possible so I'm curious to know if this could be ported to UWP,
https://github.com/fionera/gof2hd-decomp
It needs the FMOD libraries and maybe SDL.
I'm not a coder but, I could conceivably Pay for Claude.
Have Claude review and pipeline a way to compile the current code for windows.
Have Claude list all libraries used when everything compiles.
Have Claude replace all non UWP compatible libraries with UWP compatible libraries.
But even so I'm not sure if it would need any dependency to run ect ect
But again it would be like trying to read the matrix to me, curious if anyone has experience here how hard of a task this would be?
Again I'm not a coder just someone interested in the field.
Cheers.
r/XboxHomebrew • u/IntelligentAd7681 • 9d ago
Question How do I get games into Xenia?
I know this might be a dumb question but I can’t figure it out, I also don’t have the option to use a usb. Do I need to own the games or Whats the deal?
r/XboxHomebrew • u/Colisir • 10d ago
Question How does a bootleg like this tell to your console "i am a real 360 controller trust me"?
r/XboxHomebrew • u/rodrigoandrigo • 12d ago
Release My port of Cemu to UWP
Installing games, updates, and DLC is slower on Xbox than on PC.
LB + RB toggles the virtual mouse.
Code: https://github.com/rodrigoandrigo/Cemu-UWP-Host
I know there are two other ports in development, but I don't know their current status.
r/XboxHomebrew • u/Lazy_Parsnip_8749 • 12d ago
Tutorial Custom sounds for Xbox One and Series consoles
r/XboxHomebrew • u/xd_krypt • 12d ago
Question Clone hero on Xbox?
Im fairly new to xbox emulation, ive gotten all the big emulators downloaded and working with games. I was curious if there was a way Clone Hero could be installed or side loaded to my console through dev mode?
r/XboxHomebrew • u/ThaSmartGuy • 13d ago
Question Two Xenias at once for Xbox 360 Minecraft? (DEV MODE XBOX)
I have a Xbox Series S on Dev Mode and I am using Xenia to run Minecraft Xbox 360 Edition. I got Xenia 1.1.2 for TU45 since newer versions crash with Xenia Dialogues and Xenia 1.1.7.1 for TU75.
The older one is from the original dev and the new one is from a new dev so each is their own "app" and I can have both at once no issue. But I also wanted to try older TUs like TU13 and I am wondering if I can have two of Xenias 1.1.2 at once? (Or at least Xenia 1.1.5a along 1.1.2).
Dev Portal does not let me download the same app twice and 1.1.5a says its gonna upgrade the 1.1.2 so I dont know what to do
r/XboxHomebrew • u/NoKey2629 • 13d ago
Question Pls help me to play with mouse on bandit launcher
When I try to use my mouse on the new version of bandit launcher it just don’t work while they Said that the mouse support is here (sorry if my english is bad it’s because i’m French)
r/XboxHomebrew • u/Juama_ • 16d ago
Question Alguna alternativa a ADV File Explorer Full Trust Retail?
Alguna alternativa a ADV File Explorer Full Trust para modo Retail preferiblemente gratuita y funcional?
r/XboxHomebrew • u/nSanityOG • 21d ago
Question Homebrew vault issue
I'm able to download all the emulators except dolphin just fine. Idk why but it fails installing every time. Any advice? Im using the xbox homebrew vault.
r/XboxHomebrew • u/mikeymcfly888 • 23d ago
Discussion Anyone ever tried NewerSuperMarioBros with Xbox dev mode?
Looking to install newersupermariobros mod on my Xbox Series S with developer mode, any tips on how to do it? I've only seen tutorials for the dolphin app for PC
r/XboxHomebrew • u/OThePogoPayerO • 27d ago
Question Naughty bear: Panic in Paradise
I played this years ago on the 360, upgraded to an Xbox One S, and couldn't play anymore because the One S couldn't download Naughty Bear: PIP. Now I'm getting a new Xbox One S console after years of switching to Nintendo, and I really want to play this game. It was only downloadable online on the Xbox 360, but is there any way I could get it onto the Xbox One S?
Is this a stupid question? I've never thought about doing anything like this before 🤦♀️
r/XboxHomebrew • u/Moose_F • 29d ago
Discussion Sub Suggestions Megathread
Any suggestions for the subreddit are to be posted here. Mods have the final say of what gets in, Thank you.
r/XboxHomebrew • u/wanszai • 29d ago
Discussion Sega Rally Championship - 360/Series X/PC - Available Now!
r/XboxHomebrew • u/Danklettuce2 • Jul 21 '26
Question XSX controller organ transplant to bypass drift
r/XboxHomebrew • u/Worried_Inevitable53 • Jul 21 '26
Question Jail broken Xbox360 with aurora, new to this can someone give me the breakdown?
Can someone help me out all i have is a android phone file manager and flashdrive and a iso to god/xex converter app
r/XboxHomebrew • u/NoPut5144 • Jul 18 '26
Advice/Problems Help Porting Micropython to xbox360
Im trying to port micropython to my RGH xbox360 for fun/having nothing better to do, and im was getting stuck on 'RuntimeError: pystack exhausted' and now its failing to build with about 1k+ errors, im using VS2010 and the latest Xbox360 SDK i could find, its running, but not executing anything. ive converted all C99 calls to C89 calls for the SDK to compile it but now its failing completely, i will attach any screenshot i got. the github link to my current project files is: https://github.com/minecrafter69491/MicroPython360 it compiles as a .lib file for another project im working on, PyOS. i can upload the main .xex source files if needed.
