Code Monkey home page Code Monkey logo

dqn_hollowknight's People

Contributors

ailec0623 avatar infcode 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dqn_hollowknight's Issues

The game saving is missing.

It is said that there is a saving for those who do not play HollowKnight in the README file but it seems that there are actually no such file (/save_file/user3.dat) in this repository. Is it missing or moved to another place? Thanks for any help.

pywintypes.error: (87, 'OpenProcess', '参数错误。')

UP主您好,想请教一个问题,我在运行train.py的时候,在GetHP这个脚本中,实例化Hp_getter()这个类的时候遇到了问题,

File "D:\python_workspace\git\DQN_HollowKnight-main\Tool\GetHP.py", line 30, in init
self.process_handle = win32api.OpenProcess(0x1F0FFF, False, pid)

pywintypes.error: (87, 'OpenProcess', '参数错误。')

我打印了hd = win32gui.FindWindow(None, "Hollow Knight")
pid = win32process.GetWindowThreadProcessId(hd)[1] 这两行代码的输出,发现pid获取出来是负数(如:-1499715320),我的系统是64位的win10,请问您是否遇到过类似的问题,有无解决方案呢,谢谢

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.