Skip to content

Display text using tiles from VRAM tileset instead of writing to it

Notifications You must be signed in to change notification settings

Mico27/gbs-uiAltDisplayTextPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gbs-uiAltDisplayTextPlugin

Display text using tiles from VRAM tileset instead of writing to it image The interface is the same as the default one. You can configure the mapping between Ascci characters and VRAM tileset tile ids in uiAltDisplayTextPlugin\engine\src\data\char_tileset_mapping.c

You must load your "fonts" in VRAM tileset manualy before so that your mapping match the tiles you want to display.

Alternatively you can just have the font part of the common tilset.

(this event if from the plugin https://github.com/Mico27/gbs-loadTilesetExPlugin) image

About

Display text using tiles from VRAM tileset instead of writing to it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors