Git Product home page Git Product logo

ggpofba's Introduction

ggpofba

These instructions are derived from vctoolkit.txt under src.

Prerequisites

  • Windows (I've tested on 32-bit XP and 7)
  • cygwin
  • DirectX SDK (August 2007)
  • Microsoft Platform SDK
  • Visual C++ 2003 Toolkit
    • When clicking through to the uploading.com link, be sure to uncheck "Use Download Accelerator", then click "Download for free"
    • Since this probably isn't a high-quality link, you can use Visual C++ 2005 Express, which is free from Microsoft. I have not tried using it but it should work.

Build instructions

  1. Install all the prerequisites. Use defaults for everything except for cygwin, where you should also install perl, nasm, and make.
  2. Search your system for a file called cvtres.exe.
  • The version that works is 8.00.50727.4940
  • It might be located here: C:\Windows\Microsoft.NET\Framework\v2.0.50727
  • Copy it to %VCToolkitInstallDir%\bin\
  1. Add C:\cygwin\bin to your PATH.
  2. Open up a regular command prompt and navigate to wherever you've cloned the source.
  3. Run either environment-32.bat or environment-64.bat, depending on whether your system is 32 or 64-bit. This script which will set up some environment variables for your current session.
  4. Execute make vc

You should have an fbaa.exe when it's all done.

FAQ

  • Where is CPS3 support?
    • The source package provided on ggpo.net, which this repository holds (along with fixes and these build instructions), uses FBA v0.2.96.71, which does not include CPS3 support. CPS3 is not supported until v0.2.96.73. I've emailed Tony Cannon (creator of GGPO) to determine how to get a package that has both GGPO and CPS3. I'll update this when I learn more.
  • Why do I have to use such an old version of the SDK/compiler/whatever?
    • Newer versions of the compiler and Platform SDK might work; I haven't tried. But the older DirectX SDK is needed because it has ddraw.h and d3d.h, which are needed for the build. See here and here for more info.

ggpofba's People

Contributors

wuziq 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.