Aller au contenu

miao8yu5

GamerLine
  • Compteur de contenus

    65
  • Inscription

  • Dernière visite

  • Jours gagnés

    5

miao8yu5 a gagné pour la dernière fois le 17 février 2025

miao8yu5 a eu le contenu le plus aimé !

1 abonné

Profile Information

  • Hardware
    PC

Visiteurs récents du profil

Le bloc de visiteurs récents est désactivé et il n’est pas visible pour les autres utilisateurs.

miao8yu5's Achievements

Enthusiast

Enthusiast (6/14)

  • Conversation Starter Rare
  • Reacting Well Rare
  • Collaborator Rare
  • One Year In
  • First Post Rare

Recent Badges

67

Réputation sur la communauté

  1. Thanks for sharing, bro! You could also try a small tool called YoloMouse — it can achieve a similar effect.
  2. Run, "game.exe" IfWinExist, NGUN2 WinWaitActive, NGUN2 Sleep, 2500 #UseHook On ; 注册退出时要执行的清理函数 OnExit("RestoreTaskbar") WinGet, TempWindowID, ID, A if (WindowID != TempWindowID) { WindowID := TempWindowID WindowState := 0 } if (WindowState != 1) { WinGetPos, WinPosX, WinPosY, WindowWidth, WindowHeight, ahk_id %WindowID% WinSet, Style, -0xC40000, ahk_id %WindowID% WinMove, ahk_id %WindowID%, , 0, 0, A_ScreenWidth, A_ScreenHeight ; 隐藏任务栏和开始按钮 WinHide ahk_class Shell_TrayWnd WinHide Start ahk_class Button } else { ; 恢复窗口样式 WinSet, Style, +0xC40000, ahk_id %WindowID% WinMove, ahk_id %WindowID%, , WinPosX, WinPosY, WindowWidth, WindowHeight ; 显示任务栏和开始按钮 WinShow ahk_class Shell_TrayWnd WinShow Start ahk_class Button } WindowState := !WindowState return ; ------------------------------ ; 自动恢复任务栏的函数 RestoreTaskbar(ExitReason, ExitCode) { WinShow ahk_class Shell_TrayWnd WinShow Start ahk_class Button }
  3. miao8yu5

    Bang! Bang! Bandits

    updated touchmote fork and 2 wii motes. Works like a charm 我使用 ryochans 更新的 touchmote 分支和 2 个 Wii 遥控器。效果如魔法般神奇 Hi there, how can I get it?
  4. miao8yu5

    Bang! Bang! Bandits

    I'm trying out FreePIE + vJoy, and I'll share it if I succeed.
  5. miao8yu5

    Bang! Bang! Bandits

    I'm really sorry for any inconvenience caused. When I installed PPjoy on my computer, I also encountered a prompt window, but after clicking continue, the installation completed without any issues. I've tried countless methods, and this is currently the most ideal solution, offering an experience even better than using a Joycon or a gyro gun. Thank you for reporting this issue, and please proceed with caution when using it.
  6. miao8yu5

    Bang! Bang! Bandits

    I am trying FreePIE, which supports vJoy, but the effect is not as good as GlovePIE.
  7. miao8yu5

    Bang! Bang! Bandits

    What happened? I have installed and run it on both Windows 10 and Windows 11 multiple times without encountering any issues.
  8. You can try running it through GlovePIE. Feel free to add other games. Thank you.
  9. miao8yu5

    Bang! Bang! Bandits

    Install PPJoySetup-0.8.4.6 Set up PPJoy Run PIEFree Load MouseScripts and click "Run" Open the Switch emulator, configure the keys, select "Any" to set the left joystick as the light gun movement, and configure other keys as needed, which can be for the light gun, mouse, or keyboard. Start the game, and in-game, hold the middle mouse button to calibrate the crosshair position, similar to the gyro gun marker key. If the sensitivity is too high or too low, adjust it in MouseScripts. If there are any issues, adjust the resolution and screen aspect ratio to match the actual ratio of the computer. glovepie for switch linghtguns.rar
  10. Assault Chainguns KM in handheld mode almost perfectly supports using a light gun. Gal Gun Double Peace – if I recall correctly, the PC version supports a light gun. Dead Z Meat only supports the gyroscope; there's’s no other way. Arcade Machine Clown Hunt is a new game—I'll give it a try.
  11. miao8yu5

    Bang! Bang! Bandits

    Some Switch light gun games that support touch controls can be played directly with the light gun in handheld mode, similar to how it works on Android. For those that don’t support touch, I used GlovePie to simulate the light gun as a controller, which only makes the game playable,but it's not perfect. I'll post the GlovePie code later.
  12. miao8yu5

    Bug Busters (PC-Arcade)

    In Bug Buster, when I run input.exe and BBPC.exe, there is no response, rather than the window flashing and closing.
  13. miao8yu5

    Bang! Bang! Bandits

    You can use GlovePIE to simulate a light gun as PPJoy. The effect is similar to joycon, using relative coordinates that require calibration. A marker key can be set.
  14. miao8yu5

    Bug Busters (PC-Arcade)

    Maybe crashes the window the moment it launches
×
×
  • Créer...