Nice! :) :prost:
*re-stealths*
Search found 29 matches
- Wed Apr 29, 2020 6:38 pm
- Forum: Avlis News
- Topic: Avlis Team News
- Replies: 16
- Views: 36401
- Sat Mar 12, 2016 8:34 pm
- Forum: Avlis News
- Topic: RSVP for the Avlis Player Reunion!
- Replies: 154
- Views: 224287
Re: RSVP for the Avlis Player Reunion!
Hi. What a long thread.
I'll try get online now. :)
I'll try get online now. :)
- Fri Oct 23, 2015 11:51 pm
- Forum: NWN General Discussion
- Topic: Describe recent ic events in AS FEW WORDS AS POSSIBLE.
- Replies: 148
- Views: 205806
Re: Describe recent ic events in AS FEW WORDS AS POSSIBLE.
Well into a well
- Wed Apr 17, 2013 1:12 pm
- Forum: NWN General Discussion
- Topic: Wireless gaming
- Replies: 4
- Views: 12774
Re: Wireless gaming
Since when is wireless an upgrade to wire? And is it WLAN, cellphone kind of wireless? >_> (I'd much rather have 10Mbit wire than 500Mbit wireless myself. :) I don't think latency(delay) will pose much problem in NWN. But Wireless transmission will have some order of magnitude higher dropped and out...
- Sat Nov 10, 2012 12:47 am
- Forum: NWN General Discussion
- Topic: NEW COMPUTER
- Replies: 10
- Views: 15957
Re: NEW COMPUTER
I save or backup the cd-keys. That's the important bit of Neverwinter Nights, it's always annoying to type in and especially in my case because they used a font where '0' 'O' and 'D' all look the same on the stickers. Actually, I think I would save all the .ini files, because I have my server list i...
- Thu Nov 08, 2012 10:51 pm
- Forum: Avlis News
- Topic: RPotM October 2012 ~ CLOSED
- Replies: 5
- Views: 8456
Re: RPotM October 2012
I voted
...and last? :-)
*dares you all*
...and last? :-)
*dares you all*
- Mon Oct 29, 2012 9:26 pm
- Forum: NWN General Discussion
- Topic: Installing NWN on Linux
- Replies: 32
- Views: 34540
Re: Installing NWN on Linux
For instant master server timeouts, add this line to your /etc/hostsThe tip was originally for windows, setting it to 0.0.0.0, but that is a valid address on *nix (and guessing MacOS X too)
(a suitable iptables rule works too)
Code: Select all
0.0.0.1 nwmaster.bioware.com
(a suitable iptables rule works too)
- Sat Oct 27, 2012 8:28 pm
- Forum: NWN General Discussion
- Topic: Installing NWN on Linux
- Replies: 32
- Views: 34540
Re: Installing NWN on Linux
This is videomodes.c source to build vidmode.so plugin/hack to NWN. /* * Linux LD_PRELOAD wrapper for Neverwinter Nights * * Allows custom windowsize of nwn when running in windowed mode. * Use at own risk, written by Joel Forsberg. Permission to spread * or modify as per GPLv3 or later. (as if anyb...
- Sat Oct 27, 2012 8:04 pm
- Forum: NWN General Discussion
- Topic: Installing NWN on Linux
- Replies: 32
- Views: 34540
Re: Installing NWN on Linux
Linux tweaks? Well, that prompted me to clean up my nwn startup script, and it's got a log rotator even if you don't use any of the plugins. Everything after a # is a comment, and if you look trough it, you can see some commented stuff I only use when testing freshly compiled drivers. It might be a ...
- Thu Oct 11, 2012 4:00 am
- Forum: NWN General Discussion
- Topic: Installing NWN on Linux
- Replies: 32
- Views: 34540
Re: Installing NWN on Linux
I've run the native linux client since it and I got some tweaks/addons to get it to use any resolution in windowed mode. With borders removed I find it much better than fullscreen mode.
(Bit short on time atm, because of assignment and exams coming up next week.)
(Bit short on time atm, because of assignment and exams coming up next week.)
- Wed Mar 14, 2012 12:19 pm
- Forum: NWN General Discussion
- Topic: Considering building a test PC with Ubuntu and WINE
- Replies: 20
- Views: 29390
Re: Considering building a test PC with Ubuntu and WINE
Actually, I don't have Ubuntu. So any instructions I give about that is likely to have some mistakes. But if you want ubuntu I suspect ia32-libs is what you want. I'm not sure how much that package installs though. To get the native client running for Fedora (or CentOS too I'd expect) generic proces...
- Wed Mar 14, 2012 10:55 am
- Forum: NWN General Discussion
- Topic: Considering building a test PC with Ubuntu and WINE
- Replies: 20
- Views: 29390
Re: Considering building a test PC with Ubuntu and WINE
The linux binaries work fine, but you'll need some 32-bit libraries on a otherwise 64-bit environment. I'll return with some more detailed tips shortly.
- Fri Mar 02, 2012 6:42 pm
- Forum: NWN General Discussion
- Topic: Logging In.
- Replies: 14
- Views: 21123
Re: Logging In.
Just direct them to the Alpha FAQ, and have them actually read it in full.Li'll Divvil wrote:Just out of curiosity, what did the trick in the end?
That way it is the first thing others can try when encountering similar problems.
- Thu Jan 19, 2012 2:46 am
- Forum: Avlis News
- Topic: News!
- Replies: 21
- Views: 27626
Re: News!
Yes!! Hooray! And congratulations!
\o/
\o/
- Sun Jan 08, 2012 6:03 pm
- Forum: NWN General Discussion
- Topic: Handy master server bypass
- Replies: 24
- Views: 40496
Re: Handy master server bypass
Ashan: Does it also work for you if you put an invalid ip? If so, it would be better to use one of those in your instead of 0.0.0.0 in the example above. 0.0.0.0. is special and goes to wherever the system (or network driver) decides the default route is (and therefore results may vary). For me it w...
- Wed Oct 12, 2011 1:43 pm
- Forum: NWN General Discussion
- Topic: My NWN helper script (Bash, OS X)
- Replies: 3
- Views: 9418
Re: My NWN helper script (Bash, OS X)
Here's some extra log processing snipplets to save logs and rename them into ISO 8601 date format for easy sorting. Maybe you find some of it useful too? Prior running neverwinter, start with clean empty logs. rm logs/nwclientLog* touch logs/nwclientLog{1,2,3,4}.txt then I'd add a '&' after nwmain s...
- Sat Oct 08, 2011 5:55 am
- Forum: NWN General Discussion
- Topic: Handy master server bypass
- Replies: 24
- Views: 40496
Re: Handy master server bypass
Neat quirk for windows, buf for linux (and I suspect mac too) 0.0.0.0 still a valid address that resolves to localhost. http://en.wikipedia.org/wiki/Default_route however: ping 0.0.0.n where n is any number 1,2,3, ... 255 does result in 'connect: invalid argument' error message. And indeed, applying...
- Wed Oct 05, 2011 4:52 pm
- Forum: Avlis News
- Topic: RPotM September 2011 ~ CLOSED
- Replies: 6
- Views: 9027
Re: RPotM September 2011
Let's see if I voted on the winnar. :-)
- Fri Sep 09, 2011 7:45 pm
- Forum: Avlis News
- Topic: RPotM August RESULTS
- Replies: 9
- Views: 16125
Re: RPotM August RESULTS
Haha Oz, wasn't me! :)
And thanks for voting my little ganoom! :-)
And thanks for voting my little ganoom! :-)
- Sun Jun 05, 2011 1:26 am
- Forum: Avlis News
- Topic: RPotM May 2011 ! ~CLOSED
- Replies: 12
- Views: 14703
Re: RPotM May 2011 !
S_N did already vote here.
- Mon Aug 23, 2010 9:13 am
- Forum: Avlis News
- Topic: Additional Additions
- Replies: 35
- Views: 44313
Re: Additional Additions
Grunt can jump me at any time!
(How is this different from before?)
^_^ *cheers for grunt*
(How is this different from before?)
^_^ *cheers for grunt*
- Wed Jul 14, 2010 10:14 pm
- Forum: Avlis News
- Topic: In-Character Time Change Imminent
- Replies: 73
- Views: 109242
Re: In-Character Time Change Imminent
Only now, visitors will only have a fifth of the previous probability to experience non-precipitating weather. ;)NayalaGelbert wrote:It might actually stay NOT raining in Elysia for 5 minutes!! :Dspool32 wrote:Weather events now take 5x longer to have the possibility of changing.
- Wed Jul 07, 2010 9:05 pm
- Forum: NWN General Discussion
- Topic: Waiting
- Replies: 7
- Views: 9839
Re: Waiting
Is that the Gnomish Machine Time?
I don't know the world either so well, so it might be fun to team up, provided my char, RP and timezone match somewhat. (I have a lvl6 char as my highest and playing a L4 druid now, live in Sweden UTC+1, during summer +2)
I don't know the world either so well, so it might be fun to team up, provided my char, RP and timezone match somewhat. (I have a lvl6 char as my highest and playing a L4 druid now, live in Sweden UTC+1, during summer +2)
- Mon Jul 05, 2010 4:36 pm
- Forum: NWN General Discussion
- Topic: How to disable the Windows key
- Replies: 20
- Views: 30204
Re: How to disable the Windows key
(Keyboard.hacks.so.nerdy.)
I remap CapsLock to be an additional ESC for easy access when touch-typing.
I remap CapsLock to be an additional ESC for easy access when touch-typing.
- Sun Jul 04, 2010 10:39 pm
- Forum: NWN General Discussion
- Topic: Avlis on Snow Leopard
- Replies: 38
- Views: 49720
Re: Avlis on Snow Leopard
Leenux user here, and got toolset to work in wine, and remember reading on (bioware forums, or wine mailing list) that this depend solely on graphics driver capabilities now. Crossover is a modified version of Wine so things might differ between them. Some two years ago there was big differences bet...