Jacopo Santoni

Results 11 issues of Jacopo Santoni

**Version information:** Windows 10, 22.03, 0b1c308 **Describe the bug** Launching the game allows you to specify the Locomotion original folder (which in my case is inside a subfolder of OpenLoco...

As listed here: https://www.lexaloffle.com/bbs/?tid=37695

enhancement

``` BAND(A,B) A & B BOR(A,B) A | B BXOR(A,B) A ^^ B SHL(A,B) A > B LSHR(A,B) A >>> B ROTL(A,B) A >< B BNOT(A) ~A FLR(A/B) A \...

enhancement

This happens for Demon Castle, not sure about others

bug

`799: attempt to perform arithmetic on a nil value (local 'p1z')` ![PicoFox p8](https://user-images.githubusercontent.com/3068920/74790354-a0e3d500-52b7-11ea-98cf-f3d882dadc39.png)

bug

Hi, I'm trying to compile the nblood engine for OpenDingux MIPS device family. Compilation went fine after some adjustments, game loads up fine but when I try to start any...

I'm trying to integrate xdelta3 inside a program I'm writing. I tried to follow all the guidelines from wiki, comments inside code and by stepping through the code itself to...

# Environment * Windows version: Windows 10 * Processor architecture: amd64 * Dokany version: 2.1.0 * Library type (Dokany/FUSE): FUSYE # Check List - [X] I checked my issue [doesn't...