Skip to content

Releases: muhopensores/dmc3-inputs-thing

another build

24 Feb 10:47
Compare
Choose a tag to compare
another build Pre-release
Pre-release
  • ui doesnt show by default on startup
  • removed custom snd.drv support due to crashes on game startup. (guess i'll need to rewrite that damn driver again 😭)
  • added unhandled exception handler from reframework
    Full Changelog: 1.02...1.02-ui

Public release 1.02

04 Jan 19:42
Compare
Choose a tag to compare
  • input log
  • hitbox display
  • gamepad support from SDL2 (rename/delete dmc3se.ini to enable)
  • save/load player/enemy states
  • support for custom snd.drv
  • some other things i forgot
    drop dinput8.dll and SDL2.dll in game root

not using dinput anymore

11 Oct 19:51
Compare
Choose a tag to compare
Pre-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

Some updates

02 Sep 18:14
Compare
Choose a tag to compare
Some updates Pre-release
Pre-release
  • Added Gamepad fixes, now using dinput plus should not be required
  • Added InputLog
  • Fixed loading original dinput8.dll
  • Loading StyleSwitcher.dll on start
  • Fixed inertia hooks working weird

Great rewrite release

25 Jul 15:41
Compare
Choose a tag to compare

*Added inertia
*Added style switch FX
*Restored practice mode with fixes
*Added custom Quicksilver shaders
*Added Bullet stop
To install: If you have dinput8.dll in your folder already rename that into dinput8_original.dll then drop this dinput8.dll in your game folder. probably wont work well without latest style switcher

old injector

04 May 14:41
Compare
Choose a tag to compare
old injector Pre-release
Pre-release

old d3d9 injector that is compatible with old style switcher versions

no walk update

29 Apr 05:57
Compare
Choose a tag to compare
no walk update Pre-release
Pre-release

removed walk toggle

release something

16 May 16:14
Compare
Choose a tag to compare
release something Pre-release
Pre-release

change proxy from d3d9 to dinput8