Giter Site home page Giter Site logo

Comments (4)

dinkc64 avatar dinkc64 commented on June 26, 2024

That's weird!

Well, for joysticks, switch 0x4000 would be button 0, 0x4001 button 1, and so on (last 2 digits are hexidecimal value of the button#)
I think 0x41xx would be joystick 1, and 0x42xx would be joy2. (and so on)

The thing that detects the stuck keys is in
src/burner/win32/inps.cpp, around line #350
Unfortunately I'm not familiar enough with the code here to figure out how to just have it ignore that button.
best regards,

  • dink

from fbneo.

xer05100 avatar xer05100 commented on June 26, 2024

Figured it out. Buttons are @ 0x4080 for button one then increase value for next button. I just used this tool (https://github.com/MysteriousJ/FightcadeButtonConfig[](url)) and an old version of fba and did a copy and paste.

Also, i am not having this issue on older builds of the emulator. Ie fba v0.2.96.74. Wonder what changed? time to dig I guess.

from fbneo.

taoenwen avatar taoenwen commented on June 26, 2024

Also, i am not having this issue on older builds of the emulator. Ie fba v0.2.96.74. Wonder what changed? time to dig I guess.

Hi, and then, do you have some good suggestions?

from fbneo.

xer05100 avatar xer05100 commented on June 26, 2024

Use to joytokey? Lol.. I messed around a but I haven't had time to look into this. But I did find something odd the button that I use for down and the button I use for button 4 is tied to the same offset. But that could have been a error on me when I messed with the code a bit.

from fbneo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.