MCPcopy Create free account

hub / github.com/Novattz/creamlinux-installer / functions

Functions324 in github.com/Novattz/creamlinux-installer

Functionclear_caches
()
src-tauri/src/main.rs:456
MethodcomponentDidCatch
(error: Error, errorInfo: ErrorInfo)
src/components/layout/ErrorBoundary.tsx:35
Methodconstructor
(props: ErrorBoundaryProps)
src/components/layout/ErrorBoundary.tsx:19
Functioncopy_with_backup
(src: &Path, dest: &Path)
src-tauri/src/installer/file_ops.rs:9
Functiondebounce
( fn: T, delay: number )
src/utils/helpers.ts:46
Methoddefault
()
src-tauri/src/config.rs:17
Methoddefault
()
src-tauri/src/smokeapi_config.rs:24
Methoddefault
()
src-tauri/src/screamapi_config.rs:24
Methoddefault
()
src-tauri/src/cache/storage.rs:21
Functiondelete_config
Delete ScreamAPI config from a game directory
src-tauri/src/screamapi_config.rs:99
Functiondelete_screamapi_config
(game_path: String)
src-tauri/src/main.rs:343
Functiondelete_smokeapi_config
(game_path: String)
src-tauri/src/main.rs:564
Methoddownload_to_cache
()
src-tauri/src/unlockers/screamapi.rs:58
Methoddownload_to_cache
()
src-tauri/src/unlockers/smokeapi.rs:57
Methoddownload_to_cache
()
src-tauri/src/unlockers/creamlinux.rs:54
Methoddownload_to_cache
()
src-tauri/src/unlockers/koaloader.rs:65
Functionfetch_game_dlcs
( game_id: String, state: State<'_, AppState>, )
src-tauri/src/main.rs:348
Methodfind_eossdk_dlls
(root: &Path)
src-tauri/src/unlockers/screamapi.rs:316
Methodfind_libsteam_api
Find libsteam_api.so in the game directory
src-tauri/src/unlockers/smokeapi.rs:410
FunctionformatTime
(seconds: number)
src/utils/helpers.ts:10
MethodgetDerivedStateFromError
(error: Error)
src/components/layout/ErrorBoundary.tsx:27
Functionget_all_dlcs_command
(game_path: String)
src-tauri/src/main.rs:87
Functionget_creamlinux_files_dir
()
src-tauri/src/cache/storage.rs:310
Functionget_enabled_dlcs_command
(game_path: String)
src-tauri/src/main.rs:462
Functionget_game_info
(game_id: String, state: State<AppState>)
src-tauri/src/main.rs:209
Functionget_game_votes
(game_id: String)
src-tauri/src/main.rs:762
Methodget_latest_version
()
src-tauri/src/unlockers/screamapi.rs:19
Methodget_latest_version
()
src-tauri/src/unlockers/smokeapi.rs:18
Methodget_latest_version
()
src-tauri/src/unlockers/creamlinux.rs:16
Methodget_latest_version
()
src-tauri/src/unlockers/koaloader.rs:26
Functionget_local_reports
()
src-tauri/src/main.rs:757
Methodget_proxy_dll
(proxy_stem: &str, is_64bit: bool)
src-tauri/src/unlockers/koaloader.rs:269
Functionget_smokeapi_dll_path
()
src-tauri/src/cache/storage.rs:298
FunctionhandleBackdropClick
(e: React.MouseEvent<HTMLDivElement>)
src/components/dialogs/Dialog.tsx:53
FunctionhandleCancel
()
src/components/dialogs/SmokeAPISettingsDialog.tsx:124
FunctionhandleCancel
()
src/components/dialogs/ScreamAPISettingsDialog.tsx:110
FunctionhandleClickOutside
(event: MouseEvent)
src/components/common/Dropdown.tsx:36
FunctionhandleClose
()
src/components/dialogs/RatingDialog.tsx:78
FunctionhandleCloseRating
()
src/contexts/AppProvider.tsx:276
FunctionhandleConflictResolve
( gameId: string, conflictType: 'cream-to-proton' | 'smoke-to-native' )
src/App.tsx:95
FunctionhandleCopyCommand
()
src/components/dialogs/ProgressDialog.tsx:41
FunctionhandleCreamAction
()
src/components/games/GameItem.tsx:67
FunctionhandleDisclaimerClose
(dontShowAgain: boolean)
src/hooks/useDisclaimer.ts:31
FunctionhandleDlcConfirm
(selectedDlcs: DlcInfo[])
src/contexts/AppProvider.tsx:391
FunctionhandleDlcDialogClose
()
src/hooks/useDlcManager.ts:270
FunctionhandleEdit
()
src/components/games/GameItem.tsx:85
FunctionhandleEpicInstall
(game: EpicGame)
src/contexts/AppProvider.tsx:175
FunctionhandleEpicSettings
(game: EpicGame)
src/contexts/AppProvider.tsx:182
FunctionhandleEpicUninstallKoaloader
(game: EpicGame)
src/contexts/AppProvider.tsx:180
FunctionhandleEpicUninstallScream
(game: EpicGame)
src/contexts/AppProvider.tsx:179
FunctionhandleOkClick
()
src/components/dialogs/DisclaimerDialog.tsx:23
FunctionhandleOpenRating
(gameId: string)
src/contexts/AppProvider.tsx:263
FunctionhandleOptInAccept
()
src/contexts/AppProvider.tsx:243
FunctionhandleOptInDecline
()
src/contexts/AppProvider.tsx:253
FunctionhandlePreloadComplete
()
src/components/games/GameList.tsx:34
FunctionhandleRate
()
src/components/games/GameItem.tsx:99
FunctionhandleSave
()
src/components/dialogs/SmokeAPISettingsDialog.tsx:100
FunctionhandleSave
()
src/components/dialogs/ScreamAPISettingsDialog.tsx:93
FunctionhandleSelectKoaloader
()
src/contexts/AppProvider.tsx:192
FunctionhandleSelectScreamAPI
()
src/contexts/AppProvider.tsx:186
FunctionhandleSetFilter
(f: string)
src/App.tsx:87
FunctionhandleSettingsClose
()
src/contexts/AppProvider.tsx:203
FunctionhandleSettingsOpen
()
src/contexts/AppProvider.tsx:199
FunctionhandleSmokeAPISettings
()
src/components/games/GameItem.tsx:92
FunctionhandleSmokeAPISettingsClose
()
src/contexts/AppProvider.tsx:222
FunctionhandleSmokeAPISettingsOpen
(gameId: string)
src/contexts/AppProvider.tsx:208
FunctionhandleSmokeAPIVotesClose
()
src/contexts/AppProvider.tsx:230
FunctionhandleSmokeAPIVotesConfirm
()
src/contexts/AppProvider.tsx:234
FunctionhandleSmokeAction
()
src/components/games/GameItem.tsx:73
FunctionhandleSubmitRating
(worked: boolean)
src/contexts/AppProvider.tsx:280
FunctionhandleUnlockerAction
()
src/components/games/GameItem.tsx:79
Methodinstall_as_koaloader_payload
(exe_dir: &str)
src-tauri/src/unlockers/screamapi.rs:267
Functioninstall_cream_with_dlcs_command
( game_id: String, selected_dlcs: Vec<DlcInfoWithState>, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:477
Methodinstall_direct
(game_path: &str)
src-tauri/src/unlockers/screamapi.rs:182
Methodinstall_to_game
context = "" -> direct install (replace EOSSDK DLLs) context = "koaloader" -> payload install (drop DLL in exe dir)
src-tauri/src/unlockers/screamapi.rs:158
Methodinstall_to_game
(game_path: &str, api_files_str: &str)
src-tauri/src/unlockers/smokeapi.rs:132
Methodinstall_to_game
(game_path: &str, _game_id: &str)
src-tauri/src/unlockers/creamlinux.rs:144
Methodinstall_to_game
context = relative executable path (e.g. "en_us/Sources/Bin/SnowRunner.exe") Progress events are emitted by installer/mod.rs, not here.
src-tauri/src/unlockers/koaloader.rs:161
Methodinstall_to_native_game
Install SmokeAPI to a native Linux game
src-tauri/src/unlockers/smokeapi.rs:245
Methodinstall_to_proton_game
Install SmokeAPI to a Proton/Windows game
src-tauri/src/unlockers/smokeapi.rs:162
Functionload_config
()
src-tauri/src/main.rs:75
Functionmain
()
src-tauri/build.rs:1
Functionmain
()
src-tauri/src/main.rs:816
Functionmake_executable
(path: &Path)
src-tauri/src/installer/file_ops.rs:32
Functionprocess_epic_action
( epic_action: EpicGameAction, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:284
Functionprocess_game_action
( game_action: GameAction, state: State<'_, AppState>, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:218
Functionread_config
Read ScreamAPI config from a game's install path. Looks for EOSSDK backup files to find the directory.
src-tauri/src/screamapi_config.rs:62
Functionread_screamapi_config
( game_path: String, )
src-tauri/src/main.rs:328
Functionread_smokeapi_config
(game_path: String)
src-tauri/src/main.rs:549
FunctionrenderFilter
(filter: FilterItem)
src/components/layout/Sidebar.tsx:29
Methodresolve_exe
(game_path: &str, exe_relative: &str)
src-tauri/src/unlockers/koaloader.rs:239
Methodresolve_exe_pub
Public wrapper for installer/mod.rs to call.
src-tauri/src/unlockers/koaloader.rs:235
Functionresolve_platform_conflict
( game_id: String, conflict_type: String, // "cream-to-proton" or "smoke-to-native" state: State<'
src-tauri/src/main.rs:570
Functionsafe_remove
(path: &Path)
src-tauri/src/installer/file_ops.rs:22
Functionscan_epic_games
()
src-tauri/src/main.rs:93
Functionscan_epic_games
()
src-tauri/src/epic_scanner.rs:46
Functionscan_steam_games
( state: State<'_, AppState>, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:101
Functionset_reporting_opt_in
(opted_in: bool)
src-tauri/src/main.rs:710
Functionstream_game_dlcs
(game_id: String, app_handle: tauri::AppHandle)
src-tauri/src/main.rs:404
Functionsubmit_report
( game_id: String, unlocker: String, worked: bool, steam_path: String, )
src-tauri/src/main.rs:729
← previousnext →201–300 of 324, ranked by callers