Giter VIP home page Giter VIP logo

stern-pba-emu's Introduction

This has been hacked together in a rush. It shows how to use the Stern emulation libraries from FarSights Pinball Arcade games.

It has only been tested with MinGW, SternGB.dll, 5409-0.0001.

Usage

Make sure you are using a 32-bit compiler, then do the standard CMake build process:

mkdir build
cd build
cmake ..
make

Use the pba-tools rez utility to extract the ROM file (also image.bin / Flash in Stern terminology) from the games REZ file. Then copy all required DLLs to your stern-pba-emu folder and run the following:

./stern-pba-emu SternGB.dll 5409-0.0001

Make sure to have all DLL dependencies in your build folder. In case of SternGB.dll (at the time of writing) these are msvcp110d.dll and msvcr110d.dll.

Keyboard bindings

  • F5 - F6: Coin door buttons
  • Left-Ctrl: Left flipper
  • Right-Ctrl: Right flipper
  • Enter: Start button

Screenshots

Logo (Top) Logo (Bottom) Gozer Champion Skillshot Menu

Donate

If you like my work, a donation would be nice:

Even a small amount does help me and shows appreciation. Thank you!


(C) 2018 Jannik Vogel (JayFoxRox)

Released under GPLv3 license. See license.txt for more information. Create an issue if you need another license.

The license is strictly for the code in this repository, it does not apply to other copyright holders work, such as DLL or ROM files. Redistribution with those binaries would be a violation of the GPL.

This project and its author are not affiliated with Stern Pinball or FarSight Studios in any way or form. Any files and trademarks belong to their respective owners.

stern-pba-emu's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.