Coder Social home page Coder Social logo

Comments (9)

XiezibanWrite avatar XiezibanWrite commented on June 12, 2024

要不 你换个编码?或许是不支持?

from amongusmenu.

cddjr avatar cddjr commented on June 12, 2024

确保cpp文件采用的是UTF8编码,另外就是imgui的字库最好加载完整版的(目前AUM只加载了常用汉字)

from amongusmenu.

huolangwangluo avatar huolangwangluo commented on June 12, 2024

确保cpp文件采用的是UTF8编码,另外就是imgui的字库最好加载完整版的(目前AUM只加载了常用汉字)

完整版的怎么加载
编码在visual改了UTF-8

from amongusmenu.

huolangwangluo avatar huolangwangluo commented on June 12, 2024

要不 你换个编码?或许是不支持?

我发过怎么改中文作者回复自己改 应该是支持

from amongusmenu.

XiezibanWrite avatar XiezibanWrite commented on June 12, 2024

确保cpp文件采用的是UTF8编码,另外就是imgui的字库最好加载完整版的(目前AUM只加载了常用汉字)

对了我也想问下 话说你的那个AUM是停更了吗?之前看到你的AUM似乎是要兼容TOH TOHR TOHY和TOR的

from amongusmenu.

cddjr avatar cddjr commented on June 12, 2024

确保cpp文件采用的是UTF8编码,另外就是imgui的字库最好加载完整版的(目前AUM只加载了常用汉字)

对了我也想问下 话说你的那个AUM是停更了吗?之前看到你的AUM似乎是要兼容TOH TOHR TOHY和TOR的

因为那些模组的更新并没有考虑向下兼容,这意味着他们更新后我这边适配的话也得大改动,精力有限,等我啥时候又想玩AU的时候再更了。主要就是揭露职业这些,更新倒也简单,同步职业id的定义即可。

from amongusmenu.

NikoFromOneshot avatar NikoFromOneshot commented on June 12, 2024

要不 你换个编码? 或许是不支持?

我发过怎么改中文作者回复自己改 应该是支持

我之前已经说过了,你可以自己完成这个,如果你还不想的话,我可能会为中文创建一个派生版本,毕竟我现在也没有什么项目要做。

from amongusmenu.

huolangwangluo avatar huolangwangluo commented on June 12, 2024

要不 你换个编码? 或许是不支持?

我发过怎么改中文作者回复自己改 应该是支持

我之前已经说过了,你可以自己完成这个,如果你还不想的话,我可能会为中文创建一个派生版本,毕竟我现在也没有什么项目要做。

那是我不想吗 是不会 现在就差中文显示不正常了

from amongusmenu.

Lukim99 avatar Lukim99 commented on June 12, 2024

You need to modify the imgui_draw.cpp code. ImGui does not natively support Unicode.

from amongusmenu.

Related Issues (20)

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.