Skip to content

Commit c940a93

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 1eb9f89 commit c940a93

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

updatermirror/mod_search_database.yaml

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -160343,20 +160343,21 @@
160343160343
Description: ''
160344160344
Likes: 1
160345160345
Views: 602
160346-
Downloads: 108
160347-
Text: '<h1 class="SelectedElement">This mod is for code modders.</h1><br>A <span
160348-
class="GreenColor">not </span>that cursed mod, helps you to add break point to
160349-
a hooked method.<br><br>should 99<span class="GreenColor">.99</span>% work.<br><br><h1>Usage</h1>type
160350-
<span class="RedColor">ildebug </span><span class="RedColor">[method_type_fullname]
160351-
[method_name] [is_modded] </span>in console, and attach your debugger. it would
160352-
allow you to debug the method, and insert Debugger.Break() to the method so that
160353-
you can easily find it.<br><br>OR - use the new GUI, powered by ImGui. The default
160354-
key binding is [None].<br><br>OR - wait for next mapping utils release, it can
160355-
work as mapping utils addon as long as it''s done.<br><br><h1>Dependency</h1><br>This
160356-
mod is still trying to keep independent. The only dependency is ImGuiHelper, although
160357-
it can work without imgui.<br><br>Download Mapping Utils to decompile ilhooks
160358-
and display results in advanced text editor. But as i said, this mod is independent,
160359-
you can also download extension (in this page) to get these two features.<br><br><h1>How
160346+
Downloads: 109
160347+
Text: '<h1>This mod is for code modders.</h1><br>A <span class="GreenColor">not
160348+
</span>that cursed mod, helps you to add break point to a hooked method.<br><br>should
160349+
99<span class="GreenColor">.99</span>% work.<br><br><h1>Usage</h1>type <span class="RedColor">ildebug
160350+
</span><span class="RedColor SelectedElement">[method_type_fullname] [method_name]
160351+
[is_modded] </span>in console, and attach your IDE debugger. it would allow you
160352+
to debug the method, and insert Debugger.Break() to the method so that you can
160353+
easily find it.<br><br>OR - use the new GUI, powered by ImGui. The default key
160354+
binding is [None].<br><br>OR - wait for next mapping utils release, it can work
160355+
as mapping utils addon as long as it''s done.<br><br>Your IDE should support debug
160356+
from decompiled source.<br><br><h1>Dependency</h1><br>This mod is still trying
160357+
to keep independent. The only dependency is ImGuiHelper, although it can work
160358+
without imgui.<br><br>Download Mapping Utils to decompile ilhooks and display
160359+
results in advanced text editor. But as i said, this mod is independent, you can
160360+
also download extension (in this page) to get these two features.<br><br><h1>How
160360160361
does it work</h1>copy modified method to a temp assembly, solve assembly resolving
160361160362
issue, add necessary ignoreaccesschecksto, add hooks to call copied method <br><br>Open
160362160363
sourced <a href="https://github.com/wuke32767/ILHookDebugger" target="_blank">https://github.com/wuke32767/ILHookDebugger</a><br><br>the
@@ -160365,7 +160366,7 @@
160365160366
href="https://www.vecteezy.com/free-vector/and" target="_blank">And Vectors by
160366160367
Vecteezy</a> as requested<br>'
160367160368
CreatedDate: 1733895425
160368-
ModifiedDate: 1767613043
160369+
ModifiedDate: 1768277461
160369160370
UpdatedDate: 1767613195
160370160371
Screenshots:
160371160372
- https://images.gamebanana.com/img/ss/mods/675925a892638.jpg
@@ -160385,7 +160386,7 @@
160385160386
HasEverestYaml: true
160386160387
Size: 43511
160387160388
CreatedDate: 1767612124
160388-
Downloads: 4
160389+
Downloads: 5
160389160390
URL: https://gamebanana.com/dl/1596128
160390160391
Name: ilhdext_texteditor_59bbd.zip
160391160392
- Description: 'extension: decompiler'

0 commit comments

Comments
 (0)