VIDEO [
GUITAR HERO ]
Lo acabo de ver actualizado en su web y ninguna pagína de scene lo ha puesto aún (probablemente porque no funcione aún la descarga)
CHANGELOG
Add audio support, it can play MIDI and WAVE now.
Add the homebrew icon, thanks to Datadayne and vivid for making it.
Add the function to select the last selected file when restart, thanks to Kevin Borchert's suggestion.
The fixedsys font was back, thanks to vivid for making font of the special characters.
Fix a crash bug caused by a corrupted jar file in the folder, thanks to Kevin Borchert for the reporting.
Fix the bug that it don't display file name include '.', thanks to Anton Buckov for reporting it.
http://www.pspkvm.com/
DESCARGA [
MIRROR EN MI SKYDRIVE]
PD: No lo pongo en el post de juegos porque siendo una máquina virtual me parece más correcto en SCENE, dejo el post de juegos para discutir sobre eso, juegos
PDII: Acabo de probarlo y el sonido va perfecto, aunque no se si reproduce los SFX, he notado que solo la música
PDIII: Os voy a dar un pequeño (gran) truco para cambiar la resolución de los juegos y así jugar con cualquiera a 320x240 (y tener toda la pantalla de la PSP llena), claro también os valdrá para vuestros moviles
Abril el juego (.jar) con el winrar, id a la carpeta META-INF y abrid el archivo MANIFEST.MF con un bloc de notas, por ejemplo esto
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MIDlet-Name: Platinum Sudoku
MIDlet-Icon: /icon_1.png
Created-By: Apache Ant 1.5.1
MIDlet-Vendor: Gameloft SA/BiNPDA
MIDlet-1: Platinum Sudoku, /icon_1.png, GloftPSDK
MIDlet-Version: 1.0.1
MicroEdition-Profile: MIDP-2.0
Bien pues abajo del todo teneis que poner esto
Nokia-MIDlet-Original-Display-Size: www,xxx
Nokia-MIDlet-Target-Display-Size: yyy,zzz
Original es la resolución del juego que teneis entre manos (en este caso 320x240) y Tarjeta es la resolución que quereis que tenga al final (176x208 por ejemplo, la de mi 6600)
Os quedaría así
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MIDlet-Name: Platinum Sudoku
MIDlet-Icon: /icon_1.png
Created-By: Apache Ant 1.5.1
MIDlet-Vendor: Gameloft SA/BiNPDA
MIDlet-1: Platinum Sudoku, /icon_1.png, GloftPSDK
MIDlet-Version: 1.0.1
MicroEdition-Profile: MIDP-2.0
Nokia-MIDlet-Original-Display-Size: 320,240
Nokia-MIDlet-Target-Display-Size: 176,208
Y ya está, guardais el bloc de notas, reemplazais por el archivo original y teneis cambiada la resolución, nunca he probado con 480x272 pero lo veo absurdo porque quedaría muy estirado