.GOB 파일 확장자
Jedi Engine Package
| 개발사 | LucasArts |
| 인기도 |
2.0 | 1 투표 |
GOB 파일이란 무엇인가요?
A GOB file is a game data archive used by video games built on LucasArts' Jedi Engine, such as Star Wars: Dark Forces and Outlaws. It stores various game resources, such as graphics, sound effects, levels, and scripts, in a single compressed container to help the game load and manage files efficiently.
추가 정보
The Jedi Engine is a 3D game engine LucasArts developed in the early 1990s, primarily for use in Star Wars: Dark Forces (1995), a first-person shooter set in the Star Wars universe. LucasArts later reused and adapted the Jedi Engine for other titles, most notably Outlaws (1997), a western-themed shooter.
The game engine uses various proprietary file formats, including GOB, for storing bundled game assets. Now, the game engine is no longer used in modern game development, but it has become a target for modding communities interested in editing levels, textures, and audio in the Star Wars: Dark Forces and Outlaws games.
참고: GOB files are similar in function to the .PAK and .WAD game archive formats.
GOB 파일을 여는 방법
GOB files are not meant to be opened. Instead, the game built with Jedi Engine references the files to load the assets they contain.
While players typically don’t interact with GOB files, game modders and developers may use special tools to extract or modify them, creating custom content or troubleshooting game assets. For example, they may use SLADE to preview and edit the contents of a GOB file.