tzengyuxio / dekoei

0 stars 0 forks source link

解析賽馬大亨的 UI 圖 #11

Closed tzengyuxio closed 1 year ago

tzengyuxio commented 1 year ago

有兩段 skip 是目前尚無法解析的。可能要玩過遊戲內容比較有靈感

image

tzengyuxio commented 1 year ago
{
  "palette": "winning",
  "halfHeight": false,
  "offsetInfos": [
    {
      "format": "kao",
      "offset": 0,
      "size": 1920,
      "count": 1,
      "width": 64,
      "height": 80
    },
    {
      "format": "kao",
      "offset": 1920,
      "size": 216,
      "count": 4,
      "width": 24,
      "height": 24
    },
    {
      "format": "kao",
      "offset": 2784,
      "size": 120,
      "count": 2,
      "width": 16,
      "height": 20
    },
    {
      "format": "kao",
      "offset": 3024,
      "size": 216,
      "count": 2,
      "width": 24,
      "height": 24
    },
    {
      "format": "kao",
      "offset": 3456,
      "size": 162,
      "count": 9,
      "width": 8,
      "height": 54
    },
    {
      "format": "kao",
      "offset": 4914,
      "size": 81,
      "count": 1,
      "width": 8,
      "height": 27
    },
    {
      "format": "skip",
      "offset": 4995,
      "size": 1678,
      "count": 1,
      "width": -1,
      "height": -1
    },
    {
      "format": "kao",
      "offset": 6672,
      "size": 60,
      "count": 1,
      "width": 8,
      "height": 20
    },
    {
      "format": "kao",
      "offset": 6732,
      "size": 72,
      "count": 6,
      "width": 8,
      "height": 24
    },
    {
      "format": "kao",
      "offset": 7164,
      "size": 48,
      "count": 15,
      "width": 8,
      "height": 16
    },
    {
      "format": "skip",
      "offset": 7884,
      "size": 480,
      "count": 1,
      "width": -1,
      "height": -1
    }
  ]
}
tzengyuxio commented 1 year ago

done in e585d88c3cac37568a096876c743a8a634018e91