Thread: Any Resolution
View Single Post
  #1  
Old 12-14-2009, 07:33 PM
Zimba Zimba is offline
Registered Member
 
Join Date: Dec 2009
Posts: 1
Default Any Resolution

Hi everyone. I was searching in the net if the game was able to run in 800x600 due my computer and I found nothing.
But reading the Topics in this Forum I've learn useful things and managed to find where to change the resolution. I don't know but my game only lets me play in 1024x768 and it goes slowly.

The thing it's simple... Find the "Game.ini" located in "X:\**\My Documents\My Games\Kings Bounty Princess\" and open it with your Notepad and change the **** for the resolution you want:

Code:
setf ~screenresoultionx ****
setf ~screenresoultiony ****
setf ~windowed 0
Note: On 800x600 the font size change a bit, but in 640x480 it's simply unreadable.
The 3rd line it's for windowed mode, "0" indicates Full Screen and "1" Window Mode.
I haven't tried higher resolutions until now.

I'm also working on a spanish translate of the entire(or partial) game.

I hope it will be helpful.
Greets.
Reply With Quote