TAV: twobitmap for better compression

This commit is contained in:
minjaesong
2025-10-07 03:55:56 +09:00
parent 0b066a693e
commit ad232d1c84
3 changed files with 141 additions and 164 deletions

View File

@@ -99,8 +99,7 @@ audio.setPcmMode(0)
audio.setMasterVolume(0, 255)
// set colour zero as half-opaque black
graphics.setPalette(0, 0, 0, 0, 9)
graphics.setPalette(0, 0, 0, 0, 7)
function processSubtitlePacket(packetSize) {