Skip to content

Utility for the Bedlam 1996 game. Allows to view all images from the game files and listen all game sound files.

License

Notifications You must be signed in to change notification settings

8street/BedlamTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedlamTools

Utility for the Bedlam 1996 game. Allows to view all images from the game files. Also allows to listen all sound files.

Lines of Code

Project State

  • Image: drawing all images from binary BIN files
  • Sound: playing all RAW, MRW sound files
  • MIDI: not playing MRS files (planning)

Contributing

Contributors, welcome. Create a fork, then create a branch. Modify the source code. Finally, create a pull request to merge with my main branch.

Compiling

  1. Install QT 5.12.10 with MSVC 2017 64(32)-bit components
  2. Open Visual Studio 2019, install "QT VS Tools" extension
  3. Open QT VS Tools options and set installed QT path

For more information how to integrate QT with the Visual Studio, see QT documentation.

  1. Open msvc/BedlamTools.sln project in Visual Studio 2019
  2. Compile x64 platform.

How to use

  1. Compile or download from releases
  2. Run

To see images:

  1. Open any Bedlam .bin file. If you need, open Bedlam .pal palette file
  2. See image.

To listen sound:

  1. Open any Bedlam directory with RAW, MRW files
  2. Click play to listen sound.

About

Utility for the Bedlam 1996 game. Allows to view all images from the game files and listen all game sound files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published