Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages:  1 2 3 4 [5] 6 7 8 ... 59
61  Help & Tutorials / Help / ASRL code help 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 - anyone see a problem?
62  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Looping Audio Converter 1.3 (March 24, 2016) on: March 28, 2016, 06:40:36 PM
The way I implemented BCSTM and BFSTM encoding is by encoding BRSTM and then converting it to those formats. It can also convert in reverse (BCSTM or BFSTM to BRSTM) without having to decode to WAV and re-encode, so it's a lot faster.

There are some versions of BCSTM and BFSTM it won't understand, though, so for those you would still need to decode (with vgmstream) and re-encode.

EDIT: forgot to mention - if you save the ini file as LoopingAudioConverter.ini in the same folder as LoopingAudioConverter.exe, it'll load automatically.
63  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Costume/Song/Stage Managers 3.7.1 and GCT Editor 3.7.1 on: March 19, 2016, 06:42:35 PM
The "convert to mono" option gets forwarded to SoX as " channels 1", so SoX handles that conversion. I think it averages the two channels.

EDIT: Could you try this out?
https://github.com/libertyernie/LoopingAudioConverter/releases/tag/v1.3rc4
64  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Costume/Song/Stage Managers 3.7.1 and GCT Editor 3.7.1 on: February 11, 2016, 07:10:13 AM
I uploaded some new versions (Manager apps and GCT Editor) - should probably bump the thread.
65  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: Classic Exp. Pack 7.0s for Brawl - Aug. 30, 2015 on: December 23, 2015, 12:19:55 PM
If you're using a USB loader, I think you can tell that to load the RSBE01.gct, and skip Gecko entirely.

I'm not going to make a Project M version of this, but I did make a blank template: http://smashboards.com/threads/stage-expansion-template-for-pm-3-6-beta-four-versions.345936/ And other people have included that in their custom builds, too.
66  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox v0.76b on: December 23, 2015, 12:16:03 PM
I wanted to ask. lately i've been using BB's code editor. Does it have a limit to what it can remember? for instance i can remember all codes in PM and open the GCT, and it still shows unknown codes even when its documented. and saving that file as a GCT seems to break some codes. its been strange. this happen to anyone else?

*ps. i also believe BB should read those codes from an external file somewhere that you can edit in a txt manager. it would be a lot easier.

How about "Options" > "Load codes to remember from file"? Seems to work for me.
67  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Looping Audio Converter 1.1 (bugfixes) on: December 20, 2015, 06:47:10 PM
I just downloaded version 1.2, and although I haven't had the time to test it, as soon as I open it, I get an error message:
http://i.imgur.com/dt5f9XH.png
Version 1.2 then opens up afterward and it looks like the program will function normally (I haven't had time to test it).  I'm not sure what program is missing.  I kept version 1.1 and it does not give me that message whenever I open it.  I'm not sure what the problem is, but I think it might have something to do with one of the new features you added.  I am on Windows 8.1 Pro and I have NetFramework v4.

The LoopingAudioConverter.exe.config is wrong. It should be: (you can edit it with notepad)
Code:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
  </startup>
  <appSettings>
    <add key="sox_path" value="tools\sox\sox.exe" />
    <add key="madplay_path" value="tools\madplay\madplay.exe" />
    <add key="faad_path" value="tools\faad\faad.exe" />
    <add key="lame_path" value="tools\lame\lame.exe" />
    <add key="vgm2wav_path" value="tools\vgm2wav\vgm2wav.exe" />
    <add key="vgmstream_path" value="tools\vgmstream\test.exe" />
  </appSettings>
</configuration>
This is probably the cause of both problems. I'll re-upload it tomorrow with the right .config file. (The Linux version is OK.)
68  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: Project M Resources Thread on: December 17, 2015, 10:41:43 AM
Okay, so someone made this:
https://github.com/TheOriginalSINe/Project-M-CC/pull/133
Where can I download that Announcer fix? Or do I have to redownload PMCC to get that?
Go over to the "Files changed" tab, then click "View" for the file, then "Raw".
69  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox v0.76b on: December 17, 2015, 10:39:34 AM
If something is character related, I probably won't be able to fix it. But I might look into how the GCT part remembers codes and see if it can be made to work better.
70  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Looping Audio Converter 1.1 (bugfixes) on: December 17, 2015, 10:37:01 AM
I updated Looping Audio Converter to version 1.2. The Github releases page has a list of changes.

I just used it a couple of days ago to convert a bunch of iTunes .m4a files to lower-bitrate .ogg files for an old MP3 player I found so they'd fit. (There's no bitrate option in Looping Audio Converter, but if someone was interested maybe I could add it at least for .ogg.)
71  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: [Official] Project M discussion: RIP on: December 10, 2015, 06:52:32 PM
So why is the download link not available on their site anymore? Anyone know?
72  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox v0.76b on: December 07, 2015, 03:26:17 PM
Hey, I started a thread on Smashboards about wanting to create a website that allows users to easily customize and create their own builds. Placing files and hex-editing is totally possible, but the only roadblock I've really had is automating SSS and CSS image replacements, since BrawlBox and its related tools utilize a GUI.

Is there any chance there could ever be a way to interact with BrawlBox from the command-line with batch files and what not? I don't think it would help just me, but instead a lot of people that are working with mods and testing quickly.

I'd love to be able to just specify images I need to replace within the game files and do it all through command-line with arguments, and it would bring my dream website for the community closer to reality.


The main reason I haven't made a command-line interface to BrawlLib is that the amount of stuff you can do with it is just so large. I'm curious as to what operations you would need to perform (replace SSS icon / name / etc?)

If your website is written in ASP.NET you might be able to use BrawlLib itself, although I've never tried that (there might be some MessageBox.Show calls lying around and IDK what would happen in a web environment).
73  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Looping Audio Converter 1.1 (bugfixes) on: November 14, 2015, 03:46:43 PM
Nice!  Thanks for the responses.  I have continued using Looping Audio Converter for several different BRSTMs and BCSTMs with no issues so far.  Also, I just tested it; the most recent version of ExportLoopVB did not show the command prompt nor did the program quit after exporting.

Also, when you say that you "copied that game onto [your] computer," would that be the same thing as looking at the files in a ROM?  For example, I could easily find gamecube ROMs on the internet and try to extract files out of those, but I have no idea how I could "copy" a game I already have to my computer (in your case, from the Wii disc drive).

There's a Wii homebrew app that can dump the contents of the disc onto your computer over wi-fi, acting as a web server. (I don't remember the name, and I think I had to install some sort of special IOS to do it.) It's the same thing you'd get if you downloaded the ROM - at the time, it was easier for me to do it that way. Then I used GC-Tool to extract the files.

Can you fix the shading in the brawl managers?

If you mean the shading in the 3D models, then I doubt I can. Does it look OK in BrawlBox? Maybe I could compare.
74  Super Smash Bros. Brawl Hacking / Programming / Re: libertyernie: Looping Audio Converter 1.1 (bugfixes) on: October 25, 2015, 01:28:01 PM
Why does the command prompt show up in the background whenever this program is open but it didn't show up whenever ExportLoopVB was open?

I think I did it that way because some of the programs used by Looping Audio Converter show their progress there. I suppose it's not strictly necessary to have that window open. If I make any more updates I might take another look at that.

Quote
Why does Looping Audio Converter close automatically as soon as the export is finished?  I don't think that ExportLoopVB did this either.  After all, sometimes I need to export multiple sets of files with different settings.

I think ExportLoopVB did that. But I suppose it would be possible to have the main window come back up at the end in case you want to change settings - that's a good idea.

Quote
Also, I noticed that you submitted some Chibi Robo (Plug Into Adventure) music on Brawl Custom Music.  I'm just wondering; how did you obtain that music?  I don't know how music worked back on the Game Cube.

Back when my Wii disk drive worked, Chibi-Robo was one of the games I copied onto my computer. I don't remember what audio format it used, but vgmstream was able to read it, so I used the old BRSTM Converter program to re-encode then into BRSTM while maintaining the loop points.
75  Help & Tutorials / Help / Re: Problems adding stages to Project M... Could use some help on: October 16, 2015, 09:30:28 AM
Are you using an SD card for your hacks, or are you putting them all into the disc image by replacing files?
If it's the former, the Gecko instructions should work, except you should launch the game with the loader instead of Gecko (while also making sure it finds and loads the GCT.)
Pages:  1 2 3 4 [5] 6 7 8 ... 59