.SB Estensione file
Scratch Project File
| Sviluppatore | MIT |
| Popolarità |
4.3 | 456 Voti |
Che cos'è un file SB?
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.
Maggiori informazioni
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.
NOTA: A Scratch project may be compiled as a Java archive (.JAR file), which can be run in a web browser.
Programmi che aprono i file SB
Small Basic Source Code File
| Sviluppatore | Microsoft |
| Popolarità |
3.0 | 35 Voti |
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.
Maggiori informazioni
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.
Programmi che aprono i file SB
Slax Bundle
| Sviluppatore | Slax |
| Popolarità |
2.6 | 24 Voti |
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.
Maggiori informazioni
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.
Programmi che aprono o fanno riferimento ai file SB
Signed Byte Audio File
| Sviluppatore | N/D |
| Popolarità |
2.4 | 25 Voti |
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.
Maggiori informazioni
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.
Come aprire un file SB
Come convertire un file SB
Programmi che aprono i file SB
Frostbite Engine Superbundle
| Sviluppatore | DICE |
| Popolarità |
1.0 | 1 Voto |
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.
Maggiori informazioni
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.
Come aprire un file SB
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.
