Manuel Alfayate Corchete

Results 532 comments of Manuel Alfayate Corchete

@XProger : I extracted the PSX FMVs using ISOBUSTER in RAW mode (2352 files of sector data) and still I get some sparse white noise periods on intro video and...

@XProger : Thanks, but that program causes an "out of bounds" exception when opening the image. This is the JRE I am using on my GNU/Linux machine: ``` manuel@vader:~/Downloads/lara$ java...

To actively contribute to a fix for this, I ran Nanosaur Pi4 build on GDB, and found this: ``` Thread 1 "Nanosaur" hit Breakpoint 1, __SetInitialClientState (stateEnum=32884, stateFlagPtr=0x5555682035 , initialValue=true)...

@jorio I am using `glError()` and I have found out that it returns 0 untill this exact call: https://github.com/jorio/Nanosaur/blob/b567a3e6d7fd1cbc43800cfaa1bd82f31c6d9fae/src/Screens/Title.c#L342 Does it make any sense to you? Only happens on the...

@ All: Don't use the RPi platform. The old rpi platform uses the DISPMANX API, which is a closed, propietary API from BROADCOM which is now gone for good, in...

> Then if that's the case, then the RPi platform should probably be marked as deprecated and removed from the codebase. I have already suggested that to master @XProger At...

@accessiblepixel I had both the PC and PSX version back then, and I can say for sure that the PC version had music, and it was almost the same as...

@jorio I made a PR for what I meant. I am of course keeping `find_package()` for the legacy GLX case, so I think you will like the solution, it shouldn't...

@Pyrdacor Great! I see silk.net supports SDL now acording to their github repository here: https://github.com/dotnet/Silk.NET ...so this should (in theory) work. I understand the Ambermoon.net project will somehow download and...

@Pyrdacor Ok! Will test when that happens :)