.SPR 파일 확장자
Half-Life Sprite
| 개발사 | Valve |
| 인기도 |
4.0 | 86 투표 |
SPR 파일이란 무엇인가요?
An SPR file is a sprite used by the PC versions of Half-Life, a popular first-person shooter. It contains one or more 2D images used to skin an in-game object, such as a character, visual effect or user interface element. Modders have created tools that allow them to open and edit Half-Life's SPR files.
추가 정보
Valve Half-Life is a first-person shooter and puzzle-solving game in which players must escape from a research facility while fighting off aliens. The game uses assets saved in a variety of proprietary file formats, including the SPR format. (The PS2 version of Half-Life instead uses sprites saved as .SPZ files.)
Typically, Half-Life's SPR files are saved in the following directory:
half-life/valve/sprites
Half-Life modders sometimes modify or replace the game's default SPR files. This allows them to customize how in-game objects appear.
SPR 파일을 여는 방법
SPR files are not meant to be opened. Instead, Half-Life references the files to load the sprites they store.
However, if you want to view the sprites stored in an SPR file, you can use SprView or Sprite Explorer in Windows.
SPR 파일을 열거나 참조하는 프로그램
FoxPro Generated Screen File
| 개발사 | Microsoft |
| 인기도 |
3.4 | 15 투표 |
Executable wrapper file created by the FoxPro database program; includes the "DO FORM" command required to run the screen code within the application; contains code generated from information within a FoxPro form (.SCX) file.
추가 정보
SPR files are created by FoxPro but can be run within Visual FoxPro.