Skip to content

not using dinput anymore

Pre-release
Pre-release
Compare
Choose a tag to compare
@muhopensores muhopensores released this 11 Oct 19:51
· 42 commits to master since this release

Extract zip archive into main game folder. Overwrite dsound.dll if you have one already, this will load StyleSwitcher.dll and my stuff after it. For some people proxying system32 stuff like version.dll or winmm.dll does not work, and there is no other dlls i can catch a ride with anymore- some StyleSwitcher.dlls used dinput8 some used dsound and d3d9.dll is used by reshade users, i ran out of options so idk use this i guess.

  • removed gamepad fixes since they dont work for other people it seems, use that xinput plus or dinput plus whatever it was called
  • fixed always launch on dmd
  • maybe fixed cmakelists.txt???
  • removed dinput hook again since it does not work for everyone again,
    this is a common theme with this game series i think i should just quit
  • some other changes i forgot
  • added input log (wip)
  • added prompt font for buttons and stuff, maybe i'll use that later for something else
  • custom imgui window overrides for some mods with epic c++ footguns akimbo