Cities: Skylines

Cities: Skylines

No hay suficientes valoraciones
Custom Mouse Cursor
   
Premiar
Favoritos
Favorito
Quitar
Mod
Tamaño
Publicado el
5.638 KB
9 NOV 2021 a las 7:33
1 nota sobre cambios ( ver )

Suscríbete para descargar
Custom Mouse Cursor

Descripción
A simple mod that changes the mouse pointer in-game to your own graphic.

Originally written to fix the mouse cursor for my 4K display under Linux, which was half it's size. Hopefully this may be useful if you have the same problem, or if the default pointer in this game is not to your liking.


BEFORE USING

1. Prepare the mouse pointer image in your graphics program, such as GIMP or Photoshop.
- Dimensions: 48x48 pixels
- Make sure the layer has transparency (alpha channel)
- Export as PNG

2. Name the file "CustomPointer.png" and place in the root of the Cities_Skylines game directory (**/SteamApps/common/)

For example, here's the default cursor graphic, but twice the size:

https://github.com/lah7/cs-custom-cursor-mod/raw/refs/heads/master/default_2x.png


NOTES

- The mod expects the file to exist. It may throw an error if the file is missing.
- The cursor will change after the level (city) has loaded.
- Pictured screenshot is an example using the "Breeze Snow" cursor.
- Technically, the cursor is in "hardware accelerated" (auto) mode.
- Not tested on Windows or macOS.


SOURCE CODE

The mod comes with the source code included, allowing the game to recompile (if necessary) when the game is updated. It is also available on GitHub:

https://github.com/lah7/cs-custom-cursor-mod
3 comentarios
twrecks_76 18 NOV 2022 a las 23:57 
Brilliant. I now have a high contrast 48x48 mouse cursor in linux. Thank you so much.
Dark4ge 10 SEP 2022 a las 4:15 
Absolute life saver!
Huuwap 22 ENE 2022 a las 0:02 
Dude! This is great. I was struggling with that tiny cursor in *nix on a 4k monitor. Thanks for putting this together.