Hi all,
Is it possible to use the layout scrolling text facility to display the game name from the database? I see that the wiki only mentions that scrolling text can be used to pull from a text file.
Ideally, I'd like to replace the reloadableText used for the game name tag in a layout to reloadableScrollingText so that the text scrolls horizontally when the game name has too many characters for the space. Replacing the tag doesn't show any text - is what I'm after possible without generating thousands of text files?