Skip to content

kittibyte/UndertaleDecomp

Repository files navigation

Undertale-DC

A decompilation of the latest version of UNDERTALE for the Xbox One ported to the latest Gamemaker Studio 2 Beta with many added toggleable enhancements

Recommended Branches

Branch Description
main Main branch with many enhancements and bug fixes, this is the most recommended one for a stable and improved modding/playing experience. View a list of enhancements here!
vanilla Version of the main branch but with any of the decomp exclusive features and enhancements removed. Recommended for a as vanilla as possible UNDERTALE modding experience.

Main Contributors

Daniela - Project Lead - Code Cleanup, Bug Fixing, Most Sorting, Most Testing
Vultumast - Past Contibutor/Original Project Lead - Code Cleanup, Bug Fixing, Some Sorting

Asset Extraction Script Creator

Marioalexsan

Contact

Discord: studiorender_client.so
Bluesky: daniela.lol

Discord

Do you have permission to share this?

We originally emailed the fangamer UNDERTALE contact for permission, but due to some misunderstanding on both sides, we had to take down this project.
HOWEVER: after some more communication, fangamer did allow us to make this a public project as long as it does not bundle any UNDERTALE-specific assets.

Thanks for your coorperation! You could put up a decomp on the following conditions:

- It would need to be a new repository so that the previous upload is no longer in the git history
- All UNDERTALE-specific assets (graphics, music, etc) would need to be removed from the codebase
- Assets can't be distributed with either the source code itself, or included in any compiled executables, etc.

Developers who own a copy of the game should then be able to import the assets from their copy, but those who don't already have one wouldn't have downloaded a functional and complete copy of UNDERTALE.

(If you represent Toby Fox, or any assets in this repository and need to contact me, please do so at [email protected])

How do I use this?

  1. You will need to own a copy of UNDERTALE, can be any version but the XBOX version is HIGHLY recommended!
  2. Clone the repo.
  3. Setup the decomp by importing the games assets by running the setup script setup.bat (Windows) or setup.sh (MacOS/Linux) inside the root directory of the decomp.
  4. Once the script is done running, simply open NXTALE.yyp inside of Gamemaker Studio 2 (latest beta!)

Dependencies (Native Linux Build)

libcurl-gnutls lib32-libcurl-gnutls lib32-libpulse lib32-alsa-lib lib32-openal lib32-glu lib32-openssl-1.0

How do I obtain the Xbox data?

Currently there is no easy guide on how to dump Xbox games and get the game data from them, so this is something you will need to look into yourself.
Alternatively, we recommend using the Switch version of the game instead, as that is the closest you will get to the Xbox version.

How do I obtain the Switch data?

This repo will not explain how to mod a Switch and how to make dumps from it. If you wanna look into that, here is a list of resources that could help:
Modding your Switch: https://switch.hacks.guide/
Dumping and Extracting Games: https://github.com/DarkMatterCore/nxdumptool/releases

Can I use this without owning the Switch or Xbox version of UNDERTALE?

Yes! But it is HIGHLY recommended to use the Switch or Xbox version of the game.
This should work on any version of the game that you own, however any Switch or Xbox exclusive content will be missing from the project and will instead be replaced with placeholder assets.
Just run the UndertaleDecompAssetImport.csx script on whatever version of UNDERTALE you own, just like you would with a Switch or Xbox copy, and you still should be able to compile.

Special Thanks

UnderminersTeam - Made UndertaleModTool
MrPorkchop - Made the Icon
Julie578 - Made the Decomp Menu Music
TaiAurori - Android Port Testing
Invoxiplaygames - MacOS Port Testing
Clovercorp - Came up with the Name

PR Helpers

Zyle
Marioalexsan
EphraimBane
Nyako
Sadie
AveryMadness
Eliandro
TheEssem

About

UNDERTALE Xbox v1.13X Decompilation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages