PDA

View Full Version : 1280 Mode disappeared



BibleBlack
08-11-03, 07:42
When I first installed NC I could play in 1280x1024 without any problems. Somwhere along the line, the option disappeared and I can only play in 1024 or less (or windowed).

I'm running a G4 MX460. I've got DirectX 9 (and whatever the current DX update is).

I've reinstalled both the drivers and DX (and made sure the drivers are current).

Does anyone have any ideas? I don't think I've done anything else to my system... it almost seems like one of the last patches killed my ability to run at 1280 (I know, blasphemy, the game patches would *never* do that, right?). I really don't want to do an OS reinstall...

Does anyone know if there are any known issues with DX9 (.b?) and the nVidia drivers? I know the card is getting a little old, but it runs almost all of my games without any problems...

-=Blasehase=-
08-11-03, 09:40
open the neocron.ini with a texteditor and write/edit the following line to

PREFMODENAME = "1280x1024x32"
for 32 bit or
PREFMODENAME = "1280x1024x16"
for 16 bit


if u want to play in windowmode write this:

PREFMODENAME = "WindowMode"
PREFWINDOWSIZE = "800x600"

[with the resolution u want]

i hope this helps u a little ;)