Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Implement graphical user interface for configuration #2

Closed
emskye96 opened this issue Dec 3, 2016 · 4 comments
Closed

Implement graphical user interface for configuration #2

emskye96 opened this issue Dec 3, 2016 · 4 comments
Assignees

Comments

@emskye96
Copy link
Owner

emskye96 commented Dec 3, 2016

I'm thinking ImGui, how about you?

Not much point in stopping at dynamic offsets and cleaner code, may as well go all the way.

@aixxe
Copy link
Collaborator

aixxe commented Dec 3, 2016

That's quite fine, after all the messing around with ImGui on Linux I'm about ready to make something practical with it. We'll have to pattern scan for the IDirect3DDevice9 pointer which shouldn't be an issue. We can hook EndScene and do all the drawing there, haven't actually tried it yet but it should be easy enough. I'll commit it to a separate branch when I get something working.

@emskye96
Copy link
Owner Author

emskye96 commented Dec 3, 2016

Okay, thanks. Also no need to worry too much about configuration stuff just yet, the other issue is just there to discuss potential formats and so on. I don't expect the GUI to be loading or saving any time soon.

@aixxe
Copy link
Collaborator

aixxe commented Dec 3, 2016

Initial hook code is in. I'll get the rest done tomorrow.

@emskye96
Copy link
Owner Author

emskye96 commented Dec 4, 2016

Well, that was easier than expected.

@emskye96 emskye96 closed this as completed Dec 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants