DC-SWAT Forum

Полная версия: How to set autorun a game
Вы просматриваете yпpощеннyю веpсию форума. Пеpейти к полной веpсии.
Hi all

i have a question
how can a autorun game after power ON directly ?
thx


edit: İ found it from with "os.execute" thx.
please tell me how i can autoboot game a startup dreamshell.i have bios mod my dreamcast and i installed an sd card .
why???
you can create link on desktop for fast run game
i cant create .ii no know.look this.

-- Script for dinocrisis
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 -f /sd/iso/dinocrisis.cdi");
ShowConsole();

can you help me? i triyed but not work.
1) Update your DS
2) Create link from app ISO Loader Wink
1)Update your DS . link not work .and how create link from app ISO Loader.
(21.01.2018 02:59)linskiller писал(а): [ -> ]link not work

https://yadi.sk/d/OaBGZ1vV3REipP

(21.01.2018 02:59)linskiller писал(а): [ -> ]how create link from app ISO Loader.

select game in isoloader
click setting icon
change setting (if need)
click link icon
select icon size (if need)
rename (if need)
press save
Thanks !! it worked .but i won to autoboot directly to game at startup.
open DS/apps/main/scripts/your_link_name.dsc in text editor, and write me
module -o -f /sd/DS/modules/minilzo.klf
module -o -f /sd/DS/modules/isofs.klf
module -o -f /sd/DS/modules/isoldr.klf
isoldr -s 1 -e 8 -x 0x8cfe0000 -f /sd/ISO/DynamiteCop/DynamiteCop.gdi
console --show
unpack and replace DS/lua/startup.lua

[attachment=684]
Thank YOU ThankYOU thank you so much !!! its worked fine.
(21.01.2018 05:41)megavolt85 писал(а): [ -> ]unpack and replace DS/lua/startup.lua

@'megavolt85

I need help if you can write a startup.lua that flash the bios with nogdrom.bios at DS/firmware/ds/boot_loader_devkit_nogdrom.bios

the bios get messed up by Sturmwind.cdi (I did not expect that), now the opening logo run in slowmo and black screen after (the SD card flashing, and the VMU showed "MAIN")

Thank you in advance.
Sturmwind don't work with DreamShell

you have GD-ROM?
Sturmwind works with RC3 SD card, not yet tried with G1ATA cos the bios got ruined.
URL ссылки