Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Nuclear Throne Together

An online multiplayer mod for Nuclear Throne. · By YellowAfterlife

Single Player Cursor Color not working

A topic by Legomeaker101 created Dec 11, 2021 Views: 273 Replies: 2
Viewing posts 1 to 3

I have been trying to get the SinglePlayerCursorColor= configuration to work but it keeps setting my single player and menu color to red. I have tried: [Visual] SinglePlayerCursorColor=#ffffff, [Visual] SinglePlayerCursorColor=, [Colors] SinglePlayerCursorColor=, [Colors] SinglePlayerCursorColor=#ffffff. and they all just have the ini go back to how it was before as soon as I open ntt.

alright, for anyone having this issue i fixed it by doing:

[Visual]
SinglePlayerCursorColor="#ffffff"

Developer

The way INI has it, everything must be on a separate line. The structure becomes slightly more apparent if you view the file in an editor with syntax highlighting like Notepad++ or VSCode.