Skip to content

Instantly share code, notes, and snippets.

@yellowberryHN
Created January 12, 2022 11:08
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yellowberryHN/882e93f274a41bf091b37a7ea3333414 to your computer and use it in GitHub Desktop.
Save yellowberryHN/882e93f274a41bf091b37a7ea3333414 to your computer and use it in GitHub Desktop.
Big Biz Tycoon/Venture Tycoon No-CD Patch

Instructions

Using a hex editor of your choice, edit the BBT.exe/VT.exe file, and look for the following bytes:

FF FF FF 85 C0 6A 01 7D

Replace it with the following bytes:

FF FF FF 85 C0 6A 01 EB

This will entirely bypass the CD check, allowing you to play without mounting the ISO for this 20 year old game.

@yellowberryHN
Copy link
Author

Why did I make this? Because it was annoying to take an extra 30 seconds out of my day to find and mount the ISO. I hope it serves whomever happens to stumble on it well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment