Giter Site home page Giter Site logo

Comments (1)

ancientcc avatar ancientcc commented on June 30, 2024

以我猜的认为,你这问题是应该出在地区码。

如果用的是繁体中文,像Big5地区码,这种地区码下未收录一些简体中文字符,而一旦存档文件中名出现简体中文,那么将无法以这文件名加载或以这文件名存储。

可游戏由于现在翻译不完全,像是用简体中文代替繁体中文翻译,就这造成Big5下本该是繁体中文却是简体中文。(游戏中用UTF-8处理,所以游戏中不存在地区码问题。但存成文件系统文件名时必须转换为地区码)

要解决这个问题,除非繁体中文时翻译出的字符全是收录在Big5字库中的。

——————
基于翻译不完全,所以想到会遇上这么问题,要不用本地化的话,“首选项”——“常规”——“本地化存档”,去勾。

from war-of-kingdom.

Related Issues (5)

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.