.ASH ファイル拡張子
Nintendo Wii System Menu File
| 開発元 | 不明 |
| 人気度 |
2.3 | 8 票 |
ASHファイルとは?
System file used by the Nintendo Wii game console; contains data used for the display and layout of the Wii System Menu; may use U8 archive compression; sometimes decompressed and modified by the homebrew community.
ASHファイルを開く、または参照するプログラム
AshFile Data Structure
| 開発元 | siljamdev |
| 人気度 |
3.5 | 2 票 |
An ASH file stores data in a compact, binary format known as the AshFile format. It contains pockets of information called camps, where each camp has a name and a value. The value can be many things, for example, the camp might be named "price" and the value may be 8000.
詳細情報
The AshFile format was designed to be a practical solution for software projects, partially due to its efficiency and flexibility, which is useful for storing structured application data. The data is a collection of unordered key-value pairs, where each key is a name and each value can be a number, text, boolean, color, or even an array of these types. While the format is not yet widely adopted, it provides a compact, adaptable way to store information that can be easily integrated into different programs.
ASHファイルの開き方
ASH files are not meant to be opened. Instead, applications reference the files to load the data they store.
However, you can create, read, and modify ASH files with siljamdev AshFile Editor, which provides a command-line interface where you type commands to create, modify, save, and export ASH files.
ASHファイルを開く、または参照するプログラム
KoLmafia ASH Script
| 開発元 | KoLmafia |
| 人気度 |
1.6 | 5 票 |
Script used by KoLmafia, a program used for automating tasks in the online role-playing game Kingdom of Loathing (KoL); often contains instructions for executing basic, repetitive tasks in the game, such as learning skills or leveling up the character; supports instructions supported by the KoL command-line interface (CLI).
詳細情報
The ASH scripting format supports basic logic structures and data types.
ASHファイルを開くプログラム
Audiosurf Audio Metadata File
| 開発元 | Audiosurf |
| 人気度 |
1.5 | 2 票 |
Audio data file created by Audiosurf, a game where players race through levels that are constructed on-the-fly by the user's music files; saves information about the user's song processed by the game; includes the generated ride, the length, and other ride information.
詳細情報
ASH files can be shared with other players so that multiple people can compete from the same ride.
注: Audiosurf creates ASH filenames by appending ".ash" to the original song's filename. For example, an .MP3 file named song.mp3 would have an ASH file named song.mp3.ash.