Coder Social home page Coder Social logo

"TEXT" folder missing? about coas HOT 3 OPEN

storm-devs avatar storm-devs commented on September 17, 2024
"TEXT" folder missing?

from coas.

Comments (3)

Hammie avatar Hammie commented on September 17, 2024

This repository only contains the files that are changed compared to the original game.

That includes the TEXT folder.

from coas.

AntonShalgachev avatar AntonShalgachev commented on September 17, 2024

Interesting, this folder seems to be missing in my installation of the game. The base game itself runs fine though. I have the version from GOG, I just got it yesterday

The original version of LSC_Q2Utilite.c that I have has all the localization strings embedded in the code and doesn't include LSC_Q2Utilite.h:
LSC_Q2Utilite.c.txt (changed the extension to allow GitHub to upload the file)
Which probably explains why I don't have this "TEXT" folder (which I guess should just contain files defining DLG_TEXT with the localized text)

Could it be that GOG has an older version of the scripts that doesn't have all localized strings moved out to the TEXT folder? GOG says the version of the game is 1.3, but the game itself reports the version as 1.2.12. The game language is Russian. Anything else I can try doing?

from coas.

AntonShalgachev avatar AntonShalgachev commented on September 17, 2024

I think I figured it out. Apparently Russian and English versions are a bit different in the scripts structure: in the Russian version everything is hardcoded in the .c files, whereas the English version has this TEXT folder with all the localized strings. Applying the files in this repo on the English version of the game works for me 🎉 Perhaps this is worth a note in the README

I think I'll also prepare a similar patch for the Russian version of game at some point for me (but I can also create a PR with that if there's a need for that)

from coas.

Related Issues (3)

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.