View Single Post
Old 06-20-2011, 05:19 AM   #1
Truewar
Master
 
Truewar's Avatar
 
Join Date: Jan 2009
Location: Kriegsplatz 6, Hopstad Alsius Ra
Posts: 291
Truewar is on a distinguished road
Default Digits delitimer trouble fix

For those who have such trouble on linux (see. attach)
You can fix it by launching RO with command:

Code:
#LANG="en_US.UTF-8" /__path__/__to__/rolauncher
or with script
Code:
#!/bin/sh

env LANG=en_US.UTF-8 /__path__/__to__/rolauncher
P.S. Don't forget to change "/__path__/__to__/" to your real path to game
Attached Images
File Type: png letters.png (11.4 KB, 41 views)
__________________

Truewar
The Knightmare
Truewar no ha iniciado sesión   Reply With Quote
 
Loading...