eddebaby
eddebaby
uses `units_per_pixel_best` to scale the zoom level (if window wider than 16/10 then scales zoom level relative to height, if the window aspect ratio is the same as 16/10 or...
If any one wants to try upscaling the video frames, here they all are ("extracted" with ffmpeg): https://drive.google.com/file/d/1n96Np6CdP9NGAz-GC5I4yuWNwjc8DArt/view?usp=sharing. This is probably a good resource for AI upscaling of Game resources:...
It seems when a screen is initialised (that uses the mouse cursor) the mouse cursor's position is initialised to the bottom right hand corner of the screen. This is with...
I have a PAL Saturn - Save Game Extractor works fine if I run the console at 60Hz, however when I use 50Hz the transmitted data is corrupted. e.g. at...
I think I have found a bug in SDL2 2.28.5. I have done some research, but I didn't reach a conclusion yet. The bugs seems very similar to #3869 which...
# Rewrite tool_dig_to_pos2 and its children. Cleanly isolates `tool_dig_to_pos2` (and its children) in to 3 main parts: * the _maze-solving_ algorithm which plots a path through a 2d grid made...
The CPU will actually bridge over water in master, but only when the "mark for digging" routine is in wallhug mode. This PR should make the CPU be able to...
started documenting the "around" arrays