Difference between revisions of "Cheat Engine:Building"

From Cheat Engine
Jump to navigation Jump to search
(Created page with 'Requirements: * Lazarus * FreePascal Compiler * Patience * subversion Currently the build has only been tested on Windows - as the Cheat Engine wiki states that DLLs are used …')
 
m (Reverted edits by This content is not available (Talk) to last revision by Smaudet)
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
* Patience
 
* Patience
 
* subversion
 
* subversion
 +
* Delphi?
 +
* DDK?
  
  
Currently the build has only been tested on Windows - as the Cheat Engine wiki states that DLLs are used as plugins, it is doubtfull that any attempt compile/test on linux/mac has been made.
+
The Cheat Engine wiki states that DLLs are used as plugins, it is doubt-full that any attempt compile/test these on linux/mac has been made.
  
 
Additionally, you may encounter difficulties running Lazarus on these platforms.
 
Additionally, you may encounter difficulties running Lazarus on these platforms.
 +
 +
 +
* [[Contributing | CheatEngineContribute]]
  
 
TODO:
 
TODO:
  
 
* Compile instructions
 
* Compile instructions
* Dev patches
 
 
* Github?
 
* Github?
 
* Troubleshooting
 
* Troubleshooting

Latest revision as of 19:09, 18 March 2019

Requirements:

  • Lazarus
  • FreePascal Compiler
  • Patience
  • subversion
  • Delphi?
  • DDK?


The Cheat Engine wiki states that DLLs are used as plugins, it is doubt-full that any attempt compile/test these on linux/mac has been made.

Additionally, you may encounter difficulties running Lazarus on these platforms.


TODO:

  • Compile instructions
  • Github?
  • Troubleshooting