Quote:
Originally Posted by danvis
Thanks a lot for the quick response!
As for the .ini
[Display Options]
FullScreen=1
Disable Movies=0
Disable Intro Movies=0
Sort Modules=1
Width=1920
Height=1200
BitsPerPixels=32
RefreshRate=60
[Sound Options]
Disable Sound=0
[Graphics Options]
EnableHardwareMouse=1
FullScreen=0
[Game Options]
TooltipDelay Sec=
As you can see I've already edited width and height to what I need in display, but no such parameters in graphic - should I add them myself? Also the game itself will still open in 800X600 (a windowed version), and inside I can't change it to 1920X1200.
|
I think I know your problem. For one thing, your .ini is WAY too short. It should look something like this:
[Display Options]
FullScreen=1
Disable Movies=0
Disable Intro Movies=0
Sort Modules=1
Width=1920
Height=1080
BitsPerPixels=32
RefreshRate=60
[Sound Options]
Music Volume=85
Voiceover Volume=85
Sound Effects Volume=85
Movie Volume=85
Number 3D Voices=32
Number 2D Voices=32
2D3D Bias=1.00
EAX=0
Sound Init=0
Disable Sound=0
Force Software=0
[Graphics Options]
Anisotropy=16
Frame Buffer=1
Grass=1
Soft Shadows=1
Shadows=1
Brightness=47
EnableHardwareMouse=1
FullScreen=0
AllowSoftShadows=1
RefreshRate=60
Width=1920
Height=1080
V-Sync=1
Texture Quality=2
Anti Aliasing=2
[Game Options]
UnlockedPlanetSongs=7
Enable Tooltips=1
Keyboard Camera Deceleration=2000.000000
Keyboard Camera Acceleration=500.000000
Keyboard Camera DPS=200.000000
TextureVariation=4
BodyVariation=13
AppearanceType=647
PCGender=0
GameCompleted=0
CurSithLord=0
Hide InGame GUI=1
Use Small Fonts=0
Hide Unequippable=0
Tutorial Popups=0
Subtitles=1
Mini Map=0
Floating Numbers=0
Status Summary=1
Enable Mouse Teleporting To Buttons=1
Mouse Sensitivity=44
Difficulty Level=1
Auto Level Up NPCs=0
Mouse Look=0
AutoSave=1
EnableScreenShot=1
Reverse Mouse Buttons=0
Reverse Ingame YAxis=0
Reverse Minigame YAxis=0
Combat Movement=1
TooltipDelay Sec=1
Disable Movies=0
EnableCheats=1
[config]
firstrun=0
[Keymapping]
Action286B=8
Action286A=7
Action285B=10
Action285A=9
Action284B=54
Action284A=51
Action283B=54
Action283A=51
Action282B=69
Action282A=73
Action281B=53
Action281A=76
Action280B=69
Action280A=73
Action268=28
Action265=58
Action264=57
Action263=43
Action262=85
Action261=84
Action260=83
Action259=82
Action258=81
Action257=80
Action256=79
Action255=78
Action254=77
Action253=31
Action245=75
Action244=55
Action243=67
Action242=74
Action241=87
Action240=56
Action239=68
Action238=82
Action236=83
Action234=81
Action232=80
Action230=79
Action228=78
Action226=77
Action225=70
Action224=90
Action223=31
Action222=25
Action221=24
Action220=29
Action219=52
Action218=42
Action217=87
Action216=65
Action215=63
Action214=60
Action213=62
Action212=61
Action211=66
Action210=59
Action209=71
Action208=89
Action207=72
Action206=30
Action205=55
Action204=67
[Autopause Options]
End Of Combat Round=0
Mine Sighted=0
Enemy Sighted=1
Party Killed=1
Action Menu=0
New Target Selected=1
[Movies Shown]
Movie10=1
Movie 9=1
Movie 8=1
Movie 7=17
Movie 6=1
Movie 5=3
Movie 4=1
Movie 3=1
Movie 2=105
Movie 1=7
Movie 0=125
This also explains your lack of ability to use the patch. The height and width values are missing from your graphics options. Now, here is what I think you should try as this worked for me:
Navigate to your SWKotOR2 folder but don't go inside it. Right click and select properties. Then navigate to the security tab and click the Administrators entry. In the permissions box you should have Full Control checked. If not check it. Now open the game and load a level. Then completely close the game. This is to put the appropriate entries into the swkotor2.ini file. Finally open up the swkotor2.ini and navigate to the width and height values under Graphics Options and change it to the desired resolution. See my ini to know where to look. Let me know how this works.