View unanswered posts | View active topics * FAQ    * Search
* Login 




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
swe_west_coast
 
PostPosted: Sun, Dec 16 2012, 10:47 AM 

User avatar

Player

Joined: 19 Jan 2006

"When I start Neverwinternights, I can't see Amia on gamespy anymore. How am I supposed to find it to play in this wonderful world again?"

1: Start the game as usual.

2: Hit [Play] button

3: Hit [Multiplayer] button

4: Login with your usual login name and password

5: Choose [Join Internet game]

6: At the bottom of the screnn, you have a button labeled [Direct Connect]. Choose that one.

7: In the upper edit area on the new menu, fill in the IP and port number for Amia A or B
The gameservers IP and portnumbers are:

Code:
   Amia A: 84.243.255.52:5121

   Amia B: 84.243.255.52:5122


(just as you can see at the top left corner in the forum)

Don't write anything in the password area since Amias servers aren't password protected.

You can use ordinary CTRL+ V in Windows to paste in the information if you don't want to write it yourself.


With desktop shortcuts

Another way, in Windows, is to create a shortcut on the desktop like this:
Code:
"C:\NeverwinterNights\NWN\nwmain.exe" +connect 84.243.255.52:5121

For Amia B, make a new shortcut with the other port number:
Code:
"C:\NeverwinterNights\NWN\nwmain.exe" +connect 84.243.255.52:5122


Point the searchpath to the nwmain.exe to the place where your own nwmain.exe is, it might be different on your computer.



Change the hosts file for faster connect

Since the Bioware main server is down, you can change the hosts file as well. It's usually found in:
Code:
C:\Windows\System32\drivers\etc

It lacks extension and is just named "hosts".

The directory is usually hidden, so you should open up the control panel and make hidden folders and files visible first, if you haven't done it already. I always do it to make sure viruses aren't hidden on the HD where I can't see them.

To change the file, you need to open it as an administrator in Notepad or any similar program.

Just add this row at the bottom:
Code:
0.0.0.0 nwmaster.bioware.com


My own hosts file looks like:
Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#   127.0.0.1       localhost
#   ::1             localhost
0.0.0.0 nwmaster.bioware.com


This will skip the search for the main server and let you in a bit faster.


 
      
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group