Skip to content

Infinity-Loops/GTA4Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTA4Unity

Open source reimplementation of GTA IV game engine in Unity

Main Scene

On main scene you will find the 'Loader' object, you can set your game directory there. Press play to start loading the map. Expect slow loading, even with multithread.

Development

World objects are loaded by the WorldComposerMachine class, initially it loads WPL instances, then IDE objects. Texture conversion from BGR to RGB currently happens on shader, check for: gta_default.shadergraph

About

Open source reimplementation of GTA IV game engine in Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published