dobyrch / termboy

A Game Boy emulator for your terminal
GNU General Public License v3.0
187 stars 12 forks source link

Supported Terminals #1

Open hfcorreia opened 10 years ago

hfcorreia commented 10 years ago

What terminals does termboy run on? I tried to run it on rxvt and it didn't work.

dobyrch commented 10 years ago

You have to run it in a virtual console (i.e. press CTRL+ALT+F2).

corkybeta commented 9 years ago

Virtual console is running great apart from the fact my monitor is 16:9 so termboy shows some of the game below the screen. Is there a way I can force Vertical borders in a virtual console or are you working on terminal emulator support so this is no longer an issue?