• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

XBLA (Xbox Live Arcade) News, Announcements, Reviews, and Impressions Thread

Rlan

Member
<3 to milkybar if he's been rumbled.

The website wasn't automatically scraping, just a bunch of static links. I mirrored it here if anyone wants a look.

Purely guessing here, but I expect you'd need PartnerNet access and have a setup to log all of the url requests being sent from the console. They'd probably ban IP's pretty fast if you just brute force it.

If you actually look at the source for some of these, the images URLs are as follows:

http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d80258410865/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d80258410861/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d80258410867/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d80258410868/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d80258410869/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d8025841086a/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d8025841086c/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d8025841086e/1033/boxartlg.jpg
http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d802584112a1/1033/boxartlg.jpg

There's actually very little differerence in the URLs. If someone could sort out some sort of scraper that checks all URLs for artwork like that, you'd probably find some stuff that we haven't seen yet.
 

Vert boil

Member
If you actually look at the source for some of these, the images URLs are as follows:

There's actually very little difference in the URLs. If someone could sort out some sort of scraper that checks all URLs for artwork like that, you'd probably find some stuff that we haven't seen yet.

You are right, I just presumed the long codes would be fairly unique. *numpty*
I'll tinker over the next few weeks. Just knocked together a simple spreadsheet that poops out a string of html but it doesn't deal with the letter variants. I'll grab Open Office and simplify things in Base.
 

CrunchinJelly

formerly cjelly
Old school.

fp3VD.jpg
 

Stumpokapow

listen to the mad man

Based solely on what you just said--running a search through the last four digits of the folder chunk of the URL...

Here's a scraper:
Code:
#!/usr/bin/php
<?php
	for($i=hexdec("7d2");$i!=hexdec("1fff");$i++)
	{
		$num = dechex($i);
		$num = str_pad($num,4,"0",STR_PAD_LEFT);
		$url = "http://download.xbox.com/content/images/66acd000-77fe-1000-9115-d8025841".$num."/1033/boxartlg.jpg";
		if(!file_exists("./boxarts/".$num.".jpg"))
		{
			$ch = curl_init($url);
			curl_setopt($ch,CURLOPT_HEADER,0);
			curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
			curl_setopt($ch,CURLOPT_BINARYTRANSFER,1);
			$data = curl_exec($ch);
			if(strlen($data)>50)
			{
				$output = fopen("./boxarts/".$num.".jpg","x");
				fwrite($output,$data);
				fclose($output);
	
				print "."; // Print . if there is a box art found.
			}
			else print "x"; // Print x if there is no box art found.
			if(rand(1,10)==10) sleep(rand(1,10)); // Anti-flooding protection, delays a random number of seconds every so often.
		}
	}
?>

System requirements: Server must have curl and be set up to be able to use curl. Put script in any folder. Create a subfolder called boxarts.

Code license: Please contact me if you plan to use this code to help run a website that makes you money. Otherwise, do what you want with it.
 

Vert boil

Member
*Stump drops the mic*

Wasn't Case Zero supposed to get a 50% discount in the Shocktober sale?

I haven't seen anything coming from Capcpom or MS (unless you are referring to the general listing of horror related games on the marketplace). DR2 is the only DR bit reduced so far but there should be a second week of sales starting tomorrow.
 
*Stump drops the mic*



I haven't seen anything coming from Capcpom or MS (unless you are referring to the general listing of horror related games on the marketplace). DR2 is the only DR bit reduced so far but there should be a second week of sales starting tomorrow.

I saw it listed on a link from one of the deals aggregate sites I follow on Twitter I think. Hopefully it comes true because I just ordered OTR.
 

Rlan

Member
You can also find screenshots for items if you change the name from boxartlg.jpg to screenlg1.jpg to screenlg#.jpg, depending on those screens.

They're not always there. Tried looking again at that Star Wars game, but nothing was there anymore.

So Crunchy, if you actually found those box arts using this method, could you find the screens too? :p

Edit: Found the boxes, however they don't have screenshots alongside them. Too bad.

boxartlg.jpg
 

CrunchinJelly

formerly cjelly
You can also find screenshots for items if you change the name from boxartlg.jpg to screenlg1.jpg to screenlg#.jpg, depending on those screens.

They're not always there. Tried looking again at that Star Wars game, but nothing was there anymore.

So Crunchy, if you actually found those box arts using this method, could you find the screens too? :p

Edit: Found the boxes, however they don't have screenshots alongside them. Too bad.

boxartlg.jpg
I didn't find anything, I'm not that clever. Just saw Sacra posted them. :p
 

Vert boil

Member

eso76

Member
saw thread title and just remembered i had a dream in which Toki was finally coming out but devs had to downgrade graphics horribly in order to ship before 2014.

Strange dream, considering I don't even care about the game that much.
 

Vert boil

Member
A little odd that the cut up Kinect Sports bits are apparently 50GS each and labelled as Arcade games. Probably planning to do another free hub like Games Room or Hasbro.
 

Rlan

Member
The giant box art thing has made me realize that Joe Danger and it's sequel use the same picture of Joe:

boxartlg.jpg
boxartlg.jpg


Weird.
 

pswii60

Member
What's with all these new Arcade Kinect games? I thought Kinect was pretty much dead, sales-wise at least.

Anyway, out of that lot, Vessel and pid both look very interesting. The others, not so much.
 

Slayven

Member
I'll update throughout the day.

DOTW

Oblivion - msp/$
(was 1200/15$) US price, check your region (should be 800msp)
--Knights of Nine - 200msp (was 400)
--Shivering Isles - 600msp (was 1200)

Skyrim - 3600msp/45$ (was 4800/60$) US price, check your region
--Dawnguard - 1200msp (was 1600)
--Hearthfire - 320msp (was 400)

-----

Babel Rising - 400msp (was 800)




-----
Sales & Specials+ app (updates 2 hours after this post)
**
Man Microsoft might think about having permanent price drops. No reason the Oblivion DLC should still be that much.
 

Rlan

Member
Weirdest random thing I've found by running that scraper:
boxartlg.jpg

You see those types of box arts on Partnernet all the time. Sometimes it's a game, sometimes it's not.

Wonder if the scraper works well for regular games too? You might find some weird stuff in there you wouldn't expect...

One thing I'm surprised isn't here is RBI baseball. I played it ages ago on a Partnernet machine, was real weird. Thought it had a box art. Even though it's cancelled, would have been nice to see it's actual existance.
 

Stumpokapow

listen to the mad man
You see those types of box arts on Partnernet all the time. Sometimes it's a game, sometimes it's not.

Wonder if the scraper works well for regular games too? You might find some weird stuff in there you wouldn't expect...

Looks like at least the last 7 digits change for retail titles (and Dance Central 3 seems to have a different 8th last digit), so the scrape-space would be 268 million(+) rather than 65,536. So that'd be a royal pain to scrape.
 
Looks like at least the last 7 digits change for retail titles (and Dance Central 3 seems to have a different 8th last digit), so the scrape-space would be 268 million(+) rather than 65,536. So that'd be a royal pain to scrape.

its the same

Publisher code:

5841 = XA (xbox arcade)

or

4d53 = MS (microsoft)

then 4 digits title ID (65744 combinations)

here is full scan of Microsoft: http://www.ghoz.tk/ms_new.html (nothing interesting)
 

Nyx

Member
I have high hopes.

Dota 2 maybe my fave game of all time and the game where Mobas clicked for me.

I need to play Dota 2 some more, but so many games....

The original DOTA in WCIII got me into the genre, Awesomenauts and League of Legends did the rest, love this genre.
 
Top Bottom