Jump to content
LaunchBox Community Forums

Trihy

Members
  • Posts

    18
  • Joined

  • Last visited

Trihy's Achievements

8-Bit Processor

8-Bit Processor (3/7)

0

Reputation

  1. 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.
  2. BTW flycast added support for Left analog stick as pointer on Naomi, Atomiswave. Works great with touchmote set to left analog stick.
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. 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.
  8. 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
  9. Hi, thanks. And do you think this could work for "hdd" games? Since you install the .pkg and they are added to the rpcs list. Not sure where the game executable is?
  10. Guys, anyone knows command line for rpcs3? Some "hdd" games works pretty fine, but no idea how to launch it. Thanks
  11. Guys, I used to use this with SFF saturn A bat file containing... set var=%1% "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -unmount 0 "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -mount 0, %1% "C:\Emu\SSF_012_beta_R3\SSF.exe" Worked fine with daemon tols lite 4.x But on windows 10 I can only install dtools lite 10 and command doesnt work. There is any fix or can be use this with windows embedded iso handling? Thanks
  12. Sorry, maybe it s not the place to ask. I mean, now I can launch model 2 games fine with LB. But tried other launchers, like the ones compatibles with kodi, and still no luck with model 2. I just want to have my files/emulators/scripts as compatible as possible
  13. Hi, thanks, that way works fine. I was trying to have some bat files to make it more compatible with all the launchers in case I want to share some. But still no luck. Tried to launch the bat files with other launchers and m2 emulator will just open without launching game.
×
×
  • Create New...