diff --git a/dist/info/fake08_libretro.info b/dist/info/fake08_libretro.info index 7007eb11..29560957 100644 --- a/dist/info/fake08_libretro.info +++ b/dist/info/fake08_libretro.info @@ -17,3 +17,14 @@ systemid = "pico8" supports_no_game = "true" savestate = "true" savestate_features = "serialized" +supports_no_game = "false" +cheats = "false" +input_descriptors = "false" +memory_descriptors = "false" +libretro_saves = "false" +core_options = "false" +load_subsystem = "false" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" +is_experimental = "true"