mlafeldt / ps2rd

Collection of tools to remotely debug PS2 games
GNU Lesser General Public License v3.0
61 stars 7 forks source link

Soft limit for max number of codes #3

Open mlafeldt opened 14 years ago

mlafeldt commented 14 years ago

At the moment, the cheat engine has a compile option (MAX_CODES) defining the maximum number of code lines it can hold. This hard limit isn't that flexible.

Putting the memory constraints aside, it should generally be possible to activate as many codes as desired. To still have some control, the user can configure a soft limit.

See http://www.codemasters-project.net/vb/showthread.php?p=124367#post124367