Coder Social home page Coder Social logo

spelunkywadutility's Introduction

SpelunkyWadUtility v1.2

Unpacks and repacks the .wad&.wix file pairs from the game Spelunky by Mossmouth

Tested on Python 2.7 and Python 3.3. Older versions might work but YMMV. Update your Python if you're having problems.

Usage

  • Copy the .py files to the directory with the .wad file you want to mess with.
    • This could be "..\Spelunky\Data\Textures" for an example for textures.
  • To unpack, run unpack.py.
  • To repack modified files, dump them in the repack subdirectory as is. Don't make any extra directories there.
  • Run repack.py, which will rebuild the .wad file.

Notes

  • If you made a booboo, there are backups made on the first unpack named something like .wad.orig.
  • You can run the included convenience script restore_original.py to move them over the current .wad.
  • In case of game updates that change the .wad file you've modified, I'd suggest doing this:
    • Make sure you got at least version 1.1 of my scripts
    • Run restore_original.py script to get rid of the old .origs.
    • Go on Steam and "Verify integrity of game cache" or get the new files some other way, if you downloaded from GOG for an example.
    • Run repack.py to repack your modifications over the now updated .wad

spelunkywadutility's People

Contributors

wt- avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.