GithubHelp home page GithubHelp logo

tecnojp / sf4combotrainer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from necrophagos/sf4combotrainer

0.0 0.0 0.0 4.24 MB

A tool to help with timing combos in Street Fighter IV

C# 100.00%

sf4combotrainer's Introduction

this is the source code of the streetfighter 4 combo trainer written in c# using microsoft visual studio express 2013 for desktop

# IF YOU WANT TO CONTRIBUTE #

here is a list of things that need fixing

1) code clean up. the current codebase is incosistent with variable names and access modifiers and also doesn't follow established c# coding style. it also doesn't make use of c# specific syntax elements like using properties instead of get/set methods

2) remove any kind of memory allocation during timeline playback. partially fixed by cbcoolbox. It could still be useful to run some kind of memory trace and see what kind of stuff is happening at runtime.

3) fixed by ceaseless

4) fixed by cbcoolbox

5) fixed

6) improve the timeline. this is a bigger one. working with the timeline is pretty clumsy atm. when you want to add things to the top of a long combo you have to bubble it all the way up. grouping, collapsing and commenting timeline items are requested features too. this will probably affect the savefile format too.

7) what ever you'd like to add and might improve the software

8) add more cool demo combos

I'll gladly accept pullrequests, I've never used github to actually collaborate but I think its not that hard.

--------------------------------------
if you are interested in this source code because you want to write your own sf4 tool check out sf4memory.cs and sf4control.cs. to read data from a programs memory you'll also need the files inside the memory editor folder.

you may do whatever you want with this code although I have to mention that I decompiled a programm called SF4 Show-off by lullius (slitherware) and stole memory address information and genral ideas from there.

sf4combotrainer's People

Contributors

thopiddock avatar necrophagos avatar cbcoolbox avatar leemi avatar

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.