Good font for overmap?

By default the game use unifont at font size 16. The 8x16 size heavily distorts the map and makes everything look longer in north-south compared to east-west.

Does anyone have any good square font that works at around font size 9 (a bit bigger font is probably needed when playing on a display with “modern resolution”)? The square font included with the game is passable but it could look better.

Also are there any overmap mods that would take advantage of also changing the font? Small house icons isntead of letters or something.

(the overmap font can be changed by editing fonts.json in config folder)

2 Likes

I use “Topaz-8”

A big chunk of map

How do you change the overland map to that font?

In the config folder, there’s a fontlist.txt and a fonts.json.

Edit fonts.json so the final four entries look like this:
“overmap_fontwidth”: 16,
“overmap_fontheight”: 16,
“overmap_fontsize”: 16,
“overmap_typeface”: “square”

That changes the map so each character is 16 pixels wide, 16 pixels tall, using a font scaled for 16 pixels, and designed for looking good square. The “square” typeface seems to ship with C:DDA. If you want to use something else, consult the list of fonts in fontlist.txt and choose one of them by its name, not including the three letter acronym like .tff or .otf.

You may get weird results depending on what results you use, but the important bit is to make the overmap_fontheight and overmap_fontsize entries the same. You’ll also need to reload the game after you make any changes because the config files are read at start.

1 Like

I usually play in ASCII using a terminal on linux, so I just set that as a terminal font.

Screenshot from my current game:

Original post from Antistar:

As from that day, I gladly use that overmap font. It’s from the creator of Retrodays tileset.

Ages ago I’ve made a simple .bat file (for windows) that install that for me. Useful when I update the game manually.

Should be a directory on your Cataclysm root directory.

example:

Then you execute the bat file. It “installs” the font. You can do it manually (and choose a bigger format too) reading the instructions on the readme file.

It looks like this is the first post that comes up in a search for “square overmap,” so I thought it was worth necro-posting to check if this information is still current.

Is it?

Reflecting recent changes on how fonts load, I made some modifications in the install.bat file.

  • If you have a fresh install of Cataclysm, exec it at least once.
  • Unzip the package on your Cataclysm folder.

Cataclysm folder should look like this:
overmap%20font%20folder%20lookslike

Go to the Square Overmap Font folder and exec install.bat. It will execute and exit instantly.

Open the game, go to settings and change options related to overmap font to “size 10”:
overmap%20font%20size%20options

That’s it!

For linux users, or if you want to do it manually, it’s fairly simple to read the bat file and see what it does :smiley:

If you guys absolutely want me to explain how to do it manually, please ask!

ps: for you OCD guys like me, you can delete the Square Overmap Font folder after installing.
ps2: link is the same!

Square Overmap Font

This is a really nice overmap, kudos!

Related question: what would be the chances of getting this for a 15 sized font? The 10 is really small on my screen, and the 20 is very large. A 15 would be perfect.

I use the whitrabt font that vormithrax suggested in his YouTube tutorials. Thanks vorm! Have a cookie friend! :cookie:

could you post the link/image, im looking for options to change the overmap font, the retrodays looks to bulky

Cataclysm Quick Tip : Special Edition : Awesome Font Settings!

Font size and blending are now handled via the in-game options menu but the rest of the video is still correct.

3 Likes

Thanks vorm, saved me the trouble!

I also use the consolas bold for the rest of the fonts as suggested in that video.