Skip to content

Little Big Adventure 1 & 2 Voice and Sample Noise Reduction

Notifications You must be signed in to change notification settings

LBALab/lba-noise-reduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Big Adventure 1 & 2 Voice and Sample Noise Reduction

This is a tool to reduce the noise in the voice and samples of Little Big Adventure 1 & 2. It is not perfect, but it does improve significantly the quality of the voice samples.

Usage

  1. You need to own the Classic version of Little Big Adventure 1 and Little Big Adventure 2 from itch.io, Steam or GOG
  2. Place the contents of the game in the data folder like this:
    • data/Little Big Adventure
    • data/Little Big Adventure/Common
    • data/Little Big Adventure/CommonClassic/Voices
    • data/Little Big Adventure 2
    • data/Little Big Adventure 2/Common
    • data/Little Big Adventure 2/CommonClassic/Voices
  3. Run npm install
  4. Run npm start

Notes

The original ogg files existing in the CommonClassic/Voices folder will be overridden and de-noised as well. If you want to keep the original files, you can copy them to another folder before running the tool.

By default, the conversion does 3 passes, and you can change it in the voiceConvertor function. The first pass is the most important one, the others have small improvements.

New VOX packed files will be created in the data/Little Big Adventure/CommonClassic/Voices folder including the existing files in the CommonClassic/Voices folder.

Credits

This tool is based on lba2remake.net package conversion.

Special Thanks to 2.21 to allow us to modify the game files and used it in the new version of the game.

About

Little Big Adventure 1 & 2 Voice and Sample Noise Reduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published