Icons on Dreamshell - Версия для печати +- DC-SWAT Forum (http://www.dc-swat.ru/forum) +-- Форум: Sega Dreamcast (/forum-2.html) +--- Форум: General Discussion (/forum-7.html) +--- Тема: Icons on Dreamshell (/thread-2454.html) |
Icons on Dreamshell - Pedro_Oliveira - 21.07.2016 10:23 Friends i need a help.. i lost an important document on how to configure the icons of dreamshell, where in this picture, had details of what it meant each string parameter configuration for certain game running... could you help me? example: click="os.execute(string.format('isoldr -a -x 0x8c004000 -e 8 -j 2 -f /ide/games/last_blade2/The_Last_blade2.cdi', os.getenv('PATH')));" In other words, my doubt is about these parameters: -a -x -e(number) -j(number) -f Before he had a picture that i have picked up here on the forum, where he had to exemplify each parameter, and legend of these codes. Could someone give this force? RE: Icons on Dreamshell - DCF - 21.07.2016 12:07 http://www.dc-swat.ru/forum/thread-2173-post-28160.html#pid28160 http://www.dc-swat.ru/forum/thread-2157-post-27392.html#pid27392 RE: Icons on Dreamshell - megavolt85 - 21.07.2016 15:14 Код: Usage: isoldr options args RE: Icons on Dreamshell - Pedro_Oliveira - 22.07.2016 15:58 Thank you my dear ! Thank mega volt ! This helped me friend! Best regards to all! RE: Icons on Dreamshell - end666 - 28.04.2020 18:41 Hi!! I'm a new member !! I have a big question !! How do I put a different loader in the script. Example 0.7.0 to play soul calibur, but other games I prefer the original version of my dreamshell 0.6.0. The default loader is 0.6, but for some games I need 0.7.0. Is it the -b 0.7.0 command? Please, I need an example. thank you RE: Icons on Dreamshell - megavolt85 - 28.04.2020 22:23 -d loader_name loader name without extension for loader 0.7.0 add option -x 0x8ce00000 RE: Icons on Dreamshell - end666 - 29.04.2020 05:29 (28.04.2020 22:23)megavolt85 писал(а): -d loader_name Thanks, thanks thankss!!! |