BCSAR View 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = BCSAR View | image = https://dlhb.gamebrew.org/3dshomebrew/BCSARView.jpg|250px | type = Hack Utilities | version = 0.3-alpha | licence = Mixed...")
 
m (Text replacement - "Category:3DS homebrew rom hacks" to "")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{#seo:
| title = BCSAR View
|title= (Hack Utilities) - GameBrew
| image = https://dlhb.gamebrew.org/3dshomebrew/BCSARView.jpg|250px
|title_mode=append
| type = Hack Utilities
|image=bcsarview3ds.png
| version = 0.3-alpha
|image_alt=BCSAR View
| licence = Mixed
| author = thane98
| website = https://github.com/thane98/BCSAR-View
| download = https://dlhb.gamebrew.org/3dshomebrew/BCSARView.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/BCSARView.rar
}}
}}
<youtube>9yB3v49hzqA</youtube>
{{Infobox 3DS Homebrews
 
|title=BCSAR View
= BCSAR View =
|image=bcsarview3ds.png
 
|description=BCSAR View is a WIP tool for editing 3DS Sound Archives (*.bcsar).
BCSAR View is a WIP tool for editing 3DS Sound Archives (*.bcsar).
|author=thane98
 
|lastupdated=2023/01/18
At the moment, it supports dumping and inserting new wave sounds, sound sets, and archives. You can also dump sequences, banks, and groups.
|type=Hack Utilities
 
|version=0.4-alpha
Since BCSAR View is a WIP tool, you should take precautions before making any edits. Always back up your BCSAR before attempting to import or insert new sounds.
|license=GPL-3.0
 
|download=https://dlhb.gamebrew.org/3dshomebrews/bcsarview3ds.7z
== Installation ==
|website=https://github.com/thane98/BCSAR-View/wiki
 
|source=https://github.com/thane98/BCSAR-View
BCSAR View targets Java 8. To use it, you will need the Java 8 Runtime Environment.
|donation=
 
}}
Once you have the Java runtime installed, you can simply download the BCSAR View JAR and run it.
BCSAR View is a work-in-progress (WIP) application designed for the purpose of editing 3DS Sound Archives (*.bcsar). Currently, the tool enables you to dump and insert new wave sounds, sound sets, and archives, along with sequences, banks, and groups.


== Usage ==
Considering that BCSAR View is a work in progress, it is recommended that you exercise caution when making any edits. Prior to attempting to import or insert new sounds, always make a backup of your BCSAR file.


Assuming you have an extracted 3DS romfs to work with, begin by running BCSAR View. Next, click the &quot;Open&quot; button from the main window and select the BCSAR you want to edit.
==User guide==
BCSAR View is designed to be compatible with Java 8. In order to utilize the tool, you will need to have the Java 8 Runtime Environment installed on your system.


From there, you are free to make edits to the file. When you are done, click &quot;Save&quot; to overwrite or &quot;Save As&quot; to save to a new location. For details on specific operations like dumping, adding new sounds, etc. see the following pages:
Once you have the Java runtime set up, you can easily obtain the BCSAR View JAR file and execute it.


* [https://github.com/thane98/BCSAR-View/wiki/Setup Setup]
[https://github.com/thane98/BCSAR-View/wiki How to use.]
* [https://github.com/thane98/BCSAR-View/wiki/Dumping Dumping]
* [https://github.com/thane98/BCSAR-View/wiki/Importing-Sounds Importing Sounds]
* [https://github.com/thane98/BCSAR-View/wiki/Editing-Sound-Sets Editing Sound Sets]
* [https://github.com/thane98/BCSAR-View/wiki/Creation Creation]


== Building ==
==Changelog==
'''v.0.4-alpha'''
* Crappy attempt to make this project build for JDK18. The old UI theme isn't working, so for now it's back to the standard JavaFX theme.
* The .zip should not require a specific version of Java to be installed. I suggest trying the jar and using the zip/exe version if that doesn't work.


First, install JDK8. OpenJDK users should also install OpenJFX8.
'''v.0.3-alpha'''
* Fixed "cannot bind to null" errors in the sound set editor.
* Better error messages during saving.


BCSAR View uses Gradle as its build system. Provided that you have JDK8, JavaFX, and Gradle installed, you can clone this repository and build the project using ''gradle build''. Alternatively, you can use an IDE like IntelliJ.
'''v.0.2-alpha'''
* Fixed issues with insertion causing sequence sounds to break.
* Fixed issues with the sound set editor when using the light theme.
* Added a search field to the import dialogs.


== License ==
'''v.0.1'''
* First Release.


Unless explicitly stated in a file, this project is licensed under the GNU General Public License 3.0.
== External links ==
* GitHub - https://github.com/thane98/BCSAR-View

Latest revision as of 06:14, 6 May 2024

BCSAR View
Bcsarview3ds.png
General
Authorthane98
TypeHack Utilities
Version0.4-alpha
LicenseGPL-3.0
Last Updated2023/01/18
Links
Download
Website
Source

BCSAR View is a work-in-progress (WIP) application designed for the purpose of editing 3DS Sound Archives (*.bcsar). Currently, the tool enables you to dump and insert new wave sounds, sound sets, and archives, along with sequences, banks, and groups.

Considering that BCSAR View is a work in progress, it is recommended that you exercise caution when making any edits. Prior to attempting to import or insert new sounds, always make a backup of your BCSAR file.

User guide

BCSAR View is designed to be compatible with Java 8. In order to utilize the tool, you will need to have the Java 8 Runtime Environment installed on your system.

Once you have the Java runtime set up, you can easily obtain the BCSAR View JAR file and execute it.

How to use.

Changelog

v.0.4-alpha

  • Crappy attempt to make this project build for JDK18. The old UI theme isn't working, so for now it's back to the standard JavaFX theme.
  • The .zip should not require a specific version of Java to be installed. I suggest trying the jar and using the zip/exe version if that doesn't work.

v.0.3-alpha

  • Fixed "cannot bind to null" errors in the sound set editor.
  • Better error messages during saving.

v.0.2-alpha

  • Fixed issues with insertion causing sequence sounds to break.
  • Fixed issues with the sound set editor when using the light theme.
  • Added a search field to the import dialogs.

v.0.1

  • First Release.

External links

Advertising: