Cycle Camera Focus: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
m (.zami3333 moved page Sly 2:Cycle Camera Focus to Cycle Camera Focus: this mod is available for multiple games)
No edit summary
 
Line 4: Line 4:
| image=
| image=
| caption= Image caption
| caption= Image caption
| download= https://github.com/search?q=repo%3Azzamizz%2Fweed-sheet%20cycle_camera_focus&type=code
| version= NTSC
| download= https://cdn.discordapp.com/attachments/472060021803450378/855104708104814612/Cycle_Camera_Focus_Sly_2_by_TheOnlyZac.lua
}}
}}


'''Cycle Camera Focus''' is a Lua script for Cheat Engine that lets you switch the the focus to all entities in a level.
'''Cycle Camera Focus''' is a mod for the NTSC releases of Sly 1 and 2 that lets you switch the focus to any entity in a level. It is a Lua script that is used with Cheat Engine. It can be used to find the pointer to any entity in memory by checking the value of the Current Focus pointer while focused on that entity.


== Usage ==
== Usage ==
=== Sly 1 ===
# Open the .ct in Cheat Engine and press CTRL+ALT+L to open the Lua script window.
# Press "Execute Script" to activate the mod.
* Use the RIGHT and LEFT arrow keys to focus the game camera on the next or previous entity in the entity list (works best if you pause the game first).
* Press the END key to stop the script and focus the camera back on Sly.


=== Sly 2 ===
# In Cheat Engine, press CTRL+ALT+L to open the Lua script window.
# In Cheat Engine, press CTRL+ALT+L to open the Lua script window.
# Navigate to File -> Open, and select the .lua file.
# Navigate to File -> Open, and select the .lua file.
# Press "Execute Script" to activate the mod.
# Press "Execute Script" to activate the mod.
# Use the RIGHT and LEFT arrow keys to cycle the camera focus between entities in the entity list.
* Use the RIGHT and LEFT arrow keys to cycle the camera focus between entities in the entity list.
# Press the END key to stop the script and focus the camera on Sly.
* Press the END key to stop the script and focus the camera on Sly.



You can use this to find the pointer to any entity in memory by checking the value of the Current Focus Pointer (0x203E138C) while focused on that entity.
== Known issues ==
== Known issues ==


* It has only been tested in Paris, and some entities crash the game. Use at your own risk.
* The Sly 2 script has only been tested in Paris, and some entities crash the game. Use at your own risk.


== GIF Showcase ==
== GIF Showcase ==
[[File:Cyclecamerafocus.gif]]
[[File:Cyclecamerafocussly2.gif]]
[[File:Cyclecamerafocussly2.gif]]



Latest revision as of 05:03, 18 May 2023

Cycle Camera Focus
Mod
Creator(s)TheOnlyZac
DownloadLink

Cycle Camera Focus is a mod for the NTSC releases of Sly 1 and 2 that lets you switch the focus to any entity in a level. It is a Lua script that is used with Cheat Engine. It can be used to find the pointer to any entity in memory by checking the value of the Current Focus pointer while focused on that entity.

Usage

Sly 1

  1. Open the .ct in Cheat Engine and press CTRL+ALT+L to open the Lua script window.
  2. Press "Execute Script" to activate the mod.
  • Use the RIGHT and LEFT arrow keys to focus the game camera on the next or previous entity in the entity list (works best if you pause the game first).
  • Press the END key to stop the script and focus the camera back on Sly.

Sly 2

  1. In Cheat Engine, press CTRL+ALT+L to open the Lua script window.
  2. Navigate to File -> Open, and select the .lua file.
  3. Press "Execute Script" to activate the mod.
  • Use the RIGHT and LEFT arrow keys to cycle the camera focus between entities in the entity list.
  • Press the END key to stop the script and focus the camera on Sly.


Known issues

  • The Sly 2 script has only been tested in Paris, and some entities crash the game. Use at your own risk.

GIF Showcase





Loading comments...