mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2025-12-12 10:18:50 +01:00
reference lightbox images with alt tag
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
f14ab87c84
commit
59d4c55298
@ -2,8 +2,8 @@ $(document).ready(function () {
|
||||
let imageGroups = []
|
||||
$(".lightbox").each(function () {
|
||||
let imageSource = $(this).attr('src')
|
||||
let imageTag = $(this).attr('tag')
|
||||
let imageTitle = $(this).attr('title')
|
||||
let imageAlt = $(this).attr('alt').replace(/ /g,"")
|
||||
let imageTitle = $(this).attr('alt')
|
||||
if (imageTitle) {
|
||||
imageTitle = 'title="' + imageTitle + '" '
|
||||
}
|
||||
@ -11,9 +11,9 @@ $(document).ready(function () {
|
||||
imageTitle = ''
|
||||
}
|
||||
$(this).
|
||||
wrap('<a class="boxedThumb ' + imageTag + '" ' +
|
||||
wrap('<a class="boxedThumb ' + imageAlt + '" ' +
|
||||
imageTitle + 'href="' + imageSource + '"></a>')
|
||||
imageGroups.push('.' + imageTag)
|
||||
imageGroups.push('.' + imageAlt)
|
||||
})
|
||||
jQuery.unique(imageGroups)
|
||||
imageGroups.forEach(imageGroupsSet)
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
Connect your **FunKey S** console to your computer and add new games
|
||||
as simply as you would do it with a simple USB memory stick:
|
||||
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox tag=2} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox tag=4} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox tag=7} | Drag & drop the ROM file and optional artwork file[^1] into the folder corresponding to the emulated console in this USB drive on your computer |
|
||||
| {: .lightbox tag=8} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen |
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox} | Drag & drop the ROM file and optional artwork file[^1] into the folder corresponding to the emulated console in this USB drive on your computer |
|
||||
| {: .lightbox} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox} | Press the **MENU** key to return to the launcher screen |
|
||||
|
||||
Of course, you can remove games from the **FunKey S** console as you
|
||||
would do with a USB memory stick, too!
|
||||
|
||||
@ -29,12 +29,12 @@ display aspect ratio:
|
||||
|
||||
- Use the **LEFT** and **RIGHT** keys to change the aspect ratio
|
||||
|
||||
| **Display** | **Aspect Ratio** |
|
||||
|:---------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=1} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions |
|
||||
| {: .lightbox tag=2} | Cropped (Zoom 100%), The display fills the screen vertically, and is clipped vertically to the left and right of the screen |
|
||||
| {: .lightbox tag=3} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically |
|
||||
| {: .lightbox tag=4} | Manual zoom: The display is zoomed in/out manually |
|
||||
| **Display** | **Aspect Ratio** |
|
||||
|:---------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions |
|
||||
| {: .lightbox} | Cropped (Zoom 100%), The display fills the screen vertically, and is clipped vertically to the left and right of the screen |
|
||||
| {: .lightbox} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically |
|
||||
| {: .lightbox} | Manual zoom: The display is zoomed in/out manually |
|
||||
|
||||
- Press the **MENU** key again to exit from the FunKey menu
|
||||
|
||||
@ -42,22 +42,22 @@ display aspect ratio:
|
||||
|
||||
Here is a short preview of what the different aspect ratios look like:
|
||||
|
||||
| **Display** | **Aspect Ratio** |
|
||||
|:--------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=5} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions |
|
||||
| {: .lightbox tag=6} | Cropped (Zoom 100%): The display fills the screen vertically, and is clipped vertically to the left and right of the screen |
|
||||
| {: .lightbox tag=7} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically |
|
||||
| {: .lightbox tag=8} | Manual zoom 0% (Scaled): The display is scaled down in both directions to be fully visible, both horizontally and vertically |
|
||||
| {: .lightbox tag=9} | Manual zoom 10% |
|
||||
| {: .lightbox tag=10} | Manual zoom 20% |
|
||||
| {: .lightbox tag=11} | Manual zoom 30% |
|
||||
| {: .lightbox tag=12} | Manual zoom 40% |
|
||||
| {: .lightbox tag=13} | Manual zoom 50% (default zoom level) |
|
||||
| {: .lightbox tag=14} | Manual zoom 60% |
|
||||
| {: .lightbox tag=15} | Manual zoom 70% |
|
||||
| {: .lightbox tag=16} | Manual zoom 80% |
|
||||
| {: .lightbox tag=17} | Manual zoom 90% |
|
||||
| {: .lightbox tag=18} | Manual zoom 100% (Cropped): The display fills the screen vertically, and is clipped vertically to the left and right of the screen |
|
||||
| **Display** | **Aspect Ratio** |
|
||||
|:-------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions |
|
||||
| {: .lightbox} | Cropped (Zoom 100%): The display fills the screen vertically, and is clipped vertically to the left and right of the screen |
|
||||
| {: .lightbox} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically |
|
||||
| {: .lightbox} | Manual zoom 0% (Scaled): The display is scaled down in both directions to be fully visible, both horizontally and vertically |
|
||||
| {: .lightbox} | Manual zoom 10% |
|
||||
| {: .lightbox} | Manual zoom 20% |
|
||||
| {: .lightbox} | Manual zoom 30% |
|
||||
| {: .lightbox} | Manual zoom 40% |
|
||||
| {: .lightbox} | Manual zoom 50% (default zoom level) |
|
||||
| {: .lightbox} | Manual zoom 60% |
|
||||
| {: .lightbox} | Manual zoom 70% |
|
||||
| {: .lightbox} | Manual zoom 80% |
|
||||
| {: .lightbox} | Manual zoom 90% |
|
||||
| {: .lightbox} | Manual zoom 100% (Cropped): The display fills the screen vertically, and is clipped vertically to the left and right of the screen |
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
|
||||
@ -14,18 +14,18 @@ Creator (v1.1.2)][2] is a useful tool if you want to re-package an
|
||||
Connect your **FunKey S** console to your computer and add **OPK**
|
||||
files as simply as you would do it with a simple USB memory stick:
|
||||
|
||||
| **Display** | **Action** |
|
||||
|:-----------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox tag=2} | At the launcher's main screen (example here with gmenu2x), press the **MENU** key |
|
||||
| {: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox tag=4} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox tag=7} | Drag & drop the **OPK** file into any 1st-level folder[^1] in this USB drive on your computer and they will be automatically available on the **FunKey S** |
|
||||
| {: .lightbox tag=8} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen |
|
||||
| **Display** | **Action** |
|
||||
|:-----------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox} | At the launcher's main screen (example here with gmenu2x), press the **MENU** key |
|
||||
| {: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox} | Drag & drop the **OPK** file into any 1st-level folder[^1] in this USB drive on your computer and they will be automatically available on the **FunKey S** |
|
||||
| {: .lightbox} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox} | Press the **MENU** key to return to the launcher screen |
|
||||
|
||||
Of course, you can remove **OPK** files from the **FunKey S** console
|
||||
as you would do with a USB memory stick, too!
|
||||
|
||||
@ -22,18 +22,18 @@ one of the proposed links.
|
||||
|
||||
### Installation procedure
|
||||
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox tag=2} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox tag=4} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox tag=7} | Drag & drop the _**gba_bios.bin**_ BIOS file into the _**Game Boy Advance**_ folder in this USB drive on your computer |
|
||||
| {: .lightbox tag=8} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen |
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox} | Drag & drop the _**gba_bios.bin**_ BIOS file into the _**Game Boy Advance**_ folder in this USB drive on your computer |
|
||||
| {: .lightbox} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox} | Press the **MENU** key to return to the launcher screen |
|
||||
|
||||
## PS1
|
||||
|
||||
@ -53,18 +53,18 @@ links.
|
||||
|
||||
### Installation procedure
|
||||
|
||||
| **Display** | **Action** |
|
||||
|:----------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=11} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox tag=12} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox tag=13} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox tag=14} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox tag=15} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox tag=16} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox tag=17} | Drag & drop the _**SCPH1001.BIN**_ BIOS file into the _**PS1/bios**_ folder in this USB drive on your computer |
|
||||
| {: .lightbox tag=18} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox tag=19} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox tag=20} | Press the **MENU** key to return to the launcher screen |
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox} | Drag & drop the _**SCPH1001.BIN**_ BIOS file into the _**PS1/bios**_ folder in this USB drive on your computer |
|
||||
| {: .lightbox} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox} | Press the **MENU** key to return to the launcher screen |
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
|
||||
@ -8,18 +8,18 @@ the host computer and they will be numbered following a
|
||||
|
||||
In order to access the snapshots, follow these simple steps:
|
||||
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox tag=2} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox tag=4} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox tag=7} | Drag & drop / Copy / Move / Delete the snapshots files from the _FunKey/snapshots/_ folder in this USB drive on your computer as required |
|
||||
| {: .lightbox tag=8} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen |
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox} | Drag & drop / Copy / Move / Delete the snapshots files from the _FunKey/snapshots/_ folder in this USB drive on your computer as required |
|
||||
| {: .lightbox} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox} | Press the **MENU** key to return to the launcher screen |
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
|
||||
@ -7,20 +7,20 @@ in the "assets" section:
|
||||
|
||||
https://github.com/FunKey-Project/FunKey-OS/releases/latest
|
||||
|
||||
{: .lightbox tag=1}
|
||||
{: .lightbox}
|
||||
|
||||
| **Display** | **Action** |
|
||||
|:----------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox tag=2} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox tag=3} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox tag=4} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox tag=5} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox tag=6} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox tag=7} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox tag=8} | Drag & drop the _FunKey-roots-2.0.0.fwu_ file you just downloaded at the root of this USB drive on your computer |
|
||||
| {: .lightbox tag=9} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox tag=10} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox tag=11} | The **FunKey S** will then reboot and perform the upgrade |
|
||||
| **Display** | **Action** |
|
||||
|:---------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------|
|
||||
| {: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on |
|
||||
| {: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key |
|
||||
| {: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" |
|
||||
| {: .lightbox} | Press the **A** key twice to confirm |
|
||||
| {: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window |
|
||||
| {: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) |
|
||||
| {: .lightbox} | Drag & drop the _FunKey-roots-2.0.0.fwu_ file you just downloaded at the root of this USB drive on your computer |
|
||||
| {: .lightbox} | Eject cleanly the USB drive from your computer |
|
||||
| {: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm |
|
||||
| {: .lightbox} | The **FunKey S** will then reboot and perform the upgrade |
|
||||
|
||||
[1]: https://github.com/FunKey-Project/FunKey-OS/releases/download/FunKey-OS-2.0.0/FunKey-rootfs-2.0.0.fwu
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user