Name: | Carrying Fixes v2.0 |
Author: | Romi |
Added: | |
Version History: | View |
Tool: | Asar |
Requires Free Space: | Yes |
Bug Fix: | Yes |
Featured: | No |
Description: | This fixes the double carrying glitch and the carry-items-while-flying glitch, and can be changed to disallow carrying items while climbing too. GHB edit: Optimized the code. |
Tags: | carrying lorom sa-1 |
Comments: | 5 (jump to comments) |
Download
1.15 KiB | 359 downloads
Comments (5)
This patch is up to the standards and requires no remoderation.
I accidently mislabeled. Sorry! During uploading, chrome throws me into an error screen saying file not found (because I renamed the file, or moved it). Upon hitting the back arrow, that actually resets the page to the default settings rather than temporarily saving them.
@DiscoTheBat
Thanks. I couldn't contact Romi since that user is inactive. The version 1.0 works, but the way to do it was completely outdated and very inefficient. Gotta love the way the user didn't reuse SMW's BNE opcode and rather use stack (PLA to get the address from JSL'ing, add that by #$0004, and PHA it back into the stack) to manipulate the return address to jump over the new BRA the patch added after the JSL freespace.
And not to mention, the submission guidelines says that xkas patches isn't allowed. Take it to Alcaro whose profile contains a list of bugs in the tool itself.