Nasarius
-
Posts
73 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Blogs
Posts posted by Nasarius
-
-
Rather than spending hundreds of dollars on software you don't really need, there are plenty of free spell checkers:Quote:Originally written by Tentacle Monster:
This could easily be an article, were it not for its poor English.
IIRC, however, you are not a native speaker (thus making your rants coherently is a large plus). I would nevertheless suggest that you use an English spellchecker on Microsoft Word.
http://www.spellcheck.net/
Unfortunately, Vent's writing suffers more from grammatical problems than spelling. Just out of curiosity, what is your native language? I can tell it's not German (I can usually recognize typical German->English idiomatic mistakes), but that's about it
-
Nah, I've been checking that page since about 10 minutes after this was postedQuote:Originally written by Rufo:
Thanks for giving me the link, it's the right one (which I never found before, how stupid of me not to use Google), but there is no form at the page. It's just like when they're not looking for Beta testers.
Jeez, was I too late already?
-
Google turned up this .Quote:Originally written by Rufo:
I can't find any form on Spiderwebsoftware.com. Has it disappeared already or hasn't it been added yet? -
Okay, I'm assuming that you can play sound normally (ie, in Winamp or Windows Media Player). First step is to run Windows Update. Be sure to install all the DirectX updates.
Next, Start -> Run -> dxdiag
Click the sound tab and then "Test DirectSound".
If the test is successful, post back here. If not, follow the troubleshooting instructions and see what you can do.
-
Like what? I hated the Avernum interface/engine with a fiery passion the first time I tried it, but now I think it's okay. I still like Exile better, but I'm curious to hear exactly what problems you thought there were.Quote:Originally written by Vent:
Ok, my first try of BoE demo fully disgusted me because of many problems in interface design. So there was no chance I play any BoE scenario. -
I dunno, having more than one or two NPCs in your party is not a very common feature in RPGs (unless you count Fallout). It wasn't available at all in BoE, IIRC.Quote:Originally written by Vent:
1 - It is a strong disappointment to not be able to have more than two npc in a party.
I'm surprised this haven't been done before and that no authors wished that already.
Maybe if you gave a little more detail someone could suggest a better alternative? -
BTW, what kind of transportation is it? I assume flying of some sort, otherwise replacing the graphics would work.

Will save files be compatabile across platforms?
in Blades of Avernum Editor
Posted
I'm almost certain that save files will be incompatible.
Speaking as a professional programmer: ideally (in a well-designed program), you only need to change the code that interacts with the OS APIs. This can include drawing graphics, playing sound, storing preferences, etc. The backend should be totally platform-independent. In an object-oriented language, you'll only need to swap out a few classes to make this work. I don't see why it's taking Jeff so long to port BoA to Windows, seeing as he already has the Avernum engine written for Windows.