Jump to content

Hi There

Welcome to Klub Exile. If you happened to make your way to the site either from Lovers Lab or a Search on Google, we are glad you found us.  To unlock the entire site you will need to have a account registered.  Don't worry it is free but in the mean time you can read up on why we made the site and other little tidbits.  Feel free to join or Discord Server also if you have any more questions.  Thanks for stopping by and See You on the other side.

admin admin

chefette

Member Level 1
  • Posts

    290
  • Joined

  • Last visited

  • Days Won

    1
  • XP

    0 [ Donate ]

Blog Comments posted by chefette

  1. On 6/5/2022 at 7:33 PM, JoeNoxwill said:

    I just found a pointer in memory to the value that used by H5. In fact it was lucky because value don't overwrote in every frame otherwise I need to find and intercept function where I can overwrite overwriting 😆. In case of skin layers definitely it will be harder.

    The hardest thing was find sliders' values. While I was looking for them, I also found a place where values of sliders for each frame are stored. This is an interesting find, because in theory it allows to do something like quickly move/scale animations. In general, reverse engineering is a pretty funny thing. While looking for something you can find completely unexpected things. For example, I am currently working on a modification of old strategy, where I lucky discovered a function that bakes (when loading map) static lighting from light sources placed in the map editor. So I intercepted this function and now I call it every frame if the position of some light has changed. That is, I actually added dynamic lighting without using the graphics library.

    So far (I've been kinda busy) all I did was analyze the game exe and all the associated dlls for exported functions etc, but I didn't save anything yet (used pestudio on Win10), probably easier to do some of this shit on my linux laptop tbh.

  2. 9 minutes ago, x17 said:

    Seems to me like certain integrations are definitely possible - one of the users, JoeNoxwill, has managed to connect morph slider with DoF setting of H5

    So, it should technically be possible much more ... but definitely it doesnt seem something as an easy task, as it requires good background knowledge, but even more important, maybe potentially right tools to do such actions.

    Overall, injecting dlls is beyond my capabilities, for now.  

    Interesting, nice job by JoeNoxwill. DLL injection isn't especially hard, depending what you are trying to inject a DLL into of course.
    Haven't tried any of this stuff with the game yet tbh. Another thing to add to The List 😄

    • Thumbs Up 1
×
×
  • Create New...

Important Information

WARNING! Adult Only Content You must be 18 years of age or older to enter. By accepting you agree to Klub Exile's Terms of Use and Guidelines upon creating an account.