Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
/ Waltex-Extractor Public archive

Python script to convert waltex files to png files from the Where's My Water? series of games.

License

Notifications You must be signed in to change notification settings

E12Dragon/Waltex-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waltex-Extractor

Python script to convert waltex files to png files from the Where's My Water? series of games.

Waltex-Extractor is now archived as it has been made redundant by WMW-Extractor.

Requirments

Waltex-Extractor needs Pillow and Numpy installed. If you do not already have these libraries installed, you can use the below command.

pip install -r requirements.txt

How to use

  • Run main.py and select .waltex file to convert.
  • Extracted waltex is dumped in a folder called "out" which is created in the same directory as the script.

Credits

  • A big thanks to campbellsonic and ego-lay-atman-bay for doing the hard working and creating a script that processes waltex files.
  • Thanks to LolHacksRule for their noesis script that reads important bytes of waltex files and the "width hack".

About

Python script to convert waltex files to png files from the Where's My Water? series of games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages