Name: | Credits on Arbitrary Level |
Author: | Sillymel |
Added: | |
Requires Free Space: | Yes |
Bug Fix: | No |
Featured: | No |
Description: | Allows you to specify an overworld level to play credits after (default World 1-1). By default, this patch will also cause all overworld levels after that one to play the credits as well. See ASM file comments for how to customize this. Currently, beating the level that plays the credits won't ever trigger a bonus game, and won't get stored to the save file. Hijacks address $01beb8. * v1.02: Initial release. * v1.03: Fixed incorrect freespace allocation (was allocated into $00 blocks, now uses $ff blocks). |
Tags: | credits |
Comments: | 1 (jump to comments) |
Download
788 bytes | 50 downloads
Comments (1)
- Golden Egg 0.005
- Asar 1.91
- BSNES v115
Made changes to remove warnings in Asar 1.90+.This shouldn't have been in the section for longer than necessary but the reason why it was in waiting for this long is because we (i.e. I, racknae and BTD6_maker) we couldn't get to a proper conclusion. This is because there is a huge overlap with One Level Hack and there was a desire to merge both patches into one which I originally agreed. Problem was that both patches hijacked separate spots which made them difficult to merge.
In the end, with both of them resigning, this became somewhat moot and it was better to get this long overdue patch into the section than keep it in limbo forever.
The one advantage for waiting this long is that it was made compatible with future Asar 2.0 at the cost of making it incompatible with any Asar version older than 1.90 (where the compatibility warnings started to appear).