Infernio
Infernio
Okay, that's fixed the biggest problem, but there are still some weird differences between the BPs. So, investigation time again...
Turns out it they just needed a `setChanged` in both the load and dump positions where `convertFids` used to be. Oblivion BP is now identical, will take a look at...
Bashed Patches are all identical now, merged it to nightly.
Already gone :)
Question: with the new API, what's the intended way to check if a FormID isn't NULL (i.e. `0` as a short fid, `(game_master, 0)` as a long fid)? I'm doing...
Hmm. NVNM has a component that works as follows: - First, load a FormID. - If that FormID is not NULL, load two signed 16-bit integers. - If it is...
First 637 report: ``` Traceback (most recent call last): File "bash\gui\events.py", line 178, in _post File "bash\balt.py", line 815, in _conversation_wrapper File "bash\basher\patcher_dialog.py", line 170, in PatchExecute File "bash\patcher\patch_files.py", line...
That's probably due to the NVNM thing I fixed actually, let me push a nightly with that. Edit: actually, it looks like it's CTDA. Asked for a BashBugDump. Edit 2:...
Found this xTranslator article (which is the primary source Elminster used for adding proper encodings to xEdit): https://www.nexusmods.com/skyrimspecialedition/articles/32/ > For the reminder here are the codepage used in Skyrim (original)...
For an example of nonsense characters after a null byte in Morrowind: ``` Speak with Dulnea Ralaal in Balmora, Eight Plates on the topic "entertain the patrons". She will give...