- xREL ist eine reine Informations-Seite.
- Es gibt hier keine Downloads, Links zu Downloads, Torrents, Magnet-Links, NZB-Dateien oder ähnliches.
- Wir bieten nur Informationen über die Existenz eines Releases, seine Größe sowie die beiliegende NFO-Datei an. Wir unterstützen Benutzer in keiner Form dabei, dieser Releases habhaft zu werden.
- Sämtliche Verweise auf Angebote zu illegalen Kopien sind auch in Kommentaren sowie in unserem Forum verboten, was von unserem engagierten Moderatoren-Team ständig überprüft wird.
- Bei weiteren Fragen kann man uns per E-Mail an xrel *at* xrel *punkt* to kontaktieren.
Hast du das verstanden? Ja! | Nein!
- xREL is solely an informational web site.
- There are absolutely NO downloads of copyright-protected works, hyperlinks to downloads, torrent files, magnet links, nzb files or similar content on any part of this web site.
- What we offer is information about the existence of a release, its size, and the corresponding NFO file. We do NOT help or encourage users to download or otherwise obtain any of the listed releases.
- Links to pages containing illicit copies of copyrighted works are strictly prohibited in user-generated content as well. This is constantly being monitored and enforced by our committed team of moderators.
- For any further questions, please do not hesitate to contact us by sending an e-mail to xrel *at* xrel *dot* to.
Is that clear? Yes! | No!
Features:
We added a new console variable that enables a over-time FPS display. Type "fpstrace 1" into the game console to enable.
You can type `Gamma x` in the console, where x is a floating point value larger than 0. The default is 2.2. This value is persisted to nwn.ini (under a new configuration key). Gamma only affects the rendered ingame scenery, not menus or UI, as it is applied through a FBO shader, not GL/system-wide gamma correction.
The game now supports normal DDS textures without having to mangle the header.
The game now supports KTX texture containers.
The game now writes out all Aliases to nwn.ini even if the file already existed.
We bumped the default maximum texture memory to 256MB. Previous settings of 64MB are rewritten to this value. The new minimum is 96MB. The bigger-by-default texture memory should improve stability in some situations.
Fixes:
We fixed lighting uniforms not assigning properly on some GPU drivers. This should address some flickering and maybe improve stability.
Premium Modules don't show in "Other Modules" anymore.
Yet another crash for creature appearances with PERSPACE=0 has been addressed.
The multiplayer server browser now shows a progress window when downloading the server list. It also switched over to libcurl, which should prove to be much more reliable than the previous solution.
The chat window will not capture mouse clicks anymore, only scroll events. This means you can once again click through it to action the game world.
Server Changes
Fixes:
Greater Sanctuary interacting incorrectly with True Seeing has been fixed.
A rare server hang when a relayed player suddenly regains direct connectivity has been fixed.
A bug in RetrieveCampaignObject has been fixed that resulted in a double free issue, crashing the game. This was another 1.69 issue that was unearthed by us switching to VS2017 for the Windows build.
#