All public logs

Combined display of all available logs of FMods.net. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:25, 16 July 2024 Kolkman talk contribs created page Autoinstall.sh (Created page with "'''General''' As explained on the previous page, a file called autoinstall.sh is used to instruct Sync 3 which commands need to be executed. The language used in this file is bash/shell. You can find a lot about in on the internet but below are some useful subjects: * The first line of the autoinstall.sh of a Mod or App always starts with a so called "she-bang": #!/bin/sh It is used to tell the interpreter which scripting language is offered. In this case it is bash/s...") Tag: Visual edit
  • 21:25, 15 July 2024 Kolkman talk contribs created page Sync 3 Themes (Created page with "'''General''' A Sync 3 theme changes the look of multiple pages of the Sync 3 system. '''More info''' There are [https://www.fmods.net/community/dlext/index?cat=2 themes for Sync 3] itself and there is a special category for [https://www.fmods.net/community/dlext/index?cat=10 CANBUS box themes]. A popular Sync 3 Theme is the [https://www.fmods.net/community/dlext/details?df_id=44 semi-transparent theme] which supports viewing special background images, like provide...") Tag: Visual edit
  • 20:45, 15 July 2024 Kolkman talk contribs created page Sync 3 Mods (Created page with "'''General''' To be able to install [https://www.fmods.net/community/dlext/index?cat=1 any Sync 3 Mods,] your SYNC 3 system has to be jailbroken first! To do this, download and apply the following [https://www.fmods.net/community/dlext/index?cat=4 basic Mods] first: # [https://www.fmods.net/community/dlext/details?df_id=1 Sync 3 Jailbreak] # [https://www.fmods.net/community/dlext/details?df_id=2 FMods Installer (Daemon)] # [https://www.fmods.net/community/dlext/detail...") Tag: Visual edit
  • 20:27, 15 July 2024 Kolkman talk contribs created page Sync 3 Apps (Created page with "General If you want to install any App, you have to install Custom Apps Loader Mod first. Info An App is a standalone application developed entirely from scratch by developers. Unlike mods, apps don't rely on existing OEM features, except for their integration with the Sync 3 system via the Sync 3 QT5 implementation. Here's what sets them apart: Apps are independent software programs designed to run on the Sync 3 platform. They are written from the ground up, offering...")