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.
 
 
 
 
 
 
Go to file
Syping 3a00e9b5b0
String Update + added new Dialog
5 years ago
.travis improved telemetry + player list and fixed some other issues 5 years ago
anpro add JSON Editor + Interface improvements 6 years ago
lang String Update + added new Dialog 5 years ago
qjson4 fix chmod and desktop file 5 years ago
res String Update + added new Dialog 5 years ago
tmext update travis script 5 years ago
uimod fix chmod and desktop file 5 years ago
.gitattributes latest changes from gta5sync 6 years ago
.gitignore .gitignore new line at the end added 6 years ago
.travis.yml improved telemetry + player list and fixed some other issues 5 years ago
AboutDialog.cpp Support for Multiple Translator 5 years ago
AboutDialog.h fix chmod and desktop file 5 years ago
AboutDialog.ui improved telemetry + player list and fixed some other issues 5 years ago
AppEnv.cpp fix chmod and desktop file 5 years ago
AppEnv.h fix chmod and desktop file 5 years ago
CrewDatabase.cpp fix chmod and desktop file 5 years ago
CrewDatabase.h fix chmod and desktop file 5 years ago
DatabaseThread.cpp fix chmod and desktop file 5 years ago
DatabaseThread.h fix chmod and desktop file 5 years ago
ExportDialog.cpp fix chmod and desktop file 5 years ago
ExportDialog.h fix chmod and desktop file 5 years ago
ExportDialog.ui fix chmod and desktop file 5 years ago
ExportThread.cpp fix chmod and desktop file 5 years ago
ExportThread.h fix chmod and desktop file 5 years ago
GlobalString.cpp improved telemetry + player list and fixed some other issues 5 years ago
GlobalString.h fix chmod and desktop file 5 years ago
IconLoader.cpp fix chmod and desktop file 5 years ago
IconLoader.h fix chmod and desktop file 5 years ago
ImageEditorDialog.cpp improved telemetry + player list and fixed some other issues 5 years ago
ImageEditorDialog.h added mass tool and improved import 6 years ago
ImageEditorDialog.ui added mass tool and improved import 6 years ago
ImportDialog.cpp added telemetry 5 years ago
ImportDialog.h added mass tool and improved import 6 years ago
ImportDialog.ui added mass tool and improved import 6 years ago
JsonEditorDialog.cpp improved telemetry + player list and fixed some other issues 5 years ago
JsonEditorDialog.h add JSON Editor + Interface improvements 6 years ago
JsonEditorDialog.ui added Snapmatic Players Editor 6 years ago
LICENSE Fix Mac OS X crash issue, License file updated 6 years ago
LICENSE.GPL fix chmod and desktop file 5 years ago
LICENSE.LGPL fix chmod and desktop file 5 years ago
MapLocationDialog.cpp added mass tool and improved import 6 years ago
MapLocationDialog.h add JSON Editor + Interface improvements 6 years ago
MapLocationDialog.ui added ability to change Snapmatic Location 6 years ago
OptionsDialog.cpp add missed #ifdef 5 years ago
OptionsDialog.h improved telemetry + player list and fixed some other issues 5 years ago
OptionsDialog.ui improved telemetry + player list and fixed some other issues 5 years ago
PictureDialog.cpp fix chmod and desktop file 5 years ago
PictureDialog.h fix chmod and desktop file 5 years ago
PictureDialog.ui fix chmod and desktop file 5 years ago
PictureExport.cpp fix chmod and desktop file 5 years ago
PictureExport.h fix chmod and desktop file 5 years ago
PictureWidget.cpp latest commits from gta5sync 6 years ago
PictureWidget.h latest commits from gta5sync 6 years ago
PlayerListDialog.cpp improved telemetry + player list and fixed some other issues 5 years ago
PlayerListDialog.h added mass tool and improved import 6 years ago
PlayerListDialog.ui improved telemetry + player list and fixed some other issues 5 years ago
ProfileDatabase.cpp fix chmod and desktop file 5 years ago
ProfileDatabase.h fix chmod and desktop file 5 years ago
ProfileInterface.cpp String Update + added new Dialog 5 years ago
ProfileInterface.h fix chmod and desktop file 5 years ago
ProfileInterface.ui fix chmod and desktop file 5 years ago
ProfileLoader.cpp fix chmod and desktop file 5 years ago
ProfileLoader.h fix chmod and desktop file 5 years ago
ProfileWidget.cpp fix chmod and desktop file 5 years ago
ProfileWidget.h fix chmod and desktop file 5 years ago
README.md update readme.md 6 years ago
SavegameCopy.cpp fix chmod and desktop file 5 years ago
SavegameCopy.h fix chmod and desktop file 5 years ago
SavegameData.cpp fix chmod and desktop file 5 years ago
SavegameData.h fix chmod and desktop file 5 years ago
SavegameDialog.cpp String Update + added new Dialog 5 years ago
SavegameDialog.h improved telemetry + player list and fixed some other issues 5 years ago
SavegameDialog.ui fix chmod and desktop file 5 years ago
SavegameWidget.cpp fix chmod and desktop file 5 years ago
SavegameWidget.h fix chmod and desktop file 5 years ago
SavegameWidget.ui fix chmod and desktop file 5 years ago
SidebarGenerator.cpp fix chmod and desktop file 5 years ago
SidebarGenerator.h fix chmod and desktop file 5 years ago
SnapmaticEditor.cpp improved telemetry + player list and fixed some other issues 5 years ago
SnapmaticEditor.h added Snapmatic Players Editor 6 years ago
SnapmaticEditor.ui improved telemetry + player list and fixed some other issues 5 years ago
SnapmaticPicture.cpp fix chmod and desktop file 5 years ago
SnapmaticPicture.h fix chmod and desktop file 5 years ago
SnapmaticWidget.cpp String Update + added new Dialog 5 years ago
SnapmaticWidget.h fix chmod and desktop file 5 years ago
SnapmaticWidget.ui fix chmod and desktop file 5 years ago
StandardPaths.cpp fix chmod and desktop file 5 years ago
StandardPaths.h fix chmod and desktop file 5 years ago
StringParser.cpp fix chmod and desktop file 5 years ago
StringParser.h fix chmod and desktop file 5 years ago
TelemetryClass.cpp improved telemetry + player list and fixed some other issues 5 years ago
TelemetryClass.h improved telemetry + player list and fixed some other issues 5 years ago
TranslationClass.cpp added ability to change Snapmatic Location 6 years ago
TranslationClass.h improved telemetry + player list and fixed some other issues 5 years ago
UserInterface.cpp String Update + added new Dialog 5 years ago
UserInterface.h fix chmod and desktop file 5 years ago
UserInterface.ui String Update + added new Dialog 5 years ago
config.h improved telemetry + player list and fixed some other issues 5 years ago
gta5view.pro fix chmod and desktop file 5 years ago
main.cpp improved telemetry + player list and fixed some other issues 5 years ago

README.md

gta5view

Grand Theft Auto V Savegame and Snapmatic viewer/editor

  • View Snapmatics with the ability to disable them in-game
  • Edit Snapmatic pictures and properties in multiple ways
  • Import/Export Snapmatics, Savegames and pictures
  • Let choose between multiple Social Club accounts as GTA V profiles IDs

Screenshots

Build gta5view Debian/Ubuntu

sudo 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
sudo checkinstall --pkgname=gta5view --pkggroup=utility --requires=libqt5core5a,libqt5gui5,libqt5network5,libqt5widgets5,qttranslations5-l10n

Build gta5view Windows (Beginner)

Download Qt Framework and install it.
Take the Online Installer and choose the MinGW version or install Microsoft Visual Studio 2013/2015 Community
Download the Source Code over GitHub or with your Git client.
Open the gta5view.pro Project 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