Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Syping 4169e86f31 latest changes from gta5sync 6 years ago
lang latest changes from gta5sync 6 years ago
qjson4 latest changes from gta5sync 6 years ago
res latest changes from gta5sync 6 years ago
uimod latest changes from gta5sync 6 years ago
.gitattributes latest changes from gta5sync 6 years ago
.gitignore .gitignore new line at the end added 6 years ago
.travis.yml update .travis.yml 6 years ago
AboutDialog.cpp latest changes from gta5sync 6 years ago
AboutDialog.h latest changes from gta5sync 6 years ago
AboutDialog.ui latest changes from gta5sync 6 years ago
AppEnv.cpp latest changes from gta5sync 6 years ago
AppEnv.h latest changes from gta5sync 6 years ago
CrewDatabase.cpp latest changes from gta5sync 6 years ago
CrewDatabase.h latest changes from gta5sync 6 years ago
DatabaseThread.cpp latest changes from gta5sync 6 years ago
DatabaseThread.h latest changes from gta5sync 6 years ago
ExportDialog.cpp latest changes from gta5sync 6 years ago
ExportDialog.h latest changes from gta5sync 6 years ago
ExportDialog.ui latest changes from gta5sync 6 years ago
ExportThread.cpp latest changes from gta5sync 6 years ago
ExportThread.h latest changes from gta5sync 6 years ago
GlobalString.cpp latest changes from gta5sync 6 years ago
GlobalString.h latest changes from gta5sync 6 years ago
IconLoader.cpp latest changes from gta5sync 6 years ago
IconLoader.h latest changes from gta5sync 6 years ago
ImportDialog.cpp latest changes from gta5sync 6 years ago
ImportDialog.h latest changes from gta5sync 6 years ago
ImportDialog.ui latest changes from gta5sync 6 years ago
LICENSE Fix Mac OS X crash issue, License file updated 6 years ago
LICENSE.GPL read json stream, license to GPLv3 7 years ago
LICENSE.LGPL read json stream, license to GPLv3 7 years ago
MapPreviewDialog.cpp replace round with qRound 6 years ago
MapPreviewDialog.h latest changes from gta5sync 6 years ago
MapPreviewDialog.ui latest changes from gta5sync 6 years ago
OptionsDialog.cpp latest changes from gta5sync 6 years ago
OptionsDialog.h latest changes from gta5sync 6 years ago
OptionsDialog.ui latest changes from gta5sync 6 years ago
PictureDialog.cpp latest changes from gta5sync 6 years ago
PictureDialog.h latest changes from gta5sync 6 years ago
PictureDialog.ui latest changes from gta5sync 6 years ago
PictureExport.cpp latest changes from gta5sync 6 years ago
PictureExport.h latest changes from gta5sync 6 years ago
PictureWidget.cpp latest commits from gta5sync 6 years ago
PictureWidget.h latest commits from gta5sync 6 years ago
ProfileDatabase.cpp latest changes from gta5sync 6 years ago
ProfileDatabase.h latest changes from gta5sync 6 years ago
ProfileInterface.cpp latest changes from gta5sync 6 years ago
ProfileInterface.h latest changes from gta5sync 6 years ago
ProfileInterface.ui latest changes from gta5sync 6 years ago
ProfileLoader.cpp latest changes from gta5sync 6 years ago
ProfileLoader.h latest changes from gta5sync 6 years ago
ProfileWidget.cpp latest changes from gta5sync 6 years ago
ProfileWidget.h latest changes from gta5sync 6 years ago
README.md fix build readme 6 years ago
SavegameCopy.cpp latest changes from gta5sync 6 years ago
SavegameCopy.h latest changes from gta5sync 6 years ago
SavegameData.cpp latest changes from gta5sync 6 years ago
SavegameData.h latest changes from gta5sync 6 years ago
SavegameDialog.cpp latest changes from gta5sync 6 years ago
SavegameDialog.h latest changes from gta5sync 6 years ago
SavegameDialog.ui latest changes from gta5sync 6 years ago
SavegameWidget.cpp latest changes from gta5sync 6 years ago
SavegameWidget.h latest changes from gta5sync 6 years ago
SavegameWidget.ui latest changes from gta5sync 6 years ago
SidebarGenerator.cpp latest changes from gta5sync 6 years ago
SidebarGenerator.h latest changes from gta5sync 6 years ago
SnapmaticEditor.cpp latest changes from gta5sync 6 years ago
SnapmaticEditor.h latest changes from gta5sync 6 years ago
SnapmaticEditor.ui latest changes from gta5sync 6 years ago
SnapmaticPicture.cpp latest changes from gta5sync 6 years ago
SnapmaticPicture.h latest changes from gta5sync 6 years ago
SnapmaticWidget.cpp latest changes from gta5sync 6 years ago
SnapmaticWidget.h latest changes from gta5sync 6 years ago
SnapmaticWidget.ui latest changes from gta5sync 6 years ago
StandardPaths.cpp latest changes from gta5sync 6 years ago
StandardPaths.h latest changes from gta5sync 6 years ago
StringParser.cpp latest changes from gta5sync 6 years ago
StringParser.h latest changes from gta5sync 6 years ago
TranslationClass.cpp latest changes from gta5sync 6 years ago
TranslationClass.h english mode fix 6 years ago
UserInterface.cpp latest changes from gta5sync 6 years ago
UserInterface.h latest changes from gta5sync 6 years ago
UserInterface.ui latest changes from gta5sync 6 years ago
config.h latest changes from gta5sync 6 years ago
gta5view.pro latest changes from gta5sync 6 years ago
main.cpp latest changes from gta5sync 6 years ago

README.md

gta5view

Grand Theft Auto V Savegame and Snapmatic viewer

  • Viewing Snapmatics and giving the ability to disable them in-game
  • Import/Export Snapmatics and Savegames
  • Choosing between multiple Social Club accounts as GTA V profiles IDs

Screenshots

Build gta5view Debian/Ubuntu

apt-get install git gcc g++ qtbase5-dev qttranslations5-l10n qt5-qmake make checkinstall
git clone https://github.com/SyDevTeam/gta5view
mkdir gta5view.build && cd gta5view.build
qmake -qt=5 GTA5SYNC_PREFIX=/usr ../gta5view/gta5view.pro # or just qmake GTA5SYNC_PREFIX=/usr ../gta5view/gta5view.pro
make
checkinstall --pkgname=gta5view --pkggroup=utility --requires=libqt5core5a,libqt5gui5,libqt5network5,libqt5widgets5,qttranslations5-l10n

Build gta5view Windows

Downloading Qt Framework and install it.
Take the Online Installer and choose the MinGW version or install Microsoft Visual Studio 2013/2015 Community
Downloading Source Code over GitHub or with your Git client.
Open the gta5view.pro file with Qt Creator and build it over Qt Creator.

Download Binary Releases

Go to gta5view release and download the .exe file for Windows, .deb file for Debian/Ubuntu and .dmg file for OS X