Git Product home page Git Product logo

Comments (3)

Caradog avatar Caradog commented on July 18, 2024

I've never tried to inject higher resolution images, I can however see there being issues with this approach as either the software will likely fail to inject correctly and the client will probably fail to read the new images correctly.

If you're using Ashita rather than Windower, the version of XI Pivot might be an option but in Windower due to the load order the dat for the UI is loaded prior to the addon, thus making it incapable of altering it (disclaiming, I don't use Ashita - this is purely from what I've been led to believe from reading comments on XIAH).

As a final comment, font images for FF are pretty rare, while Darkshade made a number of font types they're not for the chat log, the chat log font image is the only one I have currently. The alteration would likely require the creation of higher resolution images (which from the above may not work at all).

from xi-view.

javinladish avatar javinladish commented on July 18, 2024

Thanks for the reply Caradog.

I understand that the font images are hard-coded. Kinda sucks that the team didn't use system fonts instead of low-res images!

I'm a designer, so if you need someone to upscale the chat log font image to 2x size for you to test out, I can help.

Another cheap/easy solution may be to set the rendering of the entire game to "nearest neighbor" interpolation. This would produce more pixelated looking graphics, but they would appear sharper instead of blurrier, since anti-aliasing makes things blurrier when upscaled. Do you know if this option is possible?

Side-note: it looks like someone was able to get a sharp looking chat log and UI by using Dgvoodoo: https://vimeo.com/221792410

from xi-view.

Caradog avatar Caradog commented on July 18, 2024

I wouldn't think its worth trying to design higher resolution images as honestly I think the game would simply crash upon attempting to load them (that's assuming ChangeTex would even inject them), I don't think there's anything I could do from XI View's side of things to make the images appear clearer at higher resolutions.

The way the game renders images at higher resolutions is likely being controlled either by Windower or by the client itself (with Windower simply setting the correct registry values), I imagine the reason DgVoodoo works is because its doing pretty much what you suggested in nearest neighbour interpolation - I've used it a few times to make XI work on lower spec'd machines, as it does that quite nicely.

Unfortunately I don't think there's anything I can do my end to improve the problem, apologies

from xi-view.

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.