On ubuntu 12.04, the character select screen becomes unresponsive if I switch away from the window. Also, the SDL error still isn't fixed, I have to use the following script to get it to run (same directory as executable):
#!/bin/bash
env LD_PRELOAD=/usr/lib/i386-linux-gnu/alsa-lib/libasound_module_conf_pulse.so ./t-engine
Character screen freeze (Ubuntu 12.04)
Moderator: Moderator