From 1914400607639bf81233eccc6dac4bd3fef5afda Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 4 Jan 2026 00:49:21 +0300 Subject: [PATCH] add --- patcher/Patcher.py | 1 + 1 file changed, 1 insertion(+) diff --git a/patcher/Patcher.py b/patcher/Patcher.py index b5ca68f..6d760f5 100644 --- a/patcher/Patcher.py +++ b/patcher/Patcher.py @@ -102,6 +102,7 @@ def create_sections_file(path: Path, address_map: dict[str, str]): "___CxxFrameHandler3" = 0xA8958C; "___std_terminate" = 0xA994FB; /*idk addr*/ "??_7type_info@@6B@" = 0xD72A88; +"__CxxThrowException@8" = 0x00A89950; """ SECTIONS = """ SECTIONS {