Lachlan O'Neill
Lachlan O'Neill
Hi :) As you probably know, the original KotOR games are difficult to mod because of the way save games work - when you save a game in a particular...
Hi :) One of the most limiting modding constraints in KotOR/TSL is that feats are hard-coded. It’d be cool if Reone supported a more modular, NSS-based feat system. Most feats...
Hi :) I was hoping it might be possible to develop an XML schema for what is expected by xml2gff, as it appears to be quite picky (especially regarding the...
NCSDIS: Analyse control flow for recursive functions, and functions with incompatible fork merging
Hi :) My ncs2nss decompiler is nearly complete, but I've run into a bit of a roadblock. I use the output from ncsdis's analysis to create function signatures, which greatly...
Hi :) There appears to be an issue in either the control flow analysis in ncsdis or (potentially) a bug in nwnnsscomp.exe (which was used to compile the file). The...
Hi :) As mentioned in #59, it would be useful if xoreos-tools had a straightforward RIM/ERF/MOD packer/unpacker that had the following features (given a particular archive): - Add/replace/remove a file...
Hi :) I've been using xoreos-tools for several of my projects, and up until now I've been mainly doing so through subprocess calls and writing files to disk. For example,...
Hi :) Not necessarily a "bug", but more of a suggestion for the API - currently, `nbformat.v4.upgrade` outputs None if the notebook is already in v4, which might be a...
Hi :) I've been working on making a VSCode extension with React, and since there's a few problems to solve I've been looking for a template/boilerplate project as a starting...
### NVIDIA Open GPU Kernel Modules Version 535.86.05 ### Operating System and Version Ubuntu 22.04 ### Kernel Release 5.19.0-32-generic ### Build Command ```sh make modules DEBUG=1 ``` ### Terminal output/Build...