Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - yobbo

Pages: [1]
1
Suggestions / More information for fishing "misses"
« on: September 03, 2023, 01:20:25 AM »
Hey, just wanted to suggest, while fishing is being worked on, that more supporting text and information while fishing could give it a lot more flavour. Things like "you see a pike swimming by" during the fishing task, or "you see several fish but nothing bites" when fishing has completed unsuccessfully.

As it is now it's very difficult to know if your fishing has any chance of succeeding, as it simply waits for three hours and nothing happens - there's no indication of whether or not there are even any fish where you're trying to catch things, and it doesn't feel like three hours have passed as nothing notable has happened.

Especially when spear fishing, for misses i would expect a lot of "you try to spear a salmon but miss", but there's never any indication there was even any fish available to spear.

Any information about spotting fish while fishing would make the task a lot more lively.

2
I mentioned this in a comment on a dev news post but i'm putting full details here.

I installed URW via Steam, and when running it via Steam it works just fine. When running it outside Steam it won't start.

The error given was that it was lacking some SDL library (libSDL2_mixer-2.0.so.0), but of course Steam is able to start it so this library must be somewhere. Indeed after some searching i found it in "/home/yobbo/.steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu". However even when providing the path to the library when starting URW (via the command "LD_LIBRARY_PATH=[...]/x86_64-linux-gnu ./urw3-bin" which also found and used the libSDL2_image library) URW crashed immediately with a segmentation fault.

Steam must be doing something fancy to get URW to run.

After some experimentation i found that if i install libSDL2_mixer and libSDL2_image myself, URW does run normally outside of Steam. So i guess there's some incompatibility somehow between my system libraries and whatever Steam is using when it runs URW.

So... maybe not a bug as the standalone version downloaded from the website also requires me to install these libraries. But i would expect that there should be some way to make the version downloaded from Steam work without downloading new things, as it runs just fine when i run it via Steam.

This all actually caused an annoyance when i was on a plane, and i couldn't install any new libraries at all. Steam for some reason refused to start because it knew there was a Steam client update somewhere but couldn't get online to download it. That was a bug in Steam that i think was subsequently fixed, and this is all a bit of an edge case, but... it was pretty annoying and i expected that the game would run because i had installed and tested it earlier.

Not sure what could be done for it other than bundling SDL libraries with URW, or else somehow including a run script that does whatever fancy magic Steam is doing when it starts URW. I haven't been able to find out anywhere what that magic is.

Pages: [1]