VOGONS

Common searches


Search results

Display options

Re: Fixing CD Audio with source code

For troubleshooting purposes I would (temporarily) break out the audio CD-playing code into a separate program--essentially write your own audio CD player. It would be better if the above code logged the error code if the mci functions fail, and also it would be better if those MCI_*_PARMS structs …

Re: Fixing CD Audio with source code

Around that time the default shifted from "analog" CD playback (where the computer just sends brief commands to the drive saying play track 2, etc., and the audio goes directly from the drive to the sound card via a cable) to "digital" CD playback (where the computer "rips" the digital audio from …

Fixing CD Audio with source code

Hi all, Many old PC games stored their music as redbook CD audio tracks, and sometime in the early 2000s (Windows XP) this broke due to some change in Windows, or at least that's what I remember reading at some point. Programs like inmm.dll, DxWnd, and probably more are able to fix this problem, but …

Re: Frogger's Adventures: The Rescue (Windows 10 Crash)

in Windows
It's been a few months, and it took a lot of work, but, we've managed to make a patch to make the game work on Windows 10. The problems we had to fix were much worse than I originally thought. The source code / download for the patch is available here: https://highwayfrogs.net/thread/59/run-on- …

Frogger's Adventures: The Rescue (Windows 10 Crash)

in Windows
I run a Frogger modding community. Frogger's Adventures is an old game which I'd like to get working on modern machines, as do many of our community members. I tried installing the game on Windows 10 with the real discs I played 15ish years ago, but unfortunately the game crashes upon startup. It …

Page 1 of 1