Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Installer and Controller Fixes #10

Open
644 opened this issue Oct 22, 2021 · 4 comments
Open

Auto-Installer and Controller Fixes #10

644 opened this issue Oct 22, 2021 · 4 comments

Comments

@644
Copy link

644 commented Oct 22, 2021

I've written an auto-installer for DMC3 Inputs Thing and StyleSwitcher 3.1.3 here: https://github.com/644/dmc3music

Which also contains a way to generate DMC3SE.ini controller settings similar to gpadcfg.exe. I'm trying to make it so anyone can just launch the tool and get the 2006 port working properly, but not all controllers work as I'm sure you know. It would be really cool if we could get actual gamepad fixes with dinput somehow, which I'd be happy to help with if you're up for collaborating.

@muhopensores
Copy link
Owner

yeah would be cool but idk i tried hooking dinput and it seemed to work on both controllers i have plus ds4 with xbox emulation thing, other people had less luck with it. in the latest version i scrapped gamepad fixes module. i guess i can give this another try. reversed their Joystick classes a bit but they are kind of a mess tbh here's what i had:
image
i can commit reclass files if someone wants to help. JoystickDevice instance can be grabbed from dmc3se.exe+52F0 in ECX then stepping into the rabbit hole would lead to JoystickCombined and JoystickMapping

@644
Copy link
Author

644 commented Oct 23, 2021

That sounds great, if you commit the reclass files I'll have a look through, plus I have like 8 different controllers I can test out. Do you use discord or anything?

@muhopensores
Copy link
Owner

K cant commit it cause local repo is in a bit of a weird state right now. I'll attach it here, open .rcnet with ReClass.NET by KN4CK3R from https://github.com/ReClassNET/ReClass.NET. Yea i have a discord acc here's the username thing it shows deepdarkkapustka#8100
JoystickSomething02.zip

@644
Copy link
Author

644 commented Oct 28, 2021

Awesome, I'll check that out today. Just added your discord, I'm hies, but couldn't send you a DM yet though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants