Giter Site home page Giter Site logo

volkanzero3 / fightcade-fbneo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fightcadeorg/fightcade-fbneo

0.0 0.0 0.0 27.5 MB

Fightcade FBNeo

Home Page: http://fightcade.com

License: Other

C++ 79.50% Perl 0.05% C 15.95% Objective-C 0.03% Assembly 3.41% CSS 0.02% Objective-C++ 0.06% Makefile 0.01% HTML 0.77% QMake 0.15% Batchfile 0.02% HLSL 0.03%

fightcade-fbneo's Introduction

Fightcade-fbneo

Fightcade emulator built with FBNeo and GGPO Public Release: https://www.fightcade.com

FinalBurn Neo

Official Forum: https://neo-source.com

How to Compile

NOTE: You will need at least VS2015 to build FightcadeFBNeo.

1) Download, install and run Visual Studio IDE Community Edition from https://visualstudio.microsoft.com/.

2) Download and install the 2010 DirectX SDK from https://www.microsoft.com/en-gb/download/details.aspx?id=6812). Make sure that you install it to the default location. The installer may also error out at the end, you can ignore it.

3) Go to 'projectfiles\visualstudio-2015' and open 'fbneo_vs2015.sln' in Visual Studio.

4) Select development with C++ if you are asked.

5) If you are asked to change the C++ toolchain, download and install the one it is asking for.

6) Install the PERL interpreter for Windows. We reccomend ActivePerl (https://www.activestate.com/products/activeperl/downloads/). Make sure that you have enabled the checkbox to add PERL to the PATH variable list.

7) Install NASM for the assembly files from https://www.nasm.us/. You need to put NASM.EXE somewhere in your PATH. You can put it in your Windows directory (IE: 'C:\Windows'), but I do not recommend this for a number of reasons.

8) Open a command line shell and run the 'games.bat' script. This will populate the games list, do this if you add a new game and want it to appear on the internal list and test it.

9) Make sure the build settings are set to 'Release, x86'. Debug, x86 configuration also builds correctly, but is intended for developers and debugging sessions.

10) Build using 'Build / Build Solution' Menu (or using keyboard shortcuts, depending on your setup, F6, F7 or Ctrl+Shift+B).

11) Install Fightcade from https://www.fightcade.com/.

12) Copy all the DLL's from the Fightcade FBNeo path (IE: 'emulator\fbneo') to the 'build' directory where 'fcadefbneo.exe' was just compiled to.

13) Run 'fcadefbneo.exe' that was compiled in the 'build' directory, or you can use 'Debug' it from Visual Studio, it will launch it from that folder (debug version is 'fcadefbneod.exe'

14) If you want to test a new detector, put it in 'build\detector'.

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.