Code Monkey home page Code Monkey logo

grand-theft-auto-for-unity's Introduction

Grand Theft Auto for Unity

Grand Theft Auto for Unity is a project to import files/map of Grand Theft Auto games (3D era) into Unity.

I'm not willing to recreate GTA inside Unity (that would be practically impossible), this is just a tool to import the map and files, it's also a good source of knowledge if you want to learn about compute shaders, surface shaders, custom editor windows, general C# scripting, how the games were back in the 2000s and so on.

Kudos to GTA Wiki, GTA Modding, GTA Forums and this git repository, they were the main source of the knowledge put in this project.

This project is currently under development, some things might not work as intended, some textures will be considered as missing, and some objects will have problems loading.

How to use

It's very simple to use, just open the project and you will see the menu items on the top of unity editor, it works on windows build too, but you'll need to create your own script that calls the loading methods.

You need to provide the full game to be able to load the maps, this extension doesn't contain any native files from them.

Currently supported games

  • GTA III
  • GTA Vice City
  • GTA San Andreas

Currently supported files

  • DAT (The main ones, needed to load the maps)
  • IDE
  • IPL
  • Binary IPL
  • DFF
  • TXD
  • IMG
  • Water (partial support, the script that loads it needs to be rewritten)

GTASA_GoldenGate.png

grand-theft-auto-for-unity's People

Contributors

mukaschultze avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.