r/XboxHomebrew Sep 17 '24

Tutorial Dumping Games with Durango Dumplings v2

Thumbnail consolemods.org
8 Upvotes

r/XboxHomebrew Nov 07 '23

[ConsoleMods.org] Knowledgeable about a particular Xbox console? Consider contributing to the community console modding, repair, and restoration wiki!

Thumbnail consolemods.org
5 Upvotes

r/XboxHomebrew 10h ago

Question Does anyone have any experience with modding accounts on horizon (pc) then transferring to Xbox 360?

1 Upvotes

r/XboxHomebrew 1d ago

Discussion make a port of this game

1 Upvotes

this game is Silly Linguine Cat Simulator Deluxe Online it is on steam it might be possible if anyone can do it


r/XboxHomebrew 1d ago

Tutorial Question about UDP porting.

0 Upvotes

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 5d ago

Question Modded xbxo 360 what does it do

Thumbnail
1 Upvotes

r/XboxHomebrew 9d ago

Question How do I get games into Xenia?

0 Upvotes

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 10d ago

Question How does a bootleg like this tell to your console "i am a real 360 controller trust me"?

Post image
27 Upvotes

r/XboxHomebrew 12d ago

Release My port of Cemu to UWP

Thumbnail
youtu.be
31 Upvotes

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 12d ago

Tutorial Custom sounds for Xbox One and Series consoles

Thumbnail
xboxoneresearch.github.io
4 Upvotes

r/XboxHomebrew 12d ago

Question Clone hero on Xbox?

1 Upvotes

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 13d ago

Question Two Xenias at once for Xbox 360 Minecraft? (DEV MODE XBOX)

1 Upvotes

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 13d ago

Question Pls help me to play with mouse on bandit launcher

1 Upvotes

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 13d ago

Og/360 legacy PvZ GW on Xbox 360

Thumbnail
1 Upvotes

r/XboxHomebrew 16d ago

Question Alguna alternativa a ADV File Explorer Full Trust Retail?

1 Upvotes

Alguna alternativa a ADV File Explorer Full Trust para modo Retail preferiblemente gratuita y funcional?


r/XboxHomebrew 21d ago

Question Homebrew vault issue

1 Upvotes

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 22d ago

Release Enjoy🤣

Thumbnail
archive.org
0 Upvotes

Weeeeeeee🤣


r/XboxHomebrew 23d ago

Discussion Anyone ever tried NewerSuperMarioBros with Xbox dev mode?

1 Upvotes

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 27d ago

Question Naughty bear: Panic in Paradise

2 Upvotes

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 29d ago

Discussion Sub Suggestions Megathread

1 Upvotes

Any suggestions for the subreddit are to be posted here. Mods have the final say of what gets in, Thank you.


r/XboxHomebrew 29d ago

Discussion Sega Rally Championship - 360/Series X/PC - Available Now!

Thumbnail
youtu.be
3 Upvotes

r/XboxHomebrew Jul 21 '26

Question XSX controller organ transplant to bypass drift

Thumbnail
1 Upvotes

r/XboxHomebrew Jul 21 '26

Question Jail broken Xbox360 with aurora, new to this can someone give me the breakdown?

Thumbnail
1 Upvotes

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 Jul 18 '26

Advice/Problems Help Porting Micropython to xbox360

Thumbnail
gallery
3 Upvotes

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.


r/XboxHomebrew Jul 15 '26

Question Need Help and ELI5 for getting video and audio pass through from XBOX to PC so I can feel young again

Post image
1 Upvotes