Jade Macho
Jade Macho
This issue holds resources such as images, which are to be used in the README and other places (f.e. NuGet).
You were literally asking for this. Consider this a tracking issue that is not supposed to be merged yet. In its final state, it will add some basic UI to...
`/bin/sh.lua` should be able to execute a command passed as an argument, but currently fails to do so in interactive shells as `sh.execute` (in `/lib/sh.lua`) expects an environment table as...
This PR introduces `MethodDesc` parsing for .NET Core 3.0+, which can be opt out of by setting the environment variable `MONOMOD_RUNTIMEDETOUR_NETCORE30PLUS_OLDFTNPTR` to `1`. Quoting myself from the MonoMod Discord server:...
Reddit conversation: https://www.reddit.com/r/Fez/comments/4i9mjn/i_need_some_help_in_using_fezviewer/d3176br There seems to be an issue with using xnb_parse on non-western Windows systems. As seen in [Pimez's screenshot](http://imgur.com/99kZ0pl), the "pause" text (after I told him to add...
This is where we dump bugs, stack traces and discuss anything that prevents us from booting (or even running) XBLIG games using XnaToFna. Both "code-" and content-related issues belong here....
This PR adds a new toggle to the import window that saves and reapplies the individual bone positions of selected groups when importing poses on selected bones only. In other...
ab09cd29f0797d20c3b286974888039357223e48 (8.2.2) introduced a queue for TTS texts. While this is the ideal way to handle TTS text going forward, some older games (8.0.x) have layouts which cause problems with...