Saturday, September 2, 2017

The Mummy tomb of the dragon emperor PSP Themes

The Mummy tomb of the dragon emperor PSP Themes



I added new PSP Theme of The mummy movie
just click link below to download

Download The Mummy tomb of the dragon emperor PSP Themes

This PSP Theme compatible with XMB 4.0 firmware or higher version

download file now

Continue reading ...

Sunday, August 27, 2017

The Future of PSP Games

The Future of PSP Games






download file now

Continue reading ...

Saturday, August 26, 2017

The LEGO Movie PSP Wallpapers DOWNLOAD

The LEGO Movie PSP Wallpapers DOWNLOAD


Right click on the wallpapers you like and click save as. Wait, you like them all? Why not download the whole bundle of wallpapers below in *.zip format?

All wallpapers were resized to 480 x 272 to fit your PSP screen perfectly.



















DOWNLOAD ALL The LEGO Movie Wallpapers.  

download file now

Continue reading ...

Thursday, August 24, 2017

The Sims 2 Castaway PSP

The Sims 2 Castaway PSP


?????????????????????? ?????????????? ?????????


image slider maskolis



Langkah Pertama :

1. Login Ke Blog
2. Kemudian Klik Tata Letak --> Pilih Edit HTML --> Centang Expand Widget Templates
3. Jangan Lupa Backup Dulu Template Sobat Dengan Mengklik Download Template Lengkap
4. Letakkan Kode Berikut Diatas Kode ]]></b:skin> :

 
#featured{margin-bottom:8px}
.sliderwrapper{position: relative;overflow: hidden;height: 240px}
.sliderwrapper .contentdiv{visibility: hidden;position: absolute;left: 0;top: 0;padding: 0px;height: 100%;}
.pagination{text-align: left;padding:8px 0px}
.pagination a{font-size:11px;color:#fff;padding: 3px 6px;background:#1b75d6}
.pagination a:hover, .pagination a.selected{color:#dedde5;background-color:#535352}
.featuredPost{width:360px;padding:10px 10px 0;background:#191919;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;color:#dedde5;position:absolute;bottom:0}
.featuredPost a{color:#fff}
.featuredPost a:hover{color:#dedde5}
.featuredPost h2{margin:0;font-size:12px;line-height:1}
.featuredPost span{font-size:10px}
.featuredPost p{font-size:11px}


Langkah Kedua :


1. Sekarang Letakkan Kode Berikut Ini Diatas Kode </head> :

 
<script>
//<![CDATA[
/* Script from:http://simplexdesign.blogspot.com/ */
imgr = new Array();
imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtOy5-N44ID0MSSHoaHryXEk7ggO9DIcfg6Grro6vAZrv1qfTr-qj72EMYm1xTeujfBu_3MvmDpCa5Xp-40Ayt13L1SzfGE2eeLbhEzQVbnDy8zx5p1jQ_ocyWnKdFEqhMdJALMg2PrqE/s1600/no+image.jpg";
showRandomImg = true;
aBold = true;
summaryPost = 100;

numposts1 = 5;

label1 = "misteri";


function removeHtmlTag(strx,chop){var s=strx.split("<");for(var i=0;i<s.length;i++){if(s[i].indexOf(">")!=-1){s[i]=s[i].substring(s[i].indexOf(">")+1,s[i].length)}}s=s.join("");s=s.substring(0,chop-1);return s}


function showrecentposts1(json){j=(showRandomImg)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();for(var i=0;i<numposts1;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var pcm;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel==alternate){posturl=entry.link[k].href;break}}for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel==replies&&entry.link[k].type==text/html){pcm=entry.link[k].title.split("")[0];break}}

      
if ("content" in entry) {
var postcontent = entry.content.$t;}
else
if ("summary" in entry) {
var postcontent = entry.summary.$t;}
else var postcontent = "";
postdate = entry.published.$t;
if(j>imgr.length-1) j=0;
img[i] = imgr[j];
s = postcontent    ; a = s.indexOf("<img"); b = s.indexOf("src="",a); c = s.indexOf(""",b+5); d = s.substr(b+5,c-b-5);
if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")) img[i] = d;

var month=[1,2,3,4,5,6,7,8,9,10,11,12];var month2=["January","February","March","April","May","Juny","July","August","September","October","November","December"];var day=postdate.split("-")[2].substring(0,2);var m=postdate.split("-")[1];var y=postdate.split("-")[0];for(var u2=0;u2<month.length;u2++){if(parseInt(m)==month[u2]){m=month2[u2];break;

}}

var daystr = day+ + m + + y ;

var trtd = <div class="contentdiv"><div class="sliderPostPhoto"><a href="+posturl+"><img width="370" height="240" class="alignnone" src="+img[i]+"/></a><div class="sliderPostInfo"></div></div><div class="featuredPost"><h2><a href="+posturl+">+posttitle+</a></h2><span>+daystr+</span><p>+removeHtmlTag(postcontent,summaryPost)+...</p></div></div>;    
document.write(trtd);     
j++;
}}
//]]>
</script>



Keterangan :

-. Ganti label1 = "misteri";Sesuai Dengan Label Yang Kamu Miliki


2. Setelah Itu, Letakkan Kode Dibawah Ini Sebelum Kode </body> (Letakkan Diatasnya Saja) :

 
<script src=http://dl.dropbox.com/u/12924430/contentslider.js/>
<script>
//<![CDATA[
featuredcontentslider.init({
id: "slider1", //id of main slider DIV
contentsource: ["inline", ""], //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
toc: "#increment", //Valid values: "#increment", "markup", ["label1", "label2", etc]
nextprev: ["Previous", "Next"], //labels for "prev" and "next" links. Set to "" to hide.
enablefade: [true, 0.5], //[true/false, fadedegree]
autorotate: [true, 6000], //[true/false, pausetime]
onChange: function(previndex, curindex){ //event handler fired whenever script changes slide
//previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
//curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
}
})
//]]>
</script>


3. Cari Kode <div id=main-wrapper>, Dan Taruh Kode Dibawah Ini Tepat Dibawahnya Kode Tadi :

 
<b:if cond=data:blog.pageType == &quot;index&quot;>
<div id=featured>
<div class=sliderwrapper id=slider1>
<script>
document.write(&quot;&lt;script src=&quot;/feeds/posts/default/-/&quot;+label1+&quot;?max-results=&quot;+numposts1+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1&quot;&gt;&lt;/script&gt;&quot;);
</script>
</div>
<div class=pagination id=paginate-slider1>
</div>
</div>
</b:if>


4. Simpan Template Dan Selamat ! Blog Kamu Go Internasional Wkwkwkwk ...








download file now

Continue reading ...

Sunday, August 20, 2017

The Godfather EUR PSP

The Godfather EUR PSP




Title : Monster Hunter Freedom Unite
Publisher : Capcom
Genre: Action
Tanggal Rilis : 19-11-2006
ID : ULES-00394
Total Size : 1.34 GB
Bahasa : English (Multi)

Another GodFather Series

<Rate>
Gameplay : 9/10
Story : 7/10
Graphic : 8/10






<Review>
Bosan dengan GTA? game ini akan membawamu kelangit ke 69! Game ini memang seperti GTA, hanya saja di game ini kalian akan berperang untuk memperebutkan wilayah dan menjalankan misi agar menjadi Don. Tidak seperti di Ps2, di seri ini tidak open world. Trust me, cobalah game ini. Kalian akan betah dengan gameplaynya. Di Game ini bisa dibilang ada yang Board game karena kalian harus mengurus wilayah atau meng-invasi wilayah agar bisa menaklukan setiap musuh. Equipment, Upgrade Weapon, dan Upgrade Abillity agar bisa menaklukan musuh dengan mudah. Game ini sangat di rekomendasikan sekali, tidak hanya shooting tetapi juga di lengkapi dengan teknik Melee.








download file now

Continue reading ...

Tuesday, August 8, 2017

The Fast and Furious PSP

The Fast and Furious PSP




Many of you might be interested in customizing your PC with cool gadgets and docks.This post is for these enthusiastic. Isnt it cool to hear welcome from your PC when you switch on your computer.You friend might be surprised to see that.Without further explanation lets come to the trick.

Instructions
  1. Click on start and navigate to all programs,accessories and notepad.
  2. Copy and paste the given code.
Dim speaks, speech
speaks="Welcome to your PC, 
Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
 
     3.Replace Username with your name.
     4.Click on file,save as,select all types in save as type option and save the file as "Welcome.vbs"
     5.Copy the saved file.
      6.Navigate to C:Documents and SettingsAll UsersStart MenuProgramsStartup (in Windows XP) and to C:Users {User-Name}AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup (in Windows 8, Windows 7 and Windows Vista) if C: is your System drive. 
AppData is a hidden folder.So you will need to select showing hidden folders in Folder options to locate it.{To show hidden folders,open folder options.In the view tab choose show hidden files,folders and drives.Then click on apply.}
     7.Paste the file
Subscribe to our blog to stay updated with cool tricks and serious tutorials.(Click here)


download file now

Continue reading ...

Wednesday, August 2, 2017

The Godfather PSP ISO EUR

The Godfather PSP ISO EUR


PSP Game: Godfather_EUR_Multi3_PSP-BAHAMUT
Publisher: Electronic Arts
Genre: Action Adventure
Release Date: 2006-11-19The Godfather: Mob Wars Coverart
Media Format: UMD
Disc ID: ULES-00394
Unpacked Size: 1.34 GB
Image Format: .ISO
Languages: English � Dutch � Polish

The Godfather: Mob Wars Screenshots:

The Godfather: Mob Wars PSP 1The Godfather: Mob Wars PSP 2The Godfather: Mob Wars PSP 3

The Godfather: Mob Wars PSP ISO Download-

FileFactory: Part 1 � Part 2 � Part 3
Mirrors: Part 1 � Part 2 � Part 3

  • Wait 5 seconds and click �SKIP AD�
  • Extract this game using: Winrar
  • Recommended emulator for PSP ISOs: PPSSPP
  • Learn to Download, Extract and Play!
 Post by : Aam Ar Rosyad
 Thanks to : Nicoblog

download file now

Continue reading ...

Tuesday, August 1, 2017

The Sims 2 Castaway USA PSP ISO

The Sims 2 Castaway USA PSP ISO



14097889105_40943f7573_n.jpg
Kamu bermain sebagai Sims yang memulai kehidupannya dari awal saat terdampar di pulau tropis. Kamu harus mengalahkan alam untuk tetap bertahan hidup dan menemukan petunjuk-petunjuk yang tersebar di pulau. Petunjuk-petunjuk tersebut diperlukan untuk keluar dari pulau terpencil tersebut.

� Jelajahi pantai, gua, laguna, hutan, dan gunung berapi.
� Mengembangkan alat, membangun tempat penampungan, furniture kerajinan, membuat pakaian, seni dan banyak lagi!
� Menangkap ikan, hewan perangkap, tumbuh tanaman, mengumpulkan kerang, mengais-ngais dan decode peta harta karun.
� Membangun kehidupan yang nyaman di pulau itu, atau menemukan cara untuk melarikan diri kembali ke peradaban.

Screenshot/Gameplay The Sims 2 Castaway on PPSSPP android:
10570393_286976621496507_56705347999444810653845_286976628163173_79634840465137010622697_286976804829822_64042747336567810647058_286976941496475_82815892391232213911298308_172ceb83e3_o.jpgthe-sims-2-castaway-20071030044557237-00

Nama: The Sims 2 CastawayPublisher: EAGenre:Simulation, Virtual LifeRegion: USARilis: 2007-10-23Size ISO:986MBFormat: ISOBahasa: English
Link Download The Sims 2 Castaway Klik disini...:Download ISO 248MBDownload via UC browser
Savedata: Download.zip
Extrak data foldernya dan taruh di "Sdcard/PSP/SAVEDATA/here"


Post by : Aam Ar Rosyad
Thanks to : Alkasa Gamer

download file now

Continue reading ...