Giter Club home page Giter Club logo

ogg-winmm's Introduction

ogg-winmm CD Audio Emulator

This project (originally by Hifi) uses .ogg music files on the disk to emulate CD tracks, replacing the need otohave a CD in the drive to play music in certain games. Good Old Games uses a modified version for several of their games.

It has gone unmaintained, so I took it upon myself to solve a couple issues, namely making it work on Windows 10. Good Old Games has fixed their own version, but it's not as useful without the source available, so I fixed it myself as well.

BUILDING:

By default the makefile looks in a "libs\include" subdirectory for "ogg" and "vorbis" dependencies.

Run "make" in the folder to build winmm.dll. Copy it into the same folder as the executable of the game you want to emulate CD music for.

USAGE:

Copy "winmm.dll" into the same folder as the executable of the game you want to emulate CD music for.

In the same folder, make a "Music" subdirectory. Place the recorded music files from the disk as track02.ogg, track03.ogg, and so on in this Music folder. Remember, it starts with track02!

Now, instead of playing music from the CD, the game will play music from these files instead.

ogg-winmm's People

Contributors

bangstk avatar gmman avatar hifi 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.