EmuDeck/store/gbc/Petrophobia.json
marianofalzone 9b967cd3a8
Added json for Petrophobia (#1373)
* fixes dolphin control issues

* Revert "fixes dolphin control issues"

This reverts commit 32945b947a0306418d563386cd6c0e17030cf6c4.

* dolphin for real

* versions

* forced citra

* Fix Cemu - No DSU

* GreemDev

* path fix

* Update emuDeckXenia.sh

* Update install.sh (#1369)

* fixes dolphin control issues

* Revert "fixes dolphin control issues"

This reverts commit 32945b947a0306418d563386cd6c0e17030cf6c4.

* dolphin for real

* versions

* forced citra

* Fix Cemu - No DSU

* GreemDev

* path fix

* Update install.sh

On Ubuntu 24.04.1 LTS is getting this error:

installing EmuDeck
[36436:1215/124135.236209:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_EmuDecSYLXPs/chrome-sandbox is owned by root and has mode 4755.

bash, linha 111: 36436 Trace/breakpoint trap   (imagem do núcleo gravada) ~/Applications/EmuDeck.AppImage $sandbox
Something went wrong!
Error at 111 NULL: ~/Applications/EmuDeck.AppImage $sandbox

I just add an verification for set sandbox to "--no-sandbox" and it works!

* Update install.sh

Update

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
# Conflicts:
#	install.sh

* fix prerequisites installation

# Conflicts:
#	install-early.sh
#	install-unstable.sh

* Added json for Petrophobia

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
Co-authored-by: Gabriel Cruz <48037228+gabrielpcruz@users.noreply.github.com>
2024-12-30 07:46:36 +01:00

19 lines
962 B
JSON

{
"system": "gbc",
"status": "true",
"logo": "logo_gbc",
"title": "Petrophobia",
"url": "https://orbistertius.itch.io/petrophobia",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gbc/petrophobia.zip",
"description": "A story-driven adventure game about colonialism and petroleum, loosely based on the short story 'The Mark of the Beast' by Rudyard Kipling, a passage from Thomas Pynchon's 'Against the Day', and the oil boom of the late 19th and early 20th centuries. TRIGGER WARNING: Themes of torture, racism, homophobia, and misogyny.",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/screenshots/homebrew/Petrophobia.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gbc/titlescreens/homebrew/Petrophobia.png?raw=true"
]
},
"tags": ["adventure"]
}