Update README.md

Fixed for web display :/
This commit is contained in:
vonmillhausen 2023-05-07 15:45:02 +01:00 committed by GitHub
parent a947d3fb52
commit ab4c138bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ The Resources folder on the microSD card contains all of the resources used by t
### Fonts ### Fonts
| Filename | Description | | Filename | Description |
| -------- | ----------- | | -------- | ----------- |
| Arial_cn.ttf | The "Arial" typeface, containing Latin, Greek, Cyrillic, Chinese, and Japanese characters. Duplicate of `yahei_Arial.ttf`, the single font file from the original firmware version | | Arial_cn.ttf | The "Arial" typeface, containing Latin, Greek, Cyrillic, Chinese, and Japanese characters. Duplicate of `yahei_Arial.ttf`, the single font file from the original firmware version |
| Arial_en.ttf | The "Arial" typeface, containing Latin, Greek, Cyrillic, Armenian, Hebrew and Arabic characters | | Arial_en.ttf | The "Arial" typeface, containing Latin, Greek, Cyrillic, Armenian, Hebrew and Arabic characters |
| Arial_jp.ttf | The "Arial" typeface, containing Latin, Greek, Cyrillic, Chinese and Japanese characters | | Arial_jp.ttf | The "Arial" typeface, containing Latin, Greek, Cyrillic, Chinese and Japanese characters |
@ -17,6 +18,7 @@ The Resources folder on the microSD card contains all of the resources used by t
### Images (Used) ### Images (Used)
| Filename | Format | Description | | Filename | Format | Description |
| -------- | ------ | ----------- | | -------- | ------ | ----------- |
| aepic.nec | 576x256 BGRA | Main menu labels in Korean | | aepic.nec | 576x256 BGRA | Main menu labels in Korean |
| apisa.dlk | 640x480 RGB | Arcade game list background | | apisa.dlk | 640x480 RGB | Arcade game list background |
| appvc.ikb | 150x214 BRGA | Game art placeholder | | appvc.ikb | 150x214 BRGA | Game art placeholder |
@ -60,6 +62,7 @@ The Resources folder on the microSD card contains all of the resources used by t
### Unknown Files ### Unknown Files
| Filename | Description | | Filename | Description |
| -------- | ----------- | | -------- | ----------- |
| Archive.sys | UNKNOWN; 8 bytes, first are `0x02`, the rest are all `0x00` | | Archive.sys | UNKNOWN; 8 bytes, first are `0x02`, the rest are all `0x00` |
| c2fkec.pgt | UNKNOWN; binary | | c2fkec.pgt | UNKNOWN; binary |
| dpnet.dll | UNKNOWN; binary | | dpnet.dll | UNKNOWN; binary |