| View previous topic :: View next topic |
| Author |
Message |
Dr.Disrespect Grandmaster Cheater
Reputation: 3
Joined: 17 Feb 2016 Posts: 526
|
Posted: Mon May 23, 2016 1:36 pm Post subject: What's the best IDE for using C++ to hack games? |
|
|
What's the best IDE for using C++ to hack games?
Thanks.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Tue May 24, 2016 12:35 am Post subject: |
|
|
If you are focused on Windows based games, Visual Studio is probably going to be your best bet in terms of Windows development.
_________________
- Retired. |
|
| Back to top |
|
 |
Dr.Disrespect Grandmaster Cheater
Reputation: 3
Joined: 17 Feb 2016 Posts: 526
|
Posted: Tue May 24, 2016 8:15 am Post subject: |
|
|
| atom0s wrote: | | If you are focused on Windows based games, Visual Studio is probably going to be your best bet in terms of Windows development. |
Thank you, I will keep using it then. I was hoping there was some IDEs like XCode(Swift) with which I can drag things around, or better GUI support.
|
|
| Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Tue May 24, 2016 2:55 pm Post subject: |
|
|
Embercardo formerly Borderland's C++. I have been using it for delphi and its pretty decent, no reason why it won't be for c++ too. I use VS though for c++ but because a lot of my projects are already in VS
_________________
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
WndDrgn Cheater
Reputation: 0
Joined: 24 May 2015 Posts: 49
|
Posted: Thu May 26, 2016 8:52 am Post subject: |
|
|
Because im an old people, i just use TotalCommander and modified SciTE.
But please dont be misunderstand.
I use my own lib for Windows GUI.
So that i can write simple messagebox with a button with no more than 20 lines.
Without visual dialog design tool.
one line end with '{}' or ';'
|
|
| Back to top |
|
 |
|