|
PSP News is a News and downloads site for the PSP, PSVita, PS4, PS3, PS2 and PSOne, We have all the latest emulators, hack and custom firmwares, homebrew and all the downloads on this site, we also cover commercial gaming and console news., the latest homebrew and releases, Part of the
DCEmu Homebrew & Gaming Network.
This Website
THE LATEST NEWS BELOW
|
December 13th, 2008, 21:02 Posted By: AdamRav
All Thanks Go To JK108 For Taking His Own Time Making Scripts For Us To Use
Here it is. Ultimate PSPtube 1.5. A modification of PSPTube which allows you to watch videos on your PSP. There are 24 sites included. Below is the readme which includes how to change the site order and disable certain sites.
Ultimate PSPTube 1.5
--------------------
Scripts & Various Features - JK108
Original Program - SofiyaCat
Main Theme - Psimxc
Optional Theme - Salvy
This is a modification for PSPTube which aims to deliver a fully working video
streamer to the PSP with as little trouble as possible. The original PSPTube was
created by SofiyaCat. All scripts and various other features were created by JK108.
The main theme for Ultimate PSPTube was created by Psimxc. The optional theme was
created by Salvy. If there are any problems with the program please let me know
on the PSPHacks or MaxConsole forums and I will do my best to fix them.
Sites Included
--------------
-CrunchyRoll
-Dailymotion
-Google Video
-Guba
-LiveLeak
-MetaCafe
-MuchoSucko
-MySpace Videos
-MyVideo
-NothingToxic
-Pornhub
-RedTube
-Shufuni
-StageVu
-ThatVideoSite
-TNAFlix
-Tube8
-TubeIso
-Tudou
-VBox7
-Veoh
-Wanktube
-XVideos
-YouTube
Known Issues
------------
-Videos don't save to favourites for Veoh and Guba
-Longer videos in Veoh dont load because they use a format that PSPTube doesn't support
-Shufuni shows the first page of results for all pages
-There are various issues with the quality of the videos for many sites because they use a non supported format
Installation
------------
Delete any old version of Ultimate PSPTube that is already on your PSP and then simply copy the folder
"Ultimate PSPTube" into the directory "PSP/GAME" on your PSP. There should now be the folder
"PSP/GAME/Ultimate PSPTube". Thats all you need to do.
Controls
--------
While Not Playing Video:
Select - Changes the selected site which is displayed in the top left corner.
X - Play the selected video.
O - Search for videos on the selected site.
Triangle - Brings up the menu where you can save to favourites, add to playlist etc.
Square - Switches the view. Either search results, video playback or split.
L Trigger - Previous page of results.
R Trigger - Next page of results.
While Playing Video:
O - Stops the video returns to search results.
Square - Switches the view. Either search results, video playback or split.
Triangle - Hides the time display. Press again to hide video playback and then press again to show all.
Select - Change the video playback size.
Start - Pauses the video. Press again to resume.
Left Arrow - Slows down the playback speed.
Right Arrow - Speeds up the playback speed.
How To Change The Site Order & Disable Certain Sites
----------------------------------------------------
Ultimate PSPTube has a feature allowing you to change the order that the sites are
displayed in as well as selecting what sites you actually want to display. To change
the site order or stop sites from being displayed, you need to edit the config.js file
found in root folder of Ultimate PSPTube. Below is an example of the section that
contains the site order and what sites to display.
//Order Of Sites
//To not use a site just comment the line out
var site_order = [
"YouTube",
"TNAFlix",
"CrunchyRoll",
"MetaCafe",
"Wanktube",
"Pornhub",
"MuchoSucko",
"Dailymotion",
"LiveLeak",
"TubeIso",
"StageVu",
"Guba",
"NothingToxic",
"MyVideo",
"VBox7",
"Tudou",
"ThatVideoSite",
"MySpace Videos",
"Veoh",
"Google Video",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];
As you can see the order in the example above goes YouTube, then TNAFlix, then
CrunchyRoll, etc. If you want to change the site order all you have to do is switch the
lines around. If you want to disable a site you can put // in front of the line
containing that site. Below is another example with a few changes.
//Order Of Sites
//To not use a site just comment the line out
var site_order = [
"YouTube",
"Dailymotion",
"Veoh",
//"TNAFlix",
"CrunchyRoll",
"MetaCafe",
"Wanktube",
"Pornhub",
"MuchoSucko",
"LiveLeak",
"TubeIso",
"StageVu",
//"Guba",
"NothingToxic",
"MyVideo",
"VBox7",
"Tudou",
"ThatVideoSite",
"MySpace Videos",
"Google Video",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];
Now the order of the sites in the above example goes YouTube, then Dailymotion, then
Veoh, etc. Also notice that in this example TNAFlix and Guba wouldn't be displayed in Ultimate
PSPTube because they have // in front of them.
Veoh Family Filter
------------------
You can turn Veoh family filter on or off in the config.js file found in root folder of
Ultimate PSPTube. Below is the section that you would need to edit.
//Veoh Family Filter
//0: Off
//1: On
PSPTube.VeohFamilyFilter = 0;
In the example above, Veoh family filter is turned off because it is set to 0. If you set
it to 1, Veoh family filter would be turned on.
YouTube High Quality
--------------------
You can turn YouTube high quality on or off in the config.js file found in root folder of
Ultimate PSPTube. Below is the section that you would need to edit.
//YouTube High Quality
//0: Off
//1: On
PSPTube.YouTubeHighQuality = 1;
In the example above, YouTube high quality is turned on because it is set to 1. If you set
it to 0, YouTube high quality would be turned off. It is turned off by default. When it is
turned on, the high quality video will be displayed instead of the normal
quality video if it is available.
File & Folder Structure
-----------------------
Optional Theme/EBOOT.PBP
Optional Theme/Preview.jpg
Optional Theme/Readme.txt
Ultimate PSPTube/favorites
Ultimate PSPTube/system/sites/CrunchyRoll.js
Ultimate PSPTube/system/sites/Dailymotion.js
Ultimate PSPTube/system/sites/Google Video.js
Ultimate PSPTube/system/sites/Guba.js
Ultimate PSPTube/system/sites/LiveLeak.js
Ultimate PSPTube/system/sites/MetaCafe.js
Ultimate PSPTube/system/sites/MuchoSucko.js
Ultimate PSPTube/system/sites/MySpace Videos.js
Ultimate PSPTube/system/sites/MyVideo.js
Ultimate PSPTube/system/sites/NothingToxic.js
Ultimate PSPTube/system/sites/Pornhub.js
Ultimate PSPTube/system/sites/RedTube.js
Ultimate PSPTube/system/sites/Shufuni.js
Ultimate PSPTube/system/sites/StageVu.js
Ultimate PSPTube/system/sites/ThatVideoSite.js
Ultimate PSPTube/system/sites/TNAFlix.js
Ultimate PSPTube/system/sites/Tube8.js
Ultimate PSPTube/system/sites/TubeIso.js
Ultimate PSPTube/system/sites/Tudou.js
Ultimate PSPTube/system/sites/VBox7.js
Ultimate PSPTube/system/sites/Veoh.js
Ultimate PSPTube/system/sites/Wanktube.js
Ultimate PSPTube/system/sites/XVideos.js
Ultimate PSPTube/system/sites/YouTube.js
Ultimate PSPTube/system/dvemgr.prx
Ultimate PSPTube/system/mediaengine.prx
Ultimate PSPTube/system/site_man.js
Ultimate PSPTube/config.js
Ultimate PSPTube/EBOOT.PBP
Ultimate PSPTube/Readme.txt
Changelog
---------
1.5
-RedTube is now included
-StageVu is now included
-ThatVideoSite is now included
-An optional theme is now included
-MyVideo script is fixed after it stopped working because the site changed
-Google Video script is fixed after it stopped working because the site changed
-Fixed a bug in Veoh where some searches would return no results when they should do
-Fixed a bug in Crunchyroll where the thumbnails weren't showing as the site changed
-Fixed a bug in YouTube where it would only show the first few thumbnails due to site changes
-Fixed a bug in YouTube while high quality is enabled where videos wouldn't load
if there wasn't a high quality version due to changes to the YouTube site
1.4
-TubeIso is now included
-YouTube script is fixed after it stopped working because the site layout changed
-Integrated YouTubeHQ into the normal YouTube script. There is now an option in the
config to use high quality mode on YouTube when its available
-Fixed a bug in MySpace Videos where the description was sometimes incorrect
-Fixed a bug in many of my scripts where it would incorrectly display the number of
views if it was more than a million
-Fixed a bug in TNAFlix where the description wasn't displaying correctly
1.3
-MetaCafe is now included
-XVideos is now included
-Tudou is now included
-Pornhub is now included
-YouTubeHQ is now included
-Family filter for Veoh is now an option in the config
-YouTube bug fixed where it comes to the end of results on the first page
-Google Video script is fixed after it stopped working because they changed the way
the video length was displayed on their site
1.2
-LiveLeak is now included
-VBox7 is now included
-Small improvements to video descriptions
1.1
-NothingToxic is now included
-Tube8 is now included
-Hyperlinks in descriptions are now replaced with their text
Example: "<a href="http://www.somesite.com">Here</a>" becomes "Here"
-HTML Image tags are now removed from descriptions
Example: "<img src="http://www.somesite.com/someimage.gif">" is removed
-Small bug fixes
1.0
-Original Release
Download and Give Feedback Via Comments
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:50 Posted By: wraggster
News/releases from Mapache
Hi, a nice lib that i make.
Lets you use SHA-1 or SHA-256 (normal ones) or SHA-512 (custom algo).
Useful if you want make a encryption app, etc.
Read the include file in the package for use,
Download and Give Feedback Via Comments
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:47 Posted By: wraggster
News/releases from Art;
Finished to work on new programs so...
Here is Laser Invaders source code for the current version
which will probably also be the last version.
Laser Invaders source (current version) :
http://www.megaupload.com/?d=97QF75NT
For Powernoid I should have used a single multidimensional array.. oh well.
This is the not yet released V3c with a couple of bug fixes to stage 15.
Powernoid source (V3c) :
http://www.megaupload.com/?d=NBX1M05H
XMB screensaver is based on 3.52 boot launch example from PSPprogramming.com
Source code does not include source for individual screensaver demos.
XMB Screensaver source :
http://www.megaupload.com/?d=SOQXAO0F
Fun Intrafont sine wave text scroller demo to be released when I'm finished with it:
http://au.youtube.com/watch?v=msL52S-ZXBs
Released under X-Flash environmental license (or whatever).. just don't mess up the place!
Cheers, Art.
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:43 Posted By: wraggster
News/release from Gefa
I released a new PSP Game Homebrew, BattleShip, a porting of the battle ship
Download and Give Feedback Via Comments
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:40 Posted By: wraggster
News from pegasus2000
blue_eye4, a developer of the Nanodesktop team, has completed the porting of the library LibsPopC under nd.
Using this library, the nd applications will be able to download the mail messages by a POP3 server.
The new component shall be available in the next version of Nanodesktop.
http://www.psp-ita.com/forum/viewtopic.php?t=23398
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:40 Posted By: wraggster
News from pegasus2000
PocketSphinx is a tecnology developed by Carniege Mellon University (CMU).
It is an open-source system for voice recognition.
Visilab has ported this tecnology under Nanodesktop. It shall be available
in the next Nanodesktop release. In this way, nd applications will be
able to interact with the users using voice messages.
Here you can see a proof-of-concept video of the new tecnology:
http://visilab.unime.it/~filippo/Nan...nx_Video01.avi
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:39 Posted By: wraggster
News/release from Alex812
Futoshiki game (sort of japan puzzle) made with PGELua_002.
4 levels: Easy!, Easy, Hard, Hard!
Puzzles generated by Futoshiki V2: ihsan.biz
Download and Give Feedback Via Comments
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:32 Posted By: wraggster
News from Alek of Dark Alex fame:
PlayStation Home has been officially launched under open beta.
But well, you know what does "beta" means. And what does means "open". Beta will make it full of bugs, and Open will mean that you will get tons of errors trying to connect this first days.
SKFU has posted some relevant information about this beta "game", or if you would like to say it like that, about this beta "experience" that is at the moment, full of bugs.
Between all the possible bugs and things that could be done, SKFU decides to explain one that could allow any user to upload any file to the HOME server. That's a huge vulnerability. Lol.
I have to agree with SKFU when he says that "First they delay HOME for more than a year, then they delay it a few times again and again till finally we have a HOME beta on a technical standard from 2005 with crappy graphics, a few boring areas and many many many many many many many many bugs." Well, at least bowling is funny. Oh, wait, yeah, also it is chess and that old fashioned rock dance.
Of course, remember that this information is just for clarification purposes, and you must NOT use it to do bad, bad things.
Btw, seems like all the houses made under the closed beta have been deleted.. Too bad, we'll have to recreate it. Hope that it wont be too expensive. Lol again.
http://sceners.org/?itemid=141
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:30 Posted By: wraggster
News from PS3 Hacker StreetskaterFU:
HOME public beta just started a few minutes ago, and as a little bonus I write this little vulnarabilitie disclosure of HOME beta 1.3. Don't be THAT surprised, remember the decrypted HOME game files^^. HOME is the most buggy game I ever saw and they really ****ed up so much. Ok, the delays gone about 2 years but after this years of waiting as user I expect a little bit more. "It feels like 2005 tech in 2008. I'm not sure that’s what people want.", I can only agree with this comment of Microsoft. Well, here the disclosure:
The first 2 are server structure listenings. Some uninteresting files like the model files are missing, in generall the most interesting files are included. JSP files are NEVER sources, they are the response of the server. They are responded for german area.
----------------------------------------------------------------------------
1) scee-home.playstation.net server structure (without spaces as they are to big)
DOWNLOAD
2) homeps3.online.scee.com (jsp files are no sources, they are responds of the home servers)
DOWNLOAD
3) The different Content Bases:
For Developers & Alpha = http://homeps3-content.online.scee.com:10010/Alpha/Dev/
For Quality Assurance = http://homeps3-content.online.scee.com:10010/Alpha/QA/
For HOME Beta 0.9 = http://homeps3-content.online.scee.com:10010/Beta/090/
4) Take a look in the first download package \c.home\prod\live\Screens\
Only one of the XML files is encrypted, which means you can simply customize the HOME areas with your own videos, pictures and text if you use a apache + simple dns redirection.
5) Download any file from the HOME content server you want
(Well now we come to the more interesting parts^^)
Theres a download script here...
(homeps3.online.scee.com/HUBPS3_SVML/home/fileservices/Download.jsp)
...which is meaned to act as downloader for other users profiles, avatars and more.
Example: User1 uploads his profile to the home server (see point 6), now User2 sees User1 in HOME; the downloader downloads the profile of User1 to the local HDD space of User2. So far so good. Now theres the possibility to do a realtime packet edit to download ANY file you want. It's up to you what files you think about now, but there are more than just lame user profiles on such servers ;-) To continue:
Download.jsp?filename=Profile-UserXYZ
This is the structure how it looks like when a user profile is requested, after this the server responds this way:
http://pastebin.com/f422ad43e
Simply edit the filename to get your specific file
6) The most important vulnarability "upload any file to the HOME server"
The methode is nearly the same like in 5. just that you can upload instead of download a file. The structure looks like this:
Server request:
homeps3.online.scee.com/HUBPS3_SVML/fileservices/UploadFileServlet?fileNameBeginsWith=Avatar-UserXYZ.jpg&filePermission=2&fileTypeID=2&fileDesc ription=unused
Aswell theres the file you want to upload as raw data in the POST header. Just do a live edit again and inject your file. It will be saved in /HUBPS3_SVML/.
Please don't upload any r00tshells or similiar ;-)
7) At the end a funny thing "delete any file on the HOME server"
homeps3.online.scee.com/HUBPS3_SVML/home/fileservices/Delete.jsp?filename=XYZ
This could end really evil with a simple script :P
Please remember the last 3 vulnarabilities only work if you do a realtime packet edit. It's not possible to do this from a PC only or with fake packets!
----------------------------------------------------------------------------
So what is the conclusion?:
SONY ****ed it really up! First they delay HOME for more than a year, then they delay it a few times again and again till finally we have a HOME beta on a technical standard from 2005 with crappy graphics, a few boring areas and many many many many many many many many bugs. After this whole bullshitting we finally get our beta on 11.12.2008 with another delay of about 5 hours because SONY is unable to test their servers before. Congratz, to SONY for this fantastic product. THANKS!
Please remember:
Don't do anything stupid with this information which you could repent later.
Thanks for you attention, this was my little HOME vulnarabilities disclosure for you,
SKFU
**********UPDATE1**********
I think I need to clear up some things:
1) This is all public information anyone with a bit networking knowledge can get.
2) At no time I hacked the servers. The HOME errors are NOT caused by me! The explainations are all based on theorethical base!
3) All scripts and responds are client site, so all legal.
4) I like the idea of HOME but the tech of 2005 is a fact.
5) I'm not responsible for other people which are going to experiment with the provided information.
6) I think this disclosure is very ok, think about the 2 options:
1. I disclosure it and it gets fixed by SONY.
2. Someone else use the bugs, uploads a shell, roots the server, kills your HOME.
- SKFU
**********UPDATE1**********
**********UPDATE2**********
As many people just don't understand what are the risks of this crappy server structure, here is it in simple words:
1) Uploading own files to hack the server itself
2) Replace original files and insert code which could damage your PS3
3) Executing unsigned code via replaced LUA and JAVA files
These are the most important issues. I'm not responsible for any actions you do. Thanks for attention,
SKFU
full download links on his blog here --> http://streetskaterfu.blogspot.com/2...cial-home.html
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 20:03 Posted By: wraggster
Shadow and the rest of the JCPSP Team have today released a new build of their PSP Emulator for WIndows written in Java that plays commercial games.
Download and Give Feedback Via Comments, Post any compatability reports also.
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 19:39 Posted By: wraggster
Try and stay SOCALM as we relay this exciting news! Sony's frequently updated SOCOM: Confrontation blog has been firing off tons of posts over the past two weeks releasing details about the trophy-infused "patch 1.30" that will eventually be making its way to the game. A recent entry into the blog revealed the addition of two oft-requested matchmaking features that are SOCOMpletely overdue -- a "quick match" mode and a party system which allows you to join games with groups of friends with ease.
The two features are actually linked -- selecting the quick match option will take you into a party lobby, where you and your PSN friend platoon can congregate. After your party is built, you can choose one of the three match types to join (16 v. 16 Ranked, Unranked and Respawn) and be automatically matched up against similarly skilled parties. However, no word has been given on a specific launch window for the much-anticipated patch -- SOCOMe on, Slant Six! The anticipation is killing us!
http://www.joystiq.com/2008/12/13/qu...confrontation/
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 16:44 Posted By: PSPdemon
Mk_BS has released port of Aleph One ( which plays Marathon 2 and Marathon Infinity! )
Here's the release notes:
================================
Aleph One PSP 0.1
================================
Ported by Mk - BarrySoft
----------------------
Info
----------------------
This is a PSP port (1.50 kernel only at the moment) of Aleph One I made, sadly it
actually seems to work only with Marathon 2 and Marathon Infinity but not with Marathon.
I'm releasing this anyway as Marathon 2 and Infinity should already be fully playable
and I'll try to fix the Marathon issue as soon as I can.
This Project Website:
Marathon 2 - http://www.barrysoft.it/SiteV3/Products.asp?ID=9
Marathon Infinity - http://www.barrysoft.it/SiteV3/Products.asp?ID=10
Aleph One Website: http://source.bungie.org
----------------------
Features
----------------------
Working:
-Save & Loading
-Low & High resolution graphics
-Sound
Missing:
-Multiplayer support
-Replays
-Music
Known Bugs:
-Some underwater/liquid sprites can be seen from outside
-Options are not saved correctly
-Issue with energy & oxygen bars' graphics not drawn with
the right palette after CLUT animations
----------------------
Installation
----------------------
I've included all the required data files
as they are now freely distributable so you should
be ready to go, just copy the provided folders in
your GAME150 folder on your PSP
If for any reason you want to get the data files by yourself
just download the package from http://alephone.cebix.net/ and
create a folder called "data" in your EBOOT directory to put
the files into.
Be aware that without the font resources file that is not included
in the package the game will not start, but you can get the font file
from any package at http://source.bungie.org/get/ just rename the
font file to "Font" and place it in the "data" folder
----------------------
Controls
----------------------
D-PAD Walk
CIRCLE Action
CROSS First trigger
SQUARE Second trigger
L Sidestep left
R Sidestep right
L + R Swim
TRIANGLE + RIGHT Next weapon
TRIANGLE + LEFT Previous weapon
TRIANGLE + UP or DOWN Look up or down
TRIANGLE + UP or DOWN (OHM) Zoom overhead map in or out
TRIANGLE + CIRCLE Center view
SELECT Overhead map
START In-Game menu
L + R + CIRCLE Take screenshot
L + R + TRIANGLE Tolge high resolution
TRIANGLE + CIRCLE + DOWN Fullscreen mode on
TRIANGLE + CIRCLE + UP Fullscreen mode off
----------------------
Notes
----------------------
-At the moment Highres graphics must first be actived to be used
-After dying press START and return to main menu to load or start a new game or press
the action button to restart from the last savegame.
----------------------
Thanks
----------------------
To Bungie for creating such a great game and releasing it free and opensource
To the Aleph One community that made my dream of playing the Marathon Trilogy
without a mac possible
To Jonn Blanchard from RG Softworks for porting Aleph One on the GP2X, the GP2X port really
helped me a lot to understand where i should start
To the whole PSP Development scene for being so active and full of skilled devs
To my girlfriend that managed to avoid to kill me every time i wasn't answering the phone
testing the new Aleph One build
----------------------
Source
----------------------
I'll add more info on how to compile the source soon, you can get it from:
http://www.barrysoft.it/products/A1PSPsrc.zip
I used some very dirty makefile hackery to make it work so maybe you'll have
to edit some things by yourself to get it work for you.
----------------------
Contacts
----------------------
You can reach me at mk[at]barrysoft.it
or at my site http://www.barrysoft.it
Download Links:
Marathon 2
Marathon Infinity
Download and Give Feedback Via Comments
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 13:54 Posted By: wraggster
Rockstar Games announced today that downloadable content for Midnight Club: Los Angeles is heading to the PS3 and 360. The South Central Upgrade Map will give players a new area of the city to explore, noted as being one third the size of the original game map. The press release explains that the new area will include L.A. landmarks like Exposition Park, the USC campus and Shrine Auditorium. This area will be free to download.
The press release continues on to announce that the South Central Content Pack can be purchased and will deliver new character competitions, races and even new music to the package. Unfortunately, no specific release or pricing information is outlined in the press release.
http://uk.ps3.ign.com/articles/938/938048p1.html
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 13:51 Posted By: wraggster
Electronic Arts Inc. (NASDAQ: ERTS) and Double Fine Productions, Inc. today announced that they have signed an exclusive publishing agreement that will bring the highly-anticipated rock-adventure Brütal Legend to gamers, headbangers, roadies and rockers worldwide next Fall. The latest creation from gaming icon Tim Schafer and the award-winning team at Double Fine, Brütal Legend is a 3rd person Action/Adventure game starring Jack Black in the role of roadie Eddie Riggs, who sets on an epic quest to build an army of rockers with only a broad axe, a big block V8 and his faithful guitar in hand.
"This is awesome news!" stated Tim Schafer, President of Double Fine Productions. "The quality and creativity of the games EA Partners has been involved with make it a perfect home for our baby, Brütal Legend. Some people were starting to wonder if the saga of Eddie Riggs would ever see the light of day, but now I think it's clear that this game, like Metal itself, cannot be killed!"
"Brütal Legend is shaping up to be a creative tour de force," said David DeMartini, Senior Vice President and General Manager, EA Partners. "At EAP, we are deeply committed to giving the industry's elite independent developers a platform to launch their creations to a worldwide audience. Tim Schafer is known for some of the richest stories and characters in our industry, and with Jack Black offering his vocal stylings for Eddie Riggs, we are extremely excited to help Tim and his talented team at Double Fine see their vision come to fruition."
Brütal Legend tells the tale of Eddie Riggs, played by Jack Black, who is drawn back through time to a mythical world dripped in Rock and Roll folklore; where great Metal titans once ruled and power chords rang from the countryside for all to hear. When an oppressed people request Eddie's knowledge of modern warfare, he pulls from his own experience in the only occupation he's ever had, a roadie for a Heavy Metal band. From this springs the most hellacious army man has ever seen, and thus brings this ancient world into the Age of Metal.
Also be sure to catch Tim Schafer and Jack Black unveil the first gameplay trailer for Brütal Legend at the 2008 Video Game Awards live this Sunday, December 14th at 9pm EST on Spike TV.
Brütal Legend will be available for the Xbox 360 video game system and PLAYSTATION3 computer entertainment system Fall 2009.
Double Fine is represented by CAA.
For more information on Brütal Legend please visit www.brutallegend.com.
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 13:50 Posted By: wraggster
System 3 and Eutechnyx are at work on SuperCar Challenge, a successor to this year's Ferrari Challenge that's to come exclusively to the PlayStation 3 next spring.
Key features are the inclusion of a wide breadth of supercars, in a response to criticisms of Ferrari Challenge's single minded focus on the Scuderia, and the introduction of a more involved career mode.
Ferrari Challenge received a favourable 8.3 upon review earlier this year – for more information on the follow-up, check out our exclusive hands-on.
http://uk.ps3.ign.com/articles/937/937949p1.html
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 13:15 Posted By: DJB
PSP Pandora Deluxe v2.9
Created by DJB on 14th December 2008
Original News Story: HERE
Original Forum Post: HERE
Please submit bug reports & suggestsions on the official thread.
DOWNLOADS:
Full Version (v2.9): Megaupload Mirror - ADrive Mirror
Update Pack (for v2.6-v2.8): Megaupload Mirror - ADrive Mirror
Release Notes:
Here you have it, an all-in-one solution for your Pandora Needs.
This program is designed to prepare your PSP Memory Stick to be used with the Pandora Battery. Unfortunately this program can not change your Battery to Pandora, however it will copy programs to the Memory Stick in order for you to do this yourself.
I hope you enjoy this new release...
WARNING: THIS PROGRAM WILL FORMAT AND INSTALL THE IPL LOADER TO THE DRIVE LETTER YOU SELECT AS YOUR PSP DRIVE, SO MAKE SURE IT IS THE CORRECT DRIVE BEFORE PROCEEDING. I DO NOT TAKE ANY RESPONSIBILITY FOR FORMATTED USB HARD DRIVES ETC...
What's New:
The 5.00 M33-3 CFW Installer was updated to 5.00 M33-4.
Hold+, PSP Filer, and Recovery Flasher were updated to their latest versions.
Requirements:
- A PC with Windows 2000/XP/2003/Vista and .NET Framework v2.0.
- A PSP with USB Cable and 1.50 or 3.xx/4.xx/5.xx M33 Custom Firmware Installed.
(This is needed for creating the Pandora Battery, not the Memory Stick).
- The official Sony Firmware EBOOT files for 1.50, 3.71, 3.80, 3.90, 4.01, and 5.00.
What it does:
- Formats your PSP Memory Stick with or without MSPFormat.
- Installs the TimeMachine IPL to the Memory Stick.
- Checks the Internet for any new versions.
- Loads and Saves Configurations.
- Allows you to select which buttons to use to boot your PSP.
- Copy Official Firmwares 1.50, 3.71, 3.80, 3.90, 4.01, and 5.00 to your PSP.
- Installs jas0nuk's Pandora ELF+PBP Menu to access all the programs.
- Installs Hellcats Pandora Installer to your PSP.
- Installs the M33 1.50 Kernel Addon Installers to your PSP.
- Installs POPSLoader (3.30, 3.40, 3.51, 3.72, 3.80, 3.90, 4.01) to your PSP.
- Installs the Noobz Pandora 1.50 Downgrader to your PSP.
- Installs Despertar Cementerio v3 to your PSP.
- Installs Despertar Cementerio v4 to your PSP.
- Installs Despertar Cementerio v5 to your PSP.
- Installs Despertar Cementerio v7 to your PSP.
- Installs 5.00 M33-4 CFW to your PSP.
- Installs Time Machine v0.1 to your PSP.
- Installs Support Tools executable from either Pandora or XMB.
Alternative VSHMenu 6.1
Config Cleaner 3.00
CPU-Modulator 0.20
Custom Firmware Extender 3.0
CW Cheat 0.2.2 Rev D
CXMB 3.3
FuSa screenShoot
FuSa SD 1.0.48
Hold+ 3.41
JoySens 1.42b
KeyCleaner 1.4
MemoryStick-Tool v1.5
nandTool 0.40 Final NEO
NetConfBackup
PSP Filer 5.7
Recovery Flasher 1.50 by Hellcat
RSPSARDumper 3.5
UMDrip 4
USB Version Fake by Dark_Alex
How to use it:
1. Start the Application and load in the Eboot files.
2. Select your PSP Drive to be formatted and prepared.
3. Select the "Installation Options" and choose the installers, programs,
and other options you would like to do to your Memory Stick.
4a.(Optional) If you selected to install the XMB or Pandora Support Tools,
you will need to go to the "Support Tools Options" tab and select the
programs that you want to install.
4b.(Optional) Go back to the "Firmware+Pandora Options" and use the Pandora
Button Configurator to set up the buttons to your liking.
5. Press the "Start" button to start formatting and copying files to your PSP.
Changelog:
v2.9 (2008-12-14)
- Updated 5.00 M33-3 Installer to 5.00 M33-4.
- Updated the following Support Tools:
Hold+ 3.41 (XMB)
PSP Filer 5.7 (XMB)
Recovery Flasher 1.50 (Pandora)
Credits:
Programming and Logo by: DJB
Thanks:
- Forahobby and Klutsh for their help with this Project in the early stages.
- Dark_Alex and Team M33 for all their work with PSP Custom Firmware.
- Team Noobz / C+D for initially making the breakthrough with the Pandora Battery.
- Hellcat plus the other homebrew developers for the great programs.
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 12:43 Posted By: wraggster
Sony placed a considerable publicity campaign behind LittleBigPlanet, and the Media Molecule-developed PlayStation 3 exclusive generated lots of buzz. It didn't make November's top 10 titles, though -- so how did it sell?
Well, LBP moved 141,000 units in the United States during November 2008, according to figures provided to Gamasutra by the NPD Group. The title had debuted eighth in the October console software sales charts with 215,000 units sold.
November's weaker showing dropped the title out of the top 20 across all consoles. Across all PlayStation 3 software in November, though, LittleBigPlanet was ranked fourth behind Activision's Call of Duty: World at War, Sony's own Resistance 2, and Midway's brawler, Mortal Kombat vs. DC Universe.
Since its public unveiling at the 2007 Game Developer's Conference, Sony's heavily promoted LittleBigPlanet for its casual-friendly gameplay and innovative user-driven community features.
Represented in-game by heavily-customizable Sackboys, consumers may play cooperatively or alone through levels created by the developer, Media Molecule, or other levels created and shared by other LBP owners around the world.
Sony continues to leverage LittleBigPlanet's public image to promote its own properties and those of third parties. Sony's PlayStation Store currently offers several game-themed Sackboy costumes, including some based on Capcom's popular Street Fighter franchise.
While Sony has said that it expects LittleBigPlanet to do well in the market over the long term, it may still be concerned to observe sales of just over 350,000 units in the United States during two of the most popular shopping months of the year.
As a comparison point, the top 10 game SKUs for November alone in the U.S. all sold 297,000 copies or more.
http://www.gamasutra.com/php-bin/new...hp?story=21509
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 12:26 Posted By: wraggster
Dungeon Maker 2 came out in the US this week with little… well let’s be honest Joe gamer doesn’t even know it exists. PSP Fanboy remembered to remind people about it, but Global A’s title isn’t going into stores with much, if any, marketing. That’s not stopping niche publisher Global A from continuing the series in Japan, though.
This spring Nanatama Chronicle of Dungeon Maker comes out in Japan and it’s mostly sticking to the formula introduced in Dungeon Maker: Hunting Ground. Players build dungeons, they get populated with monsters, and you kill them for loot. The main change is the style. Global A hired Tantei Jinguji Saburo (that’s the Jake Hunter series in North America) character designer, Katsuya Terada, to do the artwork for the game.
http://www.siliconera.com/2008/12/12...dungeon-maker/
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
|
December 13th, 2008, 12:20 Posted By: wraggster
Here's something nifty. Playing the Japanese demo of Namco Museum on PS3 unlocks special items in PlayStation Home. We've confirmed that this works with the US version of Home after downloading the Namco Museum Beta from the Japanese PS store.
In order to get the schwag, you first need to create a Japanese PSN account. After that, you can download the demo, which contains playable Pac-Man, Galaga, Dig Dug, and Xevious. Achieving high scores in the games will "gift" you with several in-Home items; we've snagged a Galaga T-Shirt so far, but have received tips that a full Galaga arcade machine can be obtained and placed in your virtual apartment.
http://www.joystiq.com/2008/12/12/ja...ks-home-gifts/
To read more of the post and Download, click here!
Join In and Discuss Here
Submit News and Releases Here and Contact Us for Reviews and Advertising Here |
|
|
|
|
« prev 
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
next » |
|
|