feat: TU19 (Dec 2014) Features & Content (#155)
* try to resolve merge conflict
* feat: TU19 (Dec 2014) Features & Content (#32)
* December 2014 files
* Working release build
* Fix compilation issues
* Add sound to Windows64Media
* Add DLC content and force Tutorial DLC
* Revert "Add DLC content and force Tutorial DLC"
This reverts commit 97a4399472.
* Disable broken light packing
* Disable breakpoint during DLC texture map load
Allows DLC loading but the DLC textures are still broken
* Fix post build not working
* ...
* fix vs2022 build
* fix cmake build
---------
Co-authored-by: Loki <lokirautio@gmail.com>
This commit is contained in:
@@ -48,6 +48,12 @@
|
||||
<data name="IDS_CORRUPT_OPTIONS">
|
||||
<value>Tu archivo Opciones está dañado y tiene que borrarse.</value>
|
||||
</data>
|
||||
<data name="IDS_CORRUPT_OPTIONS_DELETE">
|
||||
<value>Borrar archivo Opciones.</value>
|
||||
</data>
|
||||
<data name="IDS_CORRUPT_OPTIONS_RETRY">
|
||||
<value>Volver a intentar cargar archivo Opciones.</value>
|
||||
</data>
|
||||
<data name="IDS_CORRUPT_SAVECACHE">
|
||||
<value>Tu archivo Guardar caché está dañado y tiene que borrarse.</value>
|
||||
</data>
|
||||
@@ -75,6 +81,9 @@
|
||||
<data name="IDS_CONTENT_RESTRICTION_MULTIPLAYER">
|
||||
<value>Debido a la configuración del control paterno de uno de los jugadores locales, se ha desactivado la función online de tu cuenta Sony Entertainment Network.</value>
|
||||
</data>
|
||||
<data name="IDS_CONTENT_RESTRICTION_PATCH_AVAILABLE">
|
||||
<value>Las opciones online están desactivadas debido a que se está poniendo disponible una actualización del juego. </value>
|
||||
</data>
|
||||
<data name="IDS_NO_DLCCATEGORIES">
|
||||
<value>No hay ofertas disponibles de contenido descargable para este título en este momento.</value>
|
||||
</data>
|
||||
@@ -84,7 +93,4 @@
|
||||
<data name="IDS_INVITATION_BODY">
|
||||
<value>¡Ven a jugar una partida de Minecraft: PlayStation®Vita Edition!</value>
|
||||
</data>
|
||||
<data name="IDS_CONTENT_RESTRICTION_PATCH_AVAILABLE">
|
||||
<value>Las opciones online están desactivadas debido a que se está poniendo disponible una actualización del juego. </value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user