Cycle Camera Focus: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Infobox mod | title= Cycle Camera Focus | creator= {{Mod author|TheOnlyZac}} | image= | caption= Image caption | version= NTSC | download= https://cdn.discordapp.com/attachments/472060021803450378/855104708104814612/Cycle_Camera_Focus_Sly_2_by_TheOnlyZac.lua }} Lets you cycle the camera focus to all entities in a level. == Instructions == Copy and paste the Lua script into Cheat Engine (press CTRL+ALT+L to open the LUA window). * Use the RIGHT and LEFT arrow keys t...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
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 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.
Lets you cycle the camera focus to all entities in a level.


== Instructions ==
== Usage ==
=== Sly 1 ===
Copy and paste the Lua script into Cheat Engine (press CTRL+ALT+L to open the LUA window).
# 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 ===
* Use the RIGHT and LEFT arrow keys to focus the game focus on the next or previous entity in the entity list.
# In Cheat Engine, press CTRL+ALT+L to open the Lua script window.
# Navigate to File -> Open, and select the .lua file.
# 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.
* 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.


== Notes ==
It has only been tested in Paris, and some entities crash the game. Use at your own risk.


== 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 ==
== 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...