Jump to content

343i Facebook Photo Submission Thread!!


MCPO Mayh3m

Recommended Posts

Hey everyone! Now that the Official 343i Facebook page is up (check my signature), we want to incorporate more things into your experience with this forums Facebook page.

 

So, with that said, we want you to submit your photos to possibly be featured on this forums facebook page.In Game Halo Photos(Screenshots) ONLY. (meaning the pictures you take in Halo theater mode.)

 

Here are the three general rules to keep in mind when submitting a photo:

  • No Photos with cursing
  • No Sexual references
  • No copies. (Don't use someone else's photo, must be original)

By submitting a photo, you consent that 343 Industries Community Forum and their respective sites (Facebook, Twitter, YouTube) can use your photo. This means that you give permission for us to post your photo in an album or video.

 

To submit a photo, post a direct link here in this topic, OR PM anyone from the Communications team (Total Mayh3m or Mr.Biggles) with your photo.

 

So start submitting Photos, and maybe you can get your photo featured on the facebook page!

 

-Mayh3m

 

 

Yes, you can use a Usb drive but it must hold atleast 1 Gigabyte. Here is a tutorial ........ http://www.modhalo.n...ch-screenshots/

 

EDIT: just in case you have trouble here is another way to extract your screenshots... http://forums.bungie....pl?read=985838

 

Hope that helped

  • Like 2
Link to comment
Share on other sites

So, to get screenshots from my xbox to my comp, what would be the fastest way with file-share down? Using a flash drive?

 

Good question, I don't think you can use a flash drive for something like that.

 

I will see if I can figure out a way to do that, and if I find something, I will definitely let you know.

Link to comment
Share on other sites

So, to get screenshots from my xbox to my comp, what would be the fastest way with file-share down? Using a flash drive?

 

Yes, you can use a Usb drive but it must hold atleast 1 Gigabyte. Here is a tutorial ........ http://www.modhalo.n...ch-screenshots/

 

EDIT: just in case you have trouble here is another way to extract your screenshots... http://forums.bungie....pl?read=985838

 

Here I go again...

So I took a bunch of screenshots for a Spherical Panorama in Reach, only to realize halfway through that the way Reach handles screenshots is different than the way Halo 3 and Halo 3: ODST did. With Halo 3 and ODST each screenshot you took would be uploaded to Bungie.net right after taking it, which made them immediately (almost) available. With Reach though, when you go into Theater and take screenshots, they just get saved to your harddrive and are uploaded to Bungie.net after you exit the film. This presented a problem for me. Since you can only have 30 recent screenshots on Bungie.net, and I took something like 130 screenshots for the panorama, I would be left uploading a lot of screenshots to my fileshare manually. Needless to say, I didn't want to do that...so I wrote a program.

Knowing the structure of Xbox 360 files and how they store their information, I figured I'd be able to write a quick program to load in a bunch of files and extract out the JPG screenshot contained inside it. Bungie doesn't make it easy, not only are the screenshot files contained within an Xbox 360 format file (CON File), but they're also inside a Bungie format file as well, called a BLF file. That meant that I had to figure out where the BLF file started in the CON file, then figure out where the JPG picture started in the BLF file. Surprisingly, everything fit together quite nicely and 2 days later I have a working program.

Please note that you will need a way to transfer content from your Xbox 360 harddrive to your computer to use this program. The Datel memory card reader would work, but be time consuming (moving all the screenshot files to the mem card individually). You can also use XSATA or XPort, or the official Microsoft Xbox 360 Harddrive Transfer Cable. And of course you can also take the harddrive apart and plug the SATA drive directly into your motherboard. After that just use the XPlorer or XPort 360 (recommended) software to read the harddrive on your computer.

To get the files from your Xbox 360 harddrive (or memory card) to your computer, navigate into the Partition3/Content/ folder. Inside you should see some folders starting with E0, those are profile folders. You'll have to find out which one is yours, just go through until you see all the games you've played. The folders are named by the game's title id. For Halo 3 this is 4D5307E6, Halo 3: ODST is 4D530877 and the Halo Reach Beta is 4D53885C. Screenshots for Halo 3/ODST start with the word screenshot, for the Halo Reach Beta they start with the word shot. Copy those files to a folder on your computer to process them with my program. (see TODO at end)

The first thing you'll see when you open up the program is a simple layout. A menu bar, status bar, and list:

image1.png

Click File > Open Single and you'll be presented with a single-select dialog, select your CON file and click Open:

image2.png

Since this is a single file, there's no use presenting you with all the information, so you're automatically prompted to save the file:

image3.png

Now click File > Batch and you'll be presented with a folder list, select a folder that contains multiple screenshot CON files:

image4.png

Now you get a pretty list. Depending on how many valid files are in the folder you chose, it might take a little while to build the list. This list of 20 files took less than a second, but reading my folder of 130 files took about 3 seconds. Not too bad:

image5.png

To save these just click Save > Save All:

image6.png

And select your destination folder. You now have the option to create a new folder as well:

image7.png

And finally, if you're batch processing and you have a list of files, you can double click one of the items in the list to get a quick preview of it:

image8.png

You'll probably notice that the Save > Save Selected item doesn't work. Like the message says, it proved a little complicated and I was itching to release, so I didn't spend too much time on it. It should be added in an update.

Speaking of updates, I built an update feature into this program as well. Click More > Update and the program will check the server for updates, if one is available you will be notified with a message telling you your current version, the update version, and details about the update, with an option to download or ignore. If no update is available you'll also be told that.

All in all, I think this is pretty neat. Sure it's only useful for a handful of people out there with the ability to transfer content from their Xbox 360 storage devices. In updates to the program I hope to add the ability to read directly from the Xbox 360 harddrive (or memory card), to save the step of copying the files from the harddrive to your computer.

And after all that, don't think that I'm gonna forget to post a download link...

Download:

Halo Screenshot Extractor 1.2.0

And here are some files you can test out with this:

Test files

The examples file contains 3 folders named Halo3_tests, ODST_tests, and Reach_tests, each of which have 2 screenshots in them. You can test them individually and see how the program handles the batch mode, you can test them in single mode, or you can copy them all into a single folder and test batch processing files from different games all together.

KNOWN BUGS:

There is a bug that I know of and plan to fix in an update. When batch processing screenshots from different games together, the list will properly reflect the game that the shot is from, but when you save them the prefix of the file (e.g. reach_, halo3_, ...) will reflect the last item in the list. So if you're processing Halo 3 and Reach files together and a Reach file is the last item in the list, then all the saved files will start with reach_. I'm fixing it now and will post when you should update. Fixed in version 1.1.0!

TODO:

Add the ability to read directly from the Xbox 360 harddrive, eliminating the step of copying the files to your computer.

Hope that helped

  • Like 1
Link to comment
Share on other sites

  • 2 months later...
×
×
  • Create New...