Jump to content
LaunchBox Community Forums

Trihy

Members
  • Posts

    24
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Trihy's Achievements

8-Bit Processor

8-Bit Processor (3/7)

1

Reputation

  1. Dont think there is any, Mame improved model 1 emulation, but still not good.
  2. Seems there is no buffer options. Remember that from a DC emulator I think. I saw some mods of model2emu, but not much work was done since it was abandoned.
  3. Same here. Probably a know problem. Not sure if there is audio buffer on emulator.ini. Lowering that, if it exist, could help but could break other games.
  4. It also supports rumble too now. Three modes: -Constant -On button press. -Machine Gun.
  5. Touchmote now supports IR calibration. You can find info and builds here https://github.com/simphax/Touchmote/issues/65
  6. For mame you can use analog stick emulation with IR pointer. Just set IR to right or left analog stick on touchmote. Launch any lightgun game in mame and configure X and Y axis on mame tab input settings. No need to set mouse.
  7. BTW flycast added support for Left analog stick as pointer on Naomi, Atomiswave. Works great with touchmote set to left analog stick.
  8. There are some updates to touchmote here https://github.com/simphax/Touchmote/issues/65 by ryochan7 with great fixes. Still trying to figure it out how to add calibration and 2 mouse support. Ideas are welcome.
  9. On Windows 10/11 there is not much problem pairing them. Even the old ones and the new model. With most BT adapters. Then you need a pairing tool, since Windows ask for a pin, which wiimotes doesnt have. For this, you could use wiimotehook. It´s just one click, really easy. Once paired, you can use them on whatever you want, even closing wiimotehook. There are other tools too, but didnt tried. Dolphin bar is probably better, but well you need to have one Wiimotehook also let you use the wiimote like an xinput controller, so you can use it on any emulator or PC game. Not sure if dolphin bar do that too. It´s a nice controller for 8 or 16bits consoles.
  10. Hi. Sadly I dont have a dolphin bar. And it´s way too expensive here. I´d noticed that some wii games like hotd 2 & 3 has IR calibration. After doing the calibration, you can disable crosshair. Too bad there is no software that uses that system wide. It uses two screen point for calibration and feeling is way better. Not like an old lightgun, but close. Guess it wont be too difficult to implement on Windows, but there are few devs interested on wiimote.
  11. Hi. Thanks for your answer. I use the emulated analog stick with IR pointer and works pretty good on mame and teknoparrot. But on this game is terrible. Tried changing sensibility but still bad. Maybe because there is no auto center function like mame and tekno has. For one player, on hotd remake, using wiimote like mouse, works pretty good. For two players, tried the patch on an older build but doesn't recognize the wiimotes when says press trigger. I saw there in an option to enter vid pid values manually, but have no idea the vid pid for wiimotes, can't find them on system properties, guess they are there but no idea under which name. Yes, devs never cared too much about raw or gun support. Neither Windows to have support for more than one mouse. Guess one day they will add this natively on Windows. Even tried the switch version which use gyro for aiming but it's even worst than using a control pad.
  12. Anyone got wiimotes working on hotd remake? I can make 1 controller work using mouse emulation in touchmote. But 2 player is a no go. Used the 2 player patch for sinden but when configuring pressing F1 and setting player 1 and 2 nothing happens. It says press trigger on controller but doesn't do anything. The only one working for 2 player is using 360 emulated axis like pointer, but works pretty bad on this game.
  13. Hi guys. Seems the devs of daemon tools decided to change sintaxis on every update. To annoy customers I guess. I was using this with old version: set var=%1% "C:\Program Files\DAEMON Tools Lite\DTAgent.exe" -unmount F "C:\Program Files\DAEMON Tools Lite\DTAgent.exe" -mount_to F, %1% "C:\SSF_012_beta_R3\SSF.exe" With 10.8I tried this according to new sintaxis: set var=%1% "C:\Program Files\DAEMON Tools Lite\DTCommandLine.exe" DTCommandLine.exe -u -l "F" "C:\Program Files\DAEMON Tools Lite\DTCommandLine.exe --mount_to --letter "F" --ro --path %1% "C:\SSF_012_beta_R3\SSF.exe" But I get invalid directory. Directory is correct. Any ideas? Also changeeeeed this --path %1% to --path "%1%", but the same. Thanks
×
×
  • Create New...