Git Product home page Git Product logo

Comments (6)

Paril avatar Paril commented on August 24, 2024 1

Yeah unfortunately this isn't fixable without a secondary BSPX lump or something, and even then you'd still need modified engine support.

If you make an alternate BSP38-based format with longer filenames we can potentially add support for it.

from ericw-tools.

lavenderdotpet avatar lavenderdotpet commented on August 24, 2024

how r u gettint wads with textures above 31char

from ericw-tools.

starfrost013 avatar starfrost013 commented on August 24, 2024

i'm not using wads???? it's quake 2 based and I made engine modifications (.TGA textures only mostly) but the texture file name size limit is stlill arbitrary???

from ericw-tools.

lavenderdotpet avatar lavenderdotpet commented on August 24, 2024

agh i keep forgetting tho i think u can still use wads with q2

sorry about that

from ericw-tools.

ericwa avatar ericwa commented on August 24, 2024

It's limited to 31 chars in the Q2 .bsp format, it would require a new format to raise the limit.

There is a warning for this "WARNING: texture name '{}' exceeds maximum length {} and will be truncated\n" but maybe it's not printing, I'll double check.

from ericw-tools.

ericwa avatar ericwa commented on August 24, 2024

The warning is working in alpha4, it prints near the end of the qbsp output in the EmitFaces section:

image

This is running on the q2_long_texture_name.map testmap like this:
qbsp.exe -q2bsp -basedir .\q2_wal_metadata\ .\q2_long_texture_name.map

from ericw-tools.

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.