.PDZ Extension de fichier
Playdate Compiled Code
| Développeur | Panic |
| Popularité |
4.0 | 2 Votes |
Qu'est-ce qu'un fichier PDZ ?
A PDZ file contains compiled code for an application or game on the Playdate handheld console, a console for playing indie games. It stores all of the code required by an application or game to run, and may include assets, such as images and fonts, and metadata. Developers create PDZ files by compiling source code written in C or Lua using the Playdate SDK.
Plus d'informations
PDZ files are the final code output of a Playdate development project. After writing code and creating assets in the development environment, developers use the SDK's pdc (Playdate compiler) command-line tool to package all scripts into one binary PDZ file that is placed in a .PDX file with the game's assets.
Playdate developers typically use PDZ files to share or sideload custom games and tools onto the Playdate. For example, developers can transfer a compiled PDZ file to a Playdate console for testing or distribution. They may also test PDZ files using the Playdate Simulator, a desktop tool included with the SDK.
Comment ouvrir un fichier PDZ
PDZ files are not meant to be opened. Instead, users load PDZ files onto the Playdate handheld console. Once transferred to the device (usually via USB or sideloading through the Playdate account system), the console reads and runs the PDZ file as a complete game.
Developers may also run PDZ in the Playdate Simulator, a desktop application included with the SDK, which emulates the Playdate console on Windows, macOS, and Linux. They can run PDZ files with playdate.file.load() and playdate.file.run() in the SDK.
Programmes qui ouvrent les fichiers PDZ
ProntoDoc for Word Structured Text Document Template
| Développeur | Step Function |
| Popularité |
1.0 | 5 Votes |
File used by ProntoDoc for Word (PDW), a Microsoft Word plug-in that helps generate and auto-fill documents; contains a template for a document and includes the page structure information and template fields that are filled by ProntoDoc for Word; used for generating content conforming to XML and other formats, which is useful for data interchange and other purposes.
Plus d'informations
ProntoDoc for Word is used in business environments for generating reports and other business documents.