#[0.32]NOCursorOverride - Mouse Cursor Replacer

66 messages · Page 1 of 1 (latest)

gleaming pagoda
#

NOCursorOverride

BepInEx plugin for Nuclear Option to replace the Mouse Cursor

Requires BepInEx 5

Installation Instructions:

  1. Download the latest release of the mod. Unzip it somewhere.

  2. Download and install the latest release of BepInEx 5 for Nuclear Option.

    You need the latest "BepInEx_win_x64" release of BepInEx 5.

    BepInEx Installation Guide.

  3. After installing BepInEx, run the game once so BepInEx can generate its default directory and file structure.

  4. Copy the NOCursorOverride FOLDER to the game's BepInEx plugins folder.

  5. To create your own custom cursor, make an PNG image with transparent background, and replace CursorImages/DefaultImage.png with it. Make sure the name MATCHES. Better support will be added later for customization if there is demand, or send a PR otherwise if you want. ^^

gleaming pagoda
#

the main idea behind this was that on steam deck the OS cursor gets hidden so you can't see what you are pointing at while scrolling the map with the stick... haven't tested it on deck yet but I think it should work...

swift copper
#

Thanks 7ep3s !

toxic meadow
#

cursor seems to be displayed even when it shouldn't

#

also, plugin looks in NOCursorOverride folder but it's not in the zip file so you have to create it yourself and put all plugin stuff there for it to work

gleaming pagoda
#

ah

#

the top level folder

#

yeah good point

#

i'll change the release

#

thank you

#

fixed the file structure

gleaming pagoda
#

I'll check what logic the game follows to decide when to unlock the default mouse cursor, and make it behave VeryGood

gleaming pagoda
#

found another bug, if you use this mod and move the mouse while the map is open, it will move the cockpit camera 😭

gleaming pagoda
#

ah I know why
if Cursor.Visible is false, the camera manager will interpret mouse input to move the camera 😭

gleaming pagoda
#

damn, still doesn't work on the steam deck the way i want it 😭

gleaming pagoda
#

ah nvm it was hidemanagergameobject striking once again hehe

pearl crag
#

Seems to still be steering in free look with virtual joystick. Mod is saying it loaded successfully. Also had to remove the image for cursor. The bright pink contrast is just too much

gleaming pagoda
#

are you using 0.0.2 I can't make it is working for me correctly, free look and virtual joystick are not conflicting each other

pearl crag
#

I am. Does

gleaming pagoda
#

im literally flying around right now

#

with mouse

#

and its not steering while free look

#

maybe another mod is breaking it

pearl crag
#

Does it need the image to function? Also my freelook is re bound to middle mouse. More intuitive i think. Does it only work on rmb?

#

It's the only mod i have active rn

gleaming pagoda
#

the mouse is not controlling the plane while free look is on

#

regardless of which button free look is bound to

#

if you delete the image the mod breaks probably

#

if you hate the magenta color just change the color of the magenta pixels to something else I guess ?

#

I can add customization to the mod later but im busy with more important projects at the moment sadly

pearl crag
#

Just wanted to keep the eye that comes with free look normally. I can try to color shift it or something. Would like it to be partially transparent

gleaming pagoda
#

also the cursor should only be active when a menu is open

#

and when the map is open

#

I think you use the old version

#

that broke mouse input and was overdrawing the cursor in all scenes

#

based on this description

pearl crag
#

Yeah it is active in the menus also. Ill try the one you sent. I just tried it recently, didnt know if it was the old version

pearl crag
#

Using it rn and even after editing amd keeping the image it still isnt working

gleaming pagoda
#

where are you putting the files

pearl crag
#

Plugins

gleaming pagoda
#

idk what you are doing but I tested it on 3 computers 😭

#

it even works on linux

#

not just windows

pearl crag
#

It's loading the mod. It's not even showing the image when in freelook

gleaming pagoda
#

it shouldn't show when in freelook

pearl crag
#

It shows up in the menu tho

gleaming pagoda
#

in the menu it should

#

the custom image should only show when in a menu or when the map is open

#

that sounds like it works as intended

pearl crag
#

Oh. Well that's not what i was looking for in this mod lol. For the map yes but it doesnt work for freelook which is what i needed it for also

gleaming pagoda
#

I can make an option when I have free time to make it suit this requirement

#

my original motivation for this was to have a cursor that works better on Steam Deck

#

to select targets on map

#

because the default window manager configuration on SteamOS is set to hide the OS cursor after 3 seconds, even when a game is running

#

and then you can't see what your mouse is pointing on the map

pearl crag
#

That's very weird, i just want to be able to select targets while im flying and not be veered of my intended course

#

Weird that this game doesnt do that by default

gleaming pagoda
#

Patator liked this so maybe in the future we will see custom cursor without mods 😉

swift copper