I'm currently living in a spot where I don't have access to a router. I share internet with my neighbors, so I'm all wireless, and I have a rev 9 Xenon XDK that doesn't seem to work with any of my 360 wireless adapters. I'd like to get a good offline dev setup going, and despite homebrew filling in for a decent amount of the dev tools, there's still no denying the ease of access and convenience of Neighborhood. Is it possible to setup Neighborhood through static with a crossover cable, or possibly through USB? Any help is much appreciated! - Eviltaco64
On your pc local network adapter set the settings on LAN this way ip 192.168.0.1 255 255 255 0 gateway empty on your dev set it up as dev dev 192.168.0.2 subnet 255 255 255 0 gateway empty retail dev dev 192.168.0.3 subnet 255 255 255 0 gateway empty oh right this is to conect with a LAN cable, no need for a crossover or anything
Hah, I actually have it setup like this already for FTP with FreeXeX, I just like how the SDK merges with Windows Explorer. I'll give it a try now and see if my PC can pick up on it. Thanks!