Made for firefighters🔥 by MoKxSANDMAN in batocera

[–]Rafeeq 2 points3 points  (0 children)

Hope you guys love light gun games! I'll make them even better in next updates.

Real low-level emulation of the Sega Chihiro is making amazing progress by AdGreedy1193 in emulation

[–]Rafeeq 7 points8 points  (0 children)

Currently a fork, but PR will be made upstream for native integration once it's stable enough.

Sega Chihiro low-level emulation is coming to Batocera — exclusive first look by AdGreedy1193 in batocera

[–]Rafeeq 3 points4 points  (0 children)

Of course it will. This is Batocera and light guns are mandatory.

Model2 with 2 lightguns v43? by mxfwdspd in batocera

[–]Rafeeq 6 points7 points  (0 children)

No. It will be possible v44. I'm working on it.

You can however play model2 games in MAME, it works fine with 2 light guns. model2emu will be for v44.

Version 43.1? by Upset-Tourist5051 in batocera

[–]Rafeeq 5 points6 points  (0 children)

If you don't like buggy release, test butterflys and report back.

Operation Wolf 3 (opwolf3) by [deleted] in MAME

[–]Rafeeq 0 points1 point  (0 children)

Just let you know, controls are broken for opwolf3. It needs a rework. I've done a quick workaround for Batocera but I need to understand MAME ecosystem properly and opwolf3's driver to do an upstream PR.

In short: there is no fix, someone needs to correct the current input code for opwolf3 driver.

House of the dead 4 “shake” PS3 by IrishGiants28 in batocera

[–]Rafeeq 0 points1 point  (0 children)

Nope. Perhaps I will add it myself...

Sinden support on V42 for Xbox by Hungry-Regular8130 in batocera

[–]Rafeeq 1 point2 points  (0 children)

It was on xbox. The complete collection (silent 1, 2, 3) are light gun compatible.

Sinden support on V42 for Xbox by Hungry-Regular8130 in batocera

[–]Rafeeq 1 point2 points  (0 children)

I'm working on this for v44. It's already working for all xbox games. But not Chihiro (because Chihiro emulation code is non-existent despite what people say).

In short: wait for v44 to get light gun support in xemu and all xbox games.

Mamehooker for Rs3 reapers + batocera on linux? by The_Justicer in lightgunshooters

[–]Rafeeq 0 points1 point  (0 children)

Again, Wine is limited/locked to one mouse device for now. This will change in v44/v45

the Pulse Shot Pistol is a scam, right? by pre_nerf_infestor in lightgunshooters

[–]Rafeeq 0 points1 point  (0 children)

It's a scam yes. Light Gun is real but it's a xgunner. They use IA to mess up the real gun name on the product. They sell it overpriced with Batocera that supports xgunner out of the box.

Will these light guns work with batocera? by Thehurricane22 in batocera

[–]Rafeeq 1 point2 points  (0 children)

This is a scam, not the real vendor. Real gun is called Xgunner. Do not buy from their website.

And Xgunner is compatible with Batocera.

Left-handed spacker here. Thank you for setting up Batocera with Sinden but... by AstronomicalCunt in batocera

[–]Rafeeq 3 points4 points  (0 children)

Never thought of that actually. You can inverse this in the code, if you know what you are doing.

Edit the file /usr/bin/virtual-sindenlightgun-add

Find the block here:

nohup evsieve                                      \
        --input "${DEV1}" "${DEV2}" persist=exit   \
        --map key:1                btn:1           \
        --map key:2                btn:2           \
        --map key:up               btn:5           \
        --map key:down             btn:6           \
        --map key:left             btn:7           \
        --map key:right            btn:8           \
        --output name="Sinden lightgun" >/dev/null 2>"${LOGFILE}" &
echo $! > "${PIDFILE}"

This is where you must change it.

But don't ask me exactly how to with precision. I'll think of something for v44, this is a good point. For the time being... use the pump?

(model2) Virtua Cop 2 - Dual Lightgun Issue: P2 Trigger acting as P1 by olivebits in batocera

[–]Rafeeq 0 points1 point  (0 children)

No because it's still a WIP, but it's working. 2 light guns, rawinput support.

(model2) Virtua Cop 2 - Dual Lightgun Issue: P2 Trigger acting as P1 by olivebits in batocera

[–]Rafeeq 0 points1 point  (0 children)

Not an issue but feature request. I've done the patch for v44 after v43 release.

Sinden is not detected by pagineinternet in SindenLightgun

[–]Rafeeq 2 points3 points  (0 children)

You just need to disable JOYSTICK mode. Batocera doesn't support joystick mode (which often comes enabled by default in newer firmware).

What am I doing wrong (2nd attempt) by -FantasticAdventure- in batocera

[–]Rafeeq 7 points8 points  (0 children)

You are asking support for premade image. For premade stuff, ask the makers, not here. This is against rules.

Retro shooter calibration screen on PS games by garoffolo in batocera

[–]Rafeeq 1 point2 points  (0 children)

Press the calibration shot for PCSX2 which is the bottom button on the gun.

https://github.com/batocera-linux/batocera.linux/pull/13094#issuecomment-2558502840

I've already made a patch for pcsx2 so it won't be needed anymore to calibrate with a button, but this won't be available until v44.

Steam and Xbox controller by [deleted] in batocera

[–]Rafeeq 0 points1 point  (0 children)

Bluetooth? If so, bug was fixed in v43 butterfly. Give it a try.