Castellon ★Paradox Forum Manager★ Administrator Paradox Staff110 Badges Mar 12, 2002 46.231 3.861 Dec 1, 2003 Add bookmark #2 Couple of things to try. Set your color depth to 16BIT. Make sure you have your font size set to normal.
Couple of things to try. Set your color depth to 16BIT. Make sure you have your font size set to normal.
Castellon ★Paradox Forum Manager★ Administrator Paradox Staff110 Badges Mar 12, 2002 46.231 3.861 Dec 2, 2003 Add bookmark #4 Okay if you want to manually edit the config file open it in notepad. (Settings.cfg in the main HOI folder) Make a back up of the file first, incase something goes wrong. It will look something like this: Code: 1 1 0 "SCREEN_SIZE_X 800" "SCREEN_SIZE_Y 600" "MUSIC_ON" "europa.valkyrienet.com" You can then change the screen size to what you want, for example 1024x768 would be: Code: 1 1 0 "SCREEN_SIZE_X 1024" "SCREEN_SIZE_Y 768" "MUSIC_ON" "europa.valkyrienet.com"
Okay if you want to manually edit the config file open it in notepad. (Settings.cfg in the main HOI folder) Make a back up of the file first, incase something goes wrong. It will look something like this: Code: 1 1 0 "SCREEN_SIZE_X 800" "SCREEN_SIZE_Y 600" "MUSIC_ON" "europa.valkyrienet.com" You can then change the screen size to what you want, for example 1024x768 would be: Code: 1 1 0 "SCREEN_SIZE_X 1024" "SCREEN_SIZE_Y 768" "MUSIC_ON" "europa.valkyrienet.com"
Castellon ★Paradox Forum Manager★ Administrator Paradox Staff110 Badges Mar 12, 2002 46.231 3.861 Dec 2, 2003 Add bookmark #6 Great!
Castellon ★Paradox Forum Manager★ Administrator Paradox Staff110 Badges Mar 12, 2002 46.231 3.861 Dec 3, 2003 Add bookmark #8 Since it works for him, obviously it does. But thanks for the info.