Changelog:
[CSE]
[SE]
[BSA]
[~]
Application Details:
Version: | v11.0 |
License: | Free to use |
URL: | http://www.nexusmods.com/obliv... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 6.16 |
Maintainers: About Maintainership
What works
With required dependencies (which are required on Windows), everything functions. Note potentially broken .NET installation depending on your Wine version. See workarounds
What does not
Hardware rendering of the script editor can cause problems. As Wine in general can use more address space, and as this is a 32-bit application, the script editor can crash if you load too many scripts at one time. For WineD3D users this limits you to 20-40 scripts being loaded at once, for DXVK users this limits you to 12 or so. See workarounds
Additionally, when using DXVK the script editor creates child windows which are not supported by the Vulkan rendering backend in vanilla Wine. See workarounds
Workarounds
For hardware rendering you have a number of options. You can just load scripts one at a time instead of multiple. You can also export your scripts in bulk and use an external script editor alongside "ScriptSync" to sync the files to this program. For the most thorough solution, you can disable hardware rendering outright with the following registry edit:
wine reg add "HKCU\\SOFTWARE\\Microsoft\\Avalon.Graphics" /v DisableHWAcceleration /t REG_DWORD /d 1 /f
For Vulkan child window rendering for DXVK users, most standalone Wine builds come with this support. You can simply use that instead
For .NET installation, you can use an older build that supports .NET installation and pass that as your Wine version like so:
WINE=/path/to/wine winetricks ...
What was not tested
Render window was not extensively tested over v10.0
Hardware tested
Graphics:
Additional Comments
Would be platinum if not for hardware rendering problems
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux | Oct 13 2021 | 6.16 | N/A | Yes | Yes | Gold | Kat |
Bug # | Description | Status | Resolution | Other apps affected |