Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fake war3.exe #2

Open
luketran92 opened this issue Oct 24, 2021 · 11 comments
Open

Fake war3.exe #2

luketran92 opened this issue Oct 24, 2021 · 11 comments

Comments

@luketran92
Copy link

Hi there,

Thanks for putting this out there for us to use. I am just a bit stuck in the following step of your instructions:

In order to make it work with GameRanger one has to navigate to the Warcraft III root directory and change the name of war3.exe to some other name (NOTE: do NOT overwrite this file), by deafult it is assumed that the file was renamed to realWar3.exe. Then insert the fake war3.exe and configuration file named fakeWar3.cfg into the root directory.

I can't find the fake war3.exe in your github files. Do I have to obtain this elsewhere? I can only see the fakewar3.cpp file (and when I rename it to war3.exe it doesn't launch) and the fakeWar3.cfg (which I have moved into the folder).

Thanks again!

@yarpoplar
Copy link

I am wonder about this too

@eschumacher
Copy link

This repository is the source code. You have to compile it to create war3.exe. You will need to install CMake and Visual Studio (I used 2019 community version, its free).

Steps I followed:

  1. download or clone this repository
  2. open a terminal in the downloaded fakeWar3 directory and execute command: cmake . which should generate a Visual Studio solution.
  3. Open the solution, then build it. If you see errors, post them here or resolve them yourself. Otherwise, it should report success.
  4. The downloaded fakeWar3 directory should now have a Debug folder created in it. In there, you will find war3.exe.

THAT ALL SAID: I built this repo and attempted to use within Gameranger. Unfortunately it doesn't seem to work correctly. WC3 will launch, but no games show up in the "LAN" view within WC3. If anyone gets it working please reply to let me know.

@kiranvanek
Copy link

image

cant build it, i have 0 knowledge of c++ can anyone help out?

@eschumacher
Copy link

eschumacher commented Apr 20, 2022

image

cant build it, i have 0 knowledge of c++ can anyone help out?

Sounds like it might be a compiler issue. Try adding this to the top of fakeWar3.cpp:

#define _GLIBCXX11_USE_C99_STDLIB

If that doesn't work...would need to know more details about your setup (Visual Studio version, compiler version)

@kiranvanek
Copy link

no luck.. cant you just upload it already built please ?

@eschumacher
Copy link

I deleted the project and exe, because it did not work anyways with Gameranger (which I wanted to use it for). Sorry. Maybe the owner of this repository can do so.

@kiranvanek
Copy link

Then i hope he sees this

@kiranvanek
Copy link

kiranvanek commented May 18, 2022 via email

@asd9176506911298
Copy link

asd9176506911298 commented May 18, 2022

@kiranvanek
Copy link

try use this https://github.com/asd9176506911298/fakeWar3

Video Tutorial: https://youtu.be/IaIzdasSuBc

thank you chinese brother it works well

@asd9176506911298
Copy link

asd9176506911298 commented May 18, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants