Jump to content

  •  

  • iBotModz CBox


    iBotPeaches

    Member Since 29 Jul 2007
    Offline Last Active Apr 17 2024 06:56 PM
    *****

    #133502 Halo 2 custom maps and Jtag

    Posted by iBotPeaches on 29 August 2012 - 06:50 AM

    Ok...well extracted all the maps from my box... put into clean maps folder and was gonna start from there via the tutorial... however Im missing one map

    highplains2.map

    where can i get this one...Im finding it odd that I didnt have it anyhow


    Robert has backups here: http://community.acc...-maps-dlc-maps/


    #133466 Xbox Live Beta Dashboard

    Posted by iBotPeaches on 23 August 2012 - 05:01 PM

    Screenshot from 2012-08-23 18:00:17.png

    sup bitches


    #133416 How I spent this summer..

    Posted by iBotPeaches on 18 August 2012 - 07:25 PM

    I live in Kansas.

    Posted Image


    #133283 JTAG Halo 2 won't load asks for an update then hangs.

    Posted by iBotPeaches on 11 August 2012 - 02:21 PM

    Uploaded to your server in same location called "updflash.bin".

    Open flash360 on your xbox. Then flash that image.


    #133270 JTAG Halo 2 won't load asks for an update then hangs.

    Posted by iBotPeaches on 06 August 2012 - 08:06 AM

    I completely forgot about this. This has turned into a month long thing lol.

    Will try and get it tonight.


    #133255 JTAG Halo 2 won't load asks for an update then hangs.

    Posted by iBotPeaches on 01 August 2012 - 06:05 AM

    Yep this was the first thing i tried, i already had all the compatibility files and still nothing worked. After peaches helped me upgrade to the latest xbr i can play original xbox games again but now hes helping me switch and upgrade to freeboot.


    I'll build the new images tonight or tommorow. That will reboot you up to the newest console revision. Then, assuming we still have the patched files in place just try the game and hopefully it works.


    #133236 Kids

    Posted by iBotPeaches on 31 July 2012 - 02:25 PM

    scree.png


    #133205 JTAG Halo 2 won't load asks for an update then hangs.

    Posted by iBotPeaches on 27 July 2012 - 11:01 AM

    Sorry. I'm trying to get to this.


    #133189 Your new favorite song.

    Posted by iBotPeaches on 24 July 2012 - 06:32 AM

    “Akon - Ask Around” awesome song with nice beat, the song has real meaningful lyrics and way Akon singing actually perfect. I’m waiting video for this song because my favorite singer Akon and I love this song.


    Smack that.


    #133154 Goodbye iBotModz

    Posted by iBotPeaches on 15 July 2012 - 06:13 AM

    You can find the perfect balance :p

    Some people do it too much then regret it. Everyone does whatever the hell they want when they want. Its cool like that, but enjoy the life outside of the internet.


    #133151 JTAG Halo 2 won't load asks for an update then hangs.

    Posted by iBotPeaches on 14 July 2012 - 02:24 PM

    kk. I got it. I'll build you a new freeBoot image to flash via Flash360.


    #133128 JTAG Halo 2 won't load asks for an update then hangs.

    Posted by iBotPeaches on 13 July 2012 - 03:24 PM

    In Linux now. Will boot into Windows soon and do this. I got the file.


    #133106 What exactly is a microsoft point generator?

    Posted by iBotPeaches on 12 July 2012 - 04:00 PM

    There fake. There just generated numbers.

    I wrote this in 2008 to make the codes. Someone told me the rules (I think its like no O or I, because they look like numbers and like there is never more than 2 numbers in a row).

    private string RandomString(int size=25)
    	 {
    		 //TEMP VARS
    		 StringBuilder builder = new StringBuilder();
    		 Random random = new Random();
    		 char ch;
    		 int num = 0;
    		 string cm;
    		 char N1 = (Convert.ToChar(Convert.ToInt32(73)));
    		 char N2 = (Convert.ToChar(Convert.ToInt32(79)));
    		 char N3 = (Convert.ToChar(Convert.ToInt32(111)));
    		 char N4 = (Convert.ToChar(Convert.ToInt32(105)));
    		 /* This handles the randomizing of Letters and Numbers
    			 * Only 2-9 are used
    			 * All Letters except O,o, I, i */
    		 for (int i = 0; i < size; i++)
    		 {
    			 Random r1 = new Random();
    		 check4:
    			 int r2 = r1.Next(1, 3);
    			 if (test == 0) //This makes sure the first one is a letter
    				 r2 = 2;
    			 switch (r2)
    			 {
    				 case 1: //Gen the Number
    					 //Make sure more than 2 numbers never happen
    					 if (num == 2)
    					 {
    						 num = 0;
    						 goto case 2;
    					 }
    					 Random r3 = new Random();
    					 Thread.Sleep(r1.Next(1,5));
    					 num++; //Make sure only numbers used twice
    					 cm = (Convert.ToString(r3.Next(2, 9)));
    					 builder.Append(cm);
    					 r2 = 2;
    					 break;
    				 case 2: //Gen the Character
    					 test = 1;
    					 ch = Convert.ToChar(Convert.ToInt32(Math.Floor(26 * random.NextDouble() + 65)));
    				 if ((ch == N1) | (ch == N2) | (ch == N3) | (ch == N4))
    					 {
    						 goto check4;
    					 }
    					 else
    					 {
    						 builder.Append(ch);
    						 break;
    					 }
    			 }
    		 }
    		 return builder.ToString().ToUpper(); //Return the string
    	 }
    



    #133051 Halo 3 Modded Map Pack Anyone?

    Posted by iBotPeaches on 09 July 2012 - 09:56 AM

    Whats a mod?


    A small chain of islands near the coast of Spain.


    #133025 Halo 2 new maps on 360

    Posted by iBotPeaches on 07 July 2012 - 05:16 PM

    Hmm i got another question that pertains to this.

    I can access my xbox (not jtag just regular xbox) files through xport or whatever. Since you can't freely download them from live being not able to go on halo 2 i still have all the maps on my computer. If i just transfer them to my xbox and put them where they should go can i load them up without any problems ? Im wanting to do some xbc modding.


    You'd need the signed package files which pertain to your console. I don't know how to re-sign that junk to work on your console. Thats why you need the jtag to run the unsigned compatibility .xex files then you can just load the maps by dumping them in some location.