Giter VIP home page Giter VIP logo

dbfz_switch_diff's People

Watchers

 avatar

dbfz_switch_diff's Issues

Notable BBS differences between Switch and other platforms

Original platforms: DBFZ(UE4.17)
Switch: DBFZ(UE4.19)

moveInput: 301 and moveInput: 304 do not exist in DBFZ(UE4.17)
Attempts at substituting these calls with INP_E_HOLD (37), INP_F_HOLD (46), INP_CHANGE1_HOLD (295) and INP_CHANGE2_HOLD (296) were unsuccessful.
It seems all of these binds are internally hardcoded to access assist functionality, meaning there are no freely available binds in DBFZ(UE4.17) that can mimic the L (moveInput 304) and R (moveInput 304) shoulder buttons from the DBFZ(UE4.19) Simple controls layout.

DBFZ(UE4.19) seems to have an extra function that does not exist in DBFZ(UE4.17): Unknown1451
It's in the range of IDs that house other addMove (1409) modifiers. It's 8 bytes in size, and takes an integer as a parameter (vanilla values are 1 and 3).
It's only used 4 times and seems insignificant.

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.