diff --git a/Makefile b/Makefile index 7ce0dde085..8bcec6d730 100644 --- a/Makefile +++ b/Makefile @@ -34,11 +34,6 @@ kconfig-olddefconfig-%: kconfig-menuconfig-%: DEVICE=$* ./tools/adjust_kernel_config menuconfig -AMD64: - unset DEVICE_ROOT - PROJECT=ROCKNIX DEVICE=AMD64 ARCH=i686 ./scripts/build_distro - PROJECT=ROCKNIX DEVICE=AMD64 ARCH=x86_64 ./scripts/build_distro - RK3588: unset DEVICE_ROOT PROJECT=ROCKNIX DEVICE=RK3588 ARCH=arm ./scripts/build_distro @@ -95,7 +90,7 @@ package-clean: ## Docker builds - overview # docker-* commands just wire up docker to call the normal make command via docker -# For example: make docker-AMD64 will use docker to call: make AMD64 +# For example: make docker-SM8250 will use docker to call: make SM8250 # All variables are scoped to docker-* commands to prevent weird collisions/behavior with non-docker commands docker-%: DOCKER_IMAGE := "ghcr.io/rocknix/rocknix-build:latest" diff --git a/projects/ROCKNIX/packages/apps/sdltouchtest/package.mk b/projects/ROCKNIX/packages/apps/sdltouchtest/package.mk index 6d899aea36..f9219dbb6a 100644 --- a/projects/ROCKNIX/packages/apps/sdltouchtest/package.mk +++ b/projects/ROCKNIX/packages/apps/sdltouchtest/package.mk @@ -20,7 +20,7 @@ makeinstall_target() { chmod 0755 ${INSTALL}/usr/bin/* case ${DEVICE} in - AMD64|RK35*|SM8250|SM8550|SDM845) + RK35*|SM8250|SM8550|SDM845) mkdir -p ${INSTALL}/usr/config/modules cp -rf ${PKG_DIR}/scripts/* ${INSTALL}/usr/config/modules chmod 0755 ${INSTALL}/usr/config/modules/* diff --git a/projects/ROCKNIX/packages/devel/libfmt/package.mk b/projects/ROCKNIX/packages/devel/libfmt/package.mk index baa77bff11..dd56731f12 100644 --- a/projects/ROCKNIX/packages/devel/libfmt/package.mk +++ b/projects/ROCKNIX/packages/devel/libfmt/package.mk @@ -4,7 +4,7 @@ . ${ROOT}/packages/devel/libfmt/package.mk case ${DEVICE} in - SM8250|SM8550|SDM845|AMD64) + SM8250|SM8550|SDM845) ;; *) PKG_VERSION="9.1.0" diff --git a/projects/ROCKNIX/packages/emulators/libretro/beetle-psx-lr/package.mk b/projects/ROCKNIX/packages/emulators/libretro/beetle-psx-lr/package.mk index dcbd8a2fb7..37542bc144 100644 --- a/projects/ROCKNIX/packages/emulators/libretro/beetle-psx-lr/package.mk +++ b/projects/ROCKNIX/packages/emulators/libretro/beetle-psx-lr/package.mk @@ -18,31 +18,13 @@ if [ "${OPENGLES_SUPPORT}" = yes ]; then PKG_DEPENDS_TARGET+=" ${OPENGLES}" fi -if [ "${VULKAN_SUPPORT}" = "yes" ] -then +if [ "${VULKAN_SUPPORT}" = "yes" ]; then PKG_DEPENDS_TARGET+=" ${VULKAN}" fi PKG_MAKE_OPTS_TARGET+=" LINK_STATIC_LIBCPLUSPLUS=0" -case ${DEVICE} in - AMD64) - PKG_MAKE_OPTS_TARGET+=" HAVE_HW=1" - ;; -esac - makeinstall_target() { - -mkdir -p ${INSTALL}/usr/lib/libretro - -case ${DEVICE} in - AMD64) - cp mednafen_psx_hw_libretro.so ${INSTALL}/usr/lib/libretro/beetle_psx_libretro.so - cp -vP ${PKG_BUILD}/../core-info-*/beetle_psx_hw_libretro.info ${INSTALL}/usr/lib/libretro/beetle_psx_libretro.info - sed -i 's/Beetle PSX HW/Beetle PSX/g' ${INSTALL}/usr/lib/libretro/beetle_psx_libretro.info - ;; - *) - cp mednafen_psx_libretro.so ${INSTALL}/usr/lib/libretro/beetle_psx_libretro.so - ;; -esac + mkdir -p ${INSTALL}/usr/lib/libretro + cp mednafen_psx_libretro.so ${INSTALL}/usr/lib/libretro/beetle_psx_libretro.so } diff --git a/projects/ROCKNIX/packages/emulators/libretro/melonds-ds-lr/package.mk b/projects/ROCKNIX/packages/emulators/libretro/melonds-ds-lr/package.mk index f154ed1c2f..c3fa7e7f90 100644 --- a/projects/ROCKNIX/packages/emulators/libretro/melonds-ds-lr/package.mk +++ b/projects/ROCKNIX/packages/emulators/libretro/melonds-ds-lr/package.mk @@ -10,22 +10,15 @@ PKG_DEPENDS_TARGET="toolchain" PKG_SHORTDESC="An enhanced remake of the melonDS core for libretro that prioritizes standalone parity, reliability, and usability." PKG_TOOLCHAIN="cmake-make" -if [ "${OPENGL_SUPPORT}" = "yes" ]; then - PKG_DEPENDS_TARGET+=" ${OPENGL}" -elif [ "${OPENGLES_SUPPORT}" = "yes" ]; then - PKG_DEPENDS_TARGET+=" ${OPENGLES}" -fi - PKG_CMAKE_OPTS_TARGET=" -DENABLE_OPENGL=ON" -case ${DEVICE} in - AMD64) - PKG_CMAKE_OPTS_TARGET+=" -DEFAULT_OPENGL_PROFILE=OpenGL" - ;; - *) - PKG_CMAKE_OPTS_TARGET+=" -DEFAULT_OPENGL_PROFILE=OpenGLES2" - ;; -esac +if [ "${OPENGL_SUPPORT}" = "yes" ]; then + PKG_DEPENDS_TARGET+=" ${OPENGL}" + PKG_CMAKE_OPTS_TARGET+=" -DDEFAULT_OPENGL_PROFILE=OpenGL" +elif [ "${OPENGLES_SUPPORT}" = "yes" ]; then + PKG_DEPENDS_TARGET+=" ${OPENGLES}" + PKG_CMAKE_OPTS_TARGET+=" -DDEFAULT_OPENGL_PROFILE=OpenGLES2" +fi makeinstall_target() { mkdir -p ${INSTALL}/usr/lib/libretro diff --git a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/TATE-MAME 2003-Plus.rmp b/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/TATE-MAME 2003-Plus.rmp deleted file mode 100644 index 366e47afad..0000000000 --- a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/TATE-MAME 2003-Plus.rmp +++ /dev/null @@ -1,27 +0,0 @@ -input_libretro_device_p1 = "1" -input_libretro_device_p2 = "1" -input_libretro_device_p3 = "1" -input_libretro_device_p4 = "1" -input_libretro_device_p5 = "1" -input_player1_analog_dpad_mode = "1" -input_player1_btn_down = "6" -input_player1_btn_left = "4" -input_player1_btn_right = "5" -input_player1_btn_up = "7" -input_player1_stk_l_x+ = "5" -input_player1_stk_l_x- = "4" -input_player1_stk_l_y+ = "6" -input_player1_stk_l_y- = "7" -input_player1_stk_r_x+ = "5" -input_player1_stk_r_x- = "4" -input_player1_stk_r_y+ = "6" -input_player1_stk_r_y- = "7" -input_player2_analog_dpad_mode = "0" -input_player3_analog_dpad_mode = "0" -input_player4_analog_dpad_mode = "0" -input_player5_analog_dpad_mode = "0" -input_remap_port_p1 = "0" -input_remap_port_p2 = "1" -input_remap_port_p3 = "2" -input_remap_port_p4 = "3" -input_remap_port_p5 = "4" diff --git a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch-core-options.cfg b/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch-core-options.cfg deleted file mode 100644 index 479187cadb..0000000000 --- a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch-core-options.cfg +++ /dev/null @@ -1,153 +0,0 @@ -mupen64plus-alt-map = "False" -mupen64plus-aspect = "4:3" -mupen64plus-astick-deadzone = "15" -mupen64plus-astick-sensitivity = "100" -mupen64plus-BackgroundMode = "Stripped" -mupen64plus-BilinearMode = "standard" -mupen64plus-CorrectTexrectCoords = "Auto" -mupen64plus-CountPerOp = "0" -mupen64plus-CountPerOpDenomPot = "0" -mupen64plus-cpucore = "dynamic_recompiler" -mupen64plus-d-cbutton = "C3" -mupen64plus-DitheringPattern = "True" -mupen64plus-DitheringQuantization = "True" -mupen64plus-EnableCopyAuxToRDRAM = "True" -mupen64plus-EnableCopyColorToRDRAM = "Async" -mupen64plus-EnableCopyDepthToRDRAM = "Software" -mupen64plus-EnableEnhancedHighResStorage = "False" -mupen64plus-EnableEnhancedTextureStorage = "False" -mupen64plus-EnableFBEmulation = "True" -mupen64plus-EnableFragmentDepthWrite = "True" -mupen64plus-EnableHiResAltCRC = "False" -mupen64plus-EnableHWLighting = "False" -mupen64plus-EnableInaccurateTextureCoordinates = "False" -mupen64plus-EnableLegacyBlending = "False" -mupen64plus-EnableLODEmulation = "True" -mupen64plus-EnableNativeResFactor = "1" -mupen64plus-EnableNativeResTexrects = "Optimized" -mupen64plus-EnableOverscan = "Enabled" -mupen64plus-EnableTexCoordBounds = "False" -mupen64plus-EnableTextureCache = "True" -mupen64plus-ForceDisableExtraMem = "False" -mupen64plus-FrameDuping = "True" -mupen64plus-Framerate = "Original" -mupen64plus-FXAA = "0" -mupen64plus-GLideN64IniBehaviour = "late" -mupen64plus-HybridFilter = "True" -mupen64plus-IgnoreTLBExceptions = "False" -mupen64plus-l-cbutton = "C2" -mupen64plus-MaxHiResTxVramLimit = "0" -mupen64plus-MaxTxCacheSize = "8000" -mupen64plus-MultiSampling = "0" -mupen64plus-OverscanBottom = "0" -mupen64plus-OverscanLeft = "0" -mupen64plus-OverscanRight = "0" -mupen64plus-OverscanTop = "0" -mupen64plus-pak1 = "memory" -mupen64plus-pak2 = "none" -mupen64plus-pak3 = "none" -mupen64plus-pak4 = "none" -mupen64plus-r-cbutton = "C1" -mupen64plus-rdp-plugin = "gliden64" -mupen64plus-RDRAMImageDitheringMode = "BlueNoise" -mupen64plus-rsp-plugin = "hle" -mupen64plus-ThreadedRenderer = "True" -mupen64plus-txCacheCompression = "True" -mupen64plus-txEnhancementMode = "None" -mupen64plus-txFilterIgnoreBG = "True" -mupen64plus-txFilterMode = "None" -mupen64plus-txHiresEnable = "False" -mupen64plus-txHiresFullAlphaChannel = "False" -mupen64plus-u-cbutton = "C4" -mupen64plus-virefresh = "Auto" -pcsx_rearmed_analog_axis_modifier = "circle" -pcsx_rearmed_async_cd = "sync" -pcsx_rearmed_bios = "auto" -pcsx_rearmed_display_internal_fps = "disabled" -pcsx_rearmed_dithering = "enabled" -pcsx_rearmed_drc = "enabled" -pcsx_rearmed_duping_enable = "enabled" -pcsx_rearmed_frameskip_type = "disabled" -pcsx_rearmed_gteregsunneeded = "disabled" -pcsx_rearmed_gunconadjustratiox = "1" -pcsx_rearmed_gunconadjustratioy = "1" -pcsx_rearmed_gunconadjustx = "0" -pcsx_rearmed_gunconadjusty = "0" -pcsx_rearmed_idiablofix = "disabled" -pcsx_rearmed_input_sensitivity = "1.00" -pcsx_rearmed_inuyasha_fix = "disabled" -pcsx_rearmed_memcard2 = "disabled" -pcsx_rearmed_multitap1 = "auto" -pcsx_rearmed_multitap2 = "auto" -pcsx_rearmed_negcon_deadzone = "0" -pcsx_rearmed_negcon_response = "linear" -pcsx_rearmed_neon_enhancement_enable = "disabled" -pcsx_rearmed_neon_enhancement_no_main = "disabled" -pcsx_rearmed_neon_interlace_enable = "disabled" -pcsx_rearmed_nocdaudio = "enabled" -pcsx_rearmed_nogteflags = "disabled" -pcsx_rearmed_nosmccheck = "disabled" -pcsx_rearmed_noxadecoding = "enabled" -pcsx_rearmed_pad1type = "standard" -pcsx_rearmed_pad2type = "standard" -pcsx_rearmed_pad3type = "none" -pcsx_rearmed_pad4type = "none" -pcsx_rearmed_pad5type = "none" -pcsx_rearmed_pad6type = "none" -pcsx_rearmed_pad7type = "none" -pcsx_rearmed_pad8type = "none" -pcsx_rearmed_pe2_fix = "disabled" -pcsx_rearmed_psxclock = "57" -pcsx_rearmed_region = "auto" -pcsx_rearmed_show_bios_bootlogo = "disabled" -pcsx_rearmed_show_other_input_settings = "disabled" -pcsx_rearmed_spu_interpolation = "simple" -pcsx_rearmed_spu_reverb = "enabled" -pcsx_rearmed_spuirq = "disabled" -pcsx_rearmed_vibration = "enabled" -gambatte_gb_colorization = "disabled" -gambatte_gb_internal_palette = "" -mame2003-plus_analog = "digital" -mame2003-plus_art_resolution = "1" -mame2003-plus_brightness = "1.0" -mame2003-plus_cheat_input_ports = "disabled" -mame2003-plus_core_save_subfolder = "enabled" -mame2003-plus_core_sys_subfolder = "enabled" -mame2003-plus_dcs_speedhack = "enabled" -mame2003-plus_deadzone = "20" -mame2003-plus_digital_joy_centering = "enabled" -mame2003-plus_display_artwork = "enabled" -mame2003-plus_display_setup = "disabled" -mame2003-plus_four_way_emulation = "disabled" -mame2003-plus_frameskip = "0" -mame2003-plus_gamma = "1.0" -mame2003-plus_input_interface = "retropad" -mame2003-plus_machine_timing = "enabled" -mame2003-plus_mame_remapping = "enabled" -mame2003-plus_mouse_device = "mouse" -mame2003-plus_sample_rate = "48000" -mame2003-plus_skip_disclaimer = "disabled" -mame2003-plus_skip_warnings = "disabled" -flycast_internal_resolution = "640x480" -flycast_alpha_sorting = "per-strip (fast, least accurate)" -flycast_enable_dsp = "disabled" -flycast_threaded_rendering = "enabled" -flycast_anisotropic_filtering = "off" -flycast_synchronous_rendering = "enabled" -flycast_enable_rtt = "disabled" -flycast_enable_rttb = "disabled" -flycast_delay_frame_swapping = "disabled" -flycast_div_matching = "auto" -flycast_texupscale = "off" -flycast_auto_skip_frame = "normal" -opera_swi_hle = "enabled" -opera_dsp_threaded = "enabled" -opera_madam_matrix_engine = "software" -puae_deadzone = "25" -melonds_screen_layout = "Left/Right" -melonds_swapscreen_mode = "Toggle" -melonds_threaded_renderer = "enabled" -melonds_touch_mode = "Touch" -virtualjaguar_bios = "enabled" -virtualjaguar_usefastblitter = "enabled" -desmume_screens_layout = "left/right" diff --git a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch.cfg b/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch.cfg deleted file mode 100644 index e80f97ae88..0000000000 --- a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch.cfg +++ /dev/null @@ -1,856 +0,0 @@ -accessibility_enable = "false" -accessibility_narrator_speech_speed = "5" -ai_service_enable = "true" -ai_service_mode = "1" -ai_service_pause = "false" -ai_service_source_lang = "0" -ai_service_target_lang = "0" -ai_service_url = "http://localhost:4404/" -all_users_control_menu = "true" -apply_cheats_after_load = "false" -apply_cheats_after_toggle = "false" -aspect_ratio_index = "22" -assets_directory = "/tmp/assets" -audio_block_frames = "0" -audio_device = "" -audio_driver = "alsathread" -audio_dsp_plugin = "" -audio_enable = "true" -audio_enable_menu = "false" -audio_enable_menu_bgm = "false" -audio_enable_menu_cancel = "false" -audio_enable_menu_notice = "false" -audio_enable_menu_ok = "false" -audio_fastforward_mute = "false" -audio_filter_dir = "/usr/share/retroarch/filters/64bit/audio" -audio_latency = "32" -audio_max_timing_skew = "0.049999" -audio_mixer_mute_enable = "false" -audio_mixer_volume = "0.000000" -audio_mute_enable = "false" -audio_out_rate = "48000" -audio_rate_control = "true" -audio_rate_control_delta = "0.004999" -audio_resampler = "sinc" -audio_resampler_quality = "2" -audio_sync = "true" -audio_volume = "0.000000" -auto_overrides_enable = "true" -auto_remaps_enable = "true" -auto_screenshot_filename = "true" -auto_shaders_enable = "true" -autosave_interval = "10" -block_sram_overwrite = "false" -bluetooth_driver = "null" -builtin_imageviewer_enable = "false" -builtin_mediaplayer_enable = "true" -bundle_assets_dst_path = "" -bundle_assets_dst_path_subdir = "" -bundle_assets_extract_enable = "false" -bundle_assets_extract_last_version = "0" -bundle_assets_extract_version_current = "0" -bundle_assets_src_path = "" -cache_directory = "/tmp/cache" -camera_allow = "false" -camera_device = "" -camera_driver = "null" -cheat_database_path = "/tmp/database/cht" -check_firmware_before_loading = "false" -cheevos_auto_screenshot = "false" -cheevos_badges_enable = "false" -cheevos_challenge_indicators = "true" -cheevos_custom_host = "" -cheevos_enable = "false" -cheevos_hardcore_mode_enable = "false" -cheevos_leaderboards_enable = "" -cheevos_password = "" -cheevos_richpresence_enable = "true" -cheevos_start_active = "false" -cheevos_test_unofficial = "false" -cheevos_token = "" -cheevos_unlock_sound_enable = "false" -cheevos_username = "" -cheevos_verbose_enable = "false" -config_save_on_exit = "false" -content_database_path = "/tmp/database/rdb" -content_favorites_directory = "default" -content_favorites_path = "~/.config/retroarch/content_favorites.lpl" -content_favorites_size = "200" -content_history_dir = "" -content_history_directory = "default" -content_history_path = "~/.config/retroarch/content_history.lpl" -content_history_size = "200" -content_image_history_directory = "default" -content_image_history_path = "~/.config/retroarch/content_image_history.lpl" -content_music_history_directory = "default" -content_music_history_path = "~/.config/retroarch/content_music_history.lpl" -content_runtime_log = "true" -content_runtime_log_aggregate = "false" -content_show_add = "true" -content_show_add_entry = "2" -content_show_contentless_cores = "2" -content_show_explore = "true" -content_show_favorites = "true" -content_show_history = "true" -content_show_images = "false" -content_show_music = "false" -content_show_netplay = "true" -content_show_playlists = "true" -content_show_settings = "true" -content_show_settings_password = "" -content_show_video = "false" -content_video_directory = "default" -content_video_history_path = "~/.config/retroarch/content_video_history.lpl" -core_assets_directory = "~/roms/downloads" -core_info_cache_enable = "true" -core_option_category_enable = "true" -core_options_path = "" -core_set_supports_no_game_enable = "true" -core_updater_auto_backup = "false" -core_updater_auto_backup_history_size = "1" -core_updater_auto_extract_archive = "true" -core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/" -core_updater_buildbot_cores_url = "" -core_updater_buildbot_url = "http://buildbot.libretro.com/nightly/linux/armhf/latest/" -core_updater_show_experimental_cores = "false" -cpu_main_gov = "performance" -cpu_max_freq = "-1" -cpu_menu_gov = "schedutil" -cpu_min_freq = "1" -cpu_scaling_mode = "0" -crt_switch_center_adjust = "0" -crt_switch_hires_menu = "false" -crt_switch_porch_adjust = "0" -crt_switch_resolution = "0" -crt_switch_resolution_super = "2560" -crt_switch_resolution_use_custom_refresh_rate = "false" -crt_switch_timings = "" -crt_video_refresh_rate = "60.000000" -current_resolution_id = "0" -cursor_directory = "~/.config/retroarch/database/cursors" -custom_viewport_height = "480" -custom_viewport_width = "640" -custom_viewport_x = "0" -custom_viewport_y = "0" -desktop_menu_enable = "true" -discord_allow = "false" -discord_app_id = "475456035851599874" -driver_switch_enable = "true" -dynamic_wallpapers_directory = "default" -emuelec_exit_to_kodi = "false" -enable_device_vibration = "true" -facebook_stream_key = "" -fastforward_frameskip = "true" -fastforward_ratio = "0.000000" -filter_by_current_core = "false" -flicker_filter_enable = "false" -flicker_filter_index = "0" -fps_show = "false" -fps_update_interval = "256" -frame_time_counter_reset_after_fastforwarding = "false" -frame_time_counter_reset_after_load_state = "false" -frame_time_counter_reset_after_save_state = "false" -framecount_show = "false" -frontend_log_level = "1" -game_specific_options = "true" -gamemode_enable = "false" -gamma_correction = "0" -global_core_options = "false" -history_list_enable = "true" -input_ai_service = "nul" -input_ai_service_axis = "nul" -input_ai_service_btn = "nul" -input_ai_service_mbtn = "nul" -input_analog_deadzone = "0.000000" -input_analog_sensitivity = "1.200000" -input_audio_mute = "f9" -input_audio_mute_axis = "nul" -input_audio_mute_btn = "nul" -input_audio_mute_mbtn = "nul" -input_auto_game_focus = "0" -input_auto_mouse_grab = "false" -input_autodetect_enable = "true" -input_axis_threshold = "0.500000" -input_bind_hold = "2" -input_bind_timeout = "5" -input_cheat_index_minus = "t" -input_cheat_index_minus_axis = "nul" -input_cheat_index_minus_btn = "nul" -input_cheat_index_minus_mbtn = "nul" -input_cheat_index_plus = "y" -input_cheat_index_plus_axis = "nul" -input_cheat_index_plus_btn = "nul" -input_cheat_index_plus_mbtn = "nul" -input_cheat_toggle = "u" -input_cheat_toggle_axis = "nul" -input_cheat_toggle_btn = "nul" -input_cheat_toggle_mbtn = "nul" -input_close_content = "nul" -input_close_content_axis = "nul" -input_close_content_btn = "nul" -input_close_content_mbtn = "nul" -input_descriptor_hide_unbound = "false" -input_descriptor_label_show = "true" -input_desktop_menu_toggle = "f5" -input_desktop_menu_toggle_axis = "nul" -input_desktop_menu_toggle_btn = "nul" -input_desktop_menu_toggle_mbtn = "nul" -input_device_p1 = "0" -input_device_p10 = "0" -input_device_p11 = "0" -input_device_p12 = "0" -input_device_p13 = "0" -input_device_p14 = "0" -input_device_p15 = "0" -input_device_p16 = "0" -input_device_p2 = "0" -input_device_p3 = "0" -input_device_p4 = "0" -input_device_p5 = "0" -input_device_p6 = "0" -input_device_p7 = "0" -input_device_p8 = "0" -input_device_p9 = "0" -input_disk_eject_toggle = "nul" -input_disk_eject_toggle_axis = "nul" -input_disk_eject_toggle_btn = "nul" -input_disk_eject_toggle_mbtn = "nul" -input_disk_next = "nul" -input_disk_next_axis = "nul" -input_disk_next_btn = "nul" -input_disk_next_mbtn = "nul" -input_disk_prev = "nul" -input_disk_prev_axis = "nul" -input_disk_prev_btn = "nul" -input_disk_prev_mbtn = "nul" -input_driver = "udev" -input_duty_cycle = "3" -input_enable_hotkey = "nul" -input_enable_hotkey_axis = "nul" -input_enable_hotkey_btn = "6" -input_enable_hotkey_mbtn = "nul" -input_exit_emulator = "escape" -input_exit_emulator_axis = "nul" -input_exit_emulator_btn = "7" -input_exit_emulator_mbtn = "nul" -input_fps_toggle = "f3" -input_fps_toggle_axis = "nul" -input_fps_toggle_btn = "2" -input_fps_toggle_mbtn = "nul" -input_frame_advance = "k" -input_frame_advance_axis = "nul" -input_frame_advance_btn = "nul" -input_frame_advance_mbtn = "nul" -input_game_focus_toggle = "scroll_lock" -input_game_focus_toggle_axis = "nul" -input_game_focus_toggle_btn = "nul" -input_game_focus_toggle_mbtn = "nul" -input_grab_mouse_toggle = "f11" -input_grab_mouse_toggle_axis = "nul" -input_grab_mouse_toggle_btn = "nul" -input_grab_mouse_toggle_mbtn = "nul" -input_hold_fast_forward = "l" -input_hold_fast_forward_axis = "+5" -input_hold_fast_forward_btn = "nul" -input_hold_fast_forward_mbtn = "nul" -input_hold_slowmotion = "e" -input_hold_slowmotion_axis = "nul" -input_hold_slowmotion_btn = "nul" -input_hold_slowmotion_mbtn = "nul" -input_hotkey_block_delay = "5" -input_joypad_driver = "udev" -input_keyboard_layout = "" -input_load_state = "f4" -input_load_state_axis = "nul" -input_load_state_btn = "4" -input_load_state_mbtn = "nul" -input_max_users = "5" -input_menu_toggle = "f1" -input_menu_toggle_axis = "nul" -input_menu_toggle_btn = "3" -input_menu_toggle_gamepad_combo = "2" -input_menu_toggle_mbtn = "nul" -input_movie_record_toggle = "o" -input_movie_record_toggle_axis = "nul" -input_movie_record_toggle_btn = "nul" -input_movie_record_toggle_mbtn = "nul" -input_netplay_fade_chat_toggle = "nul" -input_netplay_fade_chat_toggle_axis = "nul" -input_netplay_fade_chat_toggle_btn = "nul" -input_netplay_fade_chat_toggle_mbtn = "nul" -input_netplay_game_watch = "i" -input_netplay_game_watch_axis = "nul" -input_netplay_game_watch_btn = "nul" -input_netplay_game_watch_mbtn = "nul" -input_netplay_host_toggle = "nul" -input_netplay_host_toggle_axis = "nul" -input_netplay_host_toggle_btn = "nul" -input_netplay_host_toggle_mbtn = "nul" -input_netplay_ping_toggle = "nul" -input_netplay_ping_toggle_axis = "nul" -input_netplay_ping_toggle_btn = "nul" -input_netplay_ping_toggle_mbtn = "nul" -input_netplay_player_chat = "tilde" -input_netplay_player_chat_axis = "nul" -input_netplay_player_chat_btn = "nul" -input_netplay_player_chat_mbtn = "nul" -input_nowinkey_enable = "false" -input_osk_toggle = "f12" -input_osk_toggle_axis = "nul" -input_osk_toggle_btn = "nul" -input_osk_toggle_mbtn = "nul" -input_overlay = "" -input_overlay_aspect_adjust_landscape = "0.000000" -input_overlay_aspect_adjust_portrait = "0.000000" -input_overlay_auto_rotate = "false" -input_overlay_auto_scale = "false" -input_overlay_behind_menu = "false" -input_overlay_enable = "true" -input_overlay_enable_autopreferred = "true" -input_overlay_hide_in_menu = "true" -input_overlay_hide_when_gamepad_connected = "false" -input_overlay_next = "nul" -input_overlay_next_axis = "nul" -input_overlay_next_btn = "nul" -input_overlay_next_mbtn = "nul" -input_overlay_opacity = "0.700000" -input_overlay_scale_landscape = "1.000000" -input_overlay_scale_portrait = "1.000000" -input_overlay_show_inputs = "2" -input_overlay_show_inputs_port = "0" -input_overlay_show_mouse_cursor = "true" -input_overlay_x_offset_landscape = "0.000000" -input_overlay_x_offset_portrait = "0.000000" -input_overlay_x_separation_landscape = "0.000000" -input_overlay_x_separation_portrait = "0.000000" -input_overlay_y_offset_landscape = "0.000000" -input_overlay_y_offset_portrait = "0.000000" -input_overlay_y_separation_landscape = "0.000000" -input_overlay_y_separation_portrait = "0.000000" -input_pause_toggle = "p" -input_pause_toggle_axis = "nul" -input_pause_toggle_btn = "nul" -input_pause_toggle_mbtn = "nul" -input_poll_type_behavior = "2" -input_quit_gamepad_combo = "0" -input_recording_toggle = "nul" -input_recording_toggle_axis = "nul" -input_recording_toggle_btn = "nul" -input_recording_toggle_mbtn = "nul" -input_remap_binds_enable = "true" -input_remapping_directory = "~/remappings" -input_reset = "h" -input_reset_axis = "nul" -input_reset_btn = "nul" -input_reset_mbtn = "nul" -input_rewind = "r" -input_rewind_axis = "+2" -input_rewind_btn = "nul" -input_rewind_mbtn = "nul" -input_rumble_gain = "100" -input_runahead_toggle = "nul" -input_runahead_toggle_axis = "nul" -input_runahead_toggle_btn = "nul" -input_runahead_toggle_mbtn = "nul" -input_save_state = "f2" -input_save_state_axis = "nul" -input_save_state_btn = "5" -input_save_state_mbtn = "nul" -input_screenshot = "f8" -input_screenshot_axis = "nul" -input_screenshot_btn = "nul" -input_screenshot_mbtn = "nul" -input_send_debug_info = "f10" -input_send_debug_info_axis = "nul" -input_send_debug_info_btn = "nul" -input_send_debug_info_mbtn = "nul" -input_sensors_enable = "true" -input_shader_next = "m" -input_shader_next_axis = "nul" -input_shader_next_btn = "nul" -input_shader_next_mbtn = "nul" -input_shader_prev = "n" -input_shader_prev_axis = "nul" -input_shader_prev_btn = "nul" -input_shader_prev_mbtn = "nul" -input_state_slot_decrease = "f6" -input_state_slot_decrease_axis = "nul" -input_state_slot_decrease_btn = "nul" -input_state_slot_decrease_mbtn = "nul" -input_state_slot_increase = "f7" -input_state_slot_increase_axis = "nul" -input_state_slot_increase_btn = "nul" -input_state_slot_increase_mbtn = "nul" -input_streaming_toggle = "nul" -input_streaming_toggle_axis = "nul" -input_streaming_toggle_btn = "nul" -input_streaming_toggle_mbtn = "nul" -input_toggle_fast_forward = "space" -input_toggle_fast_forward_axis = "nul" -input_toggle_fast_forward_btn = "nul" -input_toggle_fast_forward_mbtn = "nul" -input_toggle_fullscreen = "f" -input_toggle_fullscreen_axis = "nul" -input_toggle_fullscreen_btn = "nul" -input_toggle_fullscreen_mbtn = "nul" -input_toggle_slowmotion = "nul" -input_toggle_slowmotion_axis = "nul" -input_toggle_slowmotion_btn = "nul" -input_toggle_slowmotion_mbtn = "nul" -input_toggle_statistics = "nul" -input_toggle_statistics_axis = "nul" -input_toggle_statistics_btn = "nul" -input_toggle_statistics_mbtn = "nul" -input_toggle_vrr_runloop = "nul" -input_toggle_vrr_runloop_axis = "nul" -input_toggle_vrr_runloop_btn = "nul" -input_toggle_vrr_runloop_mbtn = "nul" -input_touch_scale = "1" -input_turbo_default_button = "0" -input_turbo_mode = "0" -input_turbo_period = "6" -input_volume_down = "subtract" -input_volume_down_axis = "nul" -input_volume_down_btn = "nul" -input_volume_down_mbtn = "nul" -input_volume_up = "add" -input_volume_up_axis = "nul" -input_volume_up_btn = "nul" -input_volume_up_mbtn = "nul" -joypad_autoconfig_dir = "/tmp/joypads" -keyboard_gamepad_enable = "true" -keyboard_gamepad_mapping_type = "1" -kiosk_mode_enable = "false" -kiosk_mode_password = "" -led_driver = "null" -libretro_directory = "/tmp/cores" -libretro_info_path = "/tmp/cores" -libretro_log_level = "1" -load_dummy_on_core_shutdown = "true" -location_allow = "false" -location_driver = "null" -log_dir = "~/.config/retroarch/logs" -log_to_file = "false" -log_to_file_timestamp = "false" -log_verbosity = "true" -materialui_auto_rotate_nav_bar = "true" -materialui_dual_thumbnail_list_view_enable = "true" -materialui_icons_enable = "true" -materialui_landscape_layout_optimization = "1" -materialui_menu_color_theme = "9" -materialui_menu_transition_animation = "0" -materialui_playlist_icons_enable = "true" -materialui_show_nav_bar = "true" -materialui_thumbnail_background_enable = "true" -materialui_thumbnail_view_landscape = "2" -materialui_thumbnail_view_portrait = "1" -memory_show = "false" -memory_update_interval = "256" -menu_battery_level_enable = "true" -menu_core_enable = "true" -menu_driver = "ozone" -menu_dynamic_wallpaper_enable = "false" -menu_enable_widgets = "true" -menu_font_color_blue = "255" -menu_font_color_green = "255" -menu_font_color_red = "255" -menu_footer_opacity = "1.000000" -menu_framebuffer_opacity = "0.899999" -menu_header_opacity = "1.000000" -menu_horizontal_animation = "true" -menu_insert_disk_resume = "true" -menu_left_thumbnails = "0" -menu_linear_filter = "false" -menu_mouse_enable = "false" -menu_navigation_browser_filter_supported_extensions_enable = "true" -menu_navigation_wraparound_enable = "true" -menu_pause_libretro = "true" -menu_pointer_enable = "false" -menu_rgui_full_width_layout = "true" -menu_rgui_shadows = "false" -menu_rgui_transparency = "true" -menu_savestate_resume = "true" -menu_scale_factor = "0.300000" -menu_screensaver_animation = "0" -menu_screensaver_animation_speed = "1.000000" -menu_screensaver_timeout = "0" -menu_scroll_delay = "256" -menu_scroll_fast = "false" -menu_shader_pipeline = "2" -menu_show_advanced_settings = "true" -menu_show_configurations = "true" -menu_show_core_updater = "false" -menu_show_dump_disc = "true" -menu_show_help = "true" -menu_show_information = "true" -menu_show_latency = "true" -menu_show_legacy_thumbnail_updater = "false" -menu_show_load_content = "true" -menu_show_load_content_animation = "false" -menu_show_load_core = "true" -menu_show_load_disc = "true" -menu_show_online_updater = "true" -menu_show_overlays = "true" -menu_show_quit_retroarch = "true" -menu_show_reboot = "false" -menu_show_restart_retroarch = "true" -menu_show_rewind = "true" -menu_show_shutdown = "false" -menu_show_sublabels = "true" -menu_show_video_layout = "true" -menu_swap_ok_cancel_buttons = "false" -menu_throttle_framerate = "true" -menu_thumbnail_upscale_threshold = "0" -menu_thumbnails = "3" -menu_ticker_smooth = "true" -menu_ticker_speed = "2.000000" -menu_ticker_type = "1" -menu_timedate_date_separator = "0" -menu_timedate_enable = "true" -menu_timedate_style = "11" -menu_unified_controls = "false" -menu_use_preferred_system_color_theme = "false" -menu_wallpaper = "" -menu_wallpaper_opacity = "1.000000" -menu_widget_scale_auto = "false" -menu_widget_scale_factor = "0.400000" -menu_widget_scale_factor_windowed = "1.000000" -menu_xmb_animation_horizontal_highlight = "0" -menu_xmb_animation_move_up_down = "0" -menu_xmb_animation_opening_main_menu = "0" -menu_xmb_thumbnail_scale_factor = "100" -menu_xmb_title_margin = "5" -menu_xmb_vertical_fade_factor = "100" -midi_driver = "alsa" -midi_input = "Off" -midi_output = "Off" -midi_volume = "100" -netplay_allow_pausing = "false" -netplay_allow_slaves = "true" -netplay_chat_color_msg = "16777215" -netplay_chat_color_name = "32768" -netplay_check_frames = "600" -netplay_custom_mitm_server = "" -netplay_fade_chat = "true" -netplay_input_latency_frames_min = "0" -netplay_input_latency_frames_range = "0" -netplay_ip_address = "" -netplay_ip_port = "55435" -netplay_max_connections = "3" -netplay_max_ping = "0" -netplay_mitm_server = "nyc" -netplay_nat_traversal = "true" -netplay_nickname = "" -netplay_password = "" -netplay_ping_show = "false" -netplay_public_announce = "true" -netplay_request_device_p1 = "false" -netplay_request_device_p10 = "false" -netplay_request_device_p11 = "false" -netplay_request_device_p12 = "false" -netplay_request_device_p13 = "false" -netplay_request_device_p14 = "false" -netplay_request_device_p15 = "false" -netplay_request_device_p16 = "false" -netplay_request_device_p2 = "false" -netplay_request_device_p3 = "false" -netplay_request_device_p4 = "false" -netplay_request_device_p5 = "false" -netplay_request_device_p6 = "false" -netplay_request_device_p7 = "false" -netplay_request_device_p8 = "false" -netplay_request_device_p9 = "false" -netplay_require_slaves = "false" -netplay_share_analog = "1" -netplay_share_digital = "1" -netplay_show_only_connectable = "true" -netplay_show_only_installed_cores = "false" -netplay_show_passworded = "true" -netplay_spectate_password = "" -netplay_start_as_spectator = "false" -netplay_stateless_mode = "false" -netplay_use_mitm_server = "false" -network_cmd_enable = "false" -network_cmd_port = "55355" -network_on_demand_thumbnails = "false" -network_remote_base_port = "55400" -network_remote_enable = "false" -network_remote_enable_user_p1 = "false" -network_remote_enable_user_p10 = "false" -network_remote_enable_user_p11 = "false" -network_remote_enable_user_p12 = "false" -network_remote_enable_user_p13 = "false" -network_remote_enable_user_p14 = "false" -network_remote_enable_user_p15 = "false" -network_remote_enable_user_p16 = "false" -network_remote_enable_user_p2 = "false" -network_remote_enable_user_p3 = "false" -network_remote_enable_user_p4 = "false" -network_remote_enable_user_p5 = "false" -network_remote_enable_user_p6 = "false" -network_remote_enable_user_p7 = "false" -network_remote_enable_user_p8 = "false" -network_remote_enable_user_p9 = "false" -notification_show_autoconfig = "false" -notification_show_cheats_applied = "true" -notification_show_config_override_load = "false" -notification_show_fast_forward = "true" -notification_show_netplay_extra = "false" -notification_show_patch_applied = "true" -notification_show_refresh_rate = "true" -notification_show_remap_load = "false" -notification_show_screenshot = "false" -notification_show_screenshot_duration = "2" -notification_show_screenshot_flash = "1" -notification_show_set_initial_disk = "true" -notification_show_when_menu_is_alive = "false" -overlay_directory = "/tmp/overlays" -ozone_collapse_sidebar = "false" -ozone_menu_color_theme = "1" -ozone_scroll_content_metadata = "false" -ozone_sort_after_truncate_playlist_name = "true" -ozone_thumbnail_scale_factor = "1.000000" -ozone_truncate_playlist_name = "true" -pause_nonactive = "true" -perfcnt_enable = "false" -playlist_compression = "false" -playlist_cores = "" -playlist_directory = "~/playlists" -playlist_entry_remove = "false" -playlist_entry_remove_enable = "1" -playlist_entry_rename = "false" -playlist_fuzzy_archive_match = "false" -playlist_names = "" -playlist_portable_paths = "false" -playlist_show_entry_idx = "true" -playlist_show_history_icons = "0" -playlist_show_inline_core_name = "0" -playlist_show_sublabels = "true" -playlist_sort_alphabetical = "true" -playlist_sublabel_last_played_style = "0" -playlist_sublabel_runtime_type = "0" -playlist_use_old_format = "false" -quick_menu_show_add_to_favorites = "true" -quick_menu_show_cheats = "true" -quick_menu_show_close_content = "true" -quick_menu_show_controls = "true" -quick_menu_show_core_options_flush = "false" -quick_menu_show_download_thumbnails = "true" -quick_menu_show_information = "true" -quick_menu_show_options = "true" -quick_menu_show_recording = "true" -quick_menu_show_reset_core_association = "true" -quick_menu_show_restart_content = "true" -quick_menu_show_resume_content = "true" -quick_menu_show_save_content_dir_overrides = "true" -quick_menu_show_save_core_overrides = "false" -quick_menu_show_save_game_overrides = "false" -quick_menu_show_save_load_state = "true" -quick_menu_show_savestate_submenu = "false" -quick_menu_show_set_core_association = "true" -quick_menu_show_shaders = "true" -quick_menu_show_start_recording = "true" -quick_menu_show_start_streaming = "true" -quick_menu_show_streaming = "true" -quick_menu_show_take_screenshot = "true" -quick_menu_show_undo_save_load_state = "false" -quit_on_close_content = "0" -quit_press_twice = "true" -record_driver = "null" -recording_config_directory = "" -recording_output_directory = "~/roms/screenshots" -remap_save_on_exit = "true" -resampler_directory = "" -rewind_buffer_size = "20971520" -rewind_buffer_size_step = "10" -rewind_enable = "false" -rewind_granularity = "1" -rgui_aspect_ratio = "0" -rgui_aspect_ratio_lock = "0" -rgui_background_filler_thickness_enable = "true" -rgui_border_filler_enable = "true" -rgui_border_filler_thickness_enable = "true" -rgui_browser_directory = "~/roms" -rgui_config_directory = "~/.config/retroarch/config" -rgui_extended_ascii = "false" -rgui_inline_thumbnails = "false" -rgui_internal_upscale_level = "0" -rgui_menu_color_theme = "4" -rgui_menu_theme_preset = "" -rgui_particle_effect = "0" -rgui_particle_effect_screensaver = "true" -rgui_particle_effect_speed = "1.000000" -rgui_show_start_screen = "false" -rgui_swap_thumbnails = "false" -rgui_switch_icons = "true" -rgui_thumbnail_delay = "0" -rgui_thumbnail_downscaler = "0" -run_ahead_enabled = "false" -run_ahead_frames = "1" -run_ahead_hide_warnings = "false" -run_ahead_secondary_instance = "true" -runtime_log_directory = "default" -save_file_compression = "false" -savefile_directory = "~/.config/retroarch/saves" -savefiles_in_content_dir = "true" -savestate_auto_index = "false" -savestate_auto_load = "false" -savestate_auto_save = "false" -savestate_directory = "~/.config/retroarch/states" -savestate_file_compression = "true" -savestate_max_keep = "0" -savestate_thumbnail_enable = "true" -savestates_in_content_dir = "false" -scan_without_core_match = "false" -screen_brightness = "100" -screen_orientation = "0" -screenshot_directory = "~/roms/screenshots" -screenshots_in_content_dir = "false" -settings_show_accessibility = "true" -settings_show_achievements = "true" -settings_show_ai_service = "true" -settings_show_audio = "true" -settings_show_configuration = "true" -settings_show_core = "true" -settings_show_directory = "true" -settings_show_drivers = "true" -settings_show_file_browser = "true" -settings_show_frame_throttle = "true" -settings_show_input = "true" -settings_show_latency = "true" -settings_show_logging = "true" -settings_show_network = "true" -settings_show_onscreen_display = "true" -settings_show_playlists = "true" -settings_show_power_management = "true" -settings_show_recording = "true" -settings_show_saving = "true" -settings_show_user = "true" -settings_show_user_interface = "true" -settings_show_video = "true" -show_hidden_files = "false" -slowmotion_ratio = "3.000000" -soft_filter_enable = "false" -soft_filter_index = "0" -sort_savefiles_by_content_enable = "false" -sort_savefiles_enable = "false" -sort_savestates_by_content_enable = "false" -sort_savestates_enable = "false" -sort_screenshots_by_content_enable = "false" -state_slot = "0" -statistics_show = "false" -stdin_cmd_enable = "false" -streaming_mode = "0" -suspend_screensaver_enable = "true" -sustained_performance_mode = "false" -system_directory = "~/roms/bios" -systemfiles_in_content_dir = "false" -threaded_data_runloop_enable = "true" -thumbnails_directory = "~/thumbnails" -twitch_stream_key = "" -ui_companion_enable = "false" -ui_companion_start_on_boot = "true" -ui_companion_toggle = "false" -ui_menubar_enable = "true" -use_last_start_directory = "false" -user_language = "0" -vibrate_on_keypress = "true" -video_adaptive_vsync = "false" -video_allow_rotate = "true" -video_aspect_ratio = "-1.000000" -video_aspect_ratio_auto = "true" -video_autoswitch_refresh_rate = "0" -video_black_frame_insertion = "0" -video_context_driver = "" -video_crop_overscan = "true" -video_ctx_scaling = "false" -video_disable_composition = "false" -video_driver = "vulkan" -video_filter = "" -video_filter_dir = "/usr/share/retroarch/filters/64bit/video" -video_font_enable = "true" -video_font_path = "/usr/share/retroarch-assets/xmb/monochrome/font.ttf" -video_font_size = "32.000000" -video_force_aspect = "true" -video_force_srgb_disable = "false" -video_frame_delay = "0" -video_frame_delay_auto = "false" -video_fullscreen = "true" -video_fullscreen_x = "0" -video_fullscreen_y = "0" -video_gpu_record = "false" -video_gpu_screenshot = "false" -video_hard_sync = "false" -video_hard_sync_frames = "0" -video_hdr_display_contrast = "5.000000" -video_hdr_enable = "false" -video_hdr_expand_gamut = "true" -video_hdr_max_nits = "1000.000000" -video_hdr_paper_white_nits = "200.000000" -video_layout_directory = "~/.config/retroarch/layouts" -video_layout_enable = "true" -video_layout_path = "" -video_layout_selected_view = "0" -video_max_frame_latency = "1" -video_max_swapchain_images = "3" -video_message_color = "ffff00" -video_message_pos_x = "0.049999" -video_message_pos_y = "0.049999" -video_monitor_index = "0" -video_msg_bgcolor_blue = "0" -video_msg_bgcolor_enable = "false" -video_msg_bgcolor_green = "0" -video_msg_bgcolor_opacity = "1.000000" -video_msg_bgcolor_red = "0" -video_notch_write_over_enable = "false" -video_oga_vertical_enable = "false" -video_post_filter_record = "false" -video_record_config = "" -video_record_quality = "4" -video_record_scale_factor = "1" -video_record_threads = "2" -video_refresh_rate = "60.000000" -video_rotation = "0" -video_scale = "3.000000" -video_scale_integer = "false" -video_scale_integer_overscale = "false" -video_shader_delay = "0" -video_shader_dir = "/tmp/shaders" -video_shader_enable = "false" -video_shader_preset_save_reference_enable = "true" -video_shader_remember_last_dir = "false" -video_shader_watch_files = "false" -video_shared_context = "false" -video_smooth = "false" -video_stream_config = "" -video_stream_port = "56400" -video_stream_quality = "10" -video_stream_scale_factor = "1" -video_stream_url = "" -video_swap_interval = "1" -video_threaded = "true" -video_vsync = "true" -video_waitable_swapchains = "true" -video_window_auto_height_max = "1080" -video_window_auto_width_max = "1920" -video_window_custom_size_enable = "false" -video_window_opacity = "100" -video_window_save_positions = "false" -video_window_show_decorations = "true" -video_windowed_fullscreen = "false" -video_windowed_position_height = "720" -video_windowed_position_width = "1280" -video_windowed_position_x = "0" -video_windowed_position_y = "0" -vrr_runloop_enable = "false" -vulkan_gpu_index = "0" -wifi_driver = "null" -wifi_enabled = "true" -xmb_alpha_factor = "75" -xmb_font = "/usr/share/retroarch-assets/xmb/monochrome/font.ttf" -xmb_layout = "2" -xmb_menu_color_theme = "4" -xmb_shadows_enable = "true" -xmb_theme = "0" -xmb_vertical_thumbnails = "false" -youtube_stream_key = "" diff --git a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch32bit-append.cfg b/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch32bit-append.cfg deleted file mode 100644 index 343124c254..0000000000 --- a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch32bit-append.cfg +++ /dev/null @@ -1,3 +0,0 @@ -audio_filter_dir = "/usr/share/retroarch/filters/32bit/audio" -video_filter_dir = "/usr/share/retroarch/filters/32bit/video" -libretro_directory = /usr/lib32/libretro diff --git a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch64bit-append.cfg b/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch64bit-append.cfg deleted file mode 100644 index b6cbf68312..0000000000 --- a/projects/ROCKNIX/packages/emulators/libretro/retroarch/sources/AMD64/retroarch64bit-append.cfg +++ /dev/null @@ -1,2 +0,0 @@ -audio_filter_dir = "/usr/share/retroarch/filters/64bit/audio" -video_filter_dir = "/usr/share/retroarch/filters/64bit/video" diff --git a/projects/ROCKNIX/packages/emulators/standalone/azahar-sa/config/AMD64/qt-config.ini b/projects/ROCKNIX/packages/emulators/standalone/azahar-sa/config/AMD64/qt-config.ini deleted file mode 100644 index 691bb1088f..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/azahar-sa/config/AMD64/qt-config.ini +++ /dev/null @@ -1,705 +0,0 @@ -[Audio] -audio_emulation=0 -audio_emulation\default=true -enable_audio_stretching=true -enable_audio_stretching\default=true -enable_realtime_audio=false -enable_realtime_audio\default=true -input_device=Auto -input_device\default=true -input_type=0 -input_type\default=true -output_device=Auto -output_device\default=true -output_type=0 -output_type\default=true -volume=1 -volume\default=true - -[Camera] -camera_inner_config= -camera_inner_config\default=true -camera_inner_flip=0 -camera_inner_flip\default=true -camera_inner_name=blank -camera_inner_name\default=true -camera_outer_left_config= -camera_outer_left_config\default=true -camera_outer_left_flip=0 -camera_outer_left_flip\default=true -camera_outer_left_name=blank -camera_outer_left_name\default=true -camera_outer_right_config= -camera_outer_right_config\default=true -camera_outer_right_flip=0 -camera_outer_right_flip\default=true -camera_outer_right_name=blank -camera_outer_right_name\default=true - -[Controls] -profile=0 -profile\default=true -profiles\1\button_a="button:1,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_a\default=false -profiles\1\button_b="button:0,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_b\default=false -profiles\1\button_debug="code:79,engine:keyboard" -profiles\1\button_debug\default=true -profiles\1\button_down="direction:down,engine:sdl,guid:030081b85e0400008e02000010010000,hat:0,port:0" -profiles\1\button_down\default=false -profiles\1\button_gpio14="code:80,engine:keyboard" -profiles\1\button_gpio14\default=true -profiles\1\button_home="" -profiles\1\button_home\default=true -profiles\1\button_l="button:4,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_l\default=false -profiles\1\button_left="direction:left,engine:sdl,guid:030081b85e0400008e02000010010000,hat:0,port:0" -profiles\1\button_left\default=false -profiles\1\button_power="code:86,engine:keyboard" -profiles\1\button_power\default=true -profiles\1\button_r="button:5,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_r\default=false -profiles\1\button_right="direction:right,engine:sdl,guid:030081b85e0400008e02000010010000,hat:0,port:0" -profiles\1\button_right\default=false -profiles\1\button_select="button:6,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_select\default=false -profiles\1\button_start="button:7,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_start\default=false -profiles\1\button_up="direction:up,engine:sdl,guid:030081b85e0400008e02000010010000,hat:0,port:0" -profiles\1\button_up\default=false -profiles\1\button_x="button:3,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_x\default=false -profiles\1\button_y="button:2,engine:sdl,guid:030081b85e0400008e02000010010000,port:0" -profiles\1\button_y\default=false -profiles\1\button_zl="axis:2,direction:+,engine:sdl,guid:030081b85e0400008e02000010010000,port:0,threshold:0.5" -profiles\1\button_zl\default=false -profiles\1\button_zr="axis:5,direction:+,engine:sdl,guid:030081b85e0400008e02000010010000,port:0,threshold:0.5" -profiles\1\button_zr\default=false -profiles\1\c_stick="axis_x:2,axis_y:3,deadzone:0.100000,engine:sdl,guid:03001354474f2d556c74726120476100,port:0" -profiles\1\c_stick\default=false -profiles\1\circle_pad="axis_x:0,axis_y:1,deadzone:0.100000,engine:sdl,guid:03001354474f2d556c74726120476100,port:0" -profiles\1\circle_pad\default=false -profiles\1\motion_device="engine:motion_emu,update_period:100,sensitivity:0.01,tilt_clamp:90.0" -profiles\1\motion_device\default=true -profiles\1\name=Default -profiles\1\name\default=false -profiles\1\touch_device=engine:emu_window -profiles\1\touch_device\default=true -profiles\1\touch_from_button_map=0 -profiles\1\touch_from_button_map\default=true -profiles\1\udp_input_address=127.0.0.1 -profiles\1\udp_input_address\default=true -profiles\1\udp_input_port=26760 -profiles\1\udp_input_port\default=true -profiles\1\udp_pad_index=0 -profiles\1\udp_pad_index\default=true -profiles\1\use_touch_from_button=false -profiles\1\use_touch_from_button\default=true -profiles\size=1 -touch_from_button_maps\1\entries\size=0 -touch_from_button_maps\1\name=default -touch_from_button_maps\1\name\default=true -touch_from_button_maps\size=1 -use_artic_base_controller=false -use_artic_base_controller\default=true - -[Core] -cpu_clock_percentage=100 -cpu_clock_percentage\default=true -delay_start_for_lle_modules=true -delay_start_for_lle_modules\default=true -use_cpu_jit=true -use_cpu_jit\default=true - -[Data%20Storage] -compress_cia_installs=false -compress_cia_installs\default=true -nand_directory=/storage/.local/share/azahar/nand/ -nand_directory\default=false -sdmc_directory=/storage/.local/share/azahar/sdmc/ -sdmc_directory\default=false -use_custom_storage=false -use_custom_storage\default=true -use_virtual_sd=true -use_virtual_sd\default=true - -[Debugging] -LLE\AC=false -LLE\AC\default=true -LLE\ACT=false -LLE\ACT\default=true -LLE\AM=false -LLE\AM\default=true -LLE\BOSS=false -LLE\BOSS\default=true -LLE\CAM=false -LLE\CAM\default=true -LLE\CDC=false -LLE\CDC\default=true -LLE\CECD=false -LLE\CECD\default=true -LLE\CFG=false -LLE\CFG\default=true -LLE\CSND=false -LLE\CSND\default=true -LLE\DLP=false -LLE\DLP\default=true -LLE\DSP=false -LLE\DSP\default=true -LLE\ERR=false -LLE\ERR\default=true -LLE\FRD=false -LLE\FRD\default=true -LLE\FS=false -LLE\FS\default=true -LLE\GPIO=false -LLE\GPIO\default=true -LLE\GSP=false -LLE\GSP\default=true -LLE\HID=false -LLE\HID\default=true -LLE\HTTP=false -LLE\HTTP\default=true -LLE\I2C=false -LLE\I2C\default=true -LLE\IR=false -LLE\IR\default=true -LLE\LDR=false -LLE\LDR\default=true -LLE\MCU=false -LLE\MCU\default=true -LLE\MIC=false -LLE\MIC\default=true -LLE\MP=false -LLE\MP\default=true -LLE\MVD=false -LLE\MVD\default=true -LLE\NDM=false -LLE\NDM\default=true -LLE\NEWS=false -LLE\NEWS\default=true -LLE\NFC=false -LLE\NFC\default=true -LLE\NIM=false -LLE\NIM\default=true -LLE\NS=false -LLE\NS\default=true -LLE\NWM=false -LLE\NWM\default=true -LLE\PDN=false -LLE\PDN\default=true -LLE\PLGLDR=false -LLE\PLGLDR\default=true -LLE\PM=false -LLE\PM\default=true -LLE\PS=false -LLE\PS\default=true -LLE\PTM=false -LLE\PTM\default=true -LLE\PXI=false -LLE\PXI\default=true -LLE\QTM=false -LLE\QTM\default=true -LLE\SOC=false -LLE\SOC\default=true -LLE\SPI=false -LLE\SPI\default=true -LLE\SSL=false -LLE\SSL\default=true -enable_rpc_server=false -enable_rpc_server\default=true -gdbstub_port=24689 -gdbstub_port\default=true -instant_debug_log=false -instant_debug_log\default=true -record_frame_times=false -renderer_debug=false -renderer_debug\default=true -use_gdbstub=false -use_gdbstub\default=true - -[Layout] -anaglyph_shader_name=Dubois (builtin) -anaglyph_shader_name\default=true -custom_bottom_height=480 -custom_bottom_height\default=true -custom_bottom_width=640 -custom_bottom_width\default=true -custom_bottom_x=80 -custom_bottom_x\default=true -custom_bottom_y=500 -custom_bottom_y\default=true -custom_portrait_bottom_height=480 -custom_portrait_bottom_height\default=true -custom_portrait_bottom_width=640 -custom_portrait_bottom_width\default=true -custom_portrait_bottom_x=80 -custom_portrait_bottom_x\default=true -custom_portrait_bottom_y=500 -custom_portrait_bottom_y\default=true -custom_portrait_top_height=480 -custom_portrait_top_height\default=true -custom_portrait_top_width=800 -custom_portrait_top_width\default=true -custom_portrait_top_x=0 -custom_portrait_top_x\default=true -custom_portrait_top_y=0 -custom_portrait_top_y\default=true -custom_second_layer_opacity=100 -custom_second_layer_opacity\default=true -custom_top_height=480 -custom_top_height\default=true -custom_top_width=800 -custom_top_width\default=true -custom_top_x=0 -custom_top_x\default=true -custom_top_y=0 -custom_top_y\default=true -factor_3d=0 -factor_3d\default=true -filter_mode=true -filter_mode\default=true -large_screen_proportion=4 -large_screen_proportion\default=true -layout_option=0 -layout_option\default=true -mono_render_option=0 -mono_render_option\default=true -pp_shader_name=None (builtin) -pp_shader_name\default=true -render_3d=0 -render_3d\default=true -screen_bottom_leftright_padding=0 -screen_bottom_leftright_padding\default=true -screen_bottom_stretch=false -screen_bottom_stretch\default=true -screen_bottom_topbottom_padding=0 -screen_bottom_topbottom_padding\default=true -screen_gap=0 -screen_gap\default=true -screen_top_leftright_padding=0 -screen_top_leftright_padding\default=true -screen_top_stretch=false -screen_top_stretch\default=true -screen_top_topbottom_padding=0 -screen_top_topbottom_padding\default=true -small_screen_position=2 -small_screen_position\default=true -swap_screen=false -swap_screen\default=true -upright_screen=false -upright_screen\default=true - -[Miscellaneous] -check_for_update_on_start=false -check_for_update_on_start\default=false -enable_gamemode=true -enable_gamemode\default=true -log_filter=*:Info -log_filter\default=true -log_regex_filter= -log_regex_filter\default=true - -[Renderer] -async_presentation=true -async_presentation\default=true -async_shader_compilation=false -async_shader_compilation\default=true -bg_blue=0 -bg_blue\default=true -bg_green=0 -bg_green\default=true -bg_red=0 -bg_red\default=true -delay_game_render_thread_us=0 -delay_game_render_thread_us\default=true -disable_right_eye_render=false -disable_right_eye_render\default=true -disable_spirv_optimizer=true -disable_spirv_optimizer\default=true -frame_limit=100 -frame_limit\default=true -graphics_api=2 -graphics_api\default=false -physical_device=0 -physical_device\default=true -resolution_factor=1 -resolution_factor\default=true -shaders_accurate_mul=true -shaders_accurate_mul\default=true -spirv_shader_gen=true -spirv_shader_gen\default=true -texture_filter=0 -texture_filter\default=true -texture_sampling=0 -texture_sampling\default=true -turbo_limit=200 -turbo_limit\default=true -use_disk_shader_cache=true -use_disk_shader_cache\default=true -use_hw_shader=true -use_hw_shader\default=true -use_shader_jit=false -use_shader_jit\default=false -use_vsync_new=true -use_vsync_new\default=true - -[System] -allow_plugin_loader=true -allow_plugin_loader\default=true -enable_required_online_lle_modules=false -enable_required_online_lle_modules\default=true -init_clock=0 -init_clock\default=true -init_ticks_override=@Variant(\0\0\0\x81\0\0\0\0\0\0\0\0) -init_ticks_override\default=true -init_ticks_type=0 -init_ticks_type\default=true -init_time=@Variant(\0\0\0\x84\0\0\0\0\x38m5\xbd) -init_time\default=true -init_time_offset=@Variant(\0\0\0\x81\0\0\0\0\0\0\0\0) -init_time_offset\default=true -is_new_3ds=true -is_new_3ds\default=true -lle_applets=true -lle_applets\default=true -plugin_loader=false -plugin_loader\default=true -region_value=-1 -region_value\default=true -steps_per_hour=0 -steps_per_hour\default=true - -[UI] -GameList\favorites\size=0 -GameList\hideNoIcon=false -GameList\hideNoIcon\default=true -GameList\iconSize=2 -GameList\iconSize\default=true -GameList\row1=2 -GameList\row1\default=true -GameList\row2=0 -GameList\row2\default=true -GameList\show_3ds_files_warning=false -GameList\show_3ds_files_warning\default=true -GameList\show_compat_column=true -GameList\show_compat_column\default=true -GameList\show_play_time_column=true -GameList\show_play_time_column\default=true -GameList\show_region_column=true -GameList\show_region_column\default=true -GameList\show_size_column=true -GameList\show_size_column\default=true -GameList\show_type_column=true -GameList\show_type_column\default=true -GameList\singleLineMode=false -GameList\singleLineMode\default=true -Multiplayer\game_id=0 -Multiplayer\game_id\default=true -Multiplayer\host_type=0 -Multiplayer\host_type\default=true -Multiplayer\ip= -Multiplayer\ip\default=true -Multiplayer\ip_ban_list\size=0 -Multiplayer\max_player=8 -Multiplayer\max_player\default=true -Multiplayer\multiplayer_filter_games_owned=false -Multiplayer\multiplayer_filter_games_owned\default=true -Multiplayer\multiplayer_filter_hide_empty=false -Multiplayer\multiplayer_filter_hide_empty\default=true -Multiplayer\multiplayer_filter_hide_full=false -Multiplayer\multiplayer_filter_hide_full\default=true -Multiplayer\multiplayer_filter_text= -Multiplayer\multiplayer_filter_text\default=true -Multiplayer\nickname= -Multiplayer\nickname\default=true -Multiplayer\port=24872 -Multiplayer\port\default=true -Multiplayer\room_description= -Multiplayer\room_description\default=true -Multiplayer\room_name= -Multiplayer\room_name\default=true -Multiplayer\room_nickname= -Multiplayer\room_nickname\default=true -Multiplayer\room_port=24872 -Multiplayer\room_port\default=true -Multiplayer\username_ban_list\size=0 -Paths\gamedirs\1\deep_scan=false -Paths\gamedirs\1\deep_scan\default=true -Paths\gamedirs\1\expanded=true -Paths\gamedirs\1\expanded\default=true -Paths\gamedirs\1\path=INSTALLED -Paths\gamedirs\2\deep_scan=false -Paths\gamedirs\2\deep_scan\default=true -Paths\gamedirs\2\expanded=true -Paths\gamedirs\2\expanded\default=true -Paths\gamedirs\2\path=SYSTEM -Paths\gamedirs\size=2 -Paths\language=en -Paths\language\default=false -Paths\last_artic_base_addr= -Paths\last_artic_base_addr\default=true -Paths\moviePlaybackPath= -Paths\movieRecordPath= -Paths\recentFiles= -Paths\romsPath= -Paths\screenshotPath=/storage/.local/share/azahar/screenshots/ -Paths\screenshotPath\default=false -Paths\symbolsPath= -Paths\videoDumpingPath= -Shortcuts\Main%20Window\Advance%20Frame\Context=2 -Shortcuts\Main%20Window\Advance%20Frame\Context\default=true -Shortcuts\Main%20Window\Advance%20Frame\KeySeq= -Shortcuts\Main%20Window\Advance%20Frame\KeySeq\default=true -Shortcuts\Main%20Window\Audio%20Mute\Unmute\Context=1 -Shortcuts\Main%20Window\Audio%20Mute\Unmute\Context\default=true -Shortcuts\Main%20Window\Audio%20Mute\Unmute\KeySeq=Ctrl+M -Shortcuts\Main%20Window\Audio%20Mute\Unmute\KeySeq\default=true -Shortcuts\Main%20Window\Audio%20Volume%20Down\Context=1 -Shortcuts\Main%20Window\Audio%20Volume%20Down\Context\default=true -Shortcuts\Main%20Window\Audio%20Volume%20Down\KeySeq= -Shortcuts\Main%20Window\Audio%20Volume%20Down\KeySeq\default=true -Shortcuts\Main%20Window\Audio%20Volume%20Up\Context=1 -Shortcuts\Main%20Window\Audio%20Volume%20Up\Context\default=true -Shortcuts\Main%20Window\Audio%20Volume%20Up\KeySeq= -Shortcuts\Main%20Window\Audio%20Volume%20Up\KeySeq\default=true -Shortcuts\Main%20Window\Capture%20Screenshot\Context=3 -Shortcuts\Main%20Window\Capture%20Screenshot\Context\default=true -Shortcuts\Main%20Window\Capture%20Screenshot\KeySeq=Ctrl+P -Shortcuts\Main%20Window\Capture%20Screenshot\KeySeq\default=true -Shortcuts\Main%20Window\Continue\Pause%20Emulation\Context=1 -Shortcuts\Main%20Window\Continue\Pause%20Emulation\Context\default=true -Shortcuts\Main%20Window\Continue\Pause%20Emulation\KeySeq=F4 -Shortcuts\Main%20Window\Continue\Pause%20Emulation\KeySeq\default=true -Shortcuts\Main%20Window\Decrease%203D%20Factor\Context=2 -Shortcuts\Main%20Window\Decrease%203D%20Factor\Context\default=true -Shortcuts\Main%20Window\Decrease%203D%20Factor\KeySeq=Ctrl+- -Shortcuts\Main%20Window\Decrease%203D%20Factor\KeySeq\default=true -Shortcuts\Main%20Window\Decrease%20Speed%20Limit\Context=2 -Shortcuts\Main%20Window\Decrease%20Speed%20Limit\Context\default=true -Shortcuts\Main%20Window\Decrease%20Speed%20Limit\KeySeq=- -Shortcuts\Main%20Window\Decrease%20Speed%20Limit\KeySeq\default=true -Shortcuts\Main%20Window\Exit%20Azahar\Context=1 -Shortcuts\Main%20Window\Exit%20Azahar\Context\default=true -Shortcuts\Main%20Window\Exit%20Azahar\KeySeq=Ctrl+Q -Shortcuts\Main%20Window\Exit%20Azahar\KeySeq\default=true -Shortcuts\Main%20Window\Exit%20Fullscreen\Context=1 -Shortcuts\Main%20Window\Exit%20Fullscreen\Context\default=true -Shortcuts\Main%20Window\Exit%20Fullscreen\KeySeq=Esc -Shortcuts\Main%20Window\Exit%20Fullscreen\KeySeq\default=true -Shortcuts\Main%20Window\Exit%20Lime3DS\Context=1 -Shortcuts\Main%20Window\Exit%20Lime3DS\Context\default=true -Shortcuts\Main%20Window\Exit%20Lime3DS\KeySeq=Ctrl+Q -Shortcuts\Main%20Window\Exit%20Lime3DS\KeySeq\default=true -Shortcuts\Main%20Window\Fullscreen\Context=1 -Shortcuts\Main%20Window\Fullscreen\Context\default=true -Shortcuts\Main%20Window\Fullscreen\KeySeq=F11 -Shortcuts\Main%20Window\Fullscreen\KeySeq\default=true -Shortcuts\Main%20Window\Increase%203D%20Factor\Context=2 -Shortcuts\Main%20Window\Increase%203D%20Factor\Context\default=true -Shortcuts\Main%20Window\Increase%203D%20Factor\KeySeq=Ctrl++ -Shortcuts\Main%20Window\Increase%203D%20Factor\KeySeq\default=true -Shortcuts\Main%20Window\Increase%20Speed%20Limit\Context=2 -Shortcuts\Main%20Window\Increase%20Speed%20Limit\Context\default=true -Shortcuts\Main%20Window\Increase%20Speed%20Limit\KeySeq=+ -Shortcuts\Main%20Window\Increase%20Speed%20Limit\KeySeq\default=true -Shortcuts\Main%20Window\Load%20Amiibo\Context=3 -Shortcuts\Main%20Window\Load%20Amiibo\Context\default=true -Shortcuts\Main%20Window\Load%20Amiibo\KeySeq=F2 -Shortcuts\Main%20Window\Load%20Amiibo\KeySeq\default=true -Shortcuts\Main%20Window\Load%20File\Context=3 -Shortcuts\Main%20Window\Load%20File\Context\default=true -Shortcuts\Main%20Window\Load%20File\KeySeq=Ctrl+O -Shortcuts\Main%20Window\Load%20File\KeySeq\default=true -Shortcuts\Main%20Window\Load%20from%20Newest%20Non-Quicksave%20Slot\Context=1 -Shortcuts\Main%20Window\Load%20from%20Newest%20Non-Quicksave%20Slot\Context\default=true -Shortcuts\Main%20Window\Load%20from%20Newest%20Non-Quicksave%20Slot\KeySeq=Ctrl+V -Shortcuts\Main%20Window\Load%20from%20Newest%20Non-Quicksave%20Slot\KeySeq\default=true -Shortcuts\Main%20Window\Load%20from%20Newest%20Slot\Context=1 -Shortcuts\Main%20Window\Load%20from%20Newest%20Slot\Context\default=true -Shortcuts\Main%20Window\Load%20from%20Newest%20Slot\KeySeq=Ctrl+V -Shortcuts\Main%20Window\Load%20from%20Newest%20Slot\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Game%20Lobby\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Game%20Lobby\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Game%20Lobby\KeySeq=Ctrl+B -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Game%20Lobby\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Lobby\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Lobby\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Lobby\KeySeq=Ctrl+B -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Lobby\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Rooms\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Rooms\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Rooms\KeySeq=Ctrl+B -Shortcuts\Main%20Window\Multiplayer%20Browse%20Public%20Rooms\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Create%20Room\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Create%20Room\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Create%20Room\KeySeq=Ctrl+N -Shortcuts\Main%20Window\Multiplayer%20Create%20Room\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Direct%20Connect%20to%20Room\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Direct%20Connect%20to%20Room\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Direct%20Connect%20to%20Room\KeySeq=Ctrl+Shift -Shortcuts\Main%20Window\Multiplayer%20Direct%20Connect%20to%20Room\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Leave%20Room\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Leave%20Room\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Leave%20Room\KeySeq=Ctrl+L -Shortcuts\Main%20Window\Multiplayer%20Leave%20Room\KeySeq\default=true -Shortcuts\Main%20Window\Multiplayer%20Show%20Current%20Room\Context=2 -Shortcuts\Main%20Window\Multiplayer%20Show%20Current%20Room\Context\default=true -Shortcuts\Main%20Window\Multiplayer%20Show%20Current%20Room\KeySeq=Ctrl+R -Shortcuts\Main%20Window\Multiplayer%20Show%20Current%20Room\KeySeq\default=true -Shortcuts\Main%20Window\Quick%20Load\Context=1 -Shortcuts\Main%20Window\Quick%20Load\Context\default=true -Shortcuts\Main%20Window\Quick%20Load\KeySeq=Alt+L -Shortcuts\Main%20Window\Quick%20Load\KeySeq\default=false -Shortcuts\Main%20Window\Quick%20Save\Context=1 -Shortcuts\Main%20Window\Quick%20Save\Context\default=true -Shortcuts\Main%20Window\Quick%20Save\KeySeq=Alt+S -Shortcuts\Main%20Window\Quick%20Save\KeySeq\default=false -Shortcuts\Main%20Window\Remove%20Amiibo\Context=2 -Shortcuts\Main%20Window\Remove%20Amiibo\Context\default=true -Shortcuts\Main%20Window\Remove%20Amiibo\KeySeq=F3 -Shortcuts\Main%20Window\Remove%20Amiibo\KeySeq\default=true -Shortcuts\Main%20Window\Restart%20Emulation\Context=1 -Shortcuts\Main%20Window\Restart%20Emulation\Context\default=true -Shortcuts\Main%20Window\Restart%20Emulation\KeySeq=F6 -Shortcuts\Main%20Window\Restart%20Emulation\KeySeq\default=true -Shortcuts\Main%20Window\Rotate%20Screens%20Upright\Context=1 -Shortcuts\Main%20Window\Rotate%20Screens%20Upright\Context\default=true -Shortcuts\Main%20Window\Rotate%20Screens%20Upright\KeySeq=F8 -Shortcuts\Main%20Window\Rotate%20Screens%20Upright\KeySeq\default=true -Shortcuts\Main%20Window\Save%20to%20Oldest%20Non-Quicksave%20Slot\Context=1 -Shortcuts\Main%20Window\Save%20to%20Oldest%20Non-Quicksave%20Slot\Context\default=true -Shortcuts\Main%20Window\Save%20to%20Oldest%20Non-Quicksave%20Slot\KeySeq=Ctrl+C -Shortcuts\Main%20Window\Save%20to%20Oldest%20Non-Quicksave%20Slot\KeySeq\default=true -Shortcuts\Main%20Window\Save%20to%20Oldest%20Slot\Context=1 -Shortcuts\Main%20Window\Save%20to%20Oldest%20Slot\Context\default=true -Shortcuts\Main%20Window\Save%20to%20Oldest%20Slot\KeySeq=Ctrl+C -Shortcuts\Main%20Window\Save%20to%20Oldest%20Slot\KeySeq\default=true -Shortcuts\Main%20Window\Stop%20Emulation\Context=1 -Shortcuts\Main%20Window\Stop%20Emulation\Context\default=true -Shortcuts\Main%20Window\Stop%20Emulation\KeySeq=F5 -Shortcuts\Main%20Window\Stop%20Emulation\KeySeq\default=true -Shortcuts\Main%20Window\Swap%20Screens\Context=1 -Shortcuts\Main%20Window\Swap%20Screens\Context\default=true -Shortcuts\Main%20Window\Swap%20Screens\KeySeq=F9 -Shortcuts\Main%20Window\Swap%20Screens\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%203D\Context=2 -Shortcuts\Main%20Window\Toggle%203D\Context\default=true -Shortcuts\Main%20Window\Toggle%203D\KeySeq=Ctrl+3 -Shortcuts\Main%20Window\Toggle%203D\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Custom%20Textures\Context=2 -Shortcuts\Main%20Window\Toggle%20Custom%20Textures\Context\default=true -Shortcuts\Main%20Window\Toggle%20Custom%20Textures\KeySeq=F7 -Shortcuts\Main%20Window\Toggle%20Custom%20Textures\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Filter%20Bar\Context=1 -Shortcuts\Main%20Window\Toggle%20Filter%20Bar\Context\default=true -Shortcuts\Main%20Window\Toggle%20Filter%20Bar\KeySeq=Ctrl+F -Shortcuts\Main%20Window\Toggle%20Filter%20Bar\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Frame%20Advancing\Context=2 -Shortcuts\Main%20Window\Toggle%20Frame%20Advancing\Context\default=true -Shortcuts\Main%20Window\Toggle%20Frame%20Advancing\KeySeq=Ctrl+A -Shortcuts\Main%20Window\Toggle%20Frame%20Advancing\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Per-Application%20Speed\Context=2 -Shortcuts\Main%20Window\Toggle%20Per-Application%20Speed\Context\default=true -Shortcuts\Main%20Window\Toggle%20Per-Application%20Speed\KeySeq=Ctrl+Z -Shortcuts\Main%20Window\Toggle%20Per-Application%20Speed\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Per-Game%20Speed\Context=2 -Shortcuts\Main%20Window\Toggle%20Per-Game%20Speed\Context\default=true -Shortcuts\Main%20Window\Toggle%20Per-Game%20Speed\KeySeq=Ctrl+Z -Shortcuts\Main%20Window\Toggle%20Per-Game%20Speed\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Screen%20Layout\Context=1 -Shortcuts\Main%20Window\Toggle%20Screen%20Layout\Context\default=true -Shortcuts\Main%20Window\Toggle%20Screen%20Layout\KeySeq=F10 -Shortcuts\Main%20Window\Toggle%20Screen%20Layout\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Status%20Bar\Context=1 -Shortcuts\Main%20Window\Toggle%20Status%20Bar\Context\default=true -Shortcuts\Main%20Window\Toggle%20Status%20Bar\KeySeq=Ctrl+S -Shortcuts\Main%20Window\Toggle%20Status%20Bar\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Texture%20Dumping\Context=2 -Shortcuts\Main%20Window\Toggle%20Texture%20Dumping\Context\default=true -Shortcuts\Main%20Window\Toggle%20Texture%20Dumping\KeySeq= -Shortcuts\Main%20Window\Toggle%20Texture%20Dumping\KeySeq\default=true -Shortcuts\Main%20Window\Toggle%20Turbo%20Mode\Context=2 -Shortcuts\Main%20Window\Toggle%20Turbo%20Mode\Context\default=true -Shortcuts\Main%20Window\Toggle%20Turbo%20Mode\KeySeq= -Shortcuts\Main%20Window\Toggle%20Turbo%20Mode\KeySeq\default=true -UILayout\gameListHeaderState="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\x6\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x3\xe2\0\0\0\x6\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x6\0\0\x2\x80\0\0\0\x1\0\0\0\0\0\0\0\x62\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0G\0\0\0\x1\0\0\0\0\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0L\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0L\0\0\0\0)" -UILayout\geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1=\0\0\0\xd5\0\0\x6\x42\0\0\x3\x11\0\0\x1@\0\0\0\xf3\0\0\x6?\0\0\x3\xe\0\0\0\0\0\0\0\0\a\x80\0\0\x1@\0\0\0\xf3\0\0\x6?\0\0\x3\xe)" -UILayout\geometryRenderWindow=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x1\0\0\0\x19\0\0\0\x64\0\0\0\x36\0\0\0\0\0\0\0\0\xff\xff\xff\xff\xff\xff\xff\xff\0\0\0\0\0\0\0\0\x5\0\0\0\0\x1\0\0\0\x19\0\0\0\x64\0\0\0\x36) -UILayout\microProfileDialogGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x1\0\0\0\x19\0\0\x3\xe8\0\0\x2p\0\0\0\x1\0\0\0\x19\0\0\x3\xe8\0\0\x2p\0\0\0\0\0\0\0\0\a\x80\0\0\0\x1\0\0\0\x19\0\0\x3\xe8\0\0\x2p) -UILayout\microProfileDialogVisible=false -UILayout\microProfileDialogVisible\default=true -UILayout\state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x2\0\0\0\0\0\0\0\0\0\0\0\0\xfc\x2\0\0\0\x1\xfb\0\0\0\x1c\0W\0\x61\0i\0t\0T\0r\0\x65\0\x65\0W\0i\0\x64\0g\0\x65\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0V\0\xff\xff\xff\0\0\0\x1\0\0\0\0\0\0\0\0\xfc\x2\0\0\0\b\xfb\0\0\0\x18\0\x41\0R\0M\0R\0\x65\0g\0i\0s\0t\0\x65\0r\0s\0\0\0\0\0\xff\xff\xff\xff\0\0\0h\0\xff\xff\xff\xfb\0\0\0 \0G\0r\0\x61\0p\0h\0i\0\x63\0s\0\x44\0\x65\0\x62\0u\0g\0g\0\x65\0r\0\0\0\0\0\xff\xff\xff\xff\0\0\0V\0\xff\xff\xff\xfb\0\0\0\"\0P\0i\0\x63\0\x61\0 \0\x43\0o\0m\0m\0\x61\0n\0\x64\0 \0L\0i\0s\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x84\0\xff\xff\xff\xfb\0\0\0*\0P\0i\0\x63\0\x61\0\x42\0r\0\x65\0\x61\0k\0P\0o\0i\0n\0t\0s\0W\0i\0\x64\0g\0\x65\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x84\0\xff\xff\xff\xfb\0\0\0 \0P\0i\0\x63\0\x61\0V\0\x65\0r\0t\0\x65\0x\0S\0h\0\x61\0\x64\0\x65\0r\0\0\0\0\0\xff\xff\xff\xff\0\0\x1\xa6\0\xff\xff\xff\xfb\0\0\0\x12\0\x43\0i\0T\0r\0\x61\0\x63\0i\0n\0g\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x38\0\xff\xff\xff\xfb\0\0\0.\0L\0L\0\x45\0S\0\x65\0r\0v\0i\0\x63\0\x65\0M\0o\0\x64\0u\0l\0\x65\0s\0W\0i\0\x64\0g\0\x65\0t\0\0\0\0\0\xff\xff\xff\xff\0\0\0V\0\xff\xff\xff\xfb\0\0\0\x16\0I\0P\0\x43\0R\0\x65\0\x63\0o\0r\0\x64\0\x65\0r\0\0\0\0\0\xff\xff\xff\xff\0\0\0\xba\0\xff\xff\xff\0\0\x2\x39\0\0\0\xc2\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0) -Updater\check_for_update_on_start=true -Updater\check_for_update_on_start\default=true -Updater\update_on_close=false -Updater\update_on_close\default=true -calloutFlags=0 -calloutFlags\default=true -confirmClose=true -confirmClose\default=true -displayTitleBars=true -displayTitleBars\default=true -enable_discord_presence=true -enable_discord_presence\default=true -firstStart=false -firstStart\default=false -fullscreen=true -fullscreen\default=false -hideInactiveMouse=false -hideInactiveMouse\default=true -muteWhenInBackground=false -muteWhenInBackground\default=true -pauseWhenInBackground=false -pauseWhenInBackground\default=true -saveStateWarning=false -saveStateWarning\default=false -screenshot_resolution_factor=0 -screenshot_resolution_factor\default=true -showConsole=false -showConsole\default=true -showFilterBar=true -showFilterBar\default=true -showStatusBar=true -showStatusBar\default=true -show_advanced_frametime_info=false -show_advanced_frametime_info\default=true -singleWindowMode=true -singleWindowMode\default=true -theme=default -theme\default=true - -[Utility] -async_custom_loading=true -async_custom_loading\default=true -custom_textures=false -custom_textures\default=true -dump_textures=false -dump_textures\default=true -preload_textures=false -preload_textures\default=true - -[VideoDumping] -audio_bitrate=64000 -audio_bitrate\default=true -audio_encoder=libvorbis -audio_encoder\default=true -audio_encoder_options= -audio_encoder_options\default=true -format_options= -output_format=webm -output_format\default=true -video_bitrate=2500000 -video_bitrate\default=true -video_encoder=libvpx-vp9 -video_encoder\default=true -video_encoder_options="quality:realtime,speed:6,tile-columns:4,frame-parallel:1,threads:8,row-mt:1" -video_encoder_options\default=true - -[WebService] -citra_token= -citra_username= -lime3ds_token= -lime3ds_username= -web_api_url=https://api.citra-emu.org -web_api_url\default=true diff --git a/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/controllerProfiles/wii_u_gamepad.xml b/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/controllerProfiles/wii_u_gamepad.xml deleted file mode 100644 index bf1c32b628..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/controllerProfiles/wii_u_gamepad.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - Wii U GamePad - - SDLController - 0_030003f05e0400008e02000010010000 - Xbox 360 Controller - 0.15 - - 0.25 - 1 - - - 0.25 - 1 - - - 0.25 - 1 - - - - 24 - - - - 23 - - - - 22 - - - - 21 - - - - 20 - - - - 19 - - - - 18 - - - - 17 - - - - 16 - - - - 15 - - - - 14 - - - - 1 - - - - 2 - - - - 3 - - - - 4 - - - - 5 - - - - 6 - - - - 7 - - - - 8 - - - - 9 - - - - 10 - - - - 11 - - - - 12 - - - - 13 - - - - - diff --git a/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/controllerProfiles/wii_u_pro_controller.xml b/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/controllerProfiles/wii_u_pro_controller.xml deleted file mode 100644 index 6488bc4cdc..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/controllerProfiles/wii_u_pro_controller.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - Wii U Pro Controller - - SDLController - 0_030003f05e0400008e02000010010000 - Xbox 360 Controller - 0.15 - - 0.25 - 1 - - - 0.25 - 1 - - - 0.25 - 1 - - - - 25 - - - - 13 - - - - 12 - - - - 11 - - - - 10 - - - - 9 - - - - 8 - - - - 7 - - - - 6 - - - - 5 - - - - 4 - - - - 3 - - - - 24 - - - - 23 - - - - 22 - - - - 21 - - - - 20 - - - - 19 - - - - 18 - - - - 17 - - - - 16 - - - - 15 - - - - 2 - - - - 14 - - - - 1 - - - - - diff --git a/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/settings.xml b/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/settings.xml deleted file mode 100644 index 2a0fa8fd44..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/cemu-sa/config/AMD64/settings.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - 0 - false - - true - 0 - false - false - false - true - false - true - false - true - - 1 - - -1 - -1 - - - -1 - -1 - - false - false - - -1 - -1 - - - -1 - -1 - - false - - - - 500 - 100 - 70 - 140 - 160 - 886 - - - - - /storage/roms/wiiu - - - - - 1 - 00000000040000000000000000000000 - 1 - true - 1 - 0 - 0 - true - true - - 0 - 4282069997 - 100 - true - false - true - true - true - true - false - - - 4 - 4294967295 - 100 - true - false - true - false - - - - - 2147483649 - false - 0 - - - 0 - - - - - diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/Dolphin.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/Dolphin.ini deleted file mode 100644 index 84aed9b241..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/Dolphin.ini +++ /dev/null @@ -1,151 +0,0 @@ -[General] -LastFilename = -ShowLag = False -ShowFrameCount = False -ISOPaths = 1 -RecursiveISOPaths = False -NANDRootPath = -WirelessMac = -[Interface] -ConfirmStop = True -UsePanicHandlers = True -OnScreenDisplayMessages = True -HideCursor = False -AutoHideCursor = False -MainWindowPosX = 403 -MainWindowPosY = 148 -MainWindowWidth = 800 -MainWindowHeight = 600 -Language = 0 -ShowToolbar = True -ShowStatusbar = True -ShowLogWindow = False -ShowLogConfigWindow = False -ExtendedFPSInfo = False -ThemeName40 = Clean Blue -PauseOnFocusLost = False -[Display] -FullscreenResolution = Auto -Fullscreen = True -RenderToMain = False -RenderWindowXPos = -1 -RenderWindowYPos = -1 -RenderWindowWidth = 640 -RenderWindowHeight = 480 -RenderWindowAutoSize = False -KeepWindowOnTop = False -ProgressiveScan = False -PAL60 = True -DisableScreenSaver = True -ForceNTSCJ = False -[GameList] -ListDrives = False -ListWad = True -ListElfDol = True -ListWii = True -ListGC = True -ListJap = True -ListPal = True -ListUsa = True -ListAustralia = True -ListFrance = True -ListGermany = True -ListItaly = True -ListKorea = True -ListNetherlands = True -ListRussia = True -ListSpain = True -ListTaiwan = True -ListWorld = True -ListUnknown = True -ListSort = 3 -ListSortSecondary = 0 -ColorCompressed = True -ColumnPlatform = True -ColumnBanner = True -ColumnNotes = True -ColumnFileName = False -ColumnID = False -ColumnRegion = True -ColumnSize = True -ColumnState = True -[Core] -SkipIPL = True -HLE_BS2 = False -TimingVariance = 40 -CPUCore = 4 -Fastmem = True -CPUThread = True -DSPHLE = True -SkipIdle = True -SyncOnSkipIdle = True -SyncGPU = False -SyncGpuMaxDistance = 200000 -SyncGpuMinDistance = -200000 -SyncGpuOverclock = 1.00000000 -FPRF = False -AccurateNaNs = False -DefaultISO = -DVDRoot = -Apploader = -EnableCheats = True -SelectedLanguage = 0 -OverrideGCLang = False -DPL2Decoder = False -Latency = 2 -MemcardAPath = -MemcardBPath = -AgpCartAPath = -AgpCartBPath = -GCIFolderAPath = /storage/roms/bios/GC/USA -SlotA = 1 -SlotB = 255 -SerialPort1 = 255 -BBA_MAC = -SIDevice0 = 6 -AdapterRumble0 = True -SimulateKonga0 = False -SIDevice1 = 6 -AdapterRumble1 = True -SimulateKonga1 = False -SIDevice2 = 0 -AdapterRumble2 = True -SimulateKonga2 = False -SIDevice3 = 0 -AdapterRumble3 = True -SimulateKonga3 = False -WiiSDCard = False -WiiKeyboard = False -WiimoteContinuousScanning = False -WiimoteEnableSpeaker = False -RunCompareServer = False -RunCompareClient = False -EmulationSpeed = 1.00000000 -FrameSkip = 0x00000003 -Overclock = 4.00000000 -OverclockEnable = False -GFXBackend = Vulkan -GPUDeterminismMode = auto -PerfMapDir = -AutoDiscChange = True -[Movie] -PauseMovie = False -Author = -DumpFrames = False -DumpFramesSilent = False -ShowInputDisplay = False -[DSP] -EnableJIT = True -DumpAudio = False -DumpUCode = False -Backend = Pulse -Volume = 100 -CaptureLog = False -[Input] -BackgroundInput = False -[FifoPlayer] -LoopReplay = True -[Analytics] -ID = 5082f0c30a7e422b1220107f69d6c108 -Enabled = False -PermissionAsked = True diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GFX.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GFX.ini deleted file mode 100644 index dda46e4245..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GFX.ini +++ /dev/null @@ -1,61 +0,0 @@ -[Hardware] -VSync = False -Adapter = 0 -[Settings] -AspectRatio = 0 -InternalResolution = 2 -Crop = False -wideScreenHack = False -UseXFB = False -UseRealXFB = False -SafeTextureCacheColorSamples = 128 -ShowFPS = False -LogRenderTimeToFile = False -OverlayStats = False -OverlayProjStats = False -DumpTextures = False -HiresTextures = False -ConvertHiresTextures = False -CacheHiresTextures = False -DumpEFBTarget = False -FreeLook = False -UseFFV1 = False -EnablePixelLighting = False -FastDepthCalc = True -MSAA = 1 -SSAA = False -EFBScale = 2 -TexFmtOverlayEnable = False -TexFmtOverlayCenter = False -Wireframe = False -DisableFog = False -EnableShaderDebugging = False -BorderlessFullscreen = False -SWZComploc = True -SWZFreeze = True -SWDumpObjects = False -SWDumpTevStages = False -SWDumpTevTexFetches = False -SWDrawStart = 0 -SWDrawEnd = 100000 -ShaderCompilationMode = 0 -WaitForShadersBeforeStarting = True -BackendMultithreading = True -EnableGPUTextureDecoding = True -[Enhancements] -ForceTextureFiltering = False -MaxAnisotropy = 0 -PostProcessingShader = -[Stereoscopy] -StereoMode = 0 -StereoDepth = 20 -StereoConvergencePercentage = 100 -StereoSwapEyes = False -[Hacks] -EFBAccessEnable = False -BBoxEnable = False -ForceProgressive = True -EFBToTextureEnable = True -EFBScaledCopy = False -EFBEmulateFormatChanges = False -SkipDuplicateXFBs = True diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GamecubeControllerProfiles/GCPadNew.ini.east b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GamecubeControllerProfiles/GCPadNew.ini.east deleted file mode 100644 index fde9060784..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GamecubeControllerProfiles/GCPadNew.ini.east +++ /dev/null @@ -1,29 +0,0 @@ -[GCPad1] -Device = evdev/0/Microsoft X-Box 360 pad -Buttons/A = Button 1 -Buttons/B = Button 0 -Buttons/Start = Button 7 -Buttons/X = Button 3 -Buttons/Y = Button 2 -Buttons/Z = Button 5 -Buttons/Hotkey = Button 6 -C-Stick/Dead Zone = 25.000000000000000 -C-Stick/Down = Axis 4+ -C-Stick/Left = Axis 3- -C-Stick/Modifier = Control_L -C-Stick/Modifier/Range = 50.000000000000000 -C-Stick/Right = Axis 3+ -C-Stick/Up = Axis 4- -D-Pad/Down = Axis 7+ -D-Pad/Left = Axis 6- -D-Pad/Right = Axis 6+ -D-Pad/Up = Axis 7- -Main Stick/Dead Zone = 25.000000000000000 -Main Stick/Down = Axis 1+ -Main Stick/Left = Axis 0- -Main Stick/Modifier = Shift_L -Main Stick/Modifier/Range = 50.000000000000000 -Main Stick/Right = Axis 0+ -Main Stick/Up = Axis 1- -Triggers/L = Axis 2+ -Triggers/R = Axis 5+ diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GamecubeControllerProfiles/GCPadNew.ini.south b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GamecubeControllerProfiles/GCPadNew.ini.south deleted file mode 100644 index 28c2f75c0e..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/GamecubeControllerProfiles/GCPadNew.ini.south +++ /dev/null @@ -1,29 +0,0 @@ -[GCPad1] -Device = evdev/0/Microsoft X-Box 360 pad -Buttons/A = Button 0 -Buttons/B = Button 2 -Buttons/Start = Button 7 -Buttons/X = Button 1 -Buttons/Y = Button 3 -Buttons/Z = Button 5 -Buttons/Hotkey = Button 6 -C-Stick/Dead Zone = 25.000000000000000 -C-Stick/Down = Axis 4+ -C-Stick/Left = Axis 3- -C-Stick/Modifier = Control_L -C-Stick/Modifier/Range = 50.000000000000000 -C-Stick/Right = Axis 3+ -C-Stick/Up = Axis 4- -D-Pad/Down = Axis 7+ -D-Pad/Left = Axis 6- -D-Pad/Right = Axis 6+ -D-Pad/Up = Axis 7- -Main Stick/Dead Zone = 25.000000000000000 -Main Stick/Down = Axis 1+ -Main Stick/Left = Axis 0- -Main Stick/Modifier = Shift_L -Main Stick/Modifier/Range = 50.000000000000000 -Main Stick/Right = Axis 0+ -Main Stick/Up = Axis 1- -Triggers/L = Axis 2+ -Triggers/R = Axis 5+ diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/Hotkeys.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/Hotkeys.ini deleted file mode 100644 index 838c89f486..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/Hotkeys.ini +++ /dev/null @@ -1,10 +0,0 @@ -[Hotkeys] -Device = evdev/0/Microsoft X-Box 360 pad -Graphics Toggles/Toggle Aspect Ratio = @(MODE+EAST) -General/Take Screenshot = @(MODE+SOUTH) -Save State/Save to Selected Slot = @(MODE+TR) -Load State/Load State Slot 1 = @(MODE+TL) -Other State Hotkeys/Increase Selected State Slot = @(MODE+`Axis 7-`) -Other State Hotkeys/Decrease Selected State Slot = @(MODE+`Axis 7+`) -Emulation Speed/Increase Emulation Speed = @(MODE+`Full Axis 5+`) -Emulation Speed/Decrease Emulation Speed = @(MODE+`Full Axis 2+`) diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/classic.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/classic.ini deleted file mode 100644 index b9450699c4..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/classic.ini +++ /dev/null @@ -1,27 +0,0 @@ -[Wiimote1] -Device = evdev/0/Microsoft X-Box 360 pad -Extension = Classic -Source = 1 -Classic/Buttons/A = Button 1 -Classic/Buttons/B = Button 0 -Classic/Buttons/X = Button 3 -Classic/Buttons/Y = Button 2 -Classic/Buttons/ZL = Axis 2+ -Classic/Buttons/ZR = Axis 5+ -Classic/Buttons/- = Button 6 -Classic/Buttons/+ = Button 7 -Classic/Buttons/Home = Button 8 -Classic/Left Stick/Up = Axis 1- -Classic/Left Stick/Down = Axis 1+ -Classic/Left Stick/Left = Axis 0- -Classic/Left Stick/Right = Axis 0+ -Classic/Right Stick/Up = Axis 4- -Classic/Right Stick/Down = Axis 4+ -Classic/Right Stick/Left = Axis 3- -Classic/Right Stick/Right = Axis 3+ -Classic/Triggers/L = Button 4 -Classic/Triggers/R = Button 5 -Classic/D-Pad/Up = Axis 7- -Classic/D-Pad/Down = Axis 7+ -Classic/D-Pad/Left = Axis 6- -Classic/D-Pad/Right = Axis 6+ diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/hremote.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/hremote.ini deleted file mode 100644 index 950d825d7a..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/hremote.ini +++ /dev/null @@ -1,20 +0,0 @@ -[Wiimote1] -Device = evdev/0/Microsoft X-Box 360 pad -Buttons/A = Button 0 -Buttons/B = Button 1 -Buttons/1 = Button 2 -Buttons/2 = Button 3 -Buttons/- = Button 6 -Buttons/+ = Button 7 -Buttons/Home = Button 8 -Shake/X = Button 4 -Shake/Y = Button 4 -Shake/Z = Button 4 -D-Pad/Up = `Axis 6-` | `Axis 0-` -D-Pad/Down = `Axis 6+` | `Axis 0+` -D-Pad/Left = `Axis 7+` | `Axis 1+` -D-Pad/Right = `Axis 7-` | `Axis 1-` -IR/Up = `Axis 4-` -IR/Down = `Axis 4+` -IR/Left = `Axis 3-` -IR/Right = `Axis 3+` diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/nunchuck.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/nunchuck.ini deleted file mode 100644 index 267a7e2660..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/nunchuck.ini +++ /dev/null @@ -1,30 +0,0 @@ -[Wiimote1] -Device = evdev/0/Microsoft X-Box 360 pad -Extension = Nunchuk -Buttons/A = Button 0 -Buttons/B = Button 1 -Buttons/1 = Button 2 -Buttons/2 = Button 3 -Buttons/- = Button 6 -Buttons/+ = Button 7 -D-Pad/Up = Axis 7- -D-Pad/Down = Axis 7+ -D-Pad/Left = Axis 6- -D-Pad/Right = Axis 6+ -Buttons/Home = Button 8 -Shake/X = Button 4 -Shake/Y = Button 4 -Shake/Z = Button 4 -Nunchuk/Buttons/C = Button 5 -Nunchuk/Buttons/Z = Axis 5+ -Nunchuk/Stick/Up = Axis 1- -Nunchuk/Stick/Down = Axis 1+ -Nunchuk/Stick/Left = Axis 0- -Nunchuk/Stick/Right = Axis 0+ -Nunchuk/Shake/X = Axis 2+ -Nunchuk/Shake/Y = Axis 2+ -Nunchuk/Shake/Z = Axis 2+ -IR/Up = `Axis 4-` -IR/Down = `Axis 4+` -IR/Left = `Axis 3-` -IR/Right = `Axis 3+` diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/vremote.ini b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/vremote.ini deleted file mode 100644 index 4097e35908..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/config/AMD64/WiiControllerProfiles/vremote.ini +++ /dev/null @@ -1,20 +0,0 @@ -[Wiimote1] -Device = evdev/0/Microsoft X-Box 360 pad -Buttons/A = Button 0 -Buttons/B = Button 1 -Buttons/1 = Button 2 -Buttons/2 = Button 3 -Buttons/- = Button 6 -Buttons/+ = Button 7 -Buttons/Home = Button 8 -Shake/X = Button 4 -Shake/Y = Button 4 -Shake/Z = Button 4 -D-Pad/Up = `Axis 7-` | `Axis 1-` -D-Pad/Down = `Axis 7+` | `Axis 1+` -D-Pad/Left = `Axis 6-` | `Axis 0-` -D-Pad/Right = `Axis 6+` | `Axis 0+` -IR/Up = `Axis 4-` -IR/Down = `Axis 4+` -IR/Left = `Axis 3-` -IR/Right = `Axis 3+` diff --git a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/package.mk b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/package.mk index 62a1e26d98..855895a2a2 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/dolphin-sa/package.mk @@ -9,7 +9,7 @@ PKG_LONGDESC="Dolphin is a GameCube / Wii emulator, allowing you to play games f PKG_TOOLCHAIN="cmake" case ${DEVICE} in - SM8250|SM8550|SDM845|AMD64|RK3399) + SM8250|SM8550|SDM845|RK3399) PKG_VERSION="ba7bf19b102d1b27f594c780c9d75970a276213a" PKG_SITE="https://github.com/dolphin-emu/dolphin" PKG_URL="${PKG_SITE}.git" @@ -97,7 +97,7 @@ post_install() { DOLPHIN_BACKEND="\${DOLPHIN_BACKEND}" EXPORTS="if [ ! -z 'lsmod | grep panthor' ]; then LD_LIBRARY_PATH='\/usr\/lib\/libmali-valhall-g610-g13p0-x11-gbm.so' DOLPHIN_BACKEND='wayland'; else DOLPHIN_BACKEND='x11'; fi" ;; - SM8250|SM8550|AMD64|RK3399) + SM8250|SM8550|RK3399) DOLPHIN_BACKEND="x11" EXPORTS="export QT_QPA_PLATFORM=xcb" ;; diff --git a/projects/ROCKNIX/packages/emulators/standalone/duckstation-sa/config/AMD64/settings.ini b/projects/ROCKNIX/packages/emulators/standalone/duckstation-sa/config/AMD64/settings.ini deleted file mode 100644 index 57bec978c8..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/duckstation-sa/config/AMD64/settings.ini +++ /dev/null @@ -1,316 +0,0 @@ -[Main] -SettingsVersion = 3 -EmulationSpeed = 1.000000 -FastForwardSpeed = 0.000000 -TurboSpeed = 0.000000 -SyncToHostRefreshRate = false -IncreaseTimerResolution = true -InhibitScreensaver = true -StartPaused = false -StartFullscreen = true -PauseOnFocusLoss = false -PauseOnMenu = true -SaveStateOnExit = true -CreateSaveStateBackups = true -CompressSaveStates = true -ConfirmPowerOff = true -LoadDevicesFromSaveStates = false -ApplyCompatibilitySettings = true -ApplyGameSettings = true -AutoLoadCheats = true -DisableAllEnhancements = false -RewindEnable = false -RewindFrequency = 10.000000 -RewindSaveSlots = 10 -RunaheadFrameCount = 0 - - -[Console] -Region = Auto -Enable8MBRAM = false - - -[CPU] -ExecutionMode = Recompiler -OverclockEnable = false -OverclockNumerator = 1 -OverclockDenominator = 1 -RecompilerMemoryExceptions = false -RecompilerBlockLinking = true -RecompilerICache = false -FastmemMode = MMap - - -[GPU] -Renderer = OpenGL -Adapter = -ResolutionScale = 3 -Multisamples = 1 -UseDebugDevice = false -PerSampleShading = false -UseThread = true -ThreadedPresentation = true -UseSoftwareRendererForReadbacks = false -TrueColor = true -ScaledDithering = true -TextureFilter = Nearest -DownsampleMode = Disabled -DisableInterlacing = true -ForceNTSCTimings = false -WidescreenHack = false -ChromaSmoothing24Bit = false -PGXPEnable = false -PGXPCulling = true -PGXPTextureCorrection = true -PGXPVertexCache = false -PGXPCPU = false -PGXPPreserveProjFP = false -PGXPTolerance = -1.000000 -PGXPDepthBuffer = false -PGXPDepthClearThreshold = 1228800.000000 - - -[Display] -CropMode = Overscan -ActiveStartOffset = 0 -ActiveEndOffset = 0 -LineStartOffset = 0 -LineEndOffset = 0 -Force4_3For24Bit = false -AspectRatio = Auto (Game Native) -CustomAspectRatioNumerator = 0 -LinearFiltering = true -IntegerScaling = false -Stretch = false -PostProcessing = false -ShowOSDMessages = true -ShowFPS = false -ShowSpeed = false -ShowResolution = false -ShowCPU = false -ShowGPU = false -ShowStatusIndicators = true -ShowInputs = false -ShowEnhancements = false -DisplayAllFrames = false -InternalResolutionScreenshots = false -VSync = false -MaxFPS = 0.000000 -OSDScale = 100.000000 - - -[CDROM] -ReadaheadSectors = 8 -RegionCheck = false -LoadImageToRAM = false -LoadImagePatches = false -MuteCDAudio = false -ReadSpeedup = 1 -SeekSpeedup = 1 - - -[Audio] -Backend = Cubeb -Driver = -StretchMode = TimeStretch -BufferMS = 50 -OutputLatencyMS = 20 -OutputVolume = 100 -FastForwardVolume = 100 -OutputMuted = false -DumpOnBoot = false - - -[Hacks] -DMAMaxSliceTicks = 1000 -DMAHaltTicks = 100 -GPUFIFOSize = 16 -GPUMaxRunAhead = 128 - - -[BIOS] -PatchTTYEnable = false -PatchFastBoot = false -SearchDirectory = /storage/roms/bios - - -[Controller1] -Type = AnalogController - - -[Controller2] -Type = None - - -[Controller3] -Type = None - - -[Controller4] -Type = None - - -[Controller5] -Type = None - - -[Controller6] -Type = None - - -[Controller7] -Type = None - - -[Controller8] -Type = None - - -[MemoryCards] -Card1Type = PerGameTitle -Card2Type = None -UsePlaylistTitle = true -Directory = memcards - - -[ControllerPorts] -MultitapMode = Disabled -PointerXScale = 8.000000 -PointerYScale = 8.000000 -PointerXInvert = false -PointerYInvert = false - - -[Cheevos] -Enabled = false -TestMode = false -UnofficialTestMode = false -UseFirstDiscFromPlaylist = true -RichPresence = false -ChallengeMode = false - - -[Logging] -LogLevel = Info -LogFilter = -LogToConsole = true -LogToDebug = false -LogToWindow = false -LogToFile = false - - -[Debug] -ShowVRAM = false -DumpCPUToVRAMCopies = false -DumpVRAMToCPUCopies = false -ShowGPUState = false -ShowCDROMState = false -ShowSPUState = false -ShowTimersState = false -ShowMDECState = false -ShowDMAState = false - - -[TextureReplacements] -EnableVRAMWriteReplacements = false -PreloadTextures = false -DumpVRAMWrites = false -DumpVRAMWriteForceAlphaChannel = true -DumpVRAMWriteWidthThreshold = 128 -DumpVRAMWriteHeightThreshold = 128 - - -[Folders] -Cache = cache -Cheats = cheats -Covers = covers -Dumps = dump -GameSettings = gamesettings -InputProfiles = inputprofiles -SaveStates = savestates -Screenshots = screenshots -Shaders = shaders -Textures = textures - - -[InputSources] -SDL = true -SDLControllerEnhancedMode = false -Evdev = false -XInput = false -RawInput = false - - -[Pad1] -Type = AnalogController -Up = SDL-0/DPadUp -Right = SDL-0/DPadRight -Down = SDL-0/DPadDown -Left = SDL-0/DPadLeft -Triangle = SDL-0/Y -Circle = SDL-0/B -Cross = SDL-0/A -Square = SDL-0/X -Select = SDL-0/Back -Start = SDL-0/Start -L1 = SDL-0/LeftShoulder -R1 = SDL-0/RightShoulder -L2 = SDL-0/+LeftTrigger -R2 = SDL-0/+RightTrigger -L3 = SDL-0/LeftStick -R3 = SDL-0/RightStick -LLeft = SDL-0/-LeftX -LRight = SDL-0/+LeftX -LDown = SDL-0/+LeftY -LUp = SDL-0/-LeftY -RLeft = SDL-0/-RightX & SDL-0/-RightY -RRight = SDL-0/+RightX & SDL-0/+RightY -RDown = SDL-0/+RightY -RUp = SDL-0/-RightY - - -[Pad2] -Type = None - - -[Pad3] -Type = None - - -[Pad4] -Type = None - - -[Pad5] -Type = None - - -[Pad6] -Type = None - - -[Pad7] -Type = None - - -[Pad8] -Type = None - - -[Hotkeys] -Screenshot = SDL-0/Back & SDL-0/B -ToggleFullscreen = SDL-0/Back & SDL-0/X -OpenPauseMenu = SDL-0/Back & SDL-0/Y -LoadSelectedSaveState = SDL-0/Back & SDL-0/LeftShoulder -SaveSelectedSaveState = SDL-0/Back & SDL-0/RightShoulder -SelectPreviousSaveStateSlot = SDL-0/Back & SDL-0/+RightY -SelectNextSaveStateSlot = SDL-0/Back & SDL-0/-RightY -ToggleFastForward = SDL-0/Back & SDL-0/+RightTrigger -PowerOff = SDL-0/Back & SDL-0/Start -Reset = SDL-0/Back & SDL-0/A -Rewind = SDL-0/Back & SDL-0/+LeftTrigger -SwapMemoryCards = SDL-0/Back & SDL-0/-RightX & SDL-0/-RightY -ChangeDisc = SDL-0/Back & SDL-0/+RightX - -[GameList] -RecursivePaths = /storage/roms/psx diff --git a/projects/ROCKNIX/packages/emulators/standalone/flycast-sa/config/AMD64/emu.cfg b/projects/ROCKNIX/packages/emulators/standalone/flycast-sa/config/AMD64/emu.cfg deleted file mode 100644 index 694047dbf3..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/flycast-sa/config/AMD64/emu.cfg +++ /dev/null @@ -1,16 +0,0 @@ -[audio] -backend = pulse - -[config] -rend.Resolution = 480 - -[input] -maple_sdl_joystick_0 = 0 -maple_sdl_joystick_1 = 1 - -device1 = 0 -device1.1 = 1 -device1.2 = 1 -device2 = 0 -device2.1 = 1 -device2.2 = 1 diff --git a/projects/ROCKNIX/packages/emulators/standalone/melonds-sa/config/AMD64/melonDS.ini b/projects/ROCKNIX/packages/emulators/standalone/melonds-sa/config/AMD64/melonDS.ini deleted file mode 100644 index c8af253d43..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/melonds-sa/config/AMD64/melonDS.ini +++ /dev/null @@ -1,147 +0,0 @@ -Key_A=-1 -Key_B=-1 -Key_Select=-1 -Key_Start=-1 -Key_Right=-1 -Key_Left=-1 -Key_Up=-1 -Key_Down=-1 -Key_R=-1 -Key_L=-1 -Key_X=-1 -Key_Y=-1 -Joy_A=1 -Joy_B=0 -Joy_Select=6 -Joy_Start=7 -Joy_Right=65794 -Joy_Left=1114376 -Joy_Up=17891585 -Joy_Down=16843012 -Joy_R=86114303 -Joy_L=35782655 -Joy_X=3 -Joy_Y=2 -HKKey_Lid=-1 -HKKey_Mic=-1 -HKKey_Pause=-1 -HKKey_Reset=-1 -HKKey_FastForward=-1 -HKKey_FastForwardToggle=-1 -HKKey_FullscreenToggle=-1 -HKKey_SwapScreens=-1 -HKKey_SolarSensorDecrease=-1 -HKKey_SolarSensorIncrease=-1 -HKKey_FrameStep=-1 -HKKey_SaveState=-1 -HKKey_LoadState=-1 -HKJoy_Lid=-1 -HKJoy_Mic=10 -HKJoy_Pause=-1 -HKJoy_Reset=-1 -HKJoy_FastForward=-1 -HKJoy_FastForwardToggle=-1 -HKJoy_FullscreenToggle=-1 -HKJoy_SwapScreens=9 -HKJoy_SolarSensorDecrease=-1 -HKJoy_SolarSensorIncrease=-1 -HKJoy_FrameStep=-1 -HKJoy_SaveState=5 -HKJoy_LoadState=4 -JoystickID=0 -WindowWidth=1920 -WindowHeight=1080 -WindowMax=0 -ScreenRotation=0 -ScreenGap=0 -ScreenLayout=2 -ScreenSwap=0 -ScreenSizing=3 -IntegerScaling=0 -ScreenAspectTop=0 -ScreenAspectBot=0 -ScreenFilter=1 -ScreenUseGL=0 -ScreenVSync=0 -ScreenVSyncInterval=1 -3DRenderer=0 -Threaded3D=1 -GL_ScaleFactor=1 -GL_BetterPolygons=0 -LimitFPS=1 -AudioSync=0 -ShowOSD=1 -ConsoleType=0 -DirectBoot=1 -JIT_Enable=0 -JIT_MaxBlockSize=32 -JIT_BranchOptimisations=1 -JIT_LiteralOptimisations=1 -JIT_FastMemory=1 -ExternalBIOSEnable=0 -BIOS9Path= -BIOS7Path= -FirmwarePath= -DSiBIOS9Path= -DSiBIOS7Path= -DSiFirmwarePath= -DSiNANDPath= -DLDIEnable=0 -DLDISDPath=dldi.bin -DLDISize=0 -DLDIReadOnly=0 -DLDIFolderSync=0 -DLDIFolderPath= -DSiSDEnable=0 -DSiSDPath=dsisd.bin -DSiSDSize=0 -DSiSDReadOnly=0 -DSiSDFolderSync=0 -DSiSDFolderPath= -FirmwareOverrideSettings=0 -FirmwareUsername=melonDS -FirmwareLanguage=1 -FirmwareBirthdayMonth=1 -FirmwareBirthdayDay=1 -FirmwareFavouriteColour=0 -FirmwareMessage= -FirmwareMAC= -MPAudioMode=1 -MPRecvTimeout=25 -LANDevice= -DirectLAN=0 -SavStaRelocSRAM=0 -AudioInterp=0 -AudioBitrate=0 -AudioVolume=256 -MicInputType=0 -MicWavPath= -LastROMFolder= -RecentROM_0= -RecentROM_1= -RecentROM_2= -RecentROM_3= -RecentROM_4= -RecentROM_5= -RecentROM_6= -RecentROM_7= -RecentROM_8= -RecentROM_9= -SaveFilePath=/storage/roms/nds -SavestatePath=/storage/roms/savestates/nds -CheatFilePath= -EnableCheats=0 -MouseHide=0 -MouseHideSeconds=5 -PauseLostFocus=0 -DSBatteryLevelOkay=1 -DSiBatteryLevel=15 -DSiBatteryCharging=1 -Camera0_InputType=0 -Camera0_ImagePath= -Camera0_CamDeviceName= -Camera0_XFlip=0 -Camera1_InputType=0 -Camera1_ImagePath= -Camera1_CamDeviceName= -Camera1_XFlip=0 diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk index b92aad8516..17714ec4de 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk @@ -14,7 +14,7 @@ PKG_LONGDESC="Mupen64Plus Standalone Audio SDL" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac @@ -53,7 +53,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus-audio-sdl.so ${PKG_BUILD}/projects/unix/mupen64plus-audio-sdl-base.so case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*) + RK3588|S922X|RK3399|RK3566*) export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} cp ${PKG_BUILD}/projects/unix/mupen64plus-audio-sdl.so ${PKG_BUILD}/projects/unix/mupen64plus-audio-sdl-simple.so diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/config/AMD64/mupen64plus.cfg b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/config/AMD64/mupen64plus.cfg deleted file mode 100644 index 28e34555e4..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/config/AMD64/mupen64plus.cfg +++ /dev/null @@ -1,710 +0,0 @@ -# Mupen64Plus Configuration File -# This file is automatically read and written by the Mupen64Plus Core library - -[64DD] - -# Filename of the 64DD IPL ROM -IPL-ROM = "" -# Filename of the disk to load into Disk Drive -Disk = "" - - -[Audio-SDL] - -# Mupen64Plus SDL Audio Plugin config parameter version number -Version = 1.000000 -# Frequency which is used if rom doesn't want to change it -DEFAULT_FREQUENCY = 33600 -# Swaps left and right channels -SWAP_CHANNELS = False -# Size of primary buffer in output samples. This is where audio is loaded after it's extracted from n64's memory. -PRIMARY_BUFFER_SIZE = 16384 -# Fullness level target for Primary audio buffer, in equivalent output samples. This value must be larger than the SECONDARY_BUFFER_SIZE. Decreasing this value will reduce audio latency but requires a faster PC to avoid choppiness. Increasing this will increase audio latency but reduce the chance of drop-outs. -PRIMARY_BUFFER_TARGET = 2048 -# Size of secondary buffer in output samples. This is SDL's hardware buffer. The SDL documentation states that this should be a power of two between 512 and 8192. -SECONDARY_BUFFER_SIZE = 1024 -# Audio resampling algorithm. src-sinc-best-quality, src-sinc-medium-quality, src-sinc-fastest, src-zero-order-hold, src-linear, speex-fixed-{10-0}, trivial -RESAMPLE = "trivial" -# Volume control type: 1 = SDL (only affects Mupen64Plus output) 2 = OSS mixer (adjusts master PC volume) -VOLUME_CONTROL_TYPE = 1 -# Percentage change each time the volume is increased or decreased -VOLUME_ADJUST = 5 -# Default volume when a game is started. Only used if VOLUME_CONTROL_TYPE is 1 -VOLUME_DEFAULT = 100 -# Synchronize Video/Audio -AUDIO_SYNC = False - - -[Core] - -# Mupen64Plus Core config parameter set version number. Please don't change this version number. -Version = 1.010000 -# Draw on-screen display if True, otherwise don't draw OSD -OnScreenDisplay = True -# Use Pure Interpreter if 0, Cached Interpreter if 1, or Dynamic Recompiler if 2 or more -R4300Emulator = 2 -# Disable compiled jump commands in dynamic recompiler (should be set to False) -NoCompiledJump = False -# Disable 4MB expansion RAM pack. May be necessary for some games -DisableExtraMem = False -# Increment the save state slot after each save operation -AutoStateSlotIncrement = False -# Activate the R4300 debugger when ROM execution begins, if core was built with Debugger support -EnableDebugger = False -# Save state slot (0-9) to use when saving/loading the emulator state -CurrentStateSlot = 0 -# Path to directory where screenshots are saved. If this is blank, the default value of ${UserDataPath}/screenshot will be used -ScreenshotPath = "/storage/roms/screenshots" -# Path to directory where emulator save states (snapshots) are saved. If this is blank, the default value of ${UserDataPath}/save will be used -SaveStatePath = "/storage/roms/n64" -# Path to directory where SRAM/EEPROM data (in-game saves) are stored. If this is blank, the default value of ${UserDataPath}/save will be used -SaveSRAMPath = "/storage/roms/n64" -# Path to a directory to search when looking for shared data files -SharedDataPath = "/storage/.config/game/configs/mupen64plussa" -# Force number of cycles per emulated instruction -CountPerOp = 0 -# Randomize PI/SI Interrupt Timing -RandomizeInterrupt = True -# Duration of SI DMA (-1: use per game settings) -SiDmaDuration = -1 -# Gameboy Camera Video Capture backend -GbCameraVideoCaptureBackend1 = "" -# Disk Save Format (0: Full Disk Copy (*.ndr/*.d6r), 1: RAM Area Only (*.ram)) -SaveDiskFormat = 1 - - -[CoreEvents] - -# Mupen64Plus CoreEvents config parameter set version number. Please don't change this version number. -Version = 1.000000 -# SDL keysym for stopping the emulator -Kbd Mapping Stop = 27 -# SDL keysym for switching between fullscreen/windowed modes -Kbd Mapping Fullscreen = 0 -# SDL keysym for saving the emulator state -Kbd Mapping Save State = 286 -# SDL keysym for loading the emulator state -Kbd Mapping Load State = 288 -# SDL keysym for advancing the save state slot -Kbd Mapping Increment Slot = 0 -# SDL keysym for resetting the emulator -Kbd Mapping Reset = 290 -# SDL keysym for slowing down the emulator -Kbd Mapping Speed Down = 291 -# SDL keysym for speeding up the emulator -Kbd Mapping Speed Up = 292 -# SDL keysym for taking a screenshot -Kbd Mapping Screenshot = 293 -# SDL keysym for pausing the emulator -Kbd Mapping Pause = 112 -# SDL keysym for muting/unmuting the sound -Kbd Mapping Mute = 109 -# SDL keysym for increasing the volume -Kbd Mapping Increase Volume = 93 -# SDL keysym for decreasing the volume -Kbd Mapping Decrease Volume = 91 -# SDL keysym for temporarily going really fast -Kbd Mapping Fast Forward = 102 -# SDL keysym for advancing by one frame when paused -Kbd Mapping Frame Advance = 47 -# SDL keysym for pressing the game shark button -Kbd Mapping Gameshark = 103 -# Joystick event string for stopping the emulator -Joy Mapping Stop = "J0B6/B7" -# Joystick event string for switching between fullscreen/windowed modes -Joy Mapping Fullscreen = "" -# Joystick event string for saving the emulator state -Joy Mapping Save State = "J0B8/B5" -# Joystick event string for loading the emulator state -Joy Mapping Load State = "J0B6/B4" -# Joystick event string for advancing the save state slot -Joy Mapping Increment Slot = "" -# Joystick event string for resetting the emulator -Joy Mapping Reset = "J0B8/B0" -# Joystick event string for slowing down the emulator -Joy Mapping Speed Down = "" -# Joystick event string for speeding up the emulator -Joy Mapping Speed Up = "" -# Joystick event string for taking a screenshot -Joy Mapping Screenshot = "J0B8/B1" -# Joystick event string for pausing the emulator -Joy Mapping Pause = "J0B6/B0" -# Joystick event string for muting/unmuting the sound -Joy Mapping Mute = "" -# Joystick event string for increasing the volume -Joy Mapping Increase Volume = "" -# Joystick event string for decreasing the volume -Joy Mapping Decrease Volume = "" -# Joystick event string for fast-forward -Joy Mapping Fast Forward = "" -# Joystick event string for advancing by one frame when paused -Joy Mapping Frame Advance = "" -# Joystick event string for pressing the game shark button -Joy Mapping Gameshark = "J0B6/B2" -# SDL keysym for save slot 0 -Kbd Mapping Slot 0 = 48 -# SDL keysym for save slot 1 -Kbd Mapping Slot 1 = 49 -# SDL keysym for save slot 2 -Kbd Mapping Slot 2 = 50 -# SDL keysym for save slot 3 -Kbd Mapping Slot 3 = 51 -# SDL keysym for save slot 4 -Kbd Mapping Slot 4 = 52 -# SDL keysym for save slot 5 -Kbd Mapping Slot 5 = 53 -# SDL keysym for save slot 6 -Kbd Mapping Slot 6 = 54 -# SDL keysym for save slot 7 -Kbd Mapping Slot 7 = 55 -# SDL keysym for save slot 8 -Kbd Mapping Slot 8 = 56 -# SDL keysym for save slot 9 -Kbd Mapping Slot 9 = 57 - - -[Input-SDL-Control1] - -# Mupen64Plus SDL Input Plugin config parameter version number. Please don't change this version number. -version = 2.000000 -# Controller configuration mode: 0=Fully Manual, 1=Auto with named SDL Device, 2=Fully automatic -mode = 2 -# Specifies which joystick is bound to this controller: -1=No joystick, 0 or more= SDL Joystick number -device = 0 -# SDL joystick name (or Keyboard) -name = "Xbox 360 Controller" -# Specifies whether this controller is 'plugged in' to the simulated N64 -plugged = True -# Specifies which type of expansion pak is in the controller: 1=None, 2=Mem pak, 4=Transfer pak, 5=Rumble pak -plugin = 2 -# If True, then mouse buttons may be used with this controller -mouse = False -# Scaling factor for mouse movements. For X, Y axes. -MouseSensitivity = "2.00,2.00" -# The minimum absolute value of the SDL analog joystick axis to move the N64 controller axis value from 0. For X, Y axes. -AnalogDeadzone = "0,0" -# An absolute value of the SDL joystick axis >= AnalogPeak will saturate the N64 controller axis value (at 80). For X, Y axes. For each axis, this must be greater than the corresponding AnalogDeadzone value -AnalogPeak = "32768,32768" -# Digital button configuration mappings -AnalogDeadzone = 4096,4096 -AnalogPeak = 32768,32768 -DPad R = hat(0 Right) -DPad L = hat(0 Left) -DPad D = hat(0 Down) -DPad U = hat(0 Up) -Start = button(7) -Z Trig = axis(2+) -B Button = button(2) -A Button = button(0) -C Button R = axis(3+,24000) -C Button L = axis(3-,24000) button(3) -C Button D = axis(4+,24000) button(1) -C Button U = axis(4-,24000) -R Trig = axis(5+) button(5) -L Trig = button(4) -Mempak switch = -Rumblepak switch = -X Axis = axis(0-,0+) -Y Axis = axis(1-,1+) - -[Input-SDL-Control2] - -# Mupen64Plus SDL Input Plugin config parameter version number. Please don't change this version number. -version = 2.000000 -# Controller configuration mode: 0=Fully Manual, 1=Auto with named SDL Device, 2=Fully automatic -mode = 2 -# Specifies which joystick is bound to this controller: -1=No joystick, 0 or more= SDL Joystick number -device = -1 -# SDL joystick name (or Keyboard) -name = "" -# Specifies whether this controller is 'plugged in' to the simulated N64 -plugged = False -# Specifies which type of expansion pak is in the controller: 1=None, 2=Mem pak, 4=Transfer pak, 5=Rumble pak -plugin = 2 -# If True, then mouse buttons may be used with this controller -mouse = False -# Scaling factor for mouse movements. For X, Y axes. -MouseSensitivity = "2.00,2.00" -# The minimum absolute value of the SDL analog joystick axis to move the N64 controller axis value from 0. For X, Y axes. -AnalogDeadzone = "4096,4096" -# An absolute value of the SDL joystick axis >= AnalogPeak will saturate the N64 controller axis value (at 80). For X, Y axes. For each axis, this must be greater than the corresponding AnalogDeadzone value -AnalogPeak = "32768,32768" -# Digital button configuration mappings -DPad R = "" -DPad L = "" -DPad D = "" -DPad U = "" -Start = "" -Z Trig = "" -B Button = "" -A Button = "" -C Button R = "" -C Button L = "" -C Button D = "" -C Button U = "" -R Trig = "" -L Trig = "" -Mempak switch = "" -Rumblepak switch = "" -# Analog axis configuration mappings -X Axis = "" -Y Axis = "" - - -[Input-SDL-Control3] - -# Mupen64Plus SDL Input Plugin config parameter version number. Please don't change this version number. -version = 2.000000 -# Controller configuration mode: 0=Fully Manual, 1=Auto with named SDL Device, 2=Fully automatic -mode = 2 -# Specifies which joystick is bound to this controller: -1=No joystick, 0 or more= SDL Joystick number -device = -1 -# SDL joystick name (or Keyboard) -name = "" -# Specifies whether this controller is 'plugged in' to the simulated N64 -plugged = False -# Specifies which type of expansion pak is in the controller: 1=None, 2=Mem pak, 4=Transfer pak, 5=Rumble pak -plugin = 2 -# If True, then mouse buttons may be used with this controller -mouse = False -# Scaling factor for mouse movements. For X, Y axes. -MouseSensitivity = "2.00,2.00" -# The minimum absolute value of the SDL analog joystick axis to move the N64 controller axis value from 0. For X, Y axes. -AnalogDeadzone = "4096,4096" -# An absolute value of the SDL joystick axis >= AnalogPeak will saturate the N64 controller axis value (at 80). For X, Y axes. For each axis, this must be greater than the corresponding AnalogDeadzone value -AnalogPeak = "32768,32768" -# Digital button configuration mappings -DPad R = "" -DPad L = "" -DPad D = "" -DPad U = "" -Start = "" -Z Trig = "" -B Button = "" -A Button = "" -C Button R = "" -C Button L = "" -C Button D = "" -C Button U = "" -R Trig = "" -L Trig = "" -Mempak switch = "" -Rumblepak switch = "" -# Analog axis configuration mappings -X Axis = "" -Y Axis = "" - - -[Input-SDL-Control4] - -# Mupen64Plus SDL Input Plugin config parameter version number. Please don't change this version number. -version = 2.000000 -# Controller configuration mode: 0=Fully Manual, 1=Auto with named SDL Device, 2=Fully automatic -mode = 2 -# Specifies which joystick is bound to this controller: -1=No joystick, 0 or more= SDL Joystick number -device = -1 -# SDL joystick name (or Keyboard) -name = "" -# Specifies whether this controller is 'plugged in' to the simulated N64 -plugged = False -# Specifies which type of expansion pak is in the controller: 1=None, 2=Mem pak, 4=Transfer pak, 5=Rumble pak -plugin = 2 -# If True, then mouse buttons may be used with this controller -mouse = False -# Scaling factor for mouse movements. For X, Y axes. -MouseSensitivity = "2.00,2.00" -# The minimum absolute value of the SDL analog joystick axis to move the N64 controller axis value from 0. For X, Y axes. -AnalogDeadzone = "4096,4096" -# An absolute value of the SDL joystick axis >= AnalogPeak will saturate the N64 controller axis value (at 80). For X, Y axes. For each axis, this must be greater than the corresponding AnalogDeadzone value -AnalogPeak = "32768,32768" -# Digital button configuration mappings -DPad R = "" -DPad L = "" -DPad D = "" -DPad U = "" -Start = "" -Z Trig = "" -B Button = "" -A Button = "" -C Button R = "" -C Button L = "" -C Button D = "" -C Button U = "" -R Trig = "" -L Trig = "" -Mempak switch = "" -Rumblepak switch = "" -# Analog axis configuration mappings -X Axis = "" -Y Axis = "" - - -[Rsp-HLE] - -# Mupen64Plus RSP HLE Plugin config parameter version number -Version = 1.000000 -# Path to a RSP plugin which will be used when encountering an unknown ucode.You can disable this by letting an empty string. -RspFallback = "" -# Send display lists to the graphics plugin -DisplayListToGraphicsPlugin = True -# Send audio lists to the audio plugin -AudioListToAudioPlugin = False - - -[Transferpak] - -# Filename of the GB ROM to load into transferpak 1 -GB-rom-1 = "" -# Filename of the GB RAM to load into transferpak 1 -GB-ram-1 = "" -# Filename of the GB ROM to load into transferpak 2 -GB-rom-2 = "" -# Filename of the GB RAM to load into transferpak 2 -GB-ram-2 = "" -# Filename of the GB ROM to load into transferpak 3 -GB-rom-3 = "" -# Filename of the GB RAM to load into transferpak 3 -GB-ram-3 = "" -# Filename of the GB ROM to load into transferpak 4 -GB-rom-4 = "" -# Filename of the GB RAM to load into transferpak 4 -GB-ram-4 = "" - - -[UI-Console] - -# Mupen64Plus UI-Console config parameter set version number. Please don't change this version number. -Version = 1.000000 -# Directory in which to search for plugins -PluginDir = "/usr/local/lib/mupen64plus" -# Filename of video plugin -VideoPlugin = "mupen64plus-video-rice" -# Filename of audio plugin -AudioPlugin = "mupen64plus-audio-sdl.so" -# Filename of input plugin -InputPlugin = "mupen64plus-input-sdl.so" -# Filename of RSP plugin -RspPlugin = "mupen64plus-rsp-cxd4.so" - - -[Video-General] - -# Width of output window or fullscreen width -ScreenWidth = 1920 -# Height of output window or fullscreen height -ScreenHeight = 1152 -# Use fullscreen mode if True, or windowed mode if False -Fullscreen = True -# If true, activate the SDL_GL_SWAP_CONTROL attribute -VerticalSync = True -# Rotate screen contents: 0=0 degree, 1=90 degree, 2 = 180 degree, 3=270 degree -Rotate = 0 - -[Video-Parallel] - -# Amount of rescaling: 1=None, 2=2x, 4=4x -Upscaling = 1 -# Enable VSync -VSync = True -# Widescreen mode (stretched) -WidescreenStretch = False -# Deinterlacing method. False=Bob, True=Weave -DeinterlaceWeave = False -# Enable superscaling of readbacks when upsampling -SuperscaledReads = False -# Enable superscaling of dithering when upsampling -SuperscaledDither = True -# Enable synchronizing RDP and CPU -SynchronousRDP = True -# Amount of overscan pixels to crop on all sides -CropOverscan = 0 -# Amount of pixels to stretch by vertically. Can fix PAL ports that didn't fill the PAL resolution of 288p (use value of 24 in that case). -VerticalStretch = 0 -# VI anti-aliasing, smooths polygon edges. -VIAA = True -# Allow VI divot filter, cleans up stray black pixels. -Divot = True -# Allow VI gamma dither -GammaDither = True -# Allow VI bilinear scaling -VIBilerp = True -# Allow VI dedither filter -VIDither = True -# Downsampling factor, downscales output after VI, equivalent to SSAA. 0=disabled, 1=1/2, 2=1/4, 3=1/8 -DownScale = 0 -# Use native texture LOD computation when upscaling, effectively a LOD bias -NativeTextLOD = False -# Native resolution TEX_RECT. TEX_RECT primitives should generally be rendered at native resolution to avoid seams -NativeTextRECT = True -# Use fullscreen mode if True, or windowed mode if False -Fullscreen = True -# Screen width -ScreenWidth = 1920 -# Screen height -ScreenHeight = 1152 -# Deinterlacing method. False=Bob, True=Weave -DeinterlaceMode = False - -[Video-GLideN64] - -###### Hardware Compatibility ###### -# Leave enabled unless a mobile gpu doesn't support it. -EnableFragmentDepthWrite = 1 -# Hardware per pixel lighting, supposedly good for GLES3.1 devices or higher. -EnableHWLighting = 0 - -###### Enhancements ####### -# Internal render resoluton rather than output. So 2 x 240p is 480p, etc. -UseNativeResolutionFactor = 1 -# Enable/Disable MultiSampling (0=off, 2,4,8,16=quality) -MultiSampling = 0 -# Enable/Disable Fast Approximate Anti-Aliasing FXAA -FXAA = 0 -# Max level of Anisotropic Filtering, 0 for off -anisotropy = 0 -# Bilinear filtering mode (0=N64 3point, 1=standard) -# @rishooty: best to use this at 1x native res, any higher turn it off. -bilinearMode = 1 - -###### Compatibility ###### -# Make texrect coordinates continuous to avoid black lines between them. (0=Off/default, 1=Auto, 2=Force) -CorrectTexrectCoords = 1 -# Copy auxiliary buffers to RDRAM (default: 0) -EnableCopyAuxiliaryToRDRAM = 1 -# Render 2D texrects in native resolution to fix misalignment between parts of 2D image. (0=Off/default, 1=Optimized, 2=Unoptimized)") -EnableNativeResTexrects = 1 - -###### Other ###### -# Enable threaded video backend at the cost of input lag -ThreadedVideo = 1 -# Screen aspect ratio (0=stretch, 1=force 4:3, 2=force 16:9, 3=adjust) -AspectRatio = 1 -# Display On-screen FPS -ShowFPS = False - -[Video-Glide64mk2] - -# Enable full-scene anti-aliasing by setting this to a value greater than 1 -wrpAntiAliasing = 0 -# Card ID -card_id = 0 -# If true, use polygon offset values specified below -force_polygon_offset = False -# Specifies a scale factor that is used to create a variable depth offset for each polygon -polygon_offset_factor = 0.000000 -# Is multiplied by an implementation-specific value to create a constant depth offset -polygon_offset_units = 0.000000 -# Vertical sync -vsync = True -# TODO:ssformat -ssformat = False -# Display performance stats (add together desired flags): 1=FPS counter, 2=VI/s counter, 4=% speed, 8=FPS transparent -show_fps = 0 -# Clock enabled -clock = False -# Clock is 24-hour -clock_24_hr = True -# Wrapper resolution -wrpResolution = 0 -# Wrapper VRAM -wrpVRAM = 0 -# Wrapper FBO -wrpFBO = True -# Wrapper Anisotropic Filtering -wrpAnisotropic = True -# Texture Enhancement: Smooth/Sharpen Filters -ghq_fltr = 0 -# Texture Compression: 0 for S3TC, 1 for FXT1 -ghq_cmpr = 0 -# Texture Enhancement: More filters -ghq_enht = 0 -# Hi-res texture pack format (0 for none, 1 for Rice) -ghq_hirs = 1 -# Compress texture cache with S3TC or FXT1 -ghq_enht_cmpr = False -# Tile textures (saves memory but could cause issues) -ghq_enht_tile = 0 -# Force 16bpp textures (saves ram but lower quality) -ghq_enht_f16bpp = False -# Compress texture cache -ghq_enht_gz = True -# Don't enhance textures for backgrounds -ghq_enht_nobg = False -# Enable S3TC and FXT1 compression -ghq_hirs_cmpr = False -# Tile hi-res textures (saves memory but could cause issues) -ghq_hirs_tile = False -# Force 16bpp hi-res textures (saves ram but lower quality) -ghq_hirs_f16bpp = False -# Compress hi-res texture cache -ghq_hirs_gz = True -# Alternative CRC calculation -- emulates Rice bug -ghq_hirs_altcrc = True -# Save tex cache to disk -ghq_cache_save = True -# Texture Cache Size (MB) -ghq_cache_size = 128 -# Use full alpha channel -- could cause issues for some tex packs -ghq_hirs_let_texartists_fly = False -# Dump textures -ghq_hirs_dump = False -# Alternate texture size method: -1=Game default, 0=disable. 1=enable -alt_tex_size = -1 -# Use first SETTILESIZE only: -1=Game default, 0=disable. 1=enable -use_sts1_only = -1 -# Use spheric mapping only: -1=Game default, 0=disable. 1=enable -force_calc_sphere = -1 -# Force positive viewport: -1=Game default, 0=disable. 1=enable -correct_viewport = -1 -# Force texrect size to integral value: -1=Game default, 0=disable. 1=enable -increase_texrect_edge = -1 -# Reduce fillrect size by 1: -1=Game default, 0=disable. 1=enable -decrease_fillrect_edge = -1 -# Enable perspective texture correction emulation: -1=Game default, 0=disable. 1=enable -texture_correction = -1 -# Set special scale for PAL games: -1=Game default, 0=disable. 1=enable -pal230 = -1 -# 3DFX Dithered alpha emulation mode: -1=Game default, >=0=dithered alpha emulation mode -stipple_mode = -1 -# 3DFX Dithered alpha pattern: -1=Game default, >=0=pattern used for dithered alpha emulation -stipple_pattern = -1 -# Check microcode each frame: -1=Game default, 0=disable. 1=enable -force_microcheck = -1 -# Force 0xb5 command to be quad, not line 3D: -1=Game default, 0=disable. 1=enable -force_quad3d = -1 -# Enable near z clipping: -1=Game default, 0=disable. 1=enable -clip_zmin = -1 -# Enable far plane clipping: -1=Game default, 0=disable. 1=enable -clip_zmax = -1 -# Use fast CRC algorithm: -1=Game default, 0=disable. 1=enable -fast_crc = -1 -# Adjust screen aspect for wide screen mode: -1=Game default, 0=disable. 1=enable -adjust_aspect = -1 -# Force strict check in Depth buffer test: -1=Game default, 0=disable. 1=enable -zmode_compare_less = -1 -# Apply alpha dither regardless of alpha_dither_mode: -1=Game default, 0=disable. 1=enable -old_style_adither = -1 -# Scale vertex z value before writing to depth buffer: -1=Game default, 0=disable. 1=enable -n64_z_scale = -1 -# Fast texrect rendering with hwfbe: -1=Game default, 0=disable. 1=enable -optimize_texrect = -1 -# Do not copy auxiliary frame buffers: -1=Game default, 0=disable. 1=enable -ignore_aux_copy = -1 -# Clear auxiliary texture frame buffers: -1=Game default, 0=disable. 1=enable -hires_buf_clear = -1 -# Read alpha from framebuffer: -1=Game default, 0=disable. 1=enable -fb_read_alpha = -1 -# Handle unchanged fb: -1=Game default, 0=disable. 1=enable -useless_is_useless = -1 -# Set frambuffer CRC mode: -1=Game default, 0=disable CRC, 1=fast CRC, 2=safe CRC -fb_crc_mode = -1 -# Filtering mode: -1=Game default, 0=automatic, 1=force bilinear, 2=force point sampled -filtering = -1 -# Fog: -1=Game default, 0=disable. 1=enable -fog = -1 -# Buffer clear on every frame: -1=Game default, 0=disable. 1=enable -buff_clear = -1 -# Buffer swapping method: -1=Game default, 0=swap buffers when vertical interrupt has occurred, 1=swap buffers when set of conditions is satisfied. Prevents flicker on some games, 2=mix of first two methods -swapmode = -1 -# Aspect ratio: -1=Game default, 0=Force 4:3, 1=Force 16:9, 2=Stretch, 3=Original -aspect = -1 -# LOD calculation: -1=Game default, 0=disable. 1=fast, 2=precise -lodmode = -1 -# Smart framebuffer: -1=Game default, 0=disable. 1=enable -fb_smart = -1 -# Hardware frame buffer emulation: -1=Game default, 0=disable. 1=enable -fb_hires = -1 -# Read framebuffer every frame (may be slow use only for effects that need it e.g. Banjo Kazooie, DK64 transitions): -1=Game default, 0=disable. 1=enable -fb_read_always = -1 -# Render N64 frame buffer as texture: -1=Game default, 0=disable, 1=mode1, 2=mode2 -read_back_to_screen = -1 -# Show images written directly by CPU: -1=Game default, 0=disable. 1=enable -detect_cpu_write = -1 -# Get frame buffer info: -1=Game default, 0=disable. 1=enable -fb_get_info = -1 -# Enable software depth render: -1=Game default, 0=disable. 1=enable -fb_render = -1 -# If true, skip up to maxframeskip frames to maintain clock schedule; if false, skip exactly maxframeskip frames -autoframeskip = False -# If autoframeskip is true, skip up to this many frames to maintain clock schedule; if autoframeskip is false, skip exactly this many frames -maxframeskip = 0 - - -[Video-Rice] - -# Mupen64Plus Rice Video Plugin config parameter version number -Version = 1 -# Frame Buffer Emulation (0=ROM default, 1=disable) -FrameBufferSetting = 0 -# Frequency to write back the frame buffer (0=every frame, 1=every other frame, etc) -FrameBufferWriteBackControl = 0 -# Render-to-texture emulation (0=none, 1=ignore, 2=normal, 3=write back, 4=write back and reload) -RenderToTexture = 0 -# Control when the screen will be updated (0=ROM default, 1=VI origin update, 2=VI origin change, 3=CI change, 4=first CI change, 5=first primitive draw, 6=before screen clear, 7=after screen drawn) -ScreenUpdateSetting = 4 -# Force to use normal alpha blender -NormalAlphaBlender = False -# Use a faster algorithm to speed up texture loading and CRC computation -FastTextureLoading = False -# Use different texture coordinate clamping code -AccurateTextureMapping = True -# Force emulated frame buffers to be in N64 native resolution -InN64Resolution = False -# Try to reduce Video RAM usage (should never be used) -SaveVRAM = False -# Enable this option to have better render-to-texture quality -DoubleSizeForSmallTxtrBuf = False -# Force to use normal color combiner -DefaultCombinerDisable = False -# Enable game-specific settings from INI file -EnableHacks = True -# If enabled, graphics will be drawn in WinFrame mode instead of solid and texture mode -WinFrameMode = False -# N64 Texture Memory Full Emulation (may fix some games, may break others) -FullTMEMEmulation = False -# Enable vertex clipper for fog operations -OpenGLVertexClipper = False -# Enable/Disable SSE optimizations for capable CPUs -EnableSSE = True -# If this option is enabled, the plugin will skip every other frame -SkipFrame = False -# If enabled, texture enhancement will be done only for TxtRect ucode -TexRectOnly = False -# If enabled, texture enhancement will be done only for textures width+height<=128 -SmallTextureOnly = False -# Select hi-resolution textures based only on the CRC and ignore format+size information (Glide64 compatibility) -LoadHiResCRCOnly = True -# Enable hi-resolution texture file loading -LoadHiResTextures = False -# Enable texture dumping -DumpTexturesToFiles = False -# Display On-screen FPS -ShowFPS = False -# Use Mipmapping? 0=no, 1=nearest, 2=bilinear, 3=trilinear -Mipmapping = 2 -# Enable, Disable fog generation (0=Disable, 1=Enable) -FogMethod = 1 -# Force to use texture filtering or not (0=auto: n64 choose, 1=force no filtering, 2=force filtering) -ForceTextureFilter = 0 -# Primary texture enhancement filter (0=None, 1=2X, 2=2XSAI, 3=HQ2X, 4=LQ2X, 5=HQ4X, 6=Sharpen, 7=Sharpen More, 8=External, 9=Mirrored) -TextureEnhancement = 0 -# Secondary texture enhancement filter (0 = none, 1-4 = filtered) -TextureEnhancementControl = 0 -# Color bit depth to use for textures (0=default, 1=32 bits, 2=16 bits) -TextureQuality = 0 -# Z-buffer depth (only 16 or 32) -OpenGLDepthBufferSetting = 16 -# Enable/Disable MultiSampling (0=off, 2,4,8,16=quality) -MultiSampling = 0 -# Color bit depth for rendering window (0=32 bits, 1=16 bits) -ColorQuality = 1 -# OpenGL level to support (0=auto, 1=OGL_FRAGMENT_PROGRAM) -OpenGLRenderSetting = 0 -# Enable/Disable Anisotropic Filtering for Mipmapping (0=no filtering, 2-16=quality). This is uneffective if Mipmapping is 0. If the given value is to high to be supported by your graphic card, the value will be the highest value your graphic card can support. Better result with Trilinear filtering -AnisotropicFiltering = 0 -# If true, use polygon offset values specified below -ForcePolygonOffset = False -# Specifies a scale factor that is used to create a variable depth offset for each polygon -PolygonOffsetFactor = 0.000000 -# Is multiplied by an implementation-specific value to create a constant depth offset -PolygonOffsetUnits = 0.000000 diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk index abec8302bd..6447d1cae8 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk @@ -21,7 +21,7 @@ else fi case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/config/AMD64/default.ini b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/config/AMD64/default.ini deleted file mode 100644 index bdd9dc8ddd..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/config/AMD64/default.ini +++ /dev/null @@ -1,24 +0,0 @@ -; Handheld Gamepad - default.ini -[Xbox 360 Controller] -plugged = True -mouse = False -AnalogDeadzone = 4096,4096 -AnalogPeak = 32768,32768 -DPad R = hat(0 Right) -DPad L = hat(0 Left) -DPad D = hat(0 Down) -DPad U = hat(0 Up) -Start = button(7) -Z Trig = axis(2+) -B Button = button(2) -A Button = button(0) -C Button R = axis(3+,24000) -C Button L = axis(3-,24000) button(3) -C Button D = axis(4+,24000) button(1) -C Button U = axis(4-,24000) -R Trig = axis(5+) button(5) -L Trig = button(4) -Mempak switch = -Rumblepak switch = -X Axis = axis(0-,0+) -Y Axis = axis(1-,1+) diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk index f3229f281b..4eac226a6e 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk @@ -14,16 +14,12 @@ PKG_LONGDESC="Mupen64Plus Standalone Input SDL" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64) - PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" - export USE_GLES=0 - ;; *) PKG_DEPENDS_TARGET+=" ${OPENGLES}" export USE_GLES=1 @@ -53,7 +49,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus-input-sdl.so ${PKG_BUILD}/projects/unix/mupen64plus-input-sdl-base.so case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} cp ${PKG_BUILD}/projects/unix/mupen64plus-input-sdl.so ${PKG_BUILD}/projects/unix/mupen64plus-input-sdl-simple.so diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk index 747003612a..9cc7394af4 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk @@ -15,13 +15,13 @@ PKG_TOOLCHAIN="manual" PKG_BUILD_FLAGS="-fpic" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; @@ -60,7 +60,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus-rsp-cxd4${SUFFIX}.so ${PKG_BUILD}/projects/unix/mupen64plus-rsp-cxd4-base.so case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_MAKE_OPTS_TARGET+=" cxd4VIDEO=1" export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk index 8c1099f3b1..30791062a2 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk @@ -14,16 +14,12 @@ PKG_LONGDESC="Mupen64Plus Standalone RSP HLE" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*) + RK3588|S922X|RK3399|RK3566*) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64) - PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" - export USE_GLES=0 - ;; *) PKG_DEPENDS_TARGET+=" ${OPENGLES}" export USE_GLES=1 @@ -52,7 +48,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus-rsp-hle.so ${PKG_BUILD}/projects/unix/mupen64plus-rsp-hle-base.so case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*) + RK3588|S922X|RK3399|RK3566*) export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} cp ${PKG_BUILD}/projects/unix/mupen64plus-rsp-hle.so ${PKG_BUILD}/projects/unix/mupen64plus-rsp-hle-simple.so diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk index f554cae7ab..5c0d3dc6b7 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk @@ -15,7 +15,7 @@ PKG_TOOLCHAIN="manual" PKG_GIT_CLONE_BRANCH="simple64" case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk index 100186a140..14dc78b30e 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk @@ -14,13 +14,13 @@ PKG_LONGDESC="Mupen64Plus Standalone Console" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; @@ -49,7 +49,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus ${PKG_BUILD}/projects/unix/mupen64plus-base case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api export CFLAGS="${CFLAGS} -DSIMPLECORE" make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk index f4db261b11..8b6d92d773 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk @@ -14,13 +14,13 @@ PKG_LONGDESC="Mupen64Plus Standalone Glide64 Video Driver" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; @@ -52,7 +52,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus-video-glide64mk2.so ${PKG_BUILD}/projects/unix/mupen64plus-video-glide64mk2-base.so case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} cp ${PKG_BUILD}/projects/unix/mupen64plus-video-glide64mk2.so ${PKG_BUILD}/projects/unix/mupen64plus-video-glide64mk2-simple.so diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk index 74fe48d144..96c4ff80a6 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk @@ -14,13 +14,13 @@ PKG_LONGDESC="Mupen64Plus Standalone GLide64 Video Driver" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; diff --git a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk index 3d85f7d2de..6336f61d1f 100644 --- a/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk +++ b/projects/ROCKNIX/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk @@ -14,13 +14,13 @@ PKG_LONGDESC="Mupen64Plus Standalone Rice Video Driver" PKG_TOOLCHAIN="manual" case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) PKG_DEPENDS_TARGET+=" mupen64plus-sa-simplecore" ;; esac case ${DEVICE} in - AMD64|SM8250|SM8550) + SM8250|SM8550) PKG_DEPENDS_TARGET+=" ${OPENGL} glu libglvnd" export USE_GLES=0 ;; @@ -52,7 +52,7 @@ make_target() { cp ${PKG_BUILD}/projects/unix/mupen64plus-video-rice.so ${PKG_BUILD}/projects/unix/mupen64plus-video-rice-base.so case ${DEVICE} in - AMD64|RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) + RK3588|S922X|RK3399|RK3566*|SM8250|SM8550) export APIDIR=$(get_build_dir mupen64plus-sa-simplecore)/src/api make -C projects/unix all ${PKG_MAKE_OPTS_TARGET} cp ${PKG_BUILD}/projects/unix/mupen64plus-video-rice.so ${PKG_BUILD}/projects/unix/mupen64plus-video-rice-simple.so diff --git a/projects/ROCKNIX/packages/emulators/standalone/nanoboyadvance-sa/config/AMD64/keymap.toml b/projects/ROCKNIX/packages/emulators/standalone/nanoboyadvance-sa/config/AMD64/keymap.toml deleted file mode 100644 index 8b010d4e05..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/nanoboyadvance-sa/config/AMD64/keymap.toml +++ /dev/null @@ -1,18 +0,0 @@ -# See https://wiki.libsdl.org/SDL_Keycode for key names - -[general] -fastforward = "Space" -reset = "F9" -fullscreen = "F10" - -[gba] -a = "A" -b = "S" -l = "D" -r = "F" -start = "Return" -select = "Backspace" -up = "Up" -down = "Down" -left = "Left" -right = "Right" diff --git a/projects/ROCKNIX/packages/emulators/standalone/nanoboyadvance-sa/config/AMD64/keympa.toml b/projects/ROCKNIX/packages/emulators/standalone/nanoboyadvance-sa/config/AMD64/keympa.toml deleted file mode 100644 index 8b010d4e05..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/nanoboyadvance-sa/config/AMD64/keympa.toml +++ /dev/null @@ -1,18 +0,0 @@ -# See https://wiki.libsdl.org/SDL_Keycode for key names - -[general] -fastforward = "Space" -reset = "F9" -fullscreen = "F10" - -[gba] -a = "A" -b = "S" -l = "D" -r = "F" -start = "Return" -select = "Backspace" -up = "Up" -down = "Down" -left = "Left" -right = "Right" diff --git a/projects/ROCKNIX/packages/emulators/standalone/ppsspp-sa/sources/AMD64/controls.ini b/projects/ROCKNIX/packages/emulators/standalone/ppsspp-sa/sources/AMD64/controls.ini deleted file mode 100644 index 1b1a27425f..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/ppsspp-sa/sources/AMD64/controls.ini +++ /dev/null @@ -1,23 +0,0 @@ -[ControlMapping] -Up = 10-19,1-19 -Down = 10-20,1-20 -Left = 10-21,1-21 -Right = 10-22,1-22 -Circle = 10-190,1-52,10-4004 -Cross = 10-189,1-54,10-4006 -Square = 10-191,1-29,10-4005 -Triangle = 10-188,1-47,10-4007 -Start = 10-197,1-62 -Select = 10-196,1-66 -L = 10-193,1-45 -R = 10-192,1-51 -An.Up = 10-4003 -An.Down = 10-4002 -An.Left = 10-4001 -An.Right = 10-4000 -Analog limiter = 1-60 -RapidFire = 1-59 -Fast-forward = 1-61 -SpeedToggle = 1-68 -Pause = 1-111,10-107 -Rewind = 1-67 diff --git a/projects/ROCKNIX/packages/emulators/standalone/ppsspp-sa/sources/AMD64/ppsspp.ini b/projects/ROCKNIX/packages/emulators/standalone/ppsspp-sa/sources/AMD64/ppsspp.ini deleted file mode 100755 index 20e7335c4f..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/ppsspp-sa/sources/AMD64/ppsspp.ini +++ /dev/null @@ -1,560 +0,0 @@ -[General] -FirstRun = False -RunCount = 31 -Enable Logging = False -AutoRun = True -Browse = False -IgnoreBadMemAccess = False -CurrentDirectory = /storage/roms/psp -ShowDebuggerOnLoad = False -CheckForNewVersion = True -Language = en_US -ForceLagSync = False -DiscordPresence = False -NumWorkerThreads = 8 -AutoLoadSaveState = 0 -EnableCheats = True -CwCheatRefreshRate = 77 -ScreenshotsAsPNG = False -UseFFV1 = False -DumpFrames = False -DumpAudio = False -SaveLoadResetsAVdumping = False -StateSlot = 0 -EnableStateUndo = True -RewindFlipFrequency = 0 -GridView1 = True -GridView2 = True -GridView3 = False -ComboMode = 0 -ReportingHost = default -AutoSaveSymbolMap = False -CacheFullIsoInRam = False -RemoteISOPort = 0 -LastRemoteISOServer = -LastRemoteISOPort = 0 -RemoteISOManualConfig = False -RemoteShareOnStartup = False -RemoteISOSubdir = / -RemoteDebuggerOnStartup = False -InternalScreenRotation = 1 -PauseWhenMinimized = False -DumpDecryptedEboots = False -MemStickInserted = True -ForceLagSync2 = False -UISound = True -CwCheatScrollPosition = 0.000000 -DumpVideoOutput = False -ShowRegionOnGameIcon = False -ShowIDOnGameIcon = False -GameGridScale = 1.000000 -RightAnalogUp = 0 -RightAnalogDown = 0 -RightAnalogLeft = 0 -RightAnalogRight = 0 -RightAnalogPress = 0 -RightAnalogCustom = False -LoadPlugins = False -GameListScrollPosition = 0.000000 -StateLoadUndoGame = NA -StateUndoLastSaveGame = NA -StateUndoLastSaveSlot = -5 -ShowOnScreenMessage = True -RightAnalogDisableDiagonal = False -SwipeUp = 0 -SwipeDown = 0 -SwipeLeft = 0 -SwipeRight = 0 -SwipeSensitivity = 1.000000 -SwipeSmoothing = 0.300000 -DoubleTapGesture = 0 -GestureControlEnabled = False -BackgroundAnimation = 1 -EnablePlugins = True -TransparentBackground = True -UITint = 0.000000 -UISaturation = 1.000000 -ShowMenuBar = True -IgnoreCompatSettings = -[CPU] -CPUCore = 1 -SeparateSASThread = True -SeparateIOThread = True -IOTimingMethod = 0 -FastMemoryAccess = True -FuncReplacements = True -HideSlowWarnings = False -HideStateWarnings = False -PreloadFunctions = False -CPUSpeed = 0 -JitDisableFlags = 0x00000000 -FunctionReplacements = True -[Graphics] -EnableCardboard = False -CardboardScreenSize = 50 -CardboardXShift = 0 -CardboardYShift = 0 -ShowFPSCounter = 0 -GraphicsBackend = 3 (VULKAN) -FailedGraphicsBackends = -VulkanDevice = -RenderingMode = 0 -SoftwareRenderer = False -HardwareTransform = True -SoftwareSkinning = True -TextureFiltering = 1 -BufferFiltering = 1 -InternalResolution = 0 -AndroidHwScale = 1 -HighQualityDepth = 1 -FrameSkip = 0 -FrameSkipType = 0 -AutoFrameSkip = False -FrameRate = 0 -FrameRate2 = -1 -FrameSkipUnthrottle = True -ForceMaxEmulatedFPS = 0 -AnisotropyLevel = 0 -VertexDecCache = True -TextureBackoffCache = True -TextureSecondaryCache = False -FullScreen = True -FullScreenMulti = False -SmallDisplayZoomType = 2 -SmallDisplayOffsetX = 0.500000 -SmallDisplayOffsetY = 0.500000 -SmallDisplayZoomLevel = 1.000000 -ImmersiveMode = False -SustainedPerformanceMode = False -TrueColor = True -ReplaceTextures = True -SaveNewTextures = False -IgnoreTextureFilenames = True -TexScalingLevel = 1 -TexScalingType = 3 -TexDeposterize = False -VSyncInterval = True -DisableStencilTest = False -BloomHack = 2 -TimerHack = False -SplineBezierQuality = 0 -HardwareTessellation = False -PostShader = Off -MemBlockTransferGPU = True -DisableSlowFramebufEffects = True -FragmentTestCache = True -LogFrameDrops = False -EnableCardboardVR = False -DisabledGraphicsBackends = -CameraDevice = -UnthrottleMode = CONTINUOUS -IgnoreScreenInsets = True -TexHardwareScaling = False -TextureShader = Off -InflightFrames = 3 -RenderDuplicateFrames = True -ShaderChainRequires60FPS = False -ClearFramebuffersOnFirstUseHack = False -SoftwareRendererJit = True -UnthrottlingMode = CONTINUOUS -ReplaceTexturesAllowLate = True -UseGeometryShader = False -SkipBufferEffects = False -StereoRendering = False -StereoToMonoShader = RedBlue -AnalogFrameRate = 240 -AnalogFrameRateMode = 0 -MultiSampleLevel = 0 -DisplayOffsetX = 0.500000 -DisplayOffsetY = 0.500000 -DisplayScale = 1.000000 -DisplayAspectRatio = 1.000000 -DisplayStretch = False -SkipGPUReadbacks = False -GpuLogProfiler = False -[Sound] -Enable = True -AudioBackend = 0 -AudioLatency = 1 -ExtraAudioBuffering = False -SoundSpeedHack = False -AudioResampler = False -GlobalVolume = 10 -AltSpeedVolume = -1 -AutoAudioDevice = True -ReverbVolume = 10 -[Control] -HapticFeedback = False -ShowTouchCross = True -ShowTouchCircle = True -ShowTouchSquare = True -ShowTouchTriangle = True -ComboKey0Mapping = 0 -ComboKey1Mapping = 0 -ComboKey2Mapping = 0 -ComboKey3Mapping = 0 -ComboKey4Mapping = 0 -ShowTouchPause = False -ShowTouchControls = False -DisableDpadDiagonals = False -GamepadOnlyFocused = False -TouchButtonStyle = 1 -TouchButtonOpacity = 65 -TouchButtonHideSeconds = 20 -AutoCenterTouchAnalog = False -ActionButtonSpacing2 = 1.000000 -ActionButtonCenterX = 0.937500 -ActionButtonCenterY = 0.900000 -ActionButtonScale = 1.150000 -DPadX = 0.074479 -DPadY = 0.760000 -DPadScale = 1.150000 -ShowTouchDpad = True -DPadSpacing = 1.000000 -StartKeyX = 0.559896 -StartKeyY = 0.942500 -StartKeyScale = 1.150000 -ShowTouchStart = True -SelectKeyX = 0.500000 -SelectKeyY = 0.942500 -SelectKeyScale = 1.150000 -ShowTouchSelect = True -UnthrottleKeyX = 0.440104 -UnthrottleKeyY = 0.942500 -UnthrottleKeyScale = 1.150000 -ShowTouchUnthrottle = True -LKeyX = 0.035937 -LKeyY = 0.635833 -LKeyScale = 1.150000 -ShowTouchLTrigger = True -RKeyX = 0.964063 -RKeyY = 0.635833 -RKeyScale = 1.150000 -ShowTouchRTrigger = True -AnalogStickX = 0.074479 -AnalogStickY = 0.923333 -AnalogStickScale = 1.150000 -ShowAnalogStick = True -fcombo0X = 0.571875 -fcombo0Y = 0.500000 -comboKeyScale0 = 1.150000 -ShowComboKey0 = False -fcombo1X = 0.631771 -fcombo1Y = 0.500000 -comboKeyScale1 = 1.150000 -ShowComboKey1 = False -fcombo2X = 0.691667 -fcombo2Y = 0.500000 -comboKeyScale2 = 1.150000 -ShowComboKey2 = False -fcombo3X = 0.571875 -fcombo3Y = 0.333333 -comboKeyScale3 = 1.150000 -ShowComboKey3 = False -fcombo4X = 0.631771 -fcombo4Y = 0.333333 -comboKeyScale4 = 1.150000 -ShowComboKey4 = False -Speed1KeyX = 0.440104 -Speed1KeyY = 0.885000 -Speed1KeyScale = 1.150000 -ShowSpeed1Key = False -Speed2KeyX = 0.500000 -Speed2KeyY = 0.885000 -Speed2KeyScale = 1.150000 -ShowSpeed2Key = False -XInputAnalogSensitivity = 1.000000 -AnalogLimiterDeadzone = 0.600000 -UseMouse = False -MapMouse = False -ConfineMap = False -MouseSensitivity = 0.100000 -MouseSmoothing = 0.900000 -ComboKey0Toggle = False -ComboKey1Toggle = False -ComboKey2Toggle = False -ComboKey3Toggle = False -ComboKey4Toggle = False -AnalogAutoRotSpeed = 15.000000 -TouchSnapToGrid = False -TouchSnapGridSize = 64 -RightAnalogStickX = 0.875000 -RightAnalogStickY = 0.856250 -RightAnalogStickScale = 1.150000 -ShowRightAnalogStick = False -RapidFireKeyX = 0.619792 -RapidFireKeyY = 0.784375 -RapidFireKeyScale = 1.150000 -ShowRapidFireKey = False -AnalogRotationCWKeyX = 0.500000 -AnalogRotationKeyCWY = 0.676562 -AnalogRotationKeyCWScale = 1.150000 -ShowAnalogRotationCWKey = False -AnalogRotationCCWKeyX = 0.380208 -AnalogRotationKeyCCWY = 0.676562 -AnalogRotationKeyCCWScale = 1.150000 -ShowAnalogRotationCCWKey = False -Custom0Mapping = 0x0000000000000000 -Custom0Image = 0 -Custom0Shape = 0 -Custom0Toggle = False -Custom1Mapping = 0x0000000000000000 -Custom1Image = 1 -Custom1Shape = 0 -Custom1Toggle = False -Custom2Mapping = 0x0000000000000000 -Custom2Image = 2 -Custom2Shape = 0 -Custom2Toggle = False -Custom3Mapping = 0x0000000000000000 -Custom3Image = 3 -Custom3Shape = 0 -Custom3Toggle = False -Custom4Mapping = 0x0000000000000000 -Custom4Image = 4 -Custom4Shape = 0 -Custom4Toggle = False -Custom5Mapping = 0x0000000000000000 -Custom5Image = 0 -Custom5Shape = 1 -Custom5Toggle = False -Custom6Mapping = 0x0000000000000000 -Custom6Image = 1 -Custom6Shape = 1 -Custom6Toggle = False -Custom7Mapping = 0x0000000000000000 -Custom7Image = 2 -Custom7Shape = 1 -Custom7Toggle = False -Custom8Mapping = 0x0000000000000000 -Custom8Image = 3 -Custom8Shape = 1 -Custom8Toggle = False -Custom9Mapping = 0x0000000000000000 -Custom9Image = 4 -Custom9Shape = 1 -Custom9Toggle = False -fcombo5X = 0.428125 -fcombo5Y = 0.500000 -comboKeyScale5 = 1.150000 -ShowComboKey5 = False -fcombo6X = 0.368229 -fcombo6Y = 0.500000 -comboKeyScale6 = 1.150000 -ShowComboKey6 = False -fcombo7X = 0.308333 -fcombo7Y = 0.500000 -comboKeyScale7 = 1.150000 -ShowComboKey7 = False -fcombo8X = 0.428125 -fcombo8Y = 0.333333 -comboKeyScale8 = 1.150000 -ShowComboKey8 = False -fcombo9X = 0.368229 -fcombo9Y = 0.333333 -comboKeyScale9 = 1.150000 -ShowComboKey9 = False -AnalogDeadzone = 0.150000 -AnalogInverseDeadzone = 0.000000 -AnalogSensitivity = 1.100000 -AnalogIsCircular = False -LeftStickHeadScale = 1.000000 -RightStickHeadScale = 1.000000 -HideStickBackground = False -SystemControls = True -Custom0Repeat = False -Custom1Repeat = False -Custom2Repeat = False -Custom3Repeat = False -Custom4Repeat = False -Custom5Repeat = False -Custom6Repeat = False -Custom7Repeat = False -Custom8Repeat = False -Custom9Repeat = False -[Network] -EnableWlan = False -EnableAdhocServer = False -proAdhocServer = myneighborsushicat.com -PortOffset = 0 -MinTimeout = 1 -TCPNoDelay = False -EnableUPnP = False -UPnPUseOriginalPort = True -EnableNetworkChat = False -ChatButtonPosition = 0 -ChatScreenPosition = 0 -EnableQuickChat = True -QuickChat1 = Quick Chat 1 -QuickChat2 = Quick Chat 2 -QuickChat3 = Quick Chat 3 -QuickChat4 = Quick Chat 4 -QuickChat5 = Quick Chat 5 -ForcedFirstConnect = False -[SystemParam] -PSPModel = 0 -PSPFirmwareVersion = 660 -NickName = PPSSPP -proAdhocServer = black-seraph.com -MacAddress = 4e:7a:78:d9:49:32 -PortOffset = 0 -Language = 1 -TimeFormat = 1 -DateFormat = 1 -TimeZone = 0 -DayLightSavings = False -ButtonPreference = 1 -LockParentalLevel = 0 -WlanAdhocChannel = 0 -WlanPowerSave = False -EncryptSave = True -SavedataUpgradeVersion = True -ParamTimeFormat = 0 -ParamDateFormat = 0 -MemStickSize = 16 -[Debugger] -DisasmWindowX = -1 -DisasmWindowY = -1 -DisasmWindowW = -1 -DisasmWindowH = -1 -GEWindowX = -1 -GEWindowY = -1 -GEWindowW = -1 -GEWindowH = -1 -ConsoleWindowX = -1 -ConsoleWindowY = -1 -FontWidth = 8 -FontHeight = 12 -DisplayStatusBar = True -ShowBottomTabTitles = True -ShowDeveloperMenu = False -SkipDeadbeefFilling = False -FuncHashMap = False -DrawFrameGraph = False -MemInfoDetailed = False -GEWindowTabsBL = 0x00000000 -GEWindowTabsBR = 0x00000000 -GEWindowTabsTR = 0x00000000 -[Upgrade] -UpgradeMessage = -UpgradeVersion = 1.12.0 -DismissedVersion = -[Theme] -ItemStyleFg = 0xffffffff -ItemStyleBg = 0x55000000 -ItemFocusedStyleFg = 0xffffffff -ItemFocusedStyleBg = 0xffedc24c -ItemDownStyleFg = 0xffffffff -ItemDownStyleBg = 0xffbd9939 -ItemDisabledStyleFg = 0x80eeeeee -ItemDisabledStyleBg = 0x55e0d4af -ItemHighlightedStyleFg = 0xffffffff -ItemHighlightedStyleBg = 0x55bdbb39 -ButtonStyleFg = 0xffffffff -ButtonStyleBg = 0x55000000 -ButtonFocusedStyleFg = 0xffffffff -ButtonFocusedStyleBg = 0xffedc24c -ButtonDownStyleFg = 0xffffffff -ButtonDownStyleBg = 0xffbd9939 -ButtonDisabledStyleFg = 0x80eeeeee -ButtonDisabledStyleBg = 0x55e0d4af -ButtonHighlightedStyleFg = 0xffffffff -ButtonHighlightedStyleBg = 0x55bdbb39 -HeaderStyleFg = 0xffffffff -InfoStyleFg = 0xffffffff -InfoStyleBg = 0x00000000 -PopupTitleStyleFg = 0xffe3be59 -PopupStyleFg = 0xffffffff -PopupStyleBg = 0xff303030 -ThemeName = Default -[Recent] -MaxRecent = 30 -FileName0 = /storage/roms/psp/Outrun 2006.cso -FileName1 = /storage/roms/psp/Alien Syndrome.cso -FileName2 = /storage/roms/psp/Bomberman.cso -[Log] -SYSTEMEnabled = True -SYSTEMLevel = 4 -BOOTEnabled = True -BOOTLevel = 4 -COMMONEnabled = True -COMMONLevel = 4 -CPUEnabled = True -CPULevel = 4 -FILESYSEnabled = True -FILESYSLevel = 4 -G3DEnabled = True -G3DLevel = 4 -HLEEnabled = True -HLELevel = 4 -JITEnabled = True -JITLevel = 4 -LOADEREnabled = True -LOADERLevel = 4 -MEEnabled = True -MELevel = 4 -MEMMAPEnabled = True -MEMMAPLevel = 4 -SASMIXEnabled = True -SASMIXLevel = 4 -SAVESTATEEnabled = True -SAVESTATELevel = 4 -FRAMEBUFEnabled = True -FRAMEBUFLevel = 4 -SCEAUDIOEnabled = True -SCEAUDIOLevel = 4 -SCECTRLEnabled = True -SCECTRLLevel = 4 -SCEDISPEnabled = True -SCEDISPLevel = 4 -SCEFONTEnabled = True -SCEFONTLevel = 4 -SCEGEEnabled = True -SCEGELevel = 4 -SCEINTCEnabled = True -SCEINTCLevel = 4 -SCEIOEnabled = True -SCEIOLevel = 4 -SCEKERNELEnabled = True -SCEKERNELLevel = 4 -SCEMODULEEnabled = True -SCEMODULELevel = 4 -SCENETEnabled = True -SCENETLevel = 4 -SCERTCEnabled = True -SCERTCLevel = 4 -SCESASEnabled = True -SCESASLevel = 4 -SCEUTILEnabled = True -SCEUTILLevel = 4 -SCEMISCEnabled = True -SCEMISCLevel = 4 -AUDIOEnabled = True -AUDIOLevel = 2 -IOEnabled = True -IOLevel = 2 -[PostShaderSetting] -BloomSettingValue1 = 0.600000 -BloomSettingValue2 = 0.500000 -CRTSettingValue1 = 1.000000 -CartoonSettingValue1 = 0.500000 -ColorCorrectionSettingValue1 = 1.000000 -ColorCorrectionSettingValue2 = 1.000000 -ColorCorrectionSettingValue3 = 1.000000 -ColorCorrectionSettingValue4 = 1.000000 -ScanlinesSettingValue1 = 1.000000 -ScanlinesSettingValue2 = 0.500000 -SharpenSettingValue1 = 1.500000 -[VR] -VREnable = True -VREnable6DoF = True -VREnableStereo = False -VREnableMotions = True -VRbForce72Hz = True -VRCameraDistance = 0.000000 -VRCameraHeight = 0.000000 -VRCameraSide = 0.000000 -VRCanvasDistance = 12.000000 -VRFieldOfView = 100.000000 -VRHeadUpDisplayScale = 0.300000 -VRMotionLength = 0.500000 diff --git a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/GuiConfigs/CurrentSettings.ini b/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/GuiConfigs/CurrentSettings.ini deleted file mode 100644 index 750d6c89ca..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/GuiConfigs/CurrentSettings.ini +++ /dev/null @@ -1,17 +0,0 @@ -[GameList] -hidden_list=vsh.self - -[Localization] -language=en - -[Meta] -checkUpdateStart=false -currentStylesheet=Kuroi (Dark) by Ani -discordState= -showDebugTab=false -useRichPresence=false - -[main_window] -confirmationBoxBootGame=false -confirmationBoxExitGame=false -infoBoxEnabledWelcome=false \ No newline at end of file diff --git a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/config.yml b/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/config.yml deleted file mode 100644 index 044ede698b..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/config.yml +++ /dev/null @@ -1,224 +0,0 @@ -Core: - PPU Decoder: Recompiler (LLVM) - PPU Threads: 2 - PPU Debug: false - PPU Calling History: false - Save LLVM logs: false - Use LLVM CPU: "" - Max LLVM Compile Threads: 0 - PPU LLVM Greedy Mode: false - PPU LLVM Precompilation: true - Thread Scheduler Mode: Operating System - Set DAZ and FTZ: false - SPU Decoder: Recompiler (LLVM) - SPU Reservation Busy Waiting Percentage: 0 - SPU GETLLAR Busy Waiting Percentage: 100 - SPU Debug: false - MFC Debug: false - Preferred SPU Threads: 0 - SPU delay penalty: 3 - SPU loop detection: false - Max SPURS Threads: 6 - SPU Block Size: Safe - Accurate GETLLAR: false - Accurate SPU DMA: false - Accurate SPU Reservations: true - Accurate Cache Line Stores: false - Accurate RSX reservation access: false - RSX FIFO Accuracy: Fast - SPU Verification: true - SPU Cache: true - SPU Profiler: false - MFC Commands Shuffling Limit: 0 - MFC Commands Timeout: 0 - MFC Commands Shuffling In Steps: false - Enable TSX: Disabled - Accurate xfloat: false - Approximate xfloat: true - Relaxed xfloat: true - Accurate PPU 128-byte Reservation Op Max Length: 0 - Stub PPU Traps: 0 - Full Width AVX-512: false - PPU LLVM Java Mode Handling: true - Use Accurate DFMA: true - PPU Set Saturation Bit: false - PPU Accurate Non-Java Mode: false - PPU Fixup Vector NaN Values: false - PPU Accurate Vector NaN Values: false - PPU Set FPCC Bits: false - Debug Console Mode: false - Hook static functions: false - Libraries Control: - [] - HLE lwmutex: false - SPU LLVM Lower Bound: 0 - SPU LLVM Upper Bound: 18446744073709551615 - TSX Transaction First Limit: 800 - TSX Transaction Second Limit: 2000 - Clocks scale: 100 - SPU Wake-Up Delay: 0 - SPU Wake-Up Delay Thread Mask: 63 - Max CPU Preempt Count: 0 - Allow RSX CPU Preemptions: true - Sleep Timers Accuracy: As Host - Performance Report Threshold: 500 - Enable Performance Report: false - Assume External Debugger: false -VFS: - Enable /host_root/: false - Initialize Directories: true - Limit disk cache size: false - Disk cache maximum size (MB): 5120 - Empty /dev_hdd0/tmp/: true -Video: - Renderer: Vulkan - Resolution: 1280x720 - Aspect ratio: 16:9 - Frame limit: Off - Second Frame Limit: 0.000000 - MSAA: Disabled - Shader Mode: Async Shader Recompiler - Shader Precision: Low - Write Color Buffers: false - Write Depth Buffer: false - Read Color Buffers: false - Read Depth Buffer: false - Log shader programs: false - VSync: true - Debug output: false - Debug overlay: false - Renderdoc Compatibility Mode: false - Use GPU texture scaling: false - Stretch To Display Area: false - Force High Precision Z buffer: false - Strict Rendering Mode: false - Disable ZCull Occlusion Queries: false - Disable Video Output: false - Disable Vertex Cache: false - Disable FIFO Reordering: false - Enable Frame Skip: false - Force CPU Blit: false - Disable On-Disk Shader Cache: false - Disable Vulkan Memory Allocator: false - Use full RGB output range: true - Strict Texture Flushing: false - Multithreaded RSX: false - Relaxed ZCULL Sync: true - Enable 3D: false - Debug Program Analyser: false - Accurate ZCULL stats: false - Consecutive Frames To Draw: 1 - Consecutive Frames To Skip: 1 - Resolution Scale: 100 - Anisotropic Filter Override: 0 - Texture LOD Bias Addend: 0 - Minimum Scalable Dimension: 16 - Shader Compiler Threads: 0 - Driver Recovery Timeout: 1000000 - Driver Wake-Up Delay: 1 - Vblank Rate: 60 - Vblank NTSC Fixup: false - DECR memory layout: false - Allow Host GPU Labels: false - Disable MSL Fast Math: false - Output Scaling Mode: Bilinear - Vulkan: - Force FIFO present mode: false - Force primitive restart flag: false - Exclusive Fullscreen Mode: Automatic - Asynchronous Texture Streaming 2: false - FidelityFX CAS Sharpening Intensity: 50 - Asynchronous Queue Scheduler: Safe - Performance Overlay: - Enabled: false - Enable Framerate Graph: false - Enable Frametime Graph: false - Framerate datapoints: 50 - Frametime datapoints: 170 - Detail level: Medium - Framerate graph detail level: All - Frametime graph detail level: All - Metrics update interval (ms): 350 - Font size (px): 10 - Position: Top Left - Font: n023055ms.ttf - Horizontal Margin (px): 50 - Vertical Margin (px): 50 - Center Horizontally: false - Center Vertically: false - Opacity (%): 70 - Body Color (hex): "#FFE138FF" - Body Background (hex): "#002339FF" - Title Color (hex): "#F26C24FF" - Title Background (hex): "#00000000" - Shader Loading Dialog: - Allow custom background: true - Darkening effect strength: 30 - Blur effect strength: 0 -Audio: - Renderer: Cubeb - Audio Provider: CellAudio - RSXAudio Avport: AV multiout - Dump to file: false - Convert to 16 bit: false - Audio Format: Stereo - Audio Formats: 0 - Audio Device: "@@@default@@@" - Master Volume: 100 - Enable Buffering: true - Desired Audio Buffer Duration: 100 - Enable Time Stretching: false - Disable Sampling Skip: false - Time Stretching Threshold: 75 - Microphone Type: "Null" - Microphone Devices: "@@@@@@@@@@@@" - Music Handler: Qt -Input/Output: - Keyboard: Basic - Mouse: Basic - Camera: "Null" - Camera type: Unknown - Camera flip: None - Camera ID: Default - Move: Mouse - Buzz emulated controller: "Null" - Turntable emulated controller: "Null" - GHLtar emulated controller: "Null" - Pad handler mode: Single-threaded - Pad handler sleep (microseconds): 1000 - Background input enabled: true - Show move cursor: false -System: - License Area: SCEE - Language: English (US) - Keyboard Type: English keyboard (US standard) - Enter button assignment: Enter with cross - Console time offset (s): 0 - PSID high: 0 - PSID low: 0 -Net: - Internet enabled: Disconnected - IP address: 0.0.0.0 - Bind address: 0.0.0.0 - DNS address: 8.8.8.8 - IP swap list: "" - UPNP Enabled: false - PSN status: Disconnected -Savestate: - Start Paused: false - Suspend Emulation Savestate Mode: false - Inspection Mode Savestates: false - Save Disc Game Data: false -Miscellaneous: - Automatically start games after boot: true - Exit RPCS3 when process finishes: true - Start games in fullscreen mode: true - Prevent display sleep while running games: true - Show trophy popups: true - Show shader compilation hint: false - Use native user interface: true - GDB Server: 127.0.0.1:2345 - Silence All Logs: true - Window Title Format: "FPS: %F | %R | %V | %T [%t]" - Pause Emulation During Home Menu: false -Log: {} \ No newline at end of file diff --git a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/input_configs/active_profiles.yml b/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/input_configs/active_profiles.yml deleted file mode 100644 index fde9da515e..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/input_configs/active_profiles.yml +++ /dev/null @@ -1,2 +0,0 @@ -Active Profiles: - global: Default diff --git a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/input_configs/global/Default.yml b/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/input_configs/global/Default.yml deleted file mode 100644 index faaa0b3388..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/rpcs3-sa/config/AMD64/input_configs/global/Default.yml +++ /dev/null @@ -1,546 +0,0 @@ -Player 1 Input: - Handler: Evdev - Device: Microsoft X-Box 360 pad - Config: - Left Stick Left: LX- - Left Stick Down: LY+ - Left Stick Right: LX+ - Left Stick Up: LY- - Right Stick Left: RX- - Right Stick Down: RY+ - Right Stick Right: RX+ - Right Stick Up: RY- - Start: Start - Select: Select - PS Button: Mode - Square: X - Cross: A - Circle: B - Triangle: Y - Left: Hat0 X- - Down: Hat0 Y+ - Right: Hat0 X+ - Up: Hat0 Y- - R1: TR - R2: RZ+ - R3: Thumb R - L1: TL - L2: LZ+ - L3: Thumb L - Motion Sensor X: - Axis: X - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: Y - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: Z - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: RY - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 30 - Right Stick Deadzone: 30 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 5000 - Right Pad Squircling Factor: 5000 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 1356 - Product ID: 616 - Buddy Device: "" -Player 2 Input: - Handler: "Null" - Device: "Null" - Config: - Left Stick Left: "" - Left Stick Down: "" - Left Stick Right: "" - Left Stick Up: "" - Right Stick Left: "" - Right Stick Down: "" - Right Stick Right: "" - Right Stick Up: "" - Start: "" - Select: "" - PS Button: "" - Square: "" - Cross: "" - Circle: "" - Triangle: "" - Left: "" - Down: "" - Right: "" - Up: "" - R1: "" - R2: "" - R3: "" - L1: "" - L2: "" - L3: "" - Motion Sensor X: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: "" - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 0 - Right Stick Deadzone: 0 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 0 - Right Pad Squircling Factor: 0 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 0 - Product ID: 0 - Buddy Device: "Null" -Player 3 Input: - Handler: "Null" - Device: "Null" - Config: - Left Stick Left: "" - Left Stick Down: "" - Left Stick Right: "" - Left Stick Up: "" - Right Stick Left: "" - Right Stick Down: "" - Right Stick Right: "" - Right Stick Up: "" - Start: "" - Select: "" - PS Button: "" - Square: "" - Cross: "" - Circle: "" - Triangle: "" - Left: "" - Down: "" - Right: "" - Up: "" - R1: "" - R2: "" - R3: "" - L1: "" - L2: "" - L3: "" - Motion Sensor X: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: "" - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 0 - Right Stick Deadzone: 0 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 0 - Right Pad Squircling Factor: 0 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 0 - Product ID: 0 - Buddy Device: "Null" -Player 4 Input: - Handler: "Null" - Device: "Null" - Config: - Left Stick Left: "" - Left Stick Down: "" - Left Stick Right: "" - Left Stick Up: "" - Right Stick Left: "" - Right Stick Down: "" - Right Stick Right: "" - Right Stick Up: "" - Start: "" - Select: "" - PS Button: "" - Square: "" - Cross: "" - Circle: "" - Triangle: "" - Left: "" - Down: "" - Right: "" - Up: "" - R1: "" - R2: "" - R3: "" - L1: "" - L2: "" - L3: "" - Motion Sensor X: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: "" - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 0 - Right Stick Deadzone: 0 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 0 - Right Pad Squircling Factor: 0 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 0 - Product ID: 0 - Buddy Device: "Null" -Player 5 Input: - Handler: "Null" - Device: "Null" - Config: - Left Stick Left: "" - Left Stick Down: "" - Left Stick Right: "" - Left Stick Up: "" - Right Stick Left: "" - Right Stick Down: "" - Right Stick Right: "" - Right Stick Up: "" - Start: "" - Select: "" - PS Button: "" - Square: "" - Cross: "" - Circle: "" - Triangle: "" - Left: "" - Down: "" - Right: "" - Up: "" - R1: "" - R2: "" - R3: "" - L1: "" - L2: "" - L3: "" - Motion Sensor X: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: "" - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 0 - Right Stick Deadzone: 0 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 0 - Right Pad Squircling Factor: 0 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 0 - Product ID: 0 - Buddy Device: "Null" -Player 6 Input: - Handler: "Null" - Device: "Null" - Config: - Left Stick Left: "" - Left Stick Down: "" - Left Stick Right: "" - Left Stick Up: "" - Right Stick Left: "" - Right Stick Down: "" - Right Stick Right: "" - Right Stick Up: "" - Start: "" - Select: "" - PS Button: "" - Square: "" - Cross: "" - Circle: "" - Triangle: "" - Left: "" - Down: "" - Right: "" - Up: "" - R1: "" - R2: "" - R3: "" - L1: "" - L2: "" - L3: "" - Motion Sensor X: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: "" - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 0 - Right Stick Deadzone: 0 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 0 - Right Pad Squircling Factor: 0 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 0 - Product ID: 0 - Buddy Device: "Null" -Player 7 Input: - Handler: "Null" - Device: "Null" - Config: - Left Stick Left: "" - Left Stick Down: "" - Left Stick Right: "" - Left Stick Up: "" - Right Stick Left: "" - Right Stick Down: "" - Right Stick Right: "" - Right Stick Up: "" - Start: "" - Select: "" - PS Button: "" - Square: "" - Cross: "" - Circle: "" - Triangle: "" - Left: "" - Down: "" - Right: "" - Up: "" - R1: "" - R2: "" - R3: "" - L1: "" - L2: "" - L3: "" - Motion Sensor X: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Y: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor Z: - Axis: "" - Mirrored: false - Shift: 0 - Motion Sensor G: - Axis: "" - Mirrored: false - Shift: 0 - Pressure Intensity Button: "" - Pressure Intensity Percent: 50 - Left Stick Multiplier: 100 - Right Stick Multiplier: 100 - Left Stick Deadzone: 0 - Right Stick Deadzone: 0 - Left Trigger Threshold: 0 - Right Trigger Threshold: 0 - Left Pad Squircling Factor: 0 - Right Pad Squircling Factor: 0 - Color Value R: 0 - Color Value G: 0 - Color Value B: 0 - Blink LED when battery is below 20%: true - Use LED as a battery indicator: false - LED battery indicator brightness: 50 - Player LED enabled: true - Enable Large Vibration Motor: true - Enable Small Vibration Motor: true - Switch Vibration Motors: false - Mouse Movement Mode: Relative - Mouse Deadzone X Axis: 60 - Mouse Deadzone Y Axis: 60 - Mouse Acceleration X Axis: 200 - Mouse Acceleration Y Axis: 250 - Left Stick Lerp Factor: 100 - Right Stick Lerp Factor: 100 - Analog Button Lerp Factor: 100 - Trigger Lerp Factor: 100 - Device Class Type: 0 - Vendor ID: 0 - Product ID: 0 - Buddy Device: "Null" diff --git a/projects/ROCKNIX/packages/emulators/standalone/xemu-sa/config/AMD64/xemu.toml b/projects/ROCKNIX/packages/emulators/standalone/xemu-sa/config/AMD64/xemu.toml deleted file mode 100644 index 80a5d19491..0000000000 --- a/projects/ROCKNIX/packages/emulators/standalone/xemu-sa/config/AMD64/xemu.toml +++ /dev/null @@ -1,37 +0,0 @@ -[general] -skip_boot_anim = true -show_welcome = false -screenshot_dir = '/storage/roms/screenshots' - -[input.bindings] -port1 = '3000000de280000ff11000001000000' - -[display] -renderer = 'VULKAN' - -[display.quality] -surface_scale = 1 - -[display.window] -fullscreen_on_startup = true -vsync = true - -[display.ui] -show_menubar = false -fit = 'stretch' -aspect_ratio = 'native' -scale = 2 - -[sys] -mem_limit = '128' - -[sys.files] -bootrom_path = '/storage/roms/bios/xemu/bios/mcpx_1.0.bin' -flashrom_path = '/storage/roms/bios/xemu/bios/Complex_4627v1.03.bin' -eeprom_path = '/storage/roms/bios/xemu/eeprom/eeprom.bin' -hdd_path = '/storage/roms/bios/xemu/hdd/xbox_hdd.qcow2' - -[perf] -cache_shaders = false -override_clockspeed = false -cpu_clockspeed_scale = 1.000000 diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYA NEO AYA NEO Founder b/projects/ROCKNIX/packages/hardware/quirks/devices/AYA NEO AYA NEO Founder deleted file mode 120000 index c710375de1..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYA NEO AYA NEO Founder +++ /dev/null @@ -1 +0,0 @@ -AYANEO AIR \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/010-dpms b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/010-dpms deleted file mode 100755 index f4a112017b..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/010-dpms +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -### Set the default device configuration -cat <>/storage/.config/profile.d/001-device_config -DEVICE_SLEEP_DPMS="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control deleted file mode 100755 index d651b9b283..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/010-led_control -DEVICE_LED_CONTROL="true" -DEVICE_LED_BRIGHTNESS="true" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control deleted file mode 100755 index 86e8a99c2d..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/020-fan_control -DEVICE_HAS_FAN="false" -DEVICE_TEMP_SENSOR="$(find /sys/devices/pci*/* -path "*/nvme" -prune -o -name temp1_input -print)" -EOF - diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers deleted file mode 100755 index d7f05e5f2a..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/050-modifiers -DEVICE_FUNC_KEYA_MODIFIER="KEY_LEFTCTRL" -DEVICE_FUNC_KEYB_MODIFIER="KEY_D" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/090-panel_quirks b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/090-panel_quirks deleted file mode 100755 index d20a3d2d9c..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/090-panel_quirks +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/090-panel_quirks -PANEL_FULL_OFF="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol deleted file mode 100755 index 808b103296..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol +++ /dev/null @@ -1,387 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# A simple tool to manipulate the controller LEDs using outb, thanks -# in large part to Maya Matuszczyk (https://github.com/Maccraft123) -# for help with reverse engineering. - -# Minimal OS variable loading for performance -. /etc/profile.d/001-functions - -OUTB="/usr/bin/outb" - -ADDR_PORT="0x4e" -DATA_PORT="0x4f" - -DEBUG=false - -function debug_out() { - $DEBUG && echo "ledcontrol: $*" -} - -function led_ctl() { - ${OUTB} ${ADDR_PORT} 0x2e - ${OUTB} ${DATA_PORT} 0x11 - ${OUTB} ${ADDR_PORT} 0x2f - ${OUTB} ${DATA_PORT} 0xd1 # high - - ${OUTB} ${ADDR_PORT} 0x2e - ${OUTB} ${DATA_PORT} 0x10 - ${OUTB} ${ADDR_PORT} 0x2f - ${OUTB} ${DATA_PORT} ${1} # low - - ${OUTB} ${ADDR_PORT} 0x2e - ${OUTB} ${DATA_PORT} 0x12 - ${OUTB} ${ADDR_PORT} 0x2f - ${OUTB} ${DATA_PORT} ${2} # data -} - -function led_open() { - led_ctl 0x87 0xa5 -} - -function led_close() { - led_ctl ${1} 0x01 -} - -function led_ack() { - led_open - led_ctl 0x70 0x0 - led_close 0x86 -} - -function led_state() { - # 0x31 = off - # 0x37 = on - for ZONE in 0xb2 0x72 - do - led_open - led_ctl ${ZONE} ${1} - led_ctl 0xc6 0x01 - led_ack - done -} - -function led_enable() { - led_state 0x37 - led_ack - - led_open - led_ctl 0xbf 0x0 - led_close 0xc6 - - led_open - led_ctl 0x7f 0x0 - led_close 0xc6 - - led_ack - - led_open - led_ctl 0xc0 0x0 - led_close 0xc6 - - led_open - led_ctl 0x80 0x0 - led_close 0x86 - - led_ack - - led_open - led_ctl 0xc1 0x5 - led_close 0xc6 - - led_open - led_ctl 0x81 0x5 - led_close 0xc6 - - led_ack - - led_open - led_ctl 0xc2 0x5 - led_close 0xc6 - - led_open - led_ctl 0x82 0x5 - led_close 0x86 - - led_open - led_ctl 0x70 0x0 - led_close 0x86 - - led_open - led_ctl 0xc3 0x5 - led_close 0x86 - - led_open - led_ctl 0x83 0x5 - led_close 0x86 - - led_ack - - led_open - led_ctl 0xc4 0x5 - led_close 0xc6 - - led_open - led_ctl 0x84 0x5 - led_close 0x86 - - led_ack - - led_open - led_ctl 0xc5 0x7 - led_close 0xc6 - - led_open - led_ctl 0x85 0x7 - led_close 0x86 - - led_open - led_ctl 0x70 0x0 - led_close 0x86 - - led_open - led_ctl 0xc5 0x7 - led_close 0xc6 - - led_open - led_ctl 0x85 0x7 - led_close 0x86 - - led_open - led_ctl 0x70 0x0 - led_close 0x86 - - led_open - led_ctl 0xb2 0xba - led_close 0xc6 - - led_open - led_ctl 0x72 0xba - led_close 0x86 - - led_open - led_ctl 0x70 0x0 - led_close 0x86 - - led_ack - -} - -function led_color() { - # Zone 1 (Left Stick) - led_open - led_ctl 0xB3 ${1} # Quadrant 1 - led_ack - - led_open - led_ctl 0xB4 ${2} - led_ack - - led_open - led_ctl 0xB5 ${3} - led_ack - - led_open - led_ctl 0xB6 ${1} # Quadrant 2 - led_ack - - led_open - led_ctl 0xB7 ${2} - led_ack - - led_open - led_ctl 0xB8 ${3} - led_ack - - led_open - led_ctl 0xB9 ${1} # Quadrant 3 - led_ack - - led_open - led_ctl 0xBA ${2} - led_ack - - led_open - led_ctl 0xBB ${3} - led_ack - - led_open - led_ctl 0xBC ${1} # Quadrant 4 - led_ack - - led_open - led_ctl 0xBD ${2} - led_ack - - led_open - led_ctl 0xBE ${3} - led_ack - - # Zone 2 (Right Stick) - led_open - led_ctl 0x73 ${1} # Quadrant 1 - led_ack - - led_open - led_ctl 0x74 ${2} - led_ack - - led_open - led_ctl 0x75 ${3} - led_ack - - led_open - led_ctl 0x76 ${1} # Quadrant 2 - led_ack - - led_open - led_ctl 0x77 ${2} - led_ack - - led_open - led_ctl 0x78 ${3} - led_ack - - led_open - led_ctl 0x79 ${1} # Quadrant 3 - led_ack - - led_open - led_ctl 0x7A ${2} - led_ack - - led_open - led_ctl 0x7B ${3} - led_ack - - led_open - led_ctl 0x7C ${1} # Quadrant 4 - led_ack - - led_open - led_ctl 0x7D ${2} - led_ack - - led_open - led_ctl 0x7E ${3} - led_ack -} - -function intensity() { - printf "0x%X\n" $((${1} / ${2})) -} - -GETBRIGHTNESS=$(get_setting led.brightness) -if [ ! -z "${2}" ] -then - LEDBRIGHTNESS=${2} - debug_out "Arg[2]: ${2}" -elif [ ! -z "${GETBRIGHTNESS}" ] -then - LEDBRIGHTNESS=${GETBRIGHTNESS} - debug_out "GETBRIGHTESS: ${GETBRIGHTNESS}" -else - debug_out "NO SETTING: min" - LEDBRIGHTNESS=min - set_setting led.brightness min -fi - -case ${LEDBRIGHTNESS} in - max) - LEDBRIGHTNESS=1 - set_setting led.brightness max - ;; - mid) - LEDBRIGHTNESS=4 - set_setting led.brightness mid - ;; - min) - LEDBRIGHTNESS=8 - set_setting led.brightness min - ;; -esac - -case ${1} in - poweroff) - led_state 0x31 - ;; - off) - led_state 0x31 - set_setting led.color off - ;; - on) - led_state 0x37 - set_setting led.color on - led_enable - ;; - red) - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ledcontrol off - led_color ${COLOR} 0x00 0x00 - set_setting led.color red - led_enable - ;; - green) - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ledcontrol off - led_color 0x00 ${COLOR} 0x00 - set_setting led.color green - led_enable - ;; - blue) - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ledcontrol off - led_color 0x00 0x00 ${COLOR} - set_setting led.color blue - led_enable - ;; - teal) - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ledcontrol off - led_color 0x00 ${COLOR} ${COLOR} - set_setting led.color teal - led_enable - ;; - purple) - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ledcontrol off - led_color ${COLOR} 0x00 ${COLOR} - set_setting led.color purple - led_enable - ;; - white) - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ledcontrol off - led_color ${COLOR} ${COLOR} ${COLOR} - set_setting led.color white - led_enable - ;; - default) - del_setting led.color - ;; - brightness) - set_setting led.brightness ${2} - ledcontrol $(get_setting led.color) - ;; - list) - cat <>/storage/.config/profile.d/001-device_config -DEVICE_SLEEP_DPMS="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/010-led_control b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/010-led_control deleted file mode 100755 index d651b9b283..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/010-led_control +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/010-led_control -DEVICE_LED_CONTROL="true" -DEVICE_LED_BRIGHTNESS="true" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control deleted file mode 100755 index abe8ec7136..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/020-fan_control -DEVICE_HAS_FAN="true" -DEVICE_PWM_FAN="$(find /sys/devices/platform/oxp-platform -name pwm1)" -DEVICE_FAN_INPUT="$(find /sys/devices/platform/oxp-platform -name fan*_input)" -DEVICE_TEMP_SENSOR="$(find /sys/devices/pci*/*/hwmon -path "*/nvme" -prune -o -name temp1_input -print)" -EOF - diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol deleted file mode 100755 index cc68395d39..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol +++ /dev/null @@ -1,110 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile - -### Enable logging -case $(get_setting system.loglevel) in - verbose) - DEBUG=true - ;; - *) - DEBUG=false - ;; -esac - -COOLING_PROFILE=$(get_setting "cooling.profile") -FAN_PWM="${DEVICE_PWM_FAN}" - -log $0 "Setting profile to ${COOLING_PROFILE}" - -function set_control() { - log $0 "Set fan control to ${1}" - if [ -e "${DEVICE_PWM_FAN}_enable" ] - then - echo ${1} >${DEVICE_PWM_FAN}_enable - fi -} - -trap "set_control 0 && exit 0" SIGHUP SIGINT SIGQUIT SIGABRT - -if [ -e "/storage/.config/fancontrol.conf" ] && [ "${COOLING_PROFILE}" = "custom" ] -then - $DEBUG && log $0 "Loading configuration file" 2>/dev/null - source /storage/.config/fancontrol.conf - if [ ! $? = 0 ] - then - WARN="Custom fan profile could not be loaded, defaulting to auto." - log $0 "${WARN}" - COOLING_PROFILE="auto" - set_setting cooling.profile auto - fi -fi - -if [ ! "${COOLING_PROFILE}" = "custom" ] -then - if [ "${COOLING_PROFILE}" = "aggressive" ] - then - SPEEDS=(192 225 255) - TEMPS=(45000 75000 85000) - elif [ "${COOLING_PROFILE}" = "moderate" ] - then - SPEEDS=(48 64 96 128 192 255) - TEMPS=(50000 55000 60000 70000 80000 90000) - elif [ "${COOLING_PROFILE}" = "quiet" ] - then - # Quiet. - SPEEDS=(32 48 64 96 128 192 255) - TEMPS=(50000 55000 60000 65000 70000 80000 90000) - else - # auto - set_control 0 >/dev/null 2>&1 - exit 0 - fi -fi - -log $0 "Enabling fan control." -set_control 1 >/dev/null 2>&1 - -CURRENTSPEED=0 -TEMP=${TEMPS[0]} -declare -a HISTORY -while true -do - INDEX=0 - CPU_TEMP=$(awk '{total += $1; count++} END {printf "%d", total/count}' ${DEVICE_TEMP_SENSOR}) - - ### Keep a rolling history of CPU temps. - HISTORY+=(${CPU_TEMP}) - while (( ${#HISTORY[@]} > 10 )) - do - unset HISTORY[-0] - PRIOR_HISTORY=( ${HISTORY[*]} ) - HISTORY=( ${PRIOR_HISTORY[*]} ) - unset PRIOR_HISTORY - done - AVERAGE=$(echo $(IFS=+; echo "$((${HISTORY[*]}))") / ${#HISTORY[@]} | bc) - - $DEBUG && log $0 "Current/Average/Ceiling (Speed): ${CPU_TEMP}/${AVERAGE}/${TEMP} (${CURRENTSPEED})." - for TEMP in "${TEMPS[@]}" - do - if (( "${CPU_TEMP}" >= "90000" )) || \ - (( "${AVERAGE}" <= "${TEMP}" )) - then - if (( ${CURRENTSPEED} != ${SPEEDS[${INDEX}]} )) - then - CURRENTSPEED=${SPEEDS[${INDEX}]} - echo ${SPEEDS[${INDEX}]} >${FAN_PWM} - $DEBUG && log $0 "Set fan to ${CURRENTSPEED}." - fi - break - else - INDEX=$(( $INDEX + 1 )) - fi - done - sleep 2 -done - -log $0 "Disabling fan control." -set_control 0 >/dev/null 2>&1 diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol deleted file mode 100755 index 7d9b2ab3bf..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol +++ /dev/null @@ -1,199 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# -# A simple tool to manipulate the controller LEDs using ectool, thanks to -# Maya Matuszczyk (https://github.com/Maccraft123) for reverse engineering. -# -# Schema: -# -# 0x6d - LED PWM control (0x03) -# -# 0xb1 - Support for 4 zones and RGB color -# -# RGB colors: -# -# 1 - Red -# 2 - Green -# 3 - Blue -# -# Zones: -# -# Right (2), Down (5), Left (8) , Up (11) -# -# Note: Set 0xb1 to 02 for off. -# -# 0xb2 - Sets brightness, requires b1 to be set at the same time. -# -# 00-ff - brightness from 0-255. Not noticeable to me above 128. -# -# 0xbf - Set expected mode -# -# 0x10 - Enable -# 0xe2 - Tint (+ Red for Purple, + Green for Teal) -# 0xe3-0e5 - Tint + blink (unused) -# -# 0xff - Close channel -# - -# Minimal OS variable loading for performance -. /etc/profile.d/001-functions - -ECTOOL="/usr/sbin/ectool" -DEBUG=false - -function debug_out() { - $DEBUG && echo "ledcontrol: $*" -} - -function ec_writecmd() { - ${ECTOOL} -w 0x6d -z 0x03 >/dev/null 2>&1 -} - -function mode() { - debug_out "Set mode ${1}" - ${ECTOOL} -w 0xbf -z ${1} >/dev/null 2>&1 -} - -function close_channel() { - debug_out "Set close channel" - ${ECTOOL} -w 0xbf -z 0xFF >/dev/null 2>&1 -} - -function off() { - ec_writecmd - for twice in 1 2 - do - ### RGB off command - ${ECTOOL} -w 0xb1 -z 0x02 >/dev/null 2>&1 - ${ECTOOL} -w 0xb2 -z 0xc0 >/dev/null 2>&1 - mode 0x10 - done - close_channel -} - -function brightness() { - debug_out "Set brightness ${1}" - ${ECTOOL} -w 0xb2 -z 0x${1} >/dev/null 2>&1 - mode 0x10 -} - -function color() { - ## Writing twice seems more reliable than inserting a delay. - for twice in 1 2 - do - for zone in 2 5 8 11 - do - zone=$(( ${zone} + ${1} )) - zone=$(printf '%02x' ${zone}) - debug_out "Set color 0x${zone}" - ${ECTOOL} -w 0xb1 -z 0x${zone} >/dev/null 2>&1 - brightness ${2} - done - done - close_channel -} - -GETBRIGHTNESS=$(get_setting led.brightness) -if [ ! -z "${2}" ] -then - LEDBRIGHTNESS=${2} - debug_out "Arg[2]: ${2}" -elif [ ! -z "${GETBRIGHTNESS}" ] -then - LEDBRIGHTNESS=${GETBRIGHTNESS} - debug_out "GETBRIGHTESS: ${GETBRIGHTNESS}" -else - debug_out "NO SETTING: min" - LEDBRIGHTNESS=min - set_setting led.brightness min -fi - -case ${LEDBRIGHTNESS} in - max) - LEDBRIGHTNESS=ff - set_setting led.brightness max - ;; - mid) - LEDBRIGHTNESS=a8 - set_setting led.brightness mid - ;; - min) - LEDBRIGHTNESS=54 - set_setting led.brightness min - ;; -esac - -debug_out "led brightness: ${LEDBRIGHTNESS}" - -case $1 in - red) - off - mode 0xe0 - color 1 ${LEDBRIGHTNESS} - set_setting led.color red - ;; - green) - off - mode 0xe0 - color 2 ${LEDBRIGHTNESS} - set_setting led.color green - ;; - blue) - off - mode 0xe2 - color 3 ${LEDBRIGHTNESS} - set_setting led.color blue - ;; - teal) - off - mode 0xe2 - color 2 ${LEDBRIGHTNESS} - set_setting led.color teal - ;; - purple) - off - mode 0xe2 - color 1 ${LEDBRIGHTNESS} - set_setting led.color purple - ;; - poweroff) - off - ;; - off) - off - set_setting led.color off - ;; - default) - del_setting led.color - del_setting led.brightness - ;; - brightness) - COLOR=$(get_setting led.color) - if [ ! -z "${COLOR}" ] - then - off - ledcontrol ${COLOR} ${LEDBRIGHTNESS} - fi - ;; - list) - cat </storage/.config/profile.d/010-led_control -DEVICE_LED_CONTROL="true" -DEVICE_LED_BRIGHTNESS="true" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/020-fan_control b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/020-fan_control deleted file mode 100755 index abe8ec7136..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/020-fan_control +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/020-fan_control -DEVICE_HAS_FAN="true" -DEVICE_PWM_FAN="$(find /sys/devices/platform/oxp-platform -name pwm1)" -DEVICE_FAN_INPUT="$(find /sys/devices/platform/oxp-platform -name fan*_input)" -DEVICE_TEMP_SENSOR="$(find /sys/devices/pci*/*/hwmon -path "*/nvme" -prune -o -name temp1_input -print)" -EOF - diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/bin/fancontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/bin/fancontrol deleted file mode 100755 index 26df30fc3b..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/bin/fancontrol +++ /dev/null @@ -1,82 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile - -DEBUG=false -COOLING_PROFILE=$(get_setting "cooling.profile") -FAN_PWM="${DEVICE_PWM_FAN}" - -log $0 "Setting profile to ${COOLING_PROFILE}" - -function set_control() { - log $0 "Set fan control to ${1}" - if [ -e "${DEVICE_PWM_FAN}_enable" ] - then - echo ${1} >${DEVICE_PWM_FAN}_enable - fi -} - -trap "set_control 0 && exit 0" SIGHUP SIGINT SIGQUIT SIGABRT - -if [ -e "/storage/.config/fancontrol.conf" ] && [ "${COOLING_PROFILE}" = "custom" ] -then - log $0 "Loading configuration file" 2>/dev/null - source /storage/.config/fancontrol.conf - if [ ! $? = 0 ] - then - WARN="Custom fan profile could not be loaded, defaulting to auto." - log $0 "${WARN}" - COOLING_PROFILE="auto" - set_setting cooling.profile auto - fi -fi - -if [ ! "${COOLING_PROFILE}" = "custom" ] -then - if [ "${COOLING_PROFILE}" = "aggressive" ] - then - SPEEDS=(255 225 192) - TEMPS=(70000 65000 0) - elif [ "${COOLING_PROFILE}" = "moderate" ] - then - SPEEDS=(255 192 128 96) - TEMPS=(75000 70000 65000 0) - elif [ "${COOLING_PROFILE}" = "quiet" ] - then - # Quiet. - SPEEDS=(255 192 128 96 64 48 32) - TEMPS=(75000 70000 65000 60000 55000 50000 0) - else - # auto - set_control 0 >/dev/null 2>&1 - exit 0 - fi -fi - -log $0 "Enabling fan control." -set_control 1 >/dev/null 2>&1 - -while true -do - INDEX=0 - CPU_TEMP=$(awk '{total += $1; count++} END {printf "%d", total/count}' ${DEVICE_TEMP_SENSOR}) - $DEBUG && log $0 "CPU TEMP: ${CPU_TEMP}" 2>/dev/null - for TEMP in "${TEMPS[@]}" - do - if (( "${CPU_TEMP}" > "${TEMP}" )) && \ - [ ! "${LASTSPEED}" = "${SPEEDS[${INDEX}]}" ] - then - $DEBUG && log $0 "Setting PWM FAN to ${SPEEDS[${INDEX}]} (${TEMP})" 2>/dev/null - echo ${SPEEDS[${INDEX}]} >${FAN_PWM} - LASTSPEED=${SPEEDS[${INDEX}]} - break - fi - INDEX=$(( $INDEX + 1 )) - done - sleep 2 -done - -log $0 "Disabling fan control." -set_control 0 >/dev/null 2>&1 diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/bin/ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/bin/ledcontrol deleted file mode 100755 index 7d9b2ab3bf..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/bin/ledcontrol +++ /dev/null @@ -1,199 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# -# A simple tool to manipulate the controller LEDs using ectool, thanks to -# Maya Matuszczyk (https://github.com/Maccraft123) for reverse engineering. -# -# Schema: -# -# 0x6d - LED PWM control (0x03) -# -# 0xb1 - Support for 4 zones and RGB color -# -# RGB colors: -# -# 1 - Red -# 2 - Green -# 3 - Blue -# -# Zones: -# -# Right (2), Down (5), Left (8) , Up (11) -# -# Note: Set 0xb1 to 02 for off. -# -# 0xb2 - Sets brightness, requires b1 to be set at the same time. -# -# 00-ff - brightness from 0-255. Not noticeable to me above 128. -# -# 0xbf - Set expected mode -# -# 0x10 - Enable -# 0xe2 - Tint (+ Red for Purple, + Green for Teal) -# 0xe3-0e5 - Tint + blink (unused) -# -# 0xff - Close channel -# - -# Minimal OS variable loading for performance -. /etc/profile.d/001-functions - -ECTOOL="/usr/sbin/ectool" -DEBUG=false - -function debug_out() { - $DEBUG && echo "ledcontrol: $*" -} - -function ec_writecmd() { - ${ECTOOL} -w 0x6d -z 0x03 >/dev/null 2>&1 -} - -function mode() { - debug_out "Set mode ${1}" - ${ECTOOL} -w 0xbf -z ${1} >/dev/null 2>&1 -} - -function close_channel() { - debug_out "Set close channel" - ${ECTOOL} -w 0xbf -z 0xFF >/dev/null 2>&1 -} - -function off() { - ec_writecmd - for twice in 1 2 - do - ### RGB off command - ${ECTOOL} -w 0xb1 -z 0x02 >/dev/null 2>&1 - ${ECTOOL} -w 0xb2 -z 0xc0 >/dev/null 2>&1 - mode 0x10 - done - close_channel -} - -function brightness() { - debug_out "Set brightness ${1}" - ${ECTOOL} -w 0xb2 -z 0x${1} >/dev/null 2>&1 - mode 0x10 -} - -function color() { - ## Writing twice seems more reliable than inserting a delay. - for twice in 1 2 - do - for zone in 2 5 8 11 - do - zone=$(( ${zone} + ${1} )) - zone=$(printf '%02x' ${zone}) - debug_out "Set color 0x${zone}" - ${ECTOOL} -w 0xb1 -z 0x${zone} >/dev/null 2>&1 - brightness ${2} - done - done - close_channel -} - -GETBRIGHTNESS=$(get_setting led.brightness) -if [ ! -z "${2}" ] -then - LEDBRIGHTNESS=${2} - debug_out "Arg[2]: ${2}" -elif [ ! -z "${GETBRIGHTNESS}" ] -then - LEDBRIGHTNESS=${GETBRIGHTNESS} - debug_out "GETBRIGHTESS: ${GETBRIGHTNESS}" -else - debug_out "NO SETTING: min" - LEDBRIGHTNESS=min - set_setting led.brightness min -fi - -case ${LEDBRIGHTNESS} in - max) - LEDBRIGHTNESS=ff - set_setting led.brightness max - ;; - mid) - LEDBRIGHTNESS=a8 - set_setting led.brightness mid - ;; - min) - LEDBRIGHTNESS=54 - set_setting led.brightness min - ;; -esac - -debug_out "led brightness: ${LEDBRIGHTNESS}" - -case $1 in - red) - off - mode 0xe0 - color 1 ${LEDBRIGHTNESS} - set_setting led.color red - ;; - green) - off - mode 0xe0 - color 2 ${LEDBRIGHTNESS} - set_setting led.color green - ;; - blue) - off - mode 0xe2 - color 3 ${LEDBRIGHTNESS} - set_setting led.color blue - ;; - teal) - off - mode 0xe2 - color 2 ${LEDBRIGHTNESS} - set_setting led.color teal - ;; - purple) - off - mode 0xe2 - color 1 ${LEDBRIGHTNESS} - set_setting led.color purple - ;; - poweroff) - off - ;; - off) - off - set_setting led.color off - ;; - default) - del_setting led.color - del_setting led.brightness - ;; - brightness) - COLOR=$(get_setting led.color) - if [ ! -z "${COLOR}" ] - then - off - ledcontrol ${COLOR} ${LEDBRIGHTNESS} - fi - ;; - list) - cat <${DEVICE_PWM_FAN} -echo 0 >${DEVICE_FAN_INPUT} diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/sleep.d/pre/002-freq b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/sleep.d/pre/002-freq deleted file mode 100755 index 44f3f67bd0..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO 2S/sleep.d/pre/002-freq +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# Store current freq governors and set governors to powersave. - -. /etc/profile - -### Get the current cpu and gpu governor, save for when the device wakes from sleep. -CUR_CPU_FREQ="$(cat ${CPU_FREQ}/scaling_governor)" -CUR_GPU_LEVEL="$(get_gpu_performance_level)" -set_setting sleep.cpugovernor "${CUR_CPU_FREQ}" -set_setting sleep.gpulevel "${CUR_GPU_LEVEL}" - -### Set all governors to powersave -set_cpu_gov powersave -gpu_performance_level low diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO NEXT Pro b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO NEXT Pro deleted file mode 120000 index c710375de1..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO AYANEO NEXT Pro +++ /dev/null @@ -1 +0,0 @@ -AYANEO AIR \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO GEEK b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO GEEK deleted file mode 120000 index c710375de1..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO GEEK +++ /dev/null @@ -1 +0,0 @@ -AYANEO AIR \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT deleted file mode 120000 index c710375de1..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT +++ /dev/null @@ -1 +0,0 @@ -AYANEO AIR \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT Advance b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT Advance deleted file mode 120000 index c710375de1..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT Advance +++ /dev/null @@ -1 +0,0 @@ -AYANEO AIR \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT Pro b/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT Pro deleted file mode 120000 index c710375de1..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/AYANEO NEXT Pro +++ /dev/null @@ -1 +0,0 @@ -AYANEO AIR \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers b/projects/ROCKNIX/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers deleted file mode 100755 index c01942f178..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/050-modifiers -DEVICE_FUNC_KEYA_MODIFIER=="ABS_RZ" -DEVICE_FUNC_KEYB_MODIFIER=="ABS_Z" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/GPD G1619-04/050-no_usb_autosuspend b/projects/ROCKNIX/packages/hardware/quirks/devices/GPD G1619-04/050-no_usb_autosuspend deleted file mode 100755 index 8bf1b6392d..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/GPD G1619-04/050-no_usb_autosuspend +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Set usbcore.autosuspend to -1 - -echo -1 > /sys/module/usbcore/parameters/autosuspend diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/Indiedroid Nova b/projects/ROCKNIX/packages/hardware/quirks/devices/Indiedroid Nova deleted file mode 120000 index 6c72a303d9..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/Indiedroid Nova +++ /dev/null @@ -1 +0,0 @@ -Orange Pi 5 \ No newline at end of file diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports b/projects/ROCKNIX/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports deleted file mode 100755 index c4cfc1924e..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# Enable verticle USB Port -echo host > /sys/kernel/debug/usb/fc000000.usb/mode - diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/010-dpms b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/010-dpms deleted file mode 100755 index ca371e8a2d..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/010-dpms +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/010-dpms -DEVICE_SLEEP_DPMS="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/010-led_control b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/010-led_control deleted file mode 100755 index d651b9b283..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/010-led_control +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/010-led_control -DEVICE_LED_CONTROL="true" -DEVICE_LED_BRIGHTNESS="true" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/020-audio_latency b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/020-audio_latency deleted file mode 100755 index 3327ac7bcf..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/020-audio_latency +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -AUDIO_LATENCY=$(get_setting audiolatency) -if [ -z "${AUDIO_LATENCY}" ] -then - set_setting global.audiolatency 64 -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/020-fan_control b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/020-fan_control deleted file mode 100755 index 3249c4f5a9..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/020-fan_control +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/020-fan_control -DEVICE_HAS_FAN="true" -DEVICE_PWM_FAN="$(find /sys/devices/platform/ayn-platform -name pwm1)" -DEVICE_FAN_INPUT="$(find /sys/devices/platform/ayn-platform -name fan*_input)" -DEVICE_TEMP_SENSOR="$(find /sys/devices/pci*/* -path "*/nvme" -prune -o -name temp1_input -print)" -EOF - diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/050-modifiers b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/050-modifiers deleted file mode 100755 index ba26168001..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/050-modifiers +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/050-modifiers -DEVICE_FUNC_KEYA_MODIFIER="BTN_MODE" -DEVICE_FUNC_KEYB_MODIFIER="KEY_LEFTSHIFT" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/bin/fancontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/bin/fancontrol deleted file mode 100755 index e1be2e5357..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/bin/fancontrol +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile - -### Enable logging -case $(get_setting system.loglevel) in - verbose) - DEBUG=true - ;; - *) - DEBUG=false - ;; -esac - -COOLING_PROFILE=$(get_setting "cooling.profile") - -log $0 "Setting profile to ${COOLING_PROFILE}" - -function set_control() { - log $0 "Set fan control to ${1}" - ectool -w 0x10 -z ${1} >/dev/null 2>&1 -} - -trap "set_control 0x01 && exit 0" SIGHUP SIGINT SIGQUIT SIGABRT - -if [ -e "/storage/.config/fancontrol.conf" ] && [ "${COOLING_PROFILE}" = "custom" ] -then - log $0 "Loading configuration file" 2>/dev/null - source /storage/.config/fancontrol.conf - if [ ! $? = 0 ] - then - WARN="Custom fan profile could not be loaded, defaulting to auto." - log $0 "${WARN}" - COOLING_PROFILE="auto" - set_setting cooling.profile auto - fi -fi - - -if [ ! "${COOLING_PROFILE}" = "custom" ] -then - if [ "${COOLING_PROFILE}" = "aggressive" ] - then - SPEEDS=(72 96 128) - TEMPS=(45000 75000 85000) - elif [ "${COOLING_PROFILE}" = "moderate" ] - then - SPEEDS=(32 48 64 72 96 128) - TEMPS=(50000 55000 60000 70000 80000 90000) - elif [ "${COOLING_PROFILE}" = "quiet" ] - then - SPEEDS=(24 32 48 64 72 96 128) - TEMPS=(50000 55000 60000 65000 70000 80000 90000) - else - # auto - set_control 0x01 >/dev/null 2>&1 - exit 0 - fi -fi - -$DEBUG && log $0 "Enabling fan control." -set_control 0x00 >/dev/null 2>&1 - -CURRENTSPEED=0 -TEMP=${TEMPS[0]} -declare -a HISTORY -while true -do - INDEX=0 - CPU_TEMP=$(printf "%.0f" $(awk '{ total += $1; count++ } END { print total/count }' ${DEVICE_TEMP_SENSOR})) - - ### Keep a rolling history of CPU temps. - HISTORY+=(${CPU_TEMP}) - while (( ${#HISTORY[@]} > 10 )) - do - unset HISTORY[-0] - PRIOR_HISTORY=( ${HISTORY[*]} ) - HISTORY=( ${PRIOR_HISTORY[*]} ) - unset PRIOR_HISTORY - done - AVERAGE=$(echo $(IFS=+; echo "$((${HISTORY[*]}))") / ${#HISTORY[@]} | bc) - - $DEBUG && log $0 "Current/Average/Ceiling (Speed): ${CPU_TEMP}/${AVERAGE}/${TEMP} (${CURRENTSPEED})." - for TEMP in "${TEMPS[@]}" - do - if (( "${CPU_TEMP}" >= "90000" )) || \ - (( "${AVERAGE}" <= "${TEMP}" )) - then - if (( ${CURRENTSPEED} != ${SPEEDS[${INDEX}]} )) - then - CURRENTSPEED=${SPEEDS[${INDEX}]} - ectool -w 0x11 -z $(printf '%x\n' ${CURRENTSPEED}) >/dev/null 2>&1 - $DEBUG && log $0 "Set fan to ${CURRENTSPEED}." - fi - break - else - INDEX=$(( $INDEX + 1 )) - fi - done - sleep 2 -done - -log $0 "Disabling fan control." -set_control 0x01 >/dev/null 2>&1 diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/bin/ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/bin/ledcontrol deleted file mode 100755 index e7c6120303..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Max/bin/ledcontrol +++ /dev/null @@ -1,189 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# -# A simple tool to manipulate the controller LEDs using ectool, thanks to -# Ayn for the sample code. -# -# Schema: -# -# 0xB3 - RGB Mode -# 0xAA - Save -# -# 0xB0 - Red -# 0xB1 - Green -# 0xB2 - Blue -# - -# Minimal OS variable loading for performance -. /etc/profile.d/001-functions - -RGB_RED="0xB0" -RGB_GREEN="0xB1" -RGB_BLUE="0xB2" -RGB_MODE="0xB3" -RGB_SAVE="0xAA" -RGB_IDLE="0x55" - -ECTOOL="/usr/sbin/ectool" -DEBUG=false - -function debug_out() { - $DEBUG && echo "ledcontrol: $*" -} - -function ec_save() { - TIMEOUT=0 - while true - do - STATE="0x$(${ECTOOL} -r ${RGB_MODE})" - if [ "${STATE^^}" == "${RGB_SAVE}" ] || \ - [ "${STATE}" == "${RGB_IDLE}" ] || \ - [ "${TIMEOUT}" == 5 ] - then - break - fi - sleep .5 - TIMEOUT=$(( TIMEOUT + 1 )) - done - ${ECTOOL} -w ${RGB_MODE} -z ${RGB_SAVE} >/dev/null 2>&1 -} - -function ec_set() { - debug_out "Set EC ${1} ${2}" - ${ECTOOL} -w ${1} -z ${2} >/dev/null 2>&1 -} - -function off() { - ec_save - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} 0x00 - ec_save -} - -function intensity() { - printf "0x%X\n" $((${1} / ${2})) -} - -GETBRIGHTNESS=$(get_setting led.brightness) -if [ ! -z "${2}" ] -then - LEDBRIGHTNESS=${2} - debug_out "Arg[2]: ${2}" -elif [ ! -z "${GETBRIGHTNESS}" ] -then - LEDBRIGHTNESS=${GETBRIGHTNESS} - debug_out "GETBRIGHTESS: ${GETBRIGHTNESS}" -else - debug_out "NO SETTING: max" - LEDBRIGHTNESS=mid - set_setting led.brightness max -fi - -case ${LEDBRIGHTNESS} in - max) - LEDBRIGHTNESS=1 - set_setting led.brightness max - ;; - mid) - LEDBRIGHTNESS=2 - set_setting led.brightness mid - ;; - min) - LEDBRIGHTNESS=4 - set_setting led.brightness min - ;; -esac - -case $1 in - red) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} ${COLOR} - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} 0x00 - ec_save - set_setting led.color red - ;; - green) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} ${COLOR} - ec_set ${RGB_BLUE} 0x00 - ec_save - set_setting led.color green - ;; - blue) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color blue - ;; - teal) - off - COLOR=$(intensity 0x80 ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} ${COLOR} - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color teal - ;; - purple) - off - COLOR=$(intensity 0x80 ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} ${COLOR} - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color purple - ;; - white) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} ${COLOR} - ec_set ${RGB_GREEN} ${COLOR} - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color white - ;; - poweroff) - off - ;; - off) - off - set_setting led.color off - ;; - default) - del_setting led.color - ec_set ${RGB_MODE} 0x00 - ;; - brightness) - set_setting led.brightness ${2} - ledcontrol $(get_setting led.color) - ;; - list) - cat </storage/.config/profile.d/010-dpms -DEVICE_SLEEP_DPMS="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control deleted file mode 100755 index d651b9b283..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/010-led_control -DEVICE_LED_CONTROL="true" -DEVICE_LED_BRIGHTNESS="true" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency deleted file mode 100755 index 3327ac7bcf..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -AUDIO_LATENCY=$(get_setting audiolatency) -if [ -z "${AUDIO_LATENCY}" ] -then - set_setting global.audiolatency 64 -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control deleted file mode 100755 index 3249c4f5a9..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/020-fan_control -DEVICE_HAS_FAN="true" -DEVICE_PWM_FAN="$(find /sys/devices/platform/ayn-platform -name pwm1)" -DEVICE_FAN_INPUT="$(find /sys/devices/platform/ayn-platform -name fan*_input)" -DEVICE_TEMP_SENSOR="$(find /sys/devices/pci*/* -path "*/nvme" -prune -o -name temp1_input -print)" -EOF - diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers deleted file mode 100755 index ba26168001..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/050-modifiers -DEVICE_FUNC_KEYA_MODIFIER="BTN_MODE" -DEVICE_FUNC_KEYB_MODIFIER="KEY_LEFTSHIFT" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol deleted file mode 100755 index e88ac1ab83..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol +++ /dev/null @@ -1,78 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile - -DEBUG=false -COOLING_PROFILE=$(get_setting "cooling.profile") - -log $0 "Setting profile to ${COOLING_PROFILE}" - -function set_control() { - log $0 "Set fan control to ${1}" - ectool -w 0x10 -z ${1} >/dev/null 2>&1 -} - -trap "set_control 0x01 && exit 0" SIGHUP SIGINT SIGQUIT SIGABRT - -if [ -e "/storage/.config/fancontrol.conf" ] && [ "${COOLING_PROFILE}" = "custom" ] -then - log $0 "Loading configuration file" 2>/dev/null - source /storage/.config/fancontrol.conf - if [ ! $? = 0 ] - then - WARN="Custom fan profile could not be loaded, defaulting to auto." - log $0 "${WARN}" - COOLING_PROFILE="auto" - set_setting cooling.profile auto - fi -fi - - -if [ ! "${COOLING_PROFILE}" = "custom" ] -then - if [ "${COOLING_PROFILE}" = "aggressive" ] - then - SPEEDS=(128 96 72) - TEMPS=(70000 65000 0) - elif [ "${COOLING_PROFILE}" = "moderate" ] - then - SPEEDS=(128 96 72 64 48) - TEMPS=(70000 65000 60000 55000 0) - elif [ "${COOLING_PROFILE}" = "quiet" ] - then - SPEEDS=(128 96 64 48 32) - TEMPS=(70000 65000 60000 55000 0) - else - # auto - set_control 0x01 >/dev/null 2>&1 - exit 0 - fi -fi - -log $0 "Enabling fan control." -set_control 0x00 >/dev/null 2>&1 - -while true -do - INDEX=0 - CPU_TEMP=$(printf "%.0f" $(awk '{ total += $1; count++ } END { print total/count }' ${DEVICE_TEMP_SENSOR})) - $DEBUG && log $0 "CPU TEMP: ${CPU_TEMP}" 2>/dev/null - for TEMP in "${TEMPS[@]}" - do - if (( "${CPU_TEMP}" > "${TEMP}" )) && \ - [ ! "${LASTSPEED}" = "${SPEEDS[${INDEX}]}" ] - then - $DEBUG && log $0 "Setting PWM FAN to ${SPEEDS[${INDEX}]} (${TEMP})" 2>/dev/null - ectool -w 0x11 -z $(printf '%x\n' ${SPEEDS[${INDEX}]}) >/dev/null 2>&1 - LASTSPEED=${SPEEDS[${INDEX}]} - break - fi - INDEX=$(( $INDEX + 1 )) - done - sleep 2 -done - -log $0 "Disabling fan control." -set_control 0x01 >/dev/null 2>&1 diff --git a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol deleted file mode 100755 index e7c6120303..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol +++ /dev/null @@ -1,189 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -# -# A simple tool to manipulate the controller LEDs using ectool, thanks to -# Ayn for the sample code. -# -# Schema: -# -# 0xB3 - RGB Mode -# 0xAA - Save -# -# 0xB0 - Red -# 0xB1 - Green -# 0xB2 - Blue -# - -# Minimal OS variable loading for performance -. /etc/profile.d/001-functions - -RGB_RED="0xB0" -RGB_GREEN="0xB1" -RGB_BLUE="0xB2" -RGB_MODE="0xB3" -RGB_SAVE="0xAA" -RGB_IDLE="0x55" - -ECTOOL="/usr/sbin/ectool" -DEBUG=false - -function debug_out() { - $DEBUG && echo "ledcontrol: $*" -} - -function ec_save() { - TIMEOUT=0 - while true - do - STATE="0x$(${ECTOOL} -r ${RGB_MODE})" - if [ "${STATE^^}" == "${RGB_SAVE}" ] || \ - [ "${STATE}" == "${RGB_IDLE}" ] || \ - [ "${TIMEOUT}" == 5 ] - then - break - fi - sleep .5 - TIMEOUT=$(( TIMEOUT + 1 )) - done - ${ECTOOL} -w ${RGB_MODE} -z ${RGB_SAVE} >/dev/null 2>&1 -} - -function ec_set() { - debug_out "Set EC ${1} ${2}" - ${ECTOOL} -w ${1} -z ${2} >/dev/null 2>&1 -} - -function off() { - ec_save - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} 0x00 - ec_save -} - -function intensity() { - printf "0x%X\n" $((${1} / ${2})) -} - -GETBRIGHTNESS=$(get_setting led.brightness) -if [ ! -z "${2}" ] -then - LEDBRIGHTNESS=${2} - debug_out "Arg[2]: ${2}" -elif [ ! -z "${GETBRIGHTNESS}" ] -then - LEDBRIGHTNESS=${GETBRIGHTNESS} - debug_out "GETBRIGHTESS: ${GETBRIGHTNESS}" -else - debug_out "NO SETTING: max" - LEDBRIGHTNESS=mid - set_setting led.brightness max -fi - -case ${LEDBRIGHTNESS} in - max) - LEDBRIGHTNESS=1 - set_setting led.brightness max - ;; - mid) - LEDBRIGHTNESS=2 - set_setting led.brightness mid - ;; - min) - LEDBRIGHTNESS=4 - set_setting led.brightness min - ;; -esac - -case $1 in - red) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} ${COLOR} - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} 0x00 - ec_save - set_setting led.color red - ;; - green) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} ${COLOR} - ec_set ${RGB_BLUE} 0x00 - ec_save - set_setting led.color green - ;; - blue) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color blue - ;; - teal) - off - COLOR=$(intensity 0x80 ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} 0x00 - ec_set ${RGB_GREEN} ${COLOR} - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color teal - ;; - purple) - off - COLOR=$(intensity 0x80 ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} ${COLOR} - ec_set ${RGB_GREEN} 0x00 - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color purple - ;; - white) - off - COLOR=$(intensity 0xFF ${LEDBRIGHTNESS}) - ec_set ${RGB_RED} ${COLOR} - ec_set ${RGB_GREEN} ${COLOR} - ec_set ${RGB_BLUE} ${COLOR} - ec_save - set_setting led.color white - ;; - poweroff) - off - ;; - off) - off - set_setting led.color off - ;; - default) - del_setting led.color - ec_set ${RGB_MODE} 0x00 - ;; - brightness) - set_setting led.brightness ${2} - ledcontrol $(get_setting led.color) - ;; - list) - cat </storage/.config/profile.d/001-device_config -EOF - -CPU_INFO=$(awk 'BEGIN {FS=":"} /model name/ {print $2; exit}' /proc/cpuinfo) -case ${CPU_INFO} in - (*AMD*3050*) - cat <>/storage/.config/profile.d/001-device_config -DEVICE_BASE_TDP="6w" -DEVICE_TDP_RANGE=(2.5w 4.5w 6w 9w 12w 15w 18w 20w 22w 25w) -EOF - ;; - (*AMD*55*U*) - cat <>/storage/.config/profile.d/001-device_config -DEVICE_BASE_TDP="15w" -DEVICE_TDP_RANGE=(2.5w 4.5w 6w 9w 12w 15w 18w 20w 22w 25w) -EOF - ;; - (*AMD*68*U*) - cat <>/storage/.config/profile.d/001-device_config -DEVICE_BASE_TDP="15w" -DEVICE_TDP_RANGE=(2.5w 4.5w 6w 9w 12w 15w 18w 22w 24w 28w) -EOF - ;; - (*AMD*78*U*) - cat <>/storage/.config/profile.d/001-device_config -DEVICE_BASE_TDP="15w" -DEVICE_TDP_RANGE=(2.5w 4.5w 6w 9w 12w 15w 18w 22w 24w 28w 30w 35w) -EOF - ;; - (*) - cat <>/storage/.config/profile.d/001-device_config -DEVICE_BASE_TDP="15w" -DEVICE_TDP_RANGE=(2.5w 4.5w 6w 9w 12w 15w 18w 22w 25w) -EOF - ;; -esac diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-default_tdp b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-default_tdp deleted file mode 100755 index 029b015408..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-default_tdp +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -### Set the default TDP if it isn't defined. -MYTDP=$(get_setting system.overclock) -if [ -z "${MYTDP}" ] -then - # Set default TDP - set_setting system.overclock 15w -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-dpms b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-dpms deleted file mode 100755 index a13917d3e5..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-dpms +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/010-dpms -DEVICE_SLEEP_DPMS="true" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-led_control b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-led_control deleted file mode 100755 index 905d0dbbe2..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/010-led_control +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -### Set the default device configuration -cat </storage/.config/profile.d/010-led_control -DEVICE_LED_CONTROL="false" -DEVICE_LED_BRIGHTNESS="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/020-fan_control b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/020-fan_control deleted file mode 100755 index eb4ddf9a9c..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/020-fan_control +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/020-fan_control -DEVICE_HAS_FAN="false" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/030-suspend_mode b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/030-suspend_mode deleted file mode 100755 index 95a4cad16b..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/030-suspend_mode +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -### Set sleep mode to mem sleep (S3) -MYSLEEPMODE=$(get_setting system.suspendmode) -if [ -z "${MYSLEEPMODE}" ] -then - /usr/bin/suspendmode mem -fi - diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/050-audio_path b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/050-audio_path deleted file mode 100755 index 5feee6024f..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/050-audio_path +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/002-audio_path -DEVICE_PLAYBACK_PATH_SPK="SPK" -DEVICE_PLAYBACK_PATH_HP="HP" -DEVICE_PLAYBACK_PATH="Playback Path" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/050-modifiers b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/050-modifiers deleted file mode 100755 index 1e918ab21c..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/050-modifiers +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -cat </storage/.config/profile.d/050-modifiers -DEVICE_FUNC_KEYA_MODIFIER="KEY_RIGHTCTRL" -DEVICE_FUNC_KEYB_MODIFIER="KEY_D" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/065-Touchscreen-events b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/065-Touchscreen-events deleted file mode 100644 index c5aa7c04ba..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/065-Touchscreen-events +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2025 ROCKNIX (https://github.com/ROCKNIX) - -# Minimal OS variable loading for performance -. /etc/profile.d/001-functions - -TOUCHSCREEN_EVENTS=$(get_setting key.touchscreen.events) -if [ -z "${TOUCHSCREEN_EVENTS}" ] -then - set_setting key.touchscreen.events 1 -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/090-ui_service b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/090-ui_service deleted file mode 100755 index bc7013fc95..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/090-ui_service +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -### Set the default device configuration -cat </storage/.config/profile.d/090-ui_service -UI_SERVICE="weston.service" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/091-ui_shader b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/091-ui_shader deleted file mode 100755 index d087007a42..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/091-ui_shader +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -### Set the default device configuration -cat </storage/.config/profile.d/091-ui_shader -UI_SHADER="slangp" -EOF diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/post/001-dpms b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/post/001-dpms deleted file mode 100755 index 5a3e110885..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/post/001-dpms +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2024 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -if [ "${DEVICE_SLEEP_DPMS}" = "true" ] -then - dpms-client -m on & -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/post/002-ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/post/002-ledcontrol deleted file mode 100755 index 7f7d042f97..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/post/002-ledcontrol +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2024 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -if [ "${DEVICE_LED_CONTROL}" = "true" ] -then - ledcontrol & -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/pre/001-dpms b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/pre/001-dpms deleted file mode 100755 index 1da07fab7a..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/pre/001-dpms +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2024 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -if [ "${DEVICE_SLEEP_DPMS}" = "true" ] -then - dpms-client -m off -fi diff --git a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/pre/002-ledcontrol b/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/pre/002-ledcontrol deleted file mode 100755 index 62a7282589..0000000000 --- a/projects/ROCKNIX/packages/hardware/quirks/platforms/AMD64/sleep.d/pre/002-ledcontrol +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2024 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -if [ "${DEVICE_LED_CONTROL}" = "true" ] -then - ledcontrol poweroff -fi diff --git a/projects/ROCKNIX/packages/linux-drivers/ayn-platform/package.mk b/projects/ROCKNIX/packages/linux-drivers/ayn-platform/package.mk deleted file mode 100644 index 5b0ad35db4..0000000000 --- a/projects/ROCKNIX/packages/linux-drivers/ayn-platform/package.mk +++ /dev/null @@ -1,30 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -PKG_NAME="ayn-platform" -PKG_VERSION="7ec810ed2aebe196b68b9cce580d3c9e520e6425" -PKG_LICENSE="GPL" -PKG_SITE="https://github.com/ShadowBlip/ayn-platform" -PKG_URL="${PKG_SITE}.git" -PKG_LONGDESC="A hwmon interface for PWM control, as well as RGB control and access to temperature sensors provided by the system EC." -PKG_TOOLCHAIN="make" -PKG_IS_KERNEL_PKG="yes" - -pre_make_target() { - unset LDFLAGS -} - -make_target() { - make \ - ARCH=${TARGET_KERNEL_ARCH} \ - KSRC=$(kernel_path) \ - CROSS_COMPILE=${TARGET_KERNEL_PREFIX} \ - TARGET=$(kernel_version) \ - KERNEL_MODULES=$(get_build_dir linux)/.install_pkg/$(get_full_module_dir) \ - KERNEL_BUILD=$(get_build_dir linux) modules -} - -makeinstall_target() { - mkdir -p ${INSTALL}/$(get_full_module_dir)/${PKG_NAME} - cp *.ko ${INSTALL}/$(get_full_module_dir)/${PKG_NAME} -} diff --git a/projects/ROCKNIX/packages/linux-drivers/ayn-platform/patches/001-build.patch b/projects/ROCKNIX/packages/linux-drivers/ayn-platform/patches/001-build.patch deleted file mode 100644 index fcafc90ad3..0000000000 --- a/projects/ROCKNIX/packages/linux-drivers/ayn-platform/patches/001-build.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Makefile b/Makefile -index 293002e..0990284 100644 ---- a/Makefile -+++ b/Makefile -@@ -5,8 +5,6 @@ endif - # Or specific version - #TARGET = 2.6.33.5 - --KERNEL_MODULES = /lib/modules/$(TARGET) -- - ifneq ("","$(wildcard /usr/src/linux-headers-$(TARGET)/*)") - # Ubuntu - KERNEL_BUILD = /usr/src/linux-headers-$(TARGET) diff --git a/projects/ROCKNIX/packages/linux-drivers/ryzensmu/modules-load.d/ryzen_smu.conf b/projects/ROCKNIX/packages/linux-drivers/ryzensmu/modules-load.d/ryzen_smu.conf deleted file mode 100644 index fb6a82663e..0000000000 --- a/projects/ROCKNIX/packages/linux-drivers/ryzensmu/modules-load.d/ryzen_smu.conf +++ /dev/null @@ -1 +0,0 @@ -ryzen_smu diff --git a/projects/ROCKNIX/packages/linux-drivers/ryzensmu/package.mk b/projects/ROCKNIX/packages/linux-drivers/ryzensmu/package.mk deleted file mode 100644 index 7bc2abc652..0000000000 --- a/projects/ROCKNIX/packages/linux-drivers/ryzensmu/package.mk +++ /dev/null @@ -1,30 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -PKG_NAME="ryzensmu" -PKG_VERSION="e61177d0ddaebfaeca52094b20a2289287a0838b" -PKG_LICENSE="GPL" -PKG_SITE="https://gitlab.com/leogx9r/ryzen_smu" -PKG_URL="${PKG_SITE}.git" -PKG_LONGDESC="A Linux kernel driver that exposes access to the SMU on certain AMD Ryzen processors." -PKG_TOOLCHAIN="make" -PKG_IS_KERNEL_PKG="yes" - -pre_make_target() { - unset LDFLAGS -} - -make_target() { - make \ - ARCH=${TARGET_KERNEL_ARCH} \ - KSRC=$(kernel_path) \ - CROSS_COMPILE=${TARGET_KERNEL_PREFIX} \ - TARGET=$(kernel_version) \ - KERNEL_MODULES=$(get_build_dir linux)/.install_pkg/$(get_full_module_dir) \ - KERNEL_BUILD=$(get_build_dir linux) -} - -makeinstall_target() { - mkdir -p ${INSTALL}/$(get_full_module_dir)/${PKG_NAME} - cp *.ko ${INSTALL}/$(get_full_module_dir)/${PKG_NAME} -} diff --git a/projects/ROCKNIX/packages/rocknix/package.mk b/projects/ROCKNIX/packages/rocknix/package.mk index e300d119f9..726ed24031 100644 --- a/projects/ROCKNIX/packages/rocknix/package.mk +++ b/projects/ROCKNIX/packages/rocknix/package.mk @@ -83,12 +83,6 @@ EOF sed -i "s#system.loglevel=none#system.loglevel=verbose#g" ${INSTALL}/usr/config/system/configs/system.cfg fi - ### Disable automount on AMD64 - if [ "${DEVICE}" = "AMD64" ] - then - sed -i "s#system.automount=1#system.automount=0#g" ${INSTALL}/usr/config/system/configs/system.cfg - fi - ### Enable HDMI hotplug service on H700 if [ "${DEVICE}" = "H700" ] then diff --git a/projects/ROCKNIX/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock b/projects/ROCKNIX/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock deleted file mode 100755 index 2ac2322139..0000000000 --- a/projects/ROCKNIX/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/bash -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile.d/001-functions - -CPU_VENDOR=$(cpu_vendor) -case ${CPU_VENDOR} in - AuthenticAMD) - tocon "Configuring system TDP..." - # If there is no defined overclock, make sure it's "off". - OVERCLOCK=$(get_setting system.overclock) - if [ -z ${OVERCLOCK} ] - then - set_setting system.overclock off - fi - /usr/bin/overclock boot - ;; -esac diff --git a/projects/ROCKNIX/packages/sysutils/system-utils/sources/devices/AMD64/overclock b/projects/ROCKNIX/packages/sysutils/system-utils/sources/devices/AMD64/overclock deleted file mode 100755 index f40a97e8f7..0000000000 --- a/projects/ROCKNIX/packages/sysutils/system-utils/sources/devices/AMD64/overclock +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/bash -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile - -### -### On startup the device will run at the maximum TDP that -### the CPU is capable of. This is not desired behavior. -### -### 1. Check if we have a TDP setting, and set it. -### 2. Check if we have a device default TDP, and set it. -### 3. Use a common TDP down value used across multiple AMD CPUs. -### -if [ $# -eq 0 ] || [ "$1" == "boot" ] -then - PROFILE=$(get_setting system.overclock) - if [ -n "${PROFILE}" ] - then - PROFILE="${PROFILE}" - else - if [ -n "${DEVICE_BASE_TDP}" ] - then - PROFILE="${DEVICE_BASE_TDP}" - else - PROFILE="15w" - fi - fi -else - ### When run from ES or a shell, and the value of "off" - ### is passed, go back to the default TDP. If not available - ### use our default of 15w. - PROFILE=$1 - if [ "${PROFILE}" = "off" ] - then - if [ -n "${DEVICE_BASE_TDP}" ] - then - PROFILE="${DEVICE_BASE_TDP}" - else - PROFILE="15w" - fi - fi -fi - -WATTS=$(echo "(${PROFILE%w} * 1000) / 1" | bc) - -ryzenadj --tctl-temp=97 --stapm-limit=${WATTS} --fast-limit=${WATTS} --slow-limit=${WATTS} diff --git a/projects/ROCKNIX/packages/sysutils/system-utils/sources/devices/AMD64/set_epp b/projects/ROCKNIX/packages/sysutils/system-utils/sources/devices/AMD64/set_epp deleted file mode 100755 index 2acb8dcb33..0000000000 --- a/projects/ROCKNIX/packages/sysutils/system-utils/sources/devices/AMD64/set_epp +++ /dev/null @@ -1,52 +0,0 @@ -#!/bin/bash -# SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) - -. /etc/profile - -### -### On startup the device will run at the default EPP, -### this is desired behavior. Check if we have an EPP -### setting, and set it. -### - -if [ $# -eq 0 ] || [ "$1" == "boot" ] -then - PROFILE=$(get_setting system.power.epp) - if [ -z "${PROFILE}" ] - then - PROFILE="balance_performance" - set_setting system.power.epp ${PROFILE} - fi -else - PROFILE=$1 -fi -CPU_VENDOR=$(cpu_vendor) - -case ${CPU_VENDOR} in - AuthenticAMD) - PSTATE="amd_pstate" - STATUS="active" - ;; - GenuineIntel) - PSTATE="intel_pstate" - STATUS="passive" - ;; -esac - -if [ -f "/sys/devices/system/cpu/${PSTATE}/status" ] -then - echo ${STATUS} >/sys/devices/system/cpu/${PSTATE}/status - while [ ! -f /sys/devices/system/cpu/cpufreq/policy0/energy_performance_preference ] - do - sleep .25 - done - case ${PROFILE} in - *) - for POLICY in $(find /sys/devices/system/cpu/cpufreq -name policy[0-9]*) - do - echo ${PROFILE} >${POLICY}/energy_performance_preference 2>/dev/null - done - ;; - esac -fi diff --git a/projects/ROCKNIX/packages/virtual/emulators/package.mk b/projects/ROCKNIX/packages/virtual/emulators/package.mk index 26db32b582..fd8d82704b 100644 --- a/projects/ROCKNIX/packages/virtual/emulators/package.mk +++ b/projects/ROCKNIX/packages/virtual/emulators/package.mk @@ -27,11 +27,6 @@ LIBRETRO_CORES="81-lr a5200-lr arduous-lr atari800-lr beetle-gba-lr beetle-lynx- ### Emulators or cores for specific devices case "${DEVICE}" in - AMD64) - PKG_EMUS+=" azahar-sa cemu-sa dolphin-sa mednafen melonds-sa minivmacsa mupen64plus-sa nanoboyadvance-sa pcsx2-sa \ - rpcs3-sa scummvmsa vita3k-sa xemu-sa duckstation-sa" - LIBRETRO_CORES+=" beetle-psx-lr beetle-saturn-lr bsnes-lr bsnes-hd-lr desmume-lr dolphin-lr lrps2-lr play-lr" - ;; H700) [ "${ENABLE_32BIT}" == "true" ] && EMUS_32BIT="box86 desmume-lr gpsp-lr pcsx_rearmed-lr" PKG_DEPENDS_TARGET+=" common-shaders glsl-shaders" @@ -151,7 +146,7 @@ makeinstall_target() { ### Nintendo 3DS case ${DEVICE} in - AMD64|SDM845|SM8250|SM8550|S922X) + SDM845|SM8250|SM8550|S922X) add_emu_core 3ds azahar azahar-sa true add_es_system 3ds ;; @@ -363,7 +358,7 @@ makeinstall_target() { add_emu_core famicom retroarch quicknes false add_emu_core famicom retroarch mesen false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core famicom mednafen nes false ;; esac @@ -375,7 +370,7 @@ makeinstall_target() { add_emu_core fds retroarch quicknes false add_emu_core fds retroarch mesen false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core fds mednafen nes false ;; esac @@ -414,7 +409,7 @@ makeinstall_target() { add_emu_core gb retroarch vbam false add_emu_core gb retroarch DoubleCherryGB false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gb mednafen gb false ;; esac @@ -434,7 +429,7 @@ makeinstall_target() { add_emu_core gbh retroarch vbam false add_emu_core gbh retroarch DoubleCherryGB false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gbh mednafen gb false ;; esac @@ -458,12 +453,9 @@ makeinstall_target() { add_emu_core gba retroarch gpsp false add_emu_core gba nanoboyadvance nanoboyadvance-sa false ;; - AMD64) - add_emu_core gba nanoboyadvance nanoboyadvance-sa false - ;; esac case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gba mednafen gba false ;; esac @@ -480,7 +472,7 @@ makeinstall_target() { add_emu_core gbah retroarch vba_next false add_emu_core gbah retroarch beetle_gba false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gbah retroarch gpsp false add_emu_core gbah mednafen gba false ;; @@ -498,7 +490,7 @@ makeinstall_target() { add_emu_core gbav retroarch vba_next false add_emu_core gbav retroarch beetle_gba false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gbav retroarch gpsp false add_emu_core gbav mednafen gba false ;; @@ -519,7 +511,7 @@ makeinstall_target() { add_emu_core gbc retroarch vbam false add_emu_core gbc retroarch DoubleCherryGB false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gbc mednafen gb false ;; esac @@ -539,7 +531,7 @@ makeinstall_target() { add_emu_core gbch retroarch vbam false add_emu_core gbch retroarch DoubleCherryGB false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gbch mednafen gb false ;; esac @@ -552,7 +544,7 @@ makeinstall_target() { ### Nintendo GameCube case ${DEVICE} in - AMD64|RK3399|SDM845|SM8250|SM8550) + RK3399|SDM845|SM8250|SM8550) add_emu_core gamecube dolphin dolphin-qt-gc true add_emu_core gamecube dolphin dolphin-sa-gc false add_emu_core gamecube retroarch dolphin false @@ -568,7 +560,7 @@ makeinstall_target() { ### Nintendo Wii case ${DEVICE} in - AMD64|RK3399|SDM845|SM8250|SM8550) + RK3399|SDM845|SM8250|SM8550) add_emu_core wii dolphin dolphin-qt-wii true add_emu_core wii dolphin dolphin-sa-wii false add_emu_core wii retroarch dolphin false @@ -583,7 +575,7 @@ makeinstall_target() { ### Nintendo Wii U case ${DEVICE} in - AMD64|SDM845|SM8250|SM8550) + SDM845|SM8250|SM8550) add_emu_core wiiu cemu cemu-sa true add_es_system wiiu install_script "Start CEMU.sh" @@ -596,7 +588,7 @@ makeinstall_target() { add_emu_core gamegear retroarch picodrive false add_emu_core gamegear retroarch smsplus false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core gamegear mednafen gg false ;; esac @@ -608,7 +600,7 @@ makeinstall_target() { add_emu_core ggh retroarch picodrive false add_emu_core ggh retroarch smsplus false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core ggh mednafen gg false ;; esac @@ -630,7 +622,7 @@ makeinstall_target() { add_emu_core atarilynx retroarch handy true add_emu_core atarilynx retroarch beetle_lynx false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core atarilynx mednafen lynx false ;; esac @@ -655,7 +647,7 @@ makeinstall_target() { add_emu_core megadrive-japan retroarch genesis_plus_gx_wide false add_emu_core megadrive-japan retroarch picodrive case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core megadrive-japan mednafen md false ;; esac @@ -678,7 +670,7 @@ makeinstall_target() { add_emu_core snesmsu1 retroarch snes9x true add_emu_core snesmsu1 retroarch beetle_supafaust false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core snesmsu1 mednafen snes_faust false ;; esac @@ -737,7 +729,7 @@ makeinstall_target() { add_emu_core ngp retroarch beetle_ngp true add_emu_core ngp retroarch race false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core ngp mednafen ngp false ;; esac @@ -747,7 +739,7 @@ makeinstall_target() { add_emu_core ngpc retroarch beetle_ngp true add_emu_core ngpc retroarch race false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core ngpc mednafen ngp false ;; esac @@ -771,13 +763,6 @@ makeinstall_target() { ### Nintendo DS case ${DEVICE} in - AMD64) - add_emu_core nds retroarch melonds true - add_emu_core nds retroarch melondsds false - add_emu_core nds retroarch desmume false - add_emu_core nds melonds melonds-sa false - install_script "Start MelonDS.sh" - ;; H700|RK3326) add_emu_core nds drastic drastic-sa true add_emu_core nds retroarch melonds false @@ -821,7 +806,7 @@ makeinstall_target() { add_emu_core nes retroarch quicknes false add_emu_core nes retroarch mesen false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core nes mednafen nes false ;; esac @@ -833,7 +818,7 @@ makeinstall_target() { add_emu_core nesh retroarch quicknes false add_emu_core nesh retroarch mesen false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core nesh mednafen nesh false ;; esac @@ -860,7 +845,7 @@ makeinstall_target() { add_emu_core pcengine retroarch beetle_pce false add_emu_core pcengine retroarch beetle_supergrafx false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core pcengine mednafen pce false add_emu_core pcengine mednafen pce_fast false ;; @@ -872,7 +857,7 @@ makeinstall_target() { add_emu_core pcenginecd retroarch beetle_pce false add_emu_core pcenginecd retroarch beetle_supergrafx false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core pcenginecd mednafen pce false add_emu_core pcenginecd mednafen pce_fast false ;; @@ -882,7 +867,7 @@ makeinstall_target() { ### NEC PC-FX add_emu_core pcfx retroarch beetle_pcfx true case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core pcfx mednafen pcfx false ;; esac @@ -895,10 +880,6 @@ makeinstall_target() { ### Sony Playstation case ${DEVICE} in - AMD64) - add_emu_core psx retroarch beetle_psx true - add_emu_core psx mednafen psx false - ;; H700|RK3326) add_emu_core psx retroarch pcsx_rearmed32 true add_emu_core psx retroarch pcsx_rearmed false @@ -930,13 +911,6 @@ makeinstall_target() { ### Sony Playstation 2 case ${DEVICE} in - AMD64) - add_emu_core ps2 pcsx2 pcsx2-sa true - add_emu_core ps2 retroarch pcsx2 false - add_emu_core ps2 retroarch play false - add_es_system ps2 - install_script "Start PCSX2.sh" - ;; RK3399|RK3588|SDM845|SM8250|SM8550|S922X) add_emu_core ps2 aethersx2 aethersx2-sa true add_es_system ps2 @@ -946,7 +920,7 @@ makeinstall_target() { ### Sony Playstation 3 case ${DEVICE} in - AMD64|SDM845|SM8250|SM8550) + SDM845|SM8250|SM8550) add_emu_core ps3 rpcs3 rpcs3-sa true add_es_system ps3 install_script "Start RPCS3.sh" @@ -963,14 +937,6 @@ makeinstall_target() { add_emu_core pspminis retroarch ppsspp false add_es_system pspminis - ### Sony Playstation Vita - case ${DEVICE} in - AMD64) - add_emu_core psvita vita3k vita3k-sa true - add_es_system psvita - ;; - esac - ### Nintendo Pokemon Mini add_emu_core pokemini retroarch pokemini true add_es_system pokemini @@ -1004,7 +970,7 @@ makeinstall_target() { add_emu_core genesis retroarch genesis_plus_gx_wide false add_emu_core genesis retroarch picodrive false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core genesis mednafen md false ;; esac @@ -1015,7 +981,7 @@ makeinstall_target() { add_emu_core genh retroarch genesis_plus_gx_wide false add_emu_core genh retroarch picodrive false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588) + H700|RK3326|RK3399|RK3566|RK3588) add_emu_core genh mednafen md false ;; esac @@ -1027,7 +993,7 @@ makeinstall_target() { add_emu_core mastersystem retroarch picodrive false add_emu_core mastersystem retroarch smsplus false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588) + H700|RK3326|RK3399|RK3566|RK3588) add_emu_core mastersystem mednafen sms false ;; esac @@ -1038,7 +1004,7 @@ makeinstall_target() { add_emu_core megadrive retroarch genesis_plus_gx_wide false add_emu_core megadrive retroarch picodrive false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core megadrive mednafen md false ;; esac @@ -1049,7 +1015,7 @@ makeinstall_target() { add_emu_core megadriveh retroarch genesis_plus_gx_wide false add_emu_core megadriveh retroarch picodrive false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core megadriveh mednafen md false ;; esac @@ -1070,7 +1036,7 @@ makeinstall_target() { ;; esac case ${DEVICE} in - AMD64|RK3588) + RK3588) add_emu_core saturn retroarch beetle_saturn false add_emu_core saturn mednafen ss false ;; @@ -1087,7 +1053,7 @@ makeinstall_target() { ### Sega ST-V case ${DEVICE} in - AMD64|RK3588|SM8250|SM8550) + RK3588|SM8250|SM8550) add_emu_core st-v mednafen ss true ;; esac @@ -1105,7 +1071,7 @@ makeinstall_target() { ### Microsoft XBox case ${DEVICE} in - AMD64|SDM845|SM8250|SM8550) + SDM845|SM8250|SM8550) add_emu_core xbox xemu xemu-sa true add_es_system xbox install_script "Start Xemu.sh" @@ -1124,7 +1090,7 @@ makeinstall_target() { add_emu_core supergrafx retroarch beetle_supergrafx add_emu_core supergrafx retroarch beetle_pce case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core supergrafx mednafen pce false add_emu_core supergrafx mednafen pce_fast false ;; @@ -1141,16 +1107,12 @@ makeinstall_target() { add_emu_core snes retroarch bsnes_mercury_balanced false add_emu_core snes retroarch bsnes_mercury_performance false case ${DEVICE} in - AMD64|RK3399|RK3588|SDM845|SM8250|SM8550|S922X) + RK3399|RK3588|SDM845|SM8250|SM8550|S922X) add_emu_core snes retroarch bsnes false add_emu_core snes retroarch bsnes_hd_beta false ;; esac case ${DEVICE} in - AMD64) - add_emu_core snes mednafen snes_faust false - add_emu_core snes mednafen snes false - ;; H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core snes mednafen snes_faust false ;; @@ -1167,16 +1129,12 @@ makeinstall_target() { add_emu_core snes retroarch bsnes_mercury_balanced false add_emu_core snesh retroarch bsnes_mercury_performance false case ${DEVICE} in - AMD64|RK3399|RK3588|SDM845|SM8250|SM8550|S922X) + RK3399|RK3588|SDM845|SM8250|SM8550|S922X) add_emu_core snesh retroarch bsnes false add_emu_core snesh retroarch bsnes_hd_beta false ;; esac case ${DEVICE} in - AMD64) - add_emu_core snesh mednafen snes false - add_emu_core snesh mednafen snes_faust false - ;; H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core snesh mednafen snes_faust false ;; @@ -1193,16 +1151,12 @@ makeinstall_target() { add_emu_core snes retroarch bsnes_mercury_balanced false add_emu_core sfc retroarch bsnes_mercury_performance false case ${DEVICE} in - AMD64|RK3399|RK3588|SDM845|SM8250|SM8550|S922X) + RK3399|RK3588|SDM845|SM8250|SM8550|S922X) add_emu_core sfc retroarch bsnes false add_emu_core sfc retroarch bsnes_hd_beta false ;; esac case ${DEVICE} in - AMD64) - add_emu_core sfc mednafen snes false - add_emu_core sfc mednafen snes_faust false - ;; H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core snes mednafen snes_faust false ;; @@ -1237,7 +1191,7 @@ makeinstall_target() { add_emu_core tg16 retroarch beetle_pce false add_emu_core tg16 retroarch beetle_supergrafx false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core tg16 mednafen pce false add_emu_core tg16 mednafen pce_fast false ;; @@ -1249,7 +1203,7 @@ makeinstall_target() { add_emu_core tg16cd retroarch beetle_pce false add_emu_core tg16cd retroarch beetle_supergrafx false case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core tg16cd mednafen pce false add_emu_core tg16cd mednafen pce_fast false ;; @@ -1275,7 +1229,7 @@ makeinstall_target() { ### Nintendo VirtualBoy add_emu_core virtualboy retroarch beetle_vb true case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core virtualboy mednafen vb false ;; esac @@ -1284,7 +1238,7 @@ makeinstall_target() { ### Bandai Wonderswan add_emu_core wonderswan retroarch beetle_wswan true case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core wonderswan mednafen wswan false ;; esac @@ -1293,7 +1247,7 @@ makeinstall_target() { ### Bandai Wonderswan Color add_emu_core wonderswancolor retroarch beetle_wswan true case ${DEVICE} in - AMD64|H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) + H700|RK3326|RK3399|RK3566|RK3588|SM8250|SM8550) add_emu_core wonderswancolor mednafen wswan false ;; esac diff --git a/projects/ROCKNIX/packages/wayland/lib/wlroots/package.mk b/projects/ROCKNIX/packages/wayland/lib/wlroots/package.mk index 5545331d79..980b2db04c 100644 --- a/projects/ROCKNIX/packages/wayland/lib/wlroots/package.mk +++ b/projects/ROCKNIX/packages/wayland/lib/wlroots/package.mk @@ -9,7 +9,7 @@ PKG_LONGDESC="A modular Wayland compositor library" PKG_TOOLCHAIN="meson" case ${DEVICE} in - SM8250|SM8550|AMD64|RK3399|H700) + SM8250|SM8550|RK3399|H700) PKG_VERSION="0.19.0" PKG_SHA256="967f3112c82e8ea18cbdc513e22196b30ccc9fad3fb836f1cff80312c66fab96" PKG_URL="${PKG_SITE}/-/archive/${PKG_VERSION}/wlroots-${PKG_VERSION}.tar.gz"