Haremos un resumen del estado actual de la emulación de PlayStation 4 en 2021. Tenemos que tener en cuenta que Spine solo funciona con Linux, por tanto necesitamos dedicarle tiempo a preparar una máquina virtual con VMWARE para posteriormente configurarlo y dejarlo perfectamente configurado.
Firmware 7.55 Play4 Decrypted:
https://darksoftware.xyz/PS4/decryptedFWlist
Herramienta para desempaquetar firmwares:
Partes de Firmware Claves:
PS4UPDATE1.PUP_index01.dec system_fs_image.img
PS4UPDATE3.PUP_index01.dec recovery_fs_image.img
Comandos necesarios:
mkdir /mnt/temp1
mkdir /mnt/temp2
mount /home/spine/Escritorio/play4/firmware/7_550_001/update1/system_fs_image.img /mnt/temp1/
mount /home/spine/Escritorio/play4/firmware/7_550_001/update3/recovery_fs_image.img /mnt/temp2/
exit
cp -rf /home/spine/Escritorio/play4/spine-20210914/ spine
chmod a+x spine/spine chmod a+x spine/firmware/system/common/lib/
chmod a+x spine/firmware/system/common/lib/*
Rutas:
/mnt/temp1/common/font2/
/mnt/temp2/priv/ime/dic/
/mnt/temp2/priv/systembgm/
/mnt/temp1/common/lib/
MV Ubuntu + Spine Emulador PS4 2021:
https://marc0sgb.com/descargando/mv-spine/