Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This is really cool! I want to use this but I'm worried it'll be really time consuming to convert all the assets in my game. Having a command line interface would be amazing where I could just do something like:

`scalenx.exe my-image.png 4`

Then I could automate on all the pngs in my assets folder rather than pulling them all in one-by-one.

Hi! Thanks for the suggestion. The New version supports multiple textures, but no CLI interface for now. ScaleNX uses a shader to do the effect, and afaik this cannot be done without opening a window. Perhaps the CLI interface could open the ScaleNX window hidden, do the job, and auto-close. I’ll investigate on this.

Thanks for the response! Even if it briefly opened a window, did the work, and then closed itself, that would be good enough.

Unrelated question: It says that it's open source but I don't see a link to the sourcecode anywhere? Is it on GitHub somewhere?

oh, why there is no link? i'll add it right now.