1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:47:46 +00:00

Ports: Cave Story (Aeon Genesis Translation)

This commit is contained in:
gloof11 2023-06-27 22:22:01 +09:00 committed by Jelle Raaijmakers
parent 4805447c22
commit e4b6c402cb
6 changed files with 122 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# Patches for cavestory on SerenityOS
## `0001-Added-serenity-as-a-proper-define-so-that-fstat-is-u.patch`
Added serenity as a proper #define so that "fstat" is used
## `0002-Added-serenity-as-a-proper-define-for-time-generatio.patch`
Added serenity as a proper define for time generation
## `0003-Removed-hardware-acceleration-from-SDL_CreateRendere.patch`
Removed hardware acceleration from SDL_CreateRenderer