Y
Hacker News
new
|
ask
|
show
|
jobs
by
tomyws
3169 days ago
I've always wanted to find time looking at recompiling the Xbox Live Arcade (XBLA) titles from the 360 to Windows. The games are just dotNET applications which run against a variation of the standard libraries.
1 comments
shinymark
3169 days ago
I think you might be correct for Xbox Live Indie Games (XBLIG) but that’s not correct for XBLA. Source: personally worked on native C++ XBLA games.
link
BillinghamJ
3169 days ago
Yeah I think he might just be thinking about XNA? In which case, it can almost directly be replaced by MonoGame.
link