Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: libertyernie on May 08, 2016, 08:35:33 PM



Title: ASRL code help
Post by: libertyernie on May 08, 2016, 08:35:33 PM
I've set up a vBrawl version of the ASRL code and I'm having a problem using an alternate .rel file.
I have an Omega Onett stage that I believe uses a st_palutena.rel file. I put that as st_dxonett_L.rel, but Brawl freezes when I load the stage by holding the L button.
Here's a ZIP file (http://www.mediafire.com/download/kdaq7d4pkbqfcno/onett_not_working.zip) - anyone see a problem?


Title: Re: ASRL code help
Post by: PyotrLuzhin on May 09, 2016, 12:11:47 PM
I've set up a vBrawl version of the ASRL code and I'm having a problem using an alternate .rel file.
I have an Omega Onett stage that I believe uses a st_palutena.rel file. I put that as st_dxonett_L.rel, but Brawl freezes when I load the stage by holding the L button.
Here's a ZIP file ([url]http://www.mediafire.com/download/kdaq7d4pkbqfcno/onett_not_working.zip[/url]) - anyone see a problem?

well, it's kind of hard to make a stage load an alternate module when you didn't tell the tool to give it an alternate module lol.

use this version of the ASRL tool: http://forums.kc-mm.com/Gallery/BrawlView.php?Number=21742 (http://forums.kc-mm.com/Gallery/BrawlView.php?Number=21742)

 and click "Stage ->" to display the list of modules. After doing that myself, i managed to get onett to work perfectly: http://www81.zippyshare.com/v/jP67ph35/file.html (http://www81.zippyshare.com/v/jP67ph35/file.html)


Title: Re: ASRL code help
Post by: libertyernie on May 09, 2016, 06:06:05 PM
Thanks! I didn't realize that that's what the button did.
I copied a chunk of code from the .pacs section to the .rels section of the code, and it works great now.


Title: Re: ASRL code help
Post by: PyotrLuzhin on May 10, 2016, 10:03:23 AM
Thanks! I didn't realize that that's what the button did.
I copied a chunk of code from the .pacs section to the .rels section of the code, and it works great now.
tbh the tool could use better documentation. Glad to hear that you got it working properly!