Workbin File - Vita3k


  "title": "Example Game Collection",
  "id": "example-collection-001",
  "region": "USA",
  "version": "1.0",
  "files": [
    "path":"games/game1.vpk","type":"vpk","hash":"<sha256>",
    "path":"games/game2.iso","type":"iso","hash":"<sha256>"
  ],
  "settings": 
    "controller_map":"button_a":"Cross","button_b":"Circle",
    "display":"resolution":"960x544","scaling":"integer",
    "performance":"threads":4,"jit":true
  ,
  "notes":"Collection for testing builds",
  "created_at":"2026-03-23T00:00:00Z",
  "modified_at":"2026-03-23T00:00:00Z"
  • settings (object)
  • notes (string)
  • created_at (ISO 8601)
  • modified_at (ISO 8601)
  • 2D indie games or homebrew (VitaHex) may require no shader compilation. The workbin will be empty or absent for those titles – this is normal.

    If you want, I can: