Skip to content

Commit 53398eb

Browse files
authored
Added readme
1 parent a9b592e commit 53398eb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CheatEngine Scripts
2+
This repository contains various scripts made for CheatEngine, mostly to grab fighting game data.
3+
4+
## CvS2/CFJ
5+
This script contains hitbox and data displays for CvS2 for PCSX2 r5875. It also works on CFJ.
6+
7+
### FAQ
8+
Q: What game versions does it work on?
9+
A: CvS2 (PS2): NTSC-U, NTSC-J. CFJ (PS2): PAL, NTSC-U. If you have a need for a different version of the game, feel free to erm... point me in the right direction ;)
10+
11+
Q: Do you plan for Dreamcast support for CvS2?
12+
A: Of course!
13+
14+
Q: Why does it slow down at the start?
15+
A: It's looking for throw breakpoints. Throw the opponent until the Memory Viewer pops up and it should stop. This is important for getting throw hitboxes.
16+
17+
Q: Why does it crash PCSX2 after running for a while?
18+
A: I have no idea but it probably has to deal with the D3D hook; hopefully I can fix it. If you think you can fix it, feel free to submit a pull request!
19+
20+
Q: Why does it not work on my PCSX2?
21+
A: At the moment, it is only compatible with PCSX2 r5875. This is because this is the version I've been using for a long time, and breakpoints change in later versions. I may update it soon for the latest.

0 commit comments

Comments
 (0)