| View previous topic :: View next topic |
| Author |
Message |
C0rn3j Advanced Cheater
Reputation: 0
Joined: 28 Aug 2012 Posts: 52 Location: Czech republic
|
Posted: Tue Jan 24, 2017 7:52 am Post subject: Releasing CE for GNU/Linux |
|
|
Hi,
I was wondering how hard would it be for someone without much C/C++ knowledge to get CE to compile on Linux?
I understand that you can run CEserver and CE through WINE, but I think that native linux app would be even more awesome.
Is there any interest from you to release native CE for linux?
I'd love to be able to just use my OS repos one day to install this awesome piece of software.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Tue Jan 24, 2017 2:17 pm Post subject: |
|
|
Cheat Engine is written in mostly Delphi, with some parts written in C/C++.
So you are going to need knowledge in all three languages.
Cheat Engine is heavily written around Win32 API as well so you are going to have to rewrite large portions of its code to counter the way it's written.
_________________
- Retired. |
|
| Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Tue Jan 24, 2017 3:17 pm Post subject: |
|
|
Linux's architecture makes it hard to do things you easily can under Windows. It's not impossible but not convenient for the average user.
I think that's the sole reason there is no CE for linux, the simplest things are hard to do.
_________________
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25814 Location: The netherlands
|
Posted: Tue Jan 24, 2017 3:21 pm Post subject: |
|
|
just rip out newkernelhandler and replace with with a linux api substitute, it's how the mac version works
ceserver may give a clue on some of those implementations.
The sole reason for no ce on linux is mostly because there are not many games, or those that are there already are hacked beyond recognition
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
|