Risu

Results 11 comments of Risu

Arroyo temple after new commit (2a9e00d7304363c704a1f8ff2cac65185ac80d35): > Thread 1 "fallout2-ce" received signal SIGSEGV, Segmentation fault. > fallout2-ce/src/object.cc:794 > 794 int q = _light_get_tile(elevation, objectListNode->obj->tile); But the game resolution has to...

In README.md there is typo in "sudo apt install libsd2-2.0-0" - should be libsdl. When compiling under Ubuntu based distro there are errors in "tile.cc" regarding missing math.h include. Sound...

20.04 FOCAL, "make" does not like atan2 in tile.cc, including math.h is fixing this thing. Regarding sound in 32bit I already checked before and sdl error was showing "dsp: No...

[... issue fixed by commit 7872d4d3cb3ddb019680251d25106e1dcd028c78] By the way I hope the scaling will be implemented, like scaling movies to full screen. In addition I am avid user of >...

On my 20.04 based 64-bit distro I've built with forced ``` add_subdirectory("third_party/zlib") add_subdirectory("third_party/sdl2") ``` in "CMakeLists.txt" file and with cmake executed with DCMAKE_TOOLCHAIN_FILE parameter. Additional installed libraries: ``` libxcursor-dev:i386 libxinerama-dev:i386...

I would appreciate the linux build at some point (it would urge me to join the bug hunt).

I thought the limit is set in UI which is decreasing everything to something like MaxValue in property, but nevermind. The point is there is no possibility to overcome qsynth...

I don't tested other platforms, just installed on Windows and started wondered about why my command line gain option got ignored with higher settings. I tested many fluidsynth wrappers on...

For me weirdly it works anyway in chrome v110 in spite of the message "Manifest version 2 is deprecated, and support will be removed in 2023.". I loaded extension manually...