Code Monkey home page Code Monkey logo

Comments (2)

shusaura85 avatar shusaura85 commented on September 24, 2024 1

Yeah, it is supposed to fill the entire window. I'm guessing it's due to the scaling in display settings being high enough that the image used for the background is not big enough for it, and the image is not set to expand. It won't affect the functionality of it.

If I manage to find time to update it, I'll fix it for the next version.

If you use Resource Hacker you can fix it using these steps:

  1. open NPL "launcher.exe" using Resource Hacker
  2. In the tree view on the left, open the "RCData" section and click on "TNOTLAUNCHERWINDOW: 0" entry under RCData
  3. In the right side, go to line 16085, the line should be "Stretch = True"
  4. Add a new line that contains "Stretch = True" and ensure it has the same number of spaces as the previous line
  5. Compile the resource (Menu "Action" -> Compile, or F5, or the green arrow on the toolbar)
  6. Save the file (it will automatically create a backup file)

If you did it correctly when you launch the game, the launcher should show the image on the entire window

from notparadoxlauncher.

SlyAceZeta avatar SlyAceZeta commented on September 24, 2024

It won't affect the functionality of it.

Oh, I know, I've been using the launcher like this for months, just never thought to report it 😅

Thank you very much for those instructions, Resource Hacker fixed it perfectly!

image

from notparadoxlauncher.

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.