Code Monkey home page Code Monkey logo

Comments (10)

crskycode avatar crskycode commented on August 16, 2024

About the graphics, hook texture uncompress function to extract original image, do the replaces. so reverse the engine to find the function, and hook it. You will need to find a reverse engineer to write the hook.

from galgamecoding.

MishaIac avatar MishaIac commented on August 16, 2024

But where to find the reverse engineer...
Personally, I'm not a programmer. In fact, there is an open source hook project for rugp, but it does not support rugp 6.2, although the code mentions this version. Maybe it will be easier to rewrite this hook project under rugp 6.2 than to create it from scratch?

By the way, this hook works perfectly on rugp 5.8.

from galgamecoding.

crskycode avatar crskycode commented on August 16, 2024

Maybe I can take a look at the open source project. Can you give me a link?

from galgamecoding.

MishaIac avatar MishaIac commented on August 16, 2024

Maybe I can take a look at the open source project. Can you give me a link?

https://github.com/eplightning/afhook

from galgamecoding.

crskycode avatar crskycode commented on August 16, 2024

Awesome, this project may work with this game, just need to make some modifications.

from galgamecoding.

MishaIac avatar MishaIac commented on August 16, 2024

Awesome, this project may work with this game, just need to make some modifications.

Really? Its very good!
Will you modify this project?

from galgamecoding.

crskycode avatar crskycode commented on August 16, 2024

Awesome, this project may work with this game, just need to make some modifications.

Really? Its very good!
Will you modify this project?

My friend @AyamiKaze will try to do it.

from galgamecoding.

MishaIac avatar MishaIac commented on August 16, 2024

@crskycode @AyamiKaze thanks you very much!

from galgamecoding.

MishaIac avatar MishaIac commented on August 16, 2024

Hello again.
In short, I've been trying to get afhook to work with Schwarzesmarken for two weeks now, but alas, nothing works.
If I just take afhook from github unchanged, it only finds DecodeR6TiOpaque1 function judging by the logs, but after the main menu appears, the game immediately crashes. By changing the pattern search for the HandleText function a bit, and removing the search for the DecodeR6TiOpaque1 function, afhook finds HandleText. But, as soon as I start the game and the first line appears, the game crashes.
What am I doing wrong? What is the problem?

And as I understand it, AyamiKaze can't help with this, right?

from galgamecoding.

MishaIac avatar MishaIac commented on August 16, 2024

Solved.

from galgamecoding.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.