#Minimap Corners Rounded

1 messages · Page 1 of 1 (latest)

surreal flickerBOT
#
📝 Support Request Template

Please fill out the following fields with maximum effort.

Low-effort posts will receive low-effort responses. Failure to follow this template may result in your thread being locked or deleted.

đź’» Script Name

Provide the name of the script you're having trouble with.

âť— Error

Paste the exact error message you received. Ignore if none (check F8 / Tx console).

🛠️ Issue Description

Describe the issue you're experiencing in detail.

🔄 Recent Changes

List the last changes you made before the issue occurred.

đź”§ Troubleshooting Steps

Explain what you've already tried.

📹 Screenshots / Video

Include screenshots, recordings, or code snippets if possible.

⚠️ Important Notice

Half-baked posts will receive half-baked help.

If you do not follow the template properly, your thread may be locked or deleted without warning.

gleaming glen
#

Script Name
QB-HUD

Error
None.

Issue Description
I want to change the QB-HUD minimap from sharp corners to rounded corners with a radius, so it looks smoother and more visually appealing.

Recent Changes
No recent changes yet; I want guidance before modifying anything.

Troubleshooting Steps
I have looked into the qb-hud/html and style.css files and saw the minimap element, but I’m unsure how to safely apply border-radius without breaking the HUD.

ebon pelican
gleaming glen
#

To this but didnt work

#

from this

ebon pelican
# gleaming glen

Fivem uses Scaleform for ui and ytd (texture dictionaries) for the actual texture. Pngs wont work. You'd need to export squaremap.ytd with OpenIV or Texture Toolkit, as .dds files, then proceed to edit them in photoshop or some editor software, then re-import them into the ytd file, then replace it.

gleaming glen
#

Hi, I exported squaremap.ytd to .dds, rounded the corners in Photoshop, re-imported it, and replaced the original file, but after restarting the script the minimap still has sharp corners. The DDS edit didn’t change anything.

ebon pelican
#

Try restarting the server and see.

#

I gave a total guess tbh not 100% it'd work

gleaming glen
ebon pelican
#

Do what?

gleaming glen
#

Rounded sidess