Skip to content

TheOnlyZac/jewel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jewel

A PCSX2 trainer for Sly 2: Band of Thieves.

Screenshot of the Jewel trainer

Features

  • Displays a list of all loaded entities in the current map
  • Click on an entity to view/change its position or scale
  • Focus the camera on any entity with the click of a button
  • Change the camera view size, render distance, FOV, etc.

Build Instructions

Clone the repo into Visual Studio and make sure the build target is set as x64.

If you get an error about Memory.dll, run this command from the Package Manager Console:

Update-Package -reinstall

If that still doesn't work, please open a new issue.