Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Novattz/creamlinux-installer
/ functions
Functions
324 in github.com/Novattz/creamlinux-installer
⨍
Functions
324
◇
Types & classes
99
Function
clear_caches
()
src-tauri/src/main.rs:456
Method
componentDidCatch
(error: Error, errorInfo: ErrorInfo)
src/components/layout/ErrorBoundary.tsx:35
Method
constructor
(props: ErrorBoundaryProps)
src/components/layout/ErrorBoundary.tsx:19
Function
copy_with_backup
(src: &Path, dest: &Path)
src-tauri/src/installer/file_ops.rs:9
Function
debounce
( fn: T, delay: number )
src/utils/helpers.ts:46
Method
default
()
src-tauri/src/config.rs:17
Method
default
()
src-tauri/src/smokeapi_config.rs:24
Method
default
()
src-tauri/src/screamapi_config.rs:24
Method
default
()
src-tauri/src/cache/storage.rs:21
Function
delete_config
Delete ScreamAPI config from a game directory
src-tauri/src/screamapi_config.rs:99
Function
delete_screamapi_config
(game_path: String)
src-tauri/src/main.rs:343
Function
delete_smokeapi_config
(game_path: String)
src-tauri/src/main.rs:564
Method
download_to_cache
()
src-tauri/src/unlockers/screamapi.rs:58
Method
download_to_cache
()
src-tauri/src/unlockers/smokeapi.rs:57
Method
download_to_cache
()
src-tauri/src/unlockers/creamlinux.rs:54
Method
download_to_cache
()
src-tauri/src/unlockers/koaloader.rs:65
Function
fetch_game_dlcs
( game_id: String, state: State<'_, AppState>, )
src-tauri/src/main.rs:348
Method
find_eossdk_dlls
(root: &Path)
src-tauri/src/unlockers/screamapi.rs:316
Method
find_libsteam_api
Find libsteam_api.so in the game directory
src-tauri/src/unlockers/smokeapi.rs:410
Function
formatTime
(seconds: number)
src/utils/helpers.ts:10
Method
getDerivedStateFromError
(error: Error)
src/components/layout/ErrorBoundary.tsx:27
Function
get_all_dlcs_command
(game_path: String)
src-tauri/src/main.rs:87
Function
get_creamlinux_files_dir
()
src-tauri/src/cache/storage.rs:310
Function
get_enabled_dlcs_command
(game_path: String)
src-tauri/src/main.rs:462
Function
get_game_info
(game_id: String, state: State<AppState>)
src-tauri/src/main.rs:209
Function
get_game_votes
(game_id: String)
src-tauri/src/main.rs:762
Method
get_latest_version
()
src-tauri/src/unlockers/screamapi.rs:19
Method
get_latest_version
()
src-tauri/src/unlockers/smokeapi.rs:18
Method
get_latest_version
()
src-tauri/src/unlockers/creamlinux.rs:16
Method
get_latest_version
()
src-tauri/src/unlockers/koaloader.rs:26
Function
get_local_reports
()
src-tauri/src/main.rs:757
Method
get_proxy_dll
(proxy_stem: &str, is_64bit: bool)
src-tauri/src/unlockers/koaloader.rs:269
Function
get_smokeapi_dll_path
()
src-tauri/src/cache/storage.rs:298
Function
handleBackdropClick
(e: React.MouseEvent<HTMLDivElement>)
src/components/dialogs/Dialog.tsx:53
Function
handleCancel
()
src/components/dialogs/SmokeAPISettingsDialog.tsx:124
Function
handleCancel
()
src/components/dialogs/ScreamAPISettingsDialog.tsx:110
Function
handleClickOutside
(event: MouseEvent)
src/components/common/Dropdown.tsx:36
Function
handleClose
()
src/components/dialogs/RatingDialog.tsx:78
Function
handleCloseRating
()
src/contexts/AppProvider.tsx:276
Function
handleConflictResolve
( gameId: string, conflictType: 'cream-to-proton' | 'smoke-to-native' )
src/App.tsx:95
Function
handleCopyCommand
()
src/components/dialogs/ProgressDialog.tsx:41
Function
handleCreamAction
()
src/components/games/GameItem.tsx:67
Function
handleDisclaimerClose
(dontShowAgain: boolean)
src/hooks/useDisclaimer.ts:31
Function
handleDlcConfirm
(selectedDlcs: DlcInfo[])
src/contexts/AppProvider.tsx:391
Function
handleDlcDialogClose
()
src/hooks/useDlcManager.ts:270
Function
handleEdit
()
src/components/games/GameItem.tsx:85
Function
handleEpicInstall
(game: EpicGame)
src/contexts/AppProvider.tsx:175
Function
handleEpicSettings
(game: EpicGame)
src/contexts/AppProvider.tsx:182
Function
handleEpicUninstallKoaloader
(game: EpicGame)
src/contexts/AppProvider.tsx:180
Function
handleEpicUninstallScream
(game: EpicGame)
src/contexts/AppProvider.tsx:179
Function
handleOkClick
()
src/components/dialogs/DisclaimerDialog.tsx:23
Function
handleOpenRating
(gameId: string)
src/contexts/AppProvider.tsx:263
Function
handleOptInAccept
()
src/contexts/AppProvider.tsx:243
Function
handleOptInDecline
()
src/contexts/AppProvider.tsx:253
Function
handlePreloadComplete
()
src/components/games/GameList.tsx:34
Function
handleRate
()
src/components/games/GameItem.tsx:99
Function
handleSave
()
src/components/dialogs/SmokeAPISettingsDialog.tsx:100
Function
handleSave
()
src/components/dialogs/ScreamAPISettingsDialog.tsx:93
Function
handleSelectKoaloader
()
src/contexts/AppProvider.tsx:192
Function
handleSelectScreamAPI
()
src/contexts/AppProvider.tsx:186
Function
handleSetFilter
(f: string)
src/App.tsx:87
Function
handleSettingsClose
()
src/contexts/AppProvider.tsx:203
Function
handleSettingsOpen
()
src/contexts/AppProvider.tsx:199
Function
handleSmokeAPISettings
()
src/components/games/GameItem.tsx:92
Function
handleSmokeAPISettingsClose
()
src/contexts/AppProvider.tsx:222
Function
handleSmokeAPISettingsOpen
(gameId: string)
src/contexts/AppProvider.tsx:208
Function
handleSmokeAPIVotesClose
()
src/contexts/AppProvider.tsx:230
Function
handleSmokeAPIVotesConfirm
()
src/contexts/AppProvider.tsx:234
Function
handleSmokeAction
()
src/components/games/GameItem.tsx:73
Function
handleSubmitRating
(worked: boolean)
src/contexts/AppProvider.tsx:280
Function
handleUnlockerAction
()
src/components/games/GameItem.tsx:79
Method
install_as_koaloader_payload
(exe_dir: &str)
src-tauri/src/unlockers/screamapi.rs:267
Function
install_cream_with_dlcs_command
( game_id: String, selected_dlcs: Vec<DlcInfoWithState>, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:477
Method
install_direct
(game_path: &str)
src-tauri/src/unlockers/screamapi.rs:182
Method
install_to_game
context = "" -> direct install (replace EOSSDK DLLs) context = "koaloader" -> payload install (drop DLL in exe dir)
src-tauri/src/unlockers/screamapi.rs:158
Method
install_to_game
(game_path: &str, api_files_str: &str)
src-tauri/src/unlockers/smokeapi.rs:132
Method
install_to_game
(game_path: &str, _game_id: &str)
src-tauri/src/unlockers/creamlinux.rs:144
Method
install_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
Method
install_to_native_game
Install SmokeAPI to a native Linux game
src-tauri/src/unlockers/smokeapi.rs:245
Method
install_to_proton_game
Install SmokeAPI to a Proton/Windows game
src-tauri/src/unlockers/smokeapi.rs:162
Function
load_config
()
src-tauri/src/main.rs:75
Function
main
()
src-tauri/build.rs:1
Function
main
()
src-tauri/src/main.rs:816
Function
make_executable
(path: &Path)
src-tauri/src/installer/file_ops.rs:32
Function
process_epic_action
( epic_action: EpicGameAction, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:284
Function
process_game_action
( game_action: GameAction, state: State<'_, AppState>, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:218
Function
read_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
Function
read_screamapi_config
( game_path: String, )
src-tauri/src/main.rs:328
Function
read_smokeapi_config
(game_path: String)
src-tauri/src/main.rs:549
Function
renderFilter
(filter: FilterItem)
src/components/layout/Sidebar.tsx:29
Method
resolve_exe
(game_path: &str, exe_relative: &str)
src-tauri/src/unlockers/koaloader.rs:239
Method
resolve_exe_pub
Public wrapper for installer/mod.rs to call.
src-tauri/src/unlockers/koaloader.rs:235
Function
resolve_platform_conflict
( game_id: String, conflict_type: String, // "cream-to-proton" or "smoke-to-native" state: State<'
src-tauri/src/main.rs:570
Function
safe_remove
(path: &Path)
src-tauri/src/installer/file_ops.rs:22
Function
scan_epic_games
()
src-tauri/src/main.rs:93
Function
scan_epic_games
()
src-tauri/src/epic_scanner.rs:46
Function
scan_steam_games
( state: State<'_, AppState>, app_handle: tauri::AppHandle, )
src-tauri/src/main.rs:101
Function
set_reporting_opt_in
(opted_in: bool)
src-tauri/src/main.rs:710
Function
stream_game_dlcs
(game_id: String, app_handle: tauri::AppHandle)
src-tauri/src/main.rs:404
Function
submit_report
( game_id: String, unlocker: String, worked: bool, steam_path: String, )
src-tauri/src/main.rs:729
← previous
next →
201–300 of 324, ranked by callers