Code Monkey home page Code Monkey logo

sourceenginerebuild's Introduction

const auto& profile = reinterpret_cast<c_kaoruxun*>(this)->profile;
profile->programming_languages = {"C/C++", "Java", "C#", "Rust"};
profile->languages = { {"Chinese", PROFICIENCY_NATIVE},
                       {"English", PROFICIENCY_UNDERSTANDING} };
profile->country = "PRC";
profile->description = "Currently learning C/C++ and working on source engine modification";
profile->favorite_bangumi = "Neon Genesis Evangelion";

sourceenginerebuild's People

Contributors

cstom4994 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sourceenginerebuild's Issues

"GameUI2 failed to get necessary interfaces" error

When I try to launch the executable, the message is shown. The error occurs because the client code searches for /bin/GameUI.dll which is absent. If I try to put the original HL2 DLL to the directory, the weird thing from the picture happens
Screenshot

Unable to launch compiled binaries

When I launch the compiled binaries with hl2 assets I receive "Engine Error" window with the "Could not load library client. If that doesn't work, verify the cache." message. Neither precompiled nor manually compiled binaries will work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.