Giter Club home page Giter Club logo

pifba's Introduction

pifba

Based on Squid pifba

Look first a readme.txt or https://code.google.com/p/pifba/ for an introduction.

Version 0.3 :

  • You can now force joystick index for a player with the configuration line SDLID_[PLAYER]=-1 For example, if you have 3 joysticks on the system (0,1 and 2), the default config will take the first joystick (0) for player1, the second (1) for player 2 etc. Change the line SDLID_1=-1 to SDLID_1=1 and your first first player will be controlled by the second joystick on the system.

Version 0.2 :

  • You can now specify a RotateScreen value in config files. If setted to 1, the screen rotate 90° clockwise.

Version 0.1 :

I added few fixes :

  • You can now configure d-pad per button (in case sdl does not detect the hat on the controller) so it adds the ps3 d-pad control on all games
  • You can now choose a HOTKEY and QUIT Button (I hate accidentally quit with start+select :))
  • You can now pass the configuration file as an argument when you start the program in command line like
./fba2x --configfile configfile.cfg
  • And the last but not least : You can now play in 4 players mode !

Dungeons and Dragons runs great with 3 buddies !

Binary Install

sudo apt-get install libasound2-dev
mkdir pifba
cd pifba
wget https://github.com/digitalLumberjack/pifba/releases/download/0.3/pifba-0.3.zip
unzip pifba-0.3.zip

Then go to Execution

Compilation

Make with :

sudo apt-get install libasound2-dev
git clone https://github.com/digitalLumberjack/pifba
cd pifba
mkdir .obj
make

It will create the fba2x executable.

Execution

Run with :

./fba2x /path/to/rom

pifba's People

Contributors

digitallumberjack avatar

Watchers

Aurélien "beorn" Rougemont avatar James Cloos 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.