.SQF 파일 확장자
ArmA Script
| 개발사 | Bohemia Interactive |
| 인기도 |
3.6 | 17 투표 |
SQF 파일이란 무엇인가요?
Script created for ArmA, a series of tactical military simulation games; contains functions and commands that can be used to modify the gameplay; processed by the ArmA engine when a mission is loaded.
추가 정보
To activate an SQF file, you must place it in the appropriate mission directory before starting the mission. For example, \My Documents\ArmA 2\MPMissions\mod.sqf
SQF files are supported by ArmA, ArmA 2, and ArmA 3.
SQF 파일을 열거나 참조하는 프로그램
Sothink SWF Quicker File
| 개발사 | SourceTec Software |
| 인기도 |
3.0 | 6 투표 |
SQF 파일을 여는 프로그램
Squashfs File System
| 개발사 | Squashfs |
| 인기도 |
2.0 | 1 투표 |
An SQF file is a compressed archive used by Squashfs, a read-only file system software for Linux. It stores file system data in a highly compressed, read-only format. SQF files may contain files, inodes, and directories. They are most often used to store initial ramdisks (initrd).
추가 정보
Some Linux and Android distributions use Squashfs to mount file systems. These file systems are compressed using either gzip, LZMA, LZO, LZ4, or Zstd compression. Squashfs is intended for only read-only file system use.
Distributions that use SQF files use the files as initial ramdisks, which are loaded as part of the Linux startup process. SQF files are not meant to be used as permanent root file systems.
참고: Squashfs file systems may also be saved as .SQUASHFS, .squ, or .SFS files.
SQF 파일을 여는 방법
You can mount and access the file system an SQF file contains using Squashfs (Linux). You can also view an SQF file's contents using 7-Zip (Windows).