Jump to content

cbox


iBotPeaches

Owner
  • Posts

    6582
  • Joined

  • Last visited

  • Days Won

    139

Everything posted by iBotPeaches

  1. Heres Ampix0's tut. Best you can do. Cannot Be Displayed
  2. They don't give those cables anymore. They explain how you can re-register everything on the new hard-drive, and it will re-start the download for everything.
  3. The 0 EXP trick is easy. Once your team is going to loose or win and its about one kill away click start and go to "quit" then wait till the game is over. Once the phrase "Game Over" is done, then simply quit. You get counted for win or lose, but loose that EXP for quitting. Then the system ranks your stigma a bit better cause it still thinks you have less EXP.
  4. whoa whoa. 1 hour max. Calm down
  5. You could have tried, but its impossible. I tried and I lost in about 4 seconds.
  6. The link in the code box works. Just tried.
  7. http://www.llamma.com/xbox360/repair/Refurbishing-the-HL-Xbox-360-DVD-Drive.htm that was a pain. I found a bug. IPB 2.3.x doesn't like links that end in .htm
  8. I'm out of ideas, never happened to me. So heres a tut. http://www.llamma.com/xbox360/repair/Refur...0-DVD-Drive.htm
  9. Tell me in this shot, if the blue parts are orange or blue on yours.. http://www.llamma.com/xbox360/repair/eject/samsungdisassembly%20017.jpg
  10. man our off-topic section beats all.
  11. Is it taken apart now?, I don't know much just checking if pads are on it or not.
  12. Messing with laser wasn't the best idea, thats usually set right, its the pads that sit near the laser. DVD drive type please. I think its just the start of a red ring since theres 122,192,102 problems that could be wrong with an xbox.
  13. Yeah, now he instantly got 20,000 posts cause it was a glitch, and not just a photoshopped image.
  14. iBotPeaches

    question

    I don't think so, cause when you run Ubuntu, it doesn't start windows processes, and most windows apps don't load on Unbuntu, so how could a keylogger run. I think your fine.
  15. Retail xbox to DEBUG xbox Tutorial originally from xbox-HQ, re-written by iBotPeaches of iBotModz.net NOTE: If you don't have a MODCHIP, or don't have a softmod BIOS changer from a TSOP Flash. You NEED an illegal DEBUG BIOS. Such as "Complex BIOS Build 4627" If you don't know what this means, or you don't then I'd recommend logging into #xbins picking up a BIOS and flashing it. The aim of this tutorial is to allow you to convert your normal retail XBox machine into an XBox that can additionally behave as development XBox machine. Developing your own XBox software and being able to use full remote debugging facilitiesScreen grabbing and movie grabbingReverse engineering software (for making game trainers, etc) This tutorial is not aimed at beginners, it's assumed the reader (YOU) has a good understanding of computers, consoles, programming and hardware. However, it is reasonably easy to do and plenty of screenshots have been provided so that you can see the outcome of this tutorial Disclaimer: Before proceeding any further let me just say that I will NOT be held responsible for any damage caused to your xbox.. I have written this tutorial to guide all those interested in Xbox Homebrew Development on the easiest way to get programming with your xbox.. I have used this tutorial many times and works perfectly. Important: You should already know how to flash your xbox modchip before proceeding with this tutorial.. You will be required to flash your modchip with a DEBUG BIOS before the DEBUG DASHBOARD will function.. I don't even own a modchip that supports multiple banks i only have a 49LF020 home brew mod so i just use the PHOENIX BIOS LOADER to load whatever bios i like on start up. Chapter 1: Backing up your retail xbox files The first thing that needs to be done is a full backup of your xbox hard drive.. We do this just in case you make a mistake during the installation procedue and need to rollback because of an error.. Don't worry its not that hard.. Ive done it several times on my xbox and it works flawlessly.. FTP into your xbox and backup your (C and E Drive, or F if you carry any system files there.) on your xbox.. Backup the xbox partitions to your pc hdd. You want to make sure you have a BACKUP of your files, because if you accidentally overwrite one wrong, theres no way to get the files, because xbox modding is very tiny so make sure you have a backup on a disc or something. Chapter 2: Installing the PC development applications: (For this part, if you want to keep it safe try downloading via torrent (Microsoft Visual Studio 2003 .net Enterprise Architect)) # First step will be to install Visual Studio.NET.. You don't have to install the whole .NET application if you don't want to either.. The files we will be needing are Visual C and everything under the Visual C folder in the setup options. If you are unsure just leave the default settings alone.. # You DO NOT need to Install MSDN at all unless you want to use it specifically.. MSDN is the Microsoft Developers Network Help Files, Samples etc and are not required to compile xbox applications.. # Install the XBox SDK.. Run "XDKSetup5849.exe" from the latest XBOX SDK 5849 release.. (Please do not ask me or anyone else where to get SDK files from, given the amount of information out there on the net you should be able to figure this much out for yourself.) # Once the "XDKSetup5849.exe" installation has completed start up Visual Studio.Net and you should see the XBOX icon. # Once you have seen the Splash Screen with the Xbox Logo just close Visual Studio again. Chapter 3: Extract the required files from the XDKRecovery tool # Install WinRAR (latest version) available from http://www.winrar.com and start the application. # In WinRAR go to the location that you have your XBOX SDK installation files to (i.e. the place that had xdksetup5849.exe in it) and right click (open w/ winrar) XDKRecovery5849.exe. Now you should be able to browse the files in here from the winrar window. # Using WinRAR, extract all the files somewhere, e.g. C:\extractedxboxfiles, overwrite all files in destination folder (there are different versions of the same file in the XDKRecovery5849.exe file). Chapter 4: Installing XDK files to your XBox: # Now we need to add some files from the extracted XDK files to your current XBox backup folder (e.g. copy the following files from "C:extractedxboxfiles" to "C:My XBox") Source (e.g. C:extractedxboxfiles) Destination (e.g. C:My XBox) Files to copy / Notes XDASH C:/ xshell.xbe only XDASHdata C:/data All files, recursive XDASHimages C:/images All files, recursive XDASHmedia C:/media All files, recursive XDASHsounds C:/sounds All files, recursive XDKSAMPLES C:/XDKSAMPLES All files, recursive XBOX E:/ dashboard.xbx and xbdm.dll DEVKIT E:/DEVKIT All files, recursive TDATA E:/TDATA All files, recursive Now recursively upload all the files from your current XBox backup folder (C:My XBox) to the XBox itself. After you've done it, your folder structure should look something like this: Ok, that's everything installed on the xbox, now if you were to just reboot you wouldn't see anything different!!! That's because the debug bios isn't being used yet. Debug bioses look for "E:/dashboard.xbx" when you turn your machine on rather then the default "C:/xboxdash.xbe". Turn your machine of and switch your modchip over to use the debug bios that you installed earlier, then turn it back on, you should now be looking at the XDK Launcher application, follow on-screen prompts until you're looking at the main screen of it: Note the IP address is displayed on the screen shot above, this tells us that DHCP is working still. Chapter 5: Setting up your pc ready to debug From the start menu, fire up All Programs/Microsoft Xbox SDK/Setup Microsoft Windows Explorer Shell Extension for Xbox Run through the wizard until it completes. On your desktop you should see an "Xbox Neighborhood" icon: Double click, then select "Add Box" and type in the IP address of your XBox (on my example above, i would have typed in 192.168.0.68), when it asks if you want to use this as the default XBox, select "Yes" and continue. Please Note: If you are having problems connecting to your debug xbox try turning off your firewall until you get it working then you can go back and reconfigure your firewall later. Your window should now look similar to this: If you right click the XBox and select properties from the menu you get a dialog box which also has these options. If you want to screen capture, click "Capture" and a screen shot should be captured, the images are stores in your "My Pictures" folder (e.g. C:Documents and Settings/User/My Documents/My Pictures") (or you can use "xbcapture" from the command line) There could be thousands of different mistakes you made along the way, so please just make a help topic here, and I will try and help you out.
  16. Killballs sound like the childish thing in history. You know how you can make the territory size very precise with forge? Why not make a death barrier like that? So you can really stop people from escaping your map, and spending 100's of rollers making it unable to escape from.
  17. It says 15. That could be a lie though.
  18. Random fixed topic of Feb. 6, 2009.
  19. It will. I lied to force people to use it. Cause I think its one of the best features added in.
  20. Had it for awhile.... Just don't do a lot with it.
  21. http://www.youtube.com/watch?v=Jy2BQTJBpK0 Cannot Be Displayed
  22. I got EVERY achievement the weekend the game came out. Beat that. Then I was perma banned, so my amazing laser kill ratio stopped there.
  23. When I add moderators to VIP 2.0, I will fix that. Kinda hate login into my ACP. too many passwords...........
  24. I guess just "Globals" will do? Global Moderators is too long.
  25. Someone tried to delete the 4 spam topics attached to your original post, and accidentally killed the whole topic.
×
×
  • Create New...