Skip to main content

Penjualan PSVita Menurun Dijepang

PlayStation 3, sebuah konsol game yang diusung raksasa elekronik asal negeri sakura ini sedang mengalami masa-masa menyenangkan dilihat dari penjualannya yang terus meningkat dibeberapa minggu dibulan ini. Namun hal ini tidak terjadi pada konsol game portabel PSVita yang sama-sama buatan Sony. Penjualan PSVita dalam beberapa minggu ini terus mengalami penurunan yang membuat kondisi ini menjadi suatu berita baik sekaligus buruk bagi Sony.

Hal ini diperkuat oleh grafik penjualan yang dibuat oleh beberapa media Jepang yang isinya mencakup tentang penjualan kedua konsol game tersebut dari tanggal 27 Februari hingga 4 Maret.
Dalam grafik tersebut menunjukan prestasi PlayStation 3 sebagai pemenang besar di segmen perangkat keras dengan penjualan sebesar 65,116 unit pada kurun waktu tersebut. Sony juga diindikasikan telah berhasil menjual PS3 hampir 2.5x lebih banyak dari minggu sebelumnya...
Penjualan hardware yang kuat ini oleh beberapa media jepang dipicu oleh peluncuran piranti game One Piece: Pirate Warriors yang merupakan game crossover franchise game One Piece milik Namco dan Dynasty Warriors milik Koei yang terjual 655,774 unit dalam waktu 4 hari setelah peluncurannya dipasar (1 Maret - 4 Maret). 
Dilain hal, penjualan PSP masih terlihat cukup stabil pada sisi piranti game dengan berhasil terjual sebanyak 15,715 unit, sedangkan PSVita masih belum telihat perkembangannya dimana penjualan handheld tersebut hanya 10,023 unit pada minggu tersebut. Disegmen yang sama, Nintendo 3DS terus meraih sukses dengan berhasil menjual unitnya sebanyak 70,744 unit diminggu yang sama. Apa bila rasiokan, 3DS berhasil melewati penjualan PSVita sebanyak 7:1

Sumber
-- 
Viva Otaku, Viva Open Source, Let The World Know that we're exist!

Comments

PS Vita said…
PS Vita tinggal menunggu waktunya saja
shido said…
Ya, Sekarang Vita hanya pengembang pihak ketiga aja yang bikin gamenya... pihak pertamanya (Nautghty Dogs, Japan Studio, dll) sudah ga ngembangin gamenya lagi

Popular posts from this blog

The Future Of Computing is Ubuntu Phone

As we are know, in the beginning of January 2013. Canonical announce their new project called Ubuntu Phone. From the beginning Ubuntu was just another Linux distro,  but now Canonical driving Ubuntu far beyond its beginnings as just another Linux distro into an Operating System that works on  television and even being  an android and iPhone competitor, Ubuntu is skating to where they puck is going to be. But, which such a bold move, there are significant obstacles to overcome. The soon to be released Ubuntu Phone is paving the way that all smart phones will eventually go. Back to the late  1943 where  computers were gigantic, filling rooms and requiring constant care and maintenance. Over time, the components required to build the computers become smaller and cheaper, till eventually it was possible to put one on your desk until the laptop computer, a smaller, more portable, but just as powerful machine was made and make it nearly obsolete. And then, com...

Fix windows's MBR without installation Disk using linux!!!

Bismillahirohmanirrohim... Assalamualaykum, When I was trying out new ubuntu 12.04. The installation progress went wrong and then freeze. After a couple of minutes the progress still the same. Before installing 12.04, my system was running ubuntu 11.04 dualboot (windows 7). Within my experience, when the installation of linux went wrong, the next step is recovering windows MBR using installation disk. But alas, my DVD-RW was busted long time ago and I haven't fix it or intent to fix it. The only thing I have is Ubuntu USB Thumbdrive. After googling awhile I found out to recover windows MBR using Ubuntu thumbdrive. First, make sure syslinux packages are installed or update to the latest version using this command $ sudo apt-get install syslinux When syslinux packages installed, enter this command to write windows MBR image into the harddrive's boot sector(/dev/sda) $ sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda Next thing to do is restart your PC using unity or usi...