.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).