gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Beginners > Tonc's Text Engine help

#165999 - crazakp - Thu Jan 15, 2009 9:05 pm

Does anyone have a simple example of how to use TTE in mode 4? I looked over the TTE demos and the guide and I can't seem to get it working with my game.

I'm suppose to be using bitmap rendering, right? Can I use any other method with mode 4, like object?

Also, if I want to make a screen with characters for the player to write his name, what's the best way to go about that? Should I use TTE to display the characters or should I just have load my own character tiles?

Thanks.