OpenResident icon indicating copy to clipboard operation
OpenResident copied to clipboard

Add build/testing instructions

Open palaashatri opened this issue 3 years ago • 7 comments

Looking at the code I assume its a C project. But could you guys please add the building/testing instructions and system requirements for this?

palaashatri avatar Sep 15 '22 16:09 palaashatri

it's C++ project, use VS2019 to build, extra libraries are in the libs folder. There is nothing to test, yet.

XProger avatar Sep 15 '22 20:09 XProger

  1. Install Visual Studio 2017 or later by selecting the following (C++: VC++ 2017 or newer, C++ Profiler tools, SDK Windows 10, Tools Visual C++, Visual C++ ATL).
  2. Unzip the archive "extract_here.zip" in the libs folder.
  3. Change the Tools and SDK project properties to yours.
  4. Build and put the exe in the RE2 1998 folder (tested on the SourceNext edition).

r57zone avatar Dec 11 '22 10:12 r57zone

For anyone interested here is the compiled version - OpenResident.zip

r57zone avatar Mar 11 '23 10:03 r57zone

https://imgur.com/LufrjTx

TheOtherGuy66-source avatar Jul 18 '24 13:07 TheOtherGuy66-source

No sound, no items, doesn’t seem to have the ability to interact with anything. Moving around doesn’t really work that well; you teleport, the zombies can’t attack you, they move you off the map. You can’t get past that blue trash can. It doesn’t seem to be able to interact with the object to climb on it. You can aim but no gun in hand.

The controller seems to work fine, it seems to launch the game quickly. You just can’t really do anything; there’s no start menu, no item menu. You basically can just walk around until that blue trash can.

TheOtherGuy66-source avatar Jul 18 '24 13:07 TheOtherGuy66-source

@TheOtherGuy66-source The project is in its initial implementation, what has been done is already a gigantic job.

r57zone avatar Jul 18 '24 17:07 r57zone

@TheOtherGuy66-source The project is in its initial implementation, what has been done is already a gigantic job.

True. I hope for the best!

TheOtherGuy66-source avatar Jul 21 '24 11:07 TheOtherGuy66-source