Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!
You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!
I had the same problem but i dumped mine straight from my wii with USB Loader GXSounds like it could be a problem with your brawl image. You should check that the checksums for the image match one of the known good brawl dumps, you can read the "important note" at the bottom of my first post for more info.
It won't work properly with a split image. Try converting your split image back into a single ISO. You should be able to do it with something like Wii Backup Manager or WIT.does this thing work with split wbfs files bc my Brawl file is split in two bc I used USB Loader GX to create it and I want to use the Project M mod Melee Remastered 2.5.
I was recently getting the same error Wayland, and it ended up being the fact that my folder that I was attempting to save the built .iso in was read-only. Check your whole hack folder by right clicking on it and uncheck "Read-only" if it's checked. That fixed it for me.I know I'm asking on a largely dead thread, but I was attempting to patch in Infinite and I got this error:
Wit closed unexpectedly with exit code 28, stopping build...
Wit error messages:
!! wit: ERROR #28 [CAN'T CREATE FILE] in CopyImage() @ src/lib-sf.c#3249
!! Can't create temp file: /cygdrive/z/Games Backup/Nintendo Wii Games/ -
!! Wii Hacks/Super Smash Bros - Brawl (-Infinite)/Super Smash Bros. Brawl
!! [RSBE01].iso
wit: Command 'COPY' returns with status #28 [CAN'T CREATE FILE]
It's not the MD5 (D18726E6DFDC8BDBDAD540B561051087), nor the SHA1 (0E95949AC585F357E79FCD34B20670B5DCA97AC2), at least as far as I can tell. It's done this to me three times so far, each with the same error. It gets to about 99%-100% before it stops and displays this. It does not produce an ISO.
In case this is important, the SHA265 is (ca53a7800d5dda83d219f835da47c87ad4e769152ce101f2ead6a4b000111874), the SHA384 is (6818100511b59f05f71c48c712e3a8f5c6074c5647e1a45f739ea1a13eabb1f343b8dd29af4f25a8ab22961b3acf2ab9), and the SHA512 is (888933963d167a2aac71cff0cfc48fe3d3a064ff60cf2753d7f93a6eaacaa8d546b1bd7c13c026742e56f0ca263c5e880747ad084e52ca658a013d7446021bd2)
Any help would be greatly appreciated.
I was recently getting the same error Wayland, and it ended up being the fact that my folder that I was attempting to save the built .iso in was read-only. Check your whole hack folder by right clicking on it and uncheck "Read-only" if it's checked. That fixed it for me.
Nope.Im sorry im late, but does this work with infinite 3.0?
If Mogzol ever comes back, he should put in the first post in huge red bold letters:I made Super Smash Bros PM Cobalt Legacy 3.0 ISO File, and It works. I tried to start playing on my dolphin emulator, and the game is not loading, because, only the black screen appears.
It's been mentioned many, many times, but no. This does NOT work with any projects that use BrawlEx.¿Funciona en el proyecto m EX remix 0.7b?
Please help me
I assume it does, but last time I tried I got an ISO that had random freezes. Maybe you'll have better luck with it.does this work with Brawl+?
so i virus totalled this and it says one engine detected now im honestly worried because ive used it but no one else is reporting any problems so ill put it out there be very carefull of the file and delete it dont use it unless you have an antivirusHi all, this started as a little project to make a GUI version of all those Brawl ISO mod builder scripts floating around, but when I found out Project M 3.6 and beyond don't really work right, I started to look into why that is, and attempted to fix it. There is definitely still work to do on this, but I'm releasing it because I've been working on it for quite a while and it now mostly works
Anyway, without further ado, I announce,
BrawlBuilder - The Ultimate SSBB ISO Builder
Screenshot:
So, this is BrawlBuilder, a GUI to build modded Brawl ISO images. It is compatible with many Brawl mods, though definitely not all. It for sure works with all version of Project M (yes, even 3.6), and even some custom builds, such as Psycho Ghost's 3.6 build. (Legacy M 1.21, however, is not currently working).
The main selling point of this, imo, is that it works with alternate stages, as well as the replacement soundbank engine. That means that any .sawnd files you have in your sfx folder will work properly, as well as any alternate stages you have! Amazing!
Also, there are a few extras features included, free of charge! You can remove the Subspace Emissary from the output image, reducing the size by a few GB. You can also change the game ID and title, as well as specify a custom banner file.
Unfortunately it's not all good news, there are currently some problems. Any mods that make use of BrawlEx don't seem to run (I don't know for sure that it is BrawlEx causing the problems, just a guess). That means recent versions of Brawl- don't currently work, although I am working on it. Also, like I said, not all Project M builds work. Legacy M, for example, does not. Hopefully this can be fixed in the future.
Anyway, I guess I should give you all a download link. Oh also, I suppose I should mention that this is all open source. Yay!
Downloads:
Releases: https://github.com/mogzol/BrawlBuilder/releases
Source code, credits, and additional info: https://github.com/mogzol/BrawlBuilder
1.2.2:
- Fix custom working directories not working (again)
1.2.1:
- Remove the BrawlBuilder.exe.config file
- Fix 'Custom banner' browse button appearance for certain Windows versions/themes
1.2:
- Fix some stages glitching/crashing due to improper .rel files
1.1.2:
- Fix BrawlBuilder not working with custom working directories
1.1.1:
- Fix 'wit exited with error code -1' happening with almost every build for some people
- Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%
1.1:
- Improve error messages, most of them should now actually be somewhat helpful
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
- Add the --show-wit-debug option to show wit windows and keep them open after wit closes
- Modify the help text for the Brawl ISO to clarify how the ssbb.d folder works
- Fix crash if building with no GCT selected
- Other code cleanup and misc. fixes
1.0:
- Initial release
IMPORTANT INFO: Some people are having issues with this right now. The most common culprit seems to be unclean Brawl rips that wit doesn't like. You can verify your ISO by using something like this to calculate the sha1 and md5 hashes, which should match one of the sets of hashes on the bottom of this page. If they don't then you should try re-ripping, or re-obtaining your Brawl ISO. Additionally, as of version 1.1, you can launch BrawlBuilder with the --show-wit-debug option to view the actual wit windows, and keep them open after wit exits. This can be very helpful if something is going wrong and you can't figure out why.
And that is pretty much it. This is my first time releasing anything on these forums, so any feedback would be greatly appreciated!
I'm having errors.Hi all, this started as a little project to make a GUI version of all those Brawl ISO mod builder scripts floating around, but when I found out Project M 3.6 and beyond don't really work right, I started to look into why that is, and attempted to fix it. There is definitely still work to do on this, but I'm releasing it because I've been working on it for quite a while and it now mostly works
Anyway, without further ado, I announce,
BrawlBuilder - The Ultimate SSBB ISO Builder
Screenshot:
So, this is BrawlBuilder, a GUI to build modded Brawl ISO images. It is compatible with many Brawl mods, though definitely not all. It for sure works with all version of Project M (yes, even 3.6), and even some custom builds, such as Psycho Ghost's 3.6 build. (Legacy M 1.21, however, is not currently working).
The main selling point of this, imo, is that it works with alternate stages, as well as the replacement soundbank engine. That means that any .sawnd files you have in your sfx folder will work properly, as well as any alternate stages you have! Amazing!
Also, there are a few extras features included, free of charge! You can remove the Subspace Emissary from the output image, reducing the size by a few GB. You can also change the game ID and title, as well as specify a custom banner file.
Unfortunately it's not all good news, there are currently some problems. Any mods that make use of BrawlEx don't seem to run (I don't know for sure that it is BrawlEx causing the problems, just a guess). That means recent versions of Brawl- don't currently work, although I am working on it. Also, like I said, not all Project M builds work. Legacy M, for example, does not. Hopefully this can be fixed in the future.
Anyway, I guess I should give you all a download link. Oh also, I suppose I should mention that this is all open source. Yay!
Downloads:
Releases: https://github.com/mogzol/BrawlBuilder/releases
Source code, credits, and additional info: https://github.com/mogzol/BrawlBuilder
1.2.2:
- Fix custom working directories not working (again)
1.2.1:
- Remove the BrawlBuilder.exe.config file
- Fix 'Custom banner' browse button appearance for certain Windows versions/themes
1.2:
- Fix some stages glitching/crashing due to improper .rel files
1.1.2:
- Fix BrawlBuilder not working with custom working directories
1.1.1:
- Fix 'wit exited with error code -1' happening with almost every build for some people
- Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%
1.1:
- Improve error messages, most of them should now actually be somewhat helpful
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
- Add the --show-wit-debug option to show wit windows and keep them open after wit closes
- Modify the help text for the Brawl ISO to clarify how the ssbb.d folder works
- Fix crash if building with no GCT selected
- Other code cleanup and misc. fixes
1.0:
- Initial release
IMPORTANT INFO: Some people are having issues with this right now. The most common culprit seems to be unclean Brawl rips that wit doesn't like. You can verify your ISO by using something like this to calculate the sha1 and md5 hashes, which should match one of the sets of hashes on the bottom of this page. If they don't then you should try re-ripping, or re-obtaining your Brawl ISO. Additionally, as of version 1.1, you can launch BrawlBuilder with the --show-wit-debug option to view the actual wit windows, and keep them open after wit exits. This can be very helpful if something is going wrong and you can't figure out why.
And that is pretty much it. This is my first time releasing anything on these forums, so any feedback would be greatly appreciated!
Hi all, this started as a little project to make a GUI version of all those Brawl ISO mod builder scripts floating around, but when I found out Project M 3.6 and beyond don't really work right, I started to look into why that is, and attempted to fix it. There is definitely still work to do on this, but I'm releasing it because I've been working on it for quite a while and it now mostly works
Anyway, without further ado, I announce,
BrawlBuilder - The Ultimate SSBB ISO Builder
Screenshot:
So, this is BrawlBuilder, a GUI to build modded Brawl ISO images. It is compatible with many Brawl mods, though definitely not all. It for sure works with all version of Project M (yes, even 3.6), and even some custom builds, such as Psycho Ghost's 3.6 build. (Legacy M 1.21, however, is not currently working).
The main selling point of this, imo, is that it works with alternate stages, as well as the replacement soundbank engine. That means that any .sawnd files you have in your sfx folder will work properly, as well as any alternate stages you have! Amazing!
Also, there are a few extras features included, free of charge! You can remove the Subspace Emissary from the output image, reducing the size by a few GB. You can also change the game ID and title, as well as specify a custom banner file.
Unfortunately it's not all good news, there are currently some problems. Any mods that make use of BrawlEx don't seem to run (I don't know for sure that it is BrawlEx causing the problems, just a guess). That means recent versions of Brawl- don't currently work, although I am working on it. Also, like I said, not all Project M builds work. Legacy M, for example, does not. Hopefully this can be fixed in the future.
Anyway, I guess I should give you all a download link. Oh also, I suppose I should mention that this is all open source. Yay!
Downloads:
Releases: https://github.com/mogzol/BrawlBuilder/releases
Source code, credits, and additional info: https://github.com/mogzol/BrawlBuilder
1.2.2:
- Fix custom working directories not working (again)
1.2.1:
- Remove the BrawlBuilder.exe.config file
- Fix 'Custom banner' browse button appearance for certain Windows versions/themes
1.2:
- Fix some stages glitching/crashing due to improper .rel files
1.1.2:
- Fix BrawlBuilder not working with custom working directories
1.1.1:
- Fix 'wit exited with error code -1' happening with almost every build for some people
- Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%
1.1:
- Improve error messages, most of them should now actually be somewhat helpful
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
- Add the --show-wit-debug option to show wit windows and keep them open after wit closes
- Modify the help text for the Brawl ISO to clarify how the ssbb.d folder works
- Fix crash if building with no GCT selected
- Other code cleanup and misc. fixes
1.0:
- Initial release
IMPORTANT INFO: Some people are having issues with this right now. The most common culprit seems to be unclean Brawl rips that wit doesn't like. You can verify your ISO by using something like this to calculate the sha1 and md5 hashes, which should match one of the sets of hashes on the bottom of this page. If they don't then you should try re-ripping, or re-obtaining your Brawl ISO. Additionally, as of version 1.1, you can launch BrawlBuilder with the --show-wit-debug option to view the actual wit windows, and keep them open after wit exits. This can be very helpful if something is going wrong and you can't figure out why.
And that is pretty much it. This is my first time releasing anything on these forums, so any feedback would be greatly appreciated!
file:///C:/Users/ariel/Pictures/Screenshots/Capture3.PNGHi all, this started as a little project to make a GUI version of all those Brawl ISO mod builder scripts floating around, but when I found out Project M 3.6 and beyond don't really work right, I started to look into why that is, and attempted to fix it. There is definitely still work to do on this, but I'm releasing it because I've been working on it for quite a while and it now mostly works
Anyway, without further ado, I announce,
BrawlBuilder - The Ultimate SSBB ISO Builder
Screenshot:
So, this is BrawlBuilder, a GUI to build modded Brawl ISO images. It is compatible with many Brawl mods, though definitely not all. It for sure works with all version of Project M (yes, even 3.6), and even some custom builds, such as Psycho Ghost's 3.6 build. (Legacy M 1.21, however, is not currently working).
The main selling point of this, imo, is that it works with alternate stages, as well as the replacement soundbank engine. That means that any .sawnd files you have in your sfx folder will work properly, as well as any alternate stages you have! Amazing!
Also, there are a few extras features included, free of charge! You can remove the Subspace Emissary from the output image, reducing the size by a few GB. You can also change the game ID and title, as well as specify a custom banner file.
Unfortunately it's not all good news, there are currently some problems. Any mods that make use of BrawlEx don't seem to run (I don't know for sure that it is BrawlEx causing the problems, just a guess). That means recent versions of Brawl- don't currently work, although I am working on it. Also, like I said, not all Project M builds work. Legacy M, for example, does not. Hopefully this can be fixed in the future.
Anyway, I guess I should give you all a download link. Oh also, I suppose I should mention that this is all open source. Yay!
Downloads:
Releases: https://github.com/mogzol/BrawlBuilder/releases
Source code, credits, and additional info: https://github.com/mogzol/BrawlBuilder
1.2.2:
- Fix custom working directories not working (again)
1.2.1:
- Remove the BrawlBuilder.exe.config file
- Fix 'Custom banner' browse button appearance for certain Windows versions/themes
1.2:
- Fix some stages glitching/crashing due to improper .rel files
1.1.2:
- Fix BrawlBuilder not working with custom working directories
1.1.1:
- Fix 'wit exited with error code -1' happening with almost every build for some people
- Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%
1.1:
- Improve error messages, most of them should now actually be somewhat helpful
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
- Add the --show-wit-debug option to show wit windows and keep them open after wit closes
- Modify the help text for the Brawl ISO to clarify how the ssbb.d folder works
- Fix crash if building with no GCT selected
- Other code cleanup and misc. fixes
1.0:
- Initial release
IMPORTANT INFO: Some people are having issues with this right now. The most common culprit seems to be unclean Brawl rips that wit doesn't like. You can verify your ISO by using something like this to calculate the sha1 and md5 hashes, which should match one of the sets of hashes on the bottom of this page. If they don't then you should try re-ripping, or re-obtaining your Brawl ISO. Additionally, as of version 1.1, you can launch BrawlBuilder with the --show-wit-debug option to view the actual wit windows, and keep them open after wit exits. This can be very helpful if something is going wrong and you can't figure out why.
And that is pretty much it. This is my first time releasing anything on these forums, so any feedback would be greatly appreciated!
file:///C:/Users/ariel/Pictures/Screenshots/Capture3.PNGHi all, this started as a little project to make a GUI version of all those Brawl ISO mod builder scripts floating around, but when I found out Project M 3.6 and beyond don't really work right, I started to look into why that is, and attempted to fix it. There is definitely still work to do on this, but I'm releasing it because I've been working on it for quite a while and it now mostly works
Anyway, without further ado, I announce,
BrawlBuilder - The Ultimate SSBB ISO Builder
Screenshot:
So, this is BrawlBuilder, a GUI to build modded Brawl ISO images. It is compatible with many Brawl mods, though definitely not all. It for sure works with all version of Project M (yes, even 3.6), and even some custom builds, such as Psycho Ghost's 3.6 build. (Legacy M 1.21, however, is not currently working).
The main selling point of this, imo, is that it works with alternate stages, as well as the replacement soundbank engine. That means that any .sawnd files you have in your sfx folder will work properly, as well as any alternate stages you have! Amazing!
Also, there are a few extras features included, free of charge! You can remove the Subspace Emissary from the output image, reducing the size by a few GB. You can also change the game ID and title, as well as specify a custom banner file.
Unfortunately it's not all good news, there are currently some problems. Any mods that make use of BrawlEx don't seem to run (I don't know for sure that it is BrawlEx causing the problems, just a guess). That means recent versions of Brawl- don't currently work, although I am working on it. Also, like I said, not all Project M builds work. Legacy M, for example, does not. Hopefully this can be fixed in the future.
Anyway, I guess I should give you all a download link. Oh also, I suppose I should mention that this is all open source. Yay!
Downloads:
Releases: https://github.com/mogzol/BrawlBuilder/releases
Source code, credits, and additional info: https://github.com/mogzol/BrawlBuilder
1.2.2:
- Fix custom working directories not working (again)
1.2.1:
- Remove the BrawlBuilder.exe.config file
- Fix 'Custom banner' browse button appearance for certain Windows versions/themes
1.2:
- Fix some stages glitching/crashing due to improper .rel files
1.1.2:
- Fix BrawlBuilder not working with custom working directories
1.1.1:
- Fix 'wit exited with error code -1' happening with almost every build for some people
- Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%
1.1:
- Improve error messages, most of them should now actually be somewhat helpful
- Fix "Build Completed" sometimes appearing even if the build did not complete properly
- Add the --show-wit-debug option to show wit windows and keep them open after wit closes
- Modify the help text for the Brawl ISO to clarify how the ssbb.d folder works
- Fix crash if building with no GCT selected
- Other code cleanup and misc. fixes
1.0:
- Initial release
IMPORTANT INFO: Some people are having issues with this right now. The most common culprit seems to be unclean Brawl rips that wit doesn't like. You can verify your ISO by using something like this to calculate the sha1 and md5 hashes, which should match one of the sets of hashes on the bottom of this page. If they don't then you should try re-ripping, or re-obtaining your Brawl ISO. Additionally, as of version 1.1, you can launch BrawlBuilder with the --show-wit-debug option to view the actual wit windows, and keep them open after wit exits. This can be very helpful if something is going wrong and you can't figure out why.
And that is pretty much it. This is my first time releasing anything on these forums, so any feedback would be greatly appreciated!
I'm having errors.
Can you guide me through that process easily cos I'm about to do it.got it to work by reversing the process. basically i'd get the -1 error each time i'd convert the .iso to another.
so we tried a bunch of stuff and this is what worked:
hope this helps. we'll promote this program in an upcoming guide along with the creator of it. Good stuff!
- convert brawl iso to wbfs via wii backup fusion
- use wbfs file in the above program
- add the pm files
- convert the wbfs file to an iso
- go back to wii backup fusion
- make it a wbfs again