libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
155 stars 77 forks source link

(Naomi) Crackin' DJ & Part 2 #524

Open barbudreadmon opened 5 years ago

barbudreadmon commented 5 years ago

The game seems to be using exotic analog controls, but they might actually be something similar to arkanoid's wheel control ? I think it's playable in demul (there is a video of someone playing it with a xbox 360 controller on youtube).

thatman84 commented 4 years ago

I got to this issue from #514 getting ready for my Sinden gun to arrive :)

Not sure if it helps but mouse is working as below.

I did calibrate the sword for Mazan: Flash of the Blade (World) in the Test menu and that is working in those games.

Im not sure if the sword stays horizontal on the arcade machine. In game the slashes show in the correct orientation onscreen even if the sword angle does not seem to visually change much.

yifu3507 commented 2 years ago

The original hardware uses two turntables and a cross fader in the middle.

I believe the two turntables works simmilar to how arkanold's analog controls(or turntable in Beatmania series)but will automaticly spin when playing and the cross fader are your normal analog controls.

see:https://www.youtube.com/watch?v=KRdVmZZ9Jrc&t=735s for refference.

Nanoblender commented 1 year ago

Unlike beatmania the turtables are spinning which cause the sensor value to be constantly changing. This would have to be added to the input system. Also, it would be impossible to us a beatmania or a DJ hero controller as the game have to detect when the player have their hand on the plater. But, this could work with MIDI DJ controllers who have touch sensitive platers. This is the input method used by the PC clone trackin'DJ

TheCoolPup commented 7 months ago

https://github.com/flyinghead/flycast/commit/10d3ffdf09483d0b65311dbc5b405266f219f57e

TheCoolPup commented 7 months ago

mightve linked it wrong but it seems its fixed now on standalone flycast, have fun!