Создать ответ 
 
Рейтинг темы:
  • Голосов: 0 - Средняя оценка: 0
  • 1
  • 2
  • 3
  • 4
  • 5
No apps on desktop - Dreamshell Release 4.0
Автор Сообщение
kikeminchas Не на форуме
Новичок
*

Сообщений: 1
Зарегистрирован: 14.11.2024
Рейтинг: 0
Сказал спасибо: 0
Поблагодарили 0 раз(а) в 0 сообщ.
Сообщение: #1
No apps on desktop - Dreamshell Release 4.0
Hi

First of all thanks a lot dc-swat for your dedication. I have downloaded a set of modified SD isos from archive.org. After copying them to the SD card, all my apps disappear from the Dreamshell desktop. I have done some search and it seems this might have to do with the format of the xml and lua files for each app? To give an example, this is the XML from one of the game apps:

Код:
<?xml version="1.0" encoding="UTF-8"?>
<app name="Aqua_GT" version="1.0" icon="cover.png">
    <resources>
        <module src="../../modules/minilzo.klf" />
        <module src="../../modules/isofs.klf" />
        <module src="../../modules/isoldr.klf" />
        <script type="text/lua" src="./lua/main.lua" />
    </resources>
    <body x="0" y="0" width="640" height="480" background="back">
        <input type="button"
                onclick="os.execute(string.format('exec -b -f sd/Aqua_GT/Aqua_GT.gdi', os.getenv('PATH')));"
                normal="play" highlight="play" pressed="play" disabled="play"
                x="440" y="280" width="200" height="100" name="playbut" />
        <input type="button"
                onclick="console:app -o -n Main"
                normal="exit" highlight="exit" pressed="exit" disabled="exit"
                x="440" y="380" width="200" height="100" name="exitbut" />
    </body>
</app>

and this is the matching lua file:

Код:
local path = os.getenv("PATH");
OpenModule(path .. "/modules/minilzo.klf");
OpenModule(path .. "/modules/isofs.klf");
OpenModule(path .. "/modules/isoldr.klf");
os.execute("isoldr -x 0x8c004000 -e 8 -a -f /sd/GAMES/Aqua_GT/Aqua_GT.gdi");
ShowConsole();

Does someone see anything obviously wrong? To be clear, the apps are inside a folder that matches the name of the folder with the games under /GAMES. All apps are located under /DS/apps. Before adding these games, Dreamshell was working fine, I coudl see all apps and even launch some random games with ISO loader. Thanks
14.11.2024 18:35
Найти все сообщения Цитировать это сообщение
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3147
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 183
Поблагодарили 1556 раз(а) в 915 сообщ.
Сообщение: #2
RE: No apps on desktop - Dreamshell Release 4.0
to create a shortcut on the desktop, you do not need to create an xml file.
if you do not know how to create shortcuts manually, then just create them in the ISO Loader app

HKT-3030, Bios mod, SD mod, VGA internal mod, G1ATA mod, Region changer mod, PSU mod
Вчера 02:38
Найти все сообщения Цитировать это сообщение
SWAT Не на форуме
Администратор
*******

Сообщений: 7236
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 149
Поблагодарили 1213 раз(а) в 761 сообщ.
Сообщение: #3
RE: No apps on desktop - Dreamshell Release 4.0
(14.11.2024 18:35)kikeminchas писал(а):  
Код:
onclick="os.execute(string.format('exec -b -f sd/Aqua_GT/Aqua_GT.gdi', os.getenv('PATH')));"

This is a completely wrong command Big Grin
But as megavolt85 already said, you don't need to do this at all. Shortcuts can be made directly in the ISO Loader application.

[Изображение: barbers.png]
(Последний раз сообщение было отредактировано Вчера в 06:38, отредактировал пользователь SWAT.)
Вчера 06:38
Вебсайт Найти все сообщения Цитировать это сообщение
Создать ответ 


Похожие темы
Тема: Автор Ответов: Просмотров: Посл. сообщение
  Dreamshell Serial Port SD card problem massouji 0 692 08.09.2024 22:25
Посл. сообщение: massouji
  Did anyone got to play Sonic Adventure 2 last story on dreamshell leonardorg 4 3141 31.01.2024 04:01
Посл. сообщение: leonardorg
  Dreamshell + SD card Serial Adapter state_product 0 2201 01.09.2023 19:30
Посл. сообщение: state_product
  128GB SD Card Dreamshell aldair 0 3398 22.08.2022 02:41
Посл. сообщение: aldair
  This IDE-SATA adapter would work in Dreamshell? Ro Magnus Larsson 2 4448 09.06.2022 09:42
Посл. сообщение: Ro Magnus Larsson
  Homebrew Games in HD IDE Dreamshell / Dreamcast aldair 6 13194 13.05.2022 03:30
Посл. сообщение: Ro Magnus Larsson
  SDCard serial Dreamshell Dolphin Blue Atomiswave-Dreamcast aldair 1 5979 15.11.2021 19:16
Посл. сообщение: nilfelix30
  Japanesse Visual Novels Compactibility List for IDE MOD Dreamshell Retrodream animekai 4 10140 03.07.2021 17:19
Посл. сообщение: chth96
  AES4ALL_NEODEBUG_BIOS-ISO 4GB Dreamshell IDE and SD/Dreamcast aldair 2 6461 21.03.2021 21:32
Посл. сообщение: aldair
  Snk presents Garou (aes4all) on the sd card Dreamshell Dreamcast. aldair 0 4254 15.03.2021 08:08
Посл. сообщение: aldair

Переход:


Пользователи просматривают эту тему: 2 Гость(ей)