The Mojo wrote: > I tried to run a game (EWRevenge), it gave me a DLL error. So, I downloaded the missing DLL file and now it runs. But a window pops up and says I can only run the app if my language is set to English (further confusing me because I assume it is in English by default). > > So my question is, how do I do that? Run your program this way: Code: LANG=en_US.utf-8 wine program.exe neVs wrote: > You need to find the Code for England and also set the sCountry and sLanguage in HKEY_CURRENT_USER\Control Panel\International . That won't work. It will be overwritten at the startup time.