Author Topic: intel HD 3000 &open gl?  (Read 419 times)

Legacy_Knight_Shield

  • Hero Member
  • *****
  • Posts: 812
  • Karma: +0/-0
intel HD 3000 &open gl?
« on: May 14, 2012, 05:31:18 pm »


               I just installed from GOG to an ACER Aspire 5750.

You need to use a GOG download tool to download game (confusing to me because first time used it)

Did install to C:/  and everything went smoothly.

2 questions:

1.) I read that  intel HD 3000 thousand supports opengl but I have no shiny water..is there an adjustment I need to             make?

2.)  I noticed lauching nwmain.exe  and toolset.exe directly leaves the win7 aero theme alone,But you cannot get to DMclient unless you launch from the nwn.exe which turns areo theme off. Not a big deal but is there a work around like when you log into PW directly?
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
intel HD 3000 &open gl?
« Reply #1 on: May 15, 2012, 12:04:51 am »


               I only have an answer for 2.
You can run the DM client without running nwn.exe.    The DM client is the same as the player client ( nwmain.exe )   you just have to add a -dmc  command line parameter to it.   In order to do this I normall just set myself up shortcuts on the desk top.  

Hmm,  in order to make this answer simpler let me just post a pic, for the properties, of my short cut to log into the server, I am hosting, as a DM.  minus the correct password of cource.   the short cut is also on an XP OS.   

'Image

in the Target Field you need to add the -dmc  switch to the fole name.  That will make the shortcut run the DM client instead of the player client.  The full line I have typed in there is also not showing in the box It is to long. Here is the full line I have typed in:  

C:\\NeverwinterNights\\NWN\\nwmain.exe -dmc   +connect 70.185.174.129:5121 +password ENTERPASSWORDHERE

The -dmc is the switch to run the DM client.
The +connect 70.185.174.129:5121 directly logs me into the server at that direct connect address.
The +password ENTERPASSWORDHERE  Log me in with the DM's  password. Not give of cource.

I also have one to log me into the server as a player.  The line for the Target field on thst one simply looks like:
C:\\NeverwinterNights\\NWN\\nwmain.exe   +connect 70.185.174.129:5121

Then of cource I have a short for just generic player.  Does not directly log me into a server. ( the standard nwn short cut ) the target field on that one is simply:
C:\\NeverwinterNights\\NWN\\nwmain.exe  

My Last shortcut is a generic DM.  The Target Field is.
C:\\NeverwinterNights\\NWN\\nwmain.exe   -dmc

You can create a many shortcuts to the nwmain.exe program as you like.   If there are three or four server you play all the time I would suggest that you just make a shortcut for each server you play.   Rename the shortcut to the name of the server and add the correct switches to the shortcut to directly log you in.  It is really that simple to set it up to just double click the short cut to directly log yourself into the server as either a DM or a player.
               
               

               
            

Legacy__Guile

  • Hero Member
  • *****
  • Posts: 1308
  • Karma: +0/-0
intel HD 3000 &open gl?
« Reply #2 on: May 15, 2012, 05:21:25 pm »


               Open up your nwn folder, right click on nwmain.exe, select Properties and go to the "Compatibility Tab", and select the check box which reads...  (diable visual themes), select ok at the bottom and it's done...  (Make sure you are running nwmain.exe in Compatibility Mode  "XP Service Pack 2" as well)
               
               

               
            

Legacy_Knight_Shield

  • Hero Member
  • *****
  • Posts: 812
  • Karma: +0/-0
intel HD 3000 &open gl?
« Reply #3 on: May 16, 2012, 03:59:30 am »


               I just tried your suggestion _Guile but no go.