.SB Bestandsextensie
Scratch Project File
| Ontwikkelaar | MIT |
| Populariteit |
4.3 | 456 Stemmen |
Wat is een SB-bestand?
An SB file is a project created by Scratch, an application development platform created at MIT (the Massachusetts Institute of Technology). It contains all the project information including any imported media such as sprites, sounds, and images. SB files were replaced by .SB2 files, which are saved in the Scratch 2.0 format.
Meer informatie
The SB file is the main file associated with MIT Scratch 1. The file is saved in the Scratch file format, which consists of code written in the Scratch programming language. Scratch project files may be used to create small games and other types of interactive programs.
Scratch was developed by the Media Lab at MIT and is primarily used by teachers and students to create animations and games. The program is available online or as an offline editor for Windows, macOS, and Linux.
OPMERKING: A Scratch project may be compiled as a Java archive (.JAR file), which can be run in a web browser.
Programma's die SB-bestanden openen
Small Basic Source Code File
| Ontwikkelaar | Microsoft |
| Populariteit |
3.0 | 35 Stemmen |
Text source code file created using the Microsoft Small Basic programming language; contains Small Basic program code; can be compiled into an executable .EXE file using Small Basic; commonly used to create simple games.
Meer informatie
By providing a simple syntax and graphical user interface, Small Basic helps introduce students to programming in educational environments. Small Basic programs may be published to the Web and played using the Microsoft Silverlight player.
Programma's die SB-bestanden openen
Slax Bundle
| Ontwikkelaar | Slax |
| Populariteit |
2.6 | 24 Stemmen |
Software package used by Slax, a portable variant of the Linux OS; can store a software application, wallpapers, a game, or any other bundle intended to be installed on a Slax computer; may be pre-installed with Slax or may be a downloaded module.
Meer informatie
If you download a Slax module from the Slax website, you can copy the SB file to the /slax/modules/ directory and it will be read automatically during the next system boot.
Programma's die SB-bestanden openen of ernaar verwijzen
Signed Byte Audio File
| Ontwikkelaar | N.v.t. |
| Populariteit |
2.4 | 25 Stemmen |
An SB file is an audio file that contains raw, uncompressed sound data stored as signed 8-bit (1 byte) Pulse Code Modulation (PCM) samples. It stores audio data without headers or metadata, which means it does not include any built-in information about how the player should interpret the audio. Additionally, each sample in the SB file is a signed byte that can represent both positive and negative amplitude values.
Meer informatie
Because SB files lack format information, most mainstream audio players do not support them directly. Instead, they are primarily used in technical environments where users require precise control over audio encoding and playback parameters.
For this reason, developers, audio engineers, and researchers working with low-level or embedded audio systems are the most likely to use SB files. These users must manually configure compatible software with the correct audio properties, such as sample rate, channel count (mono or stereo), and byte order, to play or analyze the file correctly.
Een SB-bestand openen
Een SB-bestand converteren
Programma's die SB-bestanden openen
Frostbite Engine Superbundle
| Ontwikkelaar | DICE |
| Populariteit |
1.0 | 1 Stem |
An SB file is a game data file used by a video game developed with the Frostbite Engine. It contains multiple collections of game assets (such as 3D models and textures), scripts, and metadata. SB files are referred to as superbundles, and the collections they contain are referred to as bundles.
Meer informatie
The Frostbite Engine is a video game engine used to develop many popular video games, including games in the Battlefield, Mass Effect, Need for Speed, and Dragon Age series. Many games developed using Frostbite contain game data packaged in a series of SB files.
Each SB file contains various collections of game data, which may be used within a specific level or within the game as a whole. For example, Battlefield 3 includes an SB file named MP_Subway.sb, which contains only assets used in the game's Operation Metro level. It also includes an SB file named Weapons.sb, which contains weapon-related data used to load and show weapons throughout the game.
While most players will never encounter a game's SB files, some game modders enjoy extracting, editing, and repackaging the assets SB files contain. For this purpose, modders have created various utilities that allow them to manage, extract data from, and package data within SB files.
Een SB-bestand openen
You can use Frosty Editor (Windows) to extract, view, and edit the assets an SB file contains. You can also use Nicknine The Eagle's Frostbite Scripts package to extract the assets an SB file contains.
