.GSH 文件扩展名
Wii U Shader
| 开发者 | Nintendo |
| 受欢迎程度 |
3.0 | 2 票 |
什么是 GSH 文件?
A GSH file is a shader included in a Wii U video game. It is used to produce in-game visual effects. GSH files are often paired with accompanying .GTX files.
更多信息
Shaders are programs that tell a game how to render pixels in different conditions, to produce lighting, shadow, and texture effects. Many Wii U games use shaders saved as GSH files. For example, Mario Kart 8 uses GSH shaders.
注: GSH stands for GX2 SHader.
如何打开 GSH 文件
GSH files are not meant to be opened by players.
可打开 GSH 文件的程序
Glacier Shell File
| 开发者 | GavinGoGaming |
| 受欢迎程度 |
3.0 | 2 票 |
A GSH file is a shell script containing commands that can be run within the GlacierOS (a web operating system) terminal. It is saved in the glacier-sh (GSH) format, which uses a similar syntax as a Bash Shell Script (.SH file). Users can create a GSH file with any text editor or the Syntaxpad in Glacier WebOS, write commands in the GSH syntax, and save it with a .gsh file extension.
更多信息
GlacierOS is an operating system that runs in a web browser with its primary purpose being for educational programming purposes. You can run GSH commands to perform various tasks within the WebOS, such as opening a utility or copying a file.
注: To create a GSH file with Syntaxpad in GlacierOS, select "Glaciersh" from the dropdown menu, write the commands, and then click Save.
如何打开 GSH 文件
You can open GSH files with the Terminal within the GlacierOS project in development or regular mode.
Since GSH files store plain text commands, you can open them with any text editor, such as Microsoft Notepad and Apple TextEdit.