Git Product home page Git Product logo

Comments (1)

biud436 avatar biud436 commented on August 23, 2024

image

조치 사항

  • 이미 로드가 끝났을 땐 다시 로드하지 않도록 변경 (속도 향상)
  • C 유물을 제거하고자 했으나 오히려 C++이 문제를 일으켰기 때문에 extern "C" 선언,
  • 코드 생성을 멀티 쓰레드에서 멀티 쓰레드 DLL로 변경.
  • CreateThread에서 _beginthreadex로 변경.

여전한 문제

  • 빈도 수는 줄었으나, garbage collection error 발생하면서 게임이 종료됨.
  • 문자열 조합에서 여전히 std::string, std::ostringstream을 사용 중

from rgssfont.

Related Issues (2)

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.