Version 7
Application Details:
Version: | 7.x |
License: | Free to use |
URL: | http://www.nexustk.com |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 4.0.1 |
Maintainers: About Maintainership
What works
So far, character creation, logging in... everything seems totally functional.
What does not
Without the workarounds, you cannot finish installing the game.
Workarounds
The version of .NET required by the game only installs correctly if you are using the 32bit arch setting. I set it as an environment variable in my bash profile before installing the app or creating my wine environment.
export WINEARCH=win32
You will need to install the .NET 3.5 SP1 runtime manually before launching the game. If you let the game install it, it says something about enabling features in windows. I installed it via winetricks:
winetricks dotnet35sp1
There is some bug with the OpenGL implementation that causes the screen to flicker but be mostly black. Switching to GDI fixes this issue. To do so, you will need to create a registry key to use GDI instead of OpenGL for DirectDraw.
wine regedit
Create a folder under HKEY_CURRENT_USER->Software->Wine called Direct3D. Add a String value `DirectDrawRenderer` and set it to `gdi`.
What was not tested
I only made a character, logged in, left the Inn and talked to some dog (Hello!). There's a lot more game functionality that could have issues.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | macOS 10.13 "High Sierra" | Jun 11 2019 | 4.0.1 | Yes | Yes | Yes | Gold | Adam Smith | |
Show | Mac OS X 10.8 "Mountain Lion" | Feb 14 2013 | 1.5.23 | Yes | Yes | Platinum | Interstate |
Bug # | Description | Status | Resolution | Other apps affected |
13142 | Nexus TK 7.x MMORPG crashes on clicking user data input fields or login/logout procedure | REOPENED | View | |
33972 | Nexus TK 7.0 MMORPG crashes on clicking user data input fields or login/logout procedure | CLOSED | DUPLICATE | View |
35606 | Nexus TK doesn't show in-game graphics, window remains black | CLOSED | ABANDONED | View |
52944 | NexusTK Core Dump | NEW | View |