argent77
argent77
Reactions
-
Re: [MOD] Test Your Mettle!
Certainly. (View Post)1 -
Re: [Request] WeidU for Windows Download link
WeiDU links:* Download (latest stable) * Download (latest beta) * Documentation * Forum Current stable WeiDU (v240) doesn't support PST:EE yet. You have to use latest beta WeiDU (v240.01) in this cas… (View Post)3 -
Re: A question about nearinfinity...
IESDP is good source for looking up resource info when in doubt (e.g. the item format description). Enchantment level is located at offset 60 (hex). In NI you can turn on the hex offset column for st… (View Post)2 -
Re: Sword Coast Stratagems (SCS) threads
We were able to pin down and work around the slowdowns of the 64-bit WeiDU binary for macOS (as well as for Linux and both Windows versions). Performance is now comparable with the 32-bit binary (in … (View Post)7 -
Re: General mod Questions thread
Yes, there are several options. You can use the MATCH construct, e.g. ACTION_MATCH ~%WEIDU_OS%~ WITH ~win32~ BEGIN // equivalent to ~%WEIDU_OS%~ STR_EQ ~win32~ END ~osx~ ~unix~ BEGIN // matches eithe… (View Post)2