Skip to content

Decompilation of the 2023 mobile game Super Cat Tales: PAWS

Notifications You must be signed in to change notification settings

heathercat123/PAWS-Decomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PAWS-Decomp

Decompilation of the 2023 mobile game Super Cat Tales: PAWS. This is the Android version 1.0.59 because that's what i have.

Only issue is, some Air Native Extensions (ANEs) made by distriqt used in the game are paid. My (stupid) solution was to just... decompile them too and it... worked. For better accuracy, it would be appreciated if someone gave them to me. This may sound illegal, but in reality you need a key that isn't in the actual ANEs to use them. Neutronized's is somewhere in the decomp.

Building

Prerequisites

You will need the following software to be installed:

Compiling

NOTE: These instrucions are made for VSCode ONLY. To compile from the command line, install asconfigc and refer to this.

  1. Set the AIR_HOME environment variable to the path of your AIR sdk.
  2. Open the directory of the decomp in Visual Studio.
  3. Go to the Terminal menu and select Run Build Task.... Alternatively, use the Ctrl+Shift+B keyboard shortcut (or Command+Shift+B on macOS).
  4. Select one of the options and let it compile! If it complains about a certificate, open up the asconfig.json file in a text editor. You'll find how to fix it in there.

About

Decompilation of the 2023 mobile game Super Cat Tales: PAWS

Resources

Stars

Watchers

Forks

Packages

No packages published