Skip to content

MetaHookSv-refs/tags/v20230102d

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 14:31
· 1018 commits to main since this release

Fix a bug that Renderer loaded missing "T.mdl" for multiple times and finally got out of VRAM. Related issue: #220

Fix a bug that game crashed at opening console when AdvanceAudioDialog was present. Related issue: #211

Fix a resource leaking problem in libcsv that FileHandle got leaked when an exception was thrown by CSVParser, which was causing game to crash at game shutdown. Related issue: #218