SonicDcer
Новичок
Сообщений: 13
Зарегистрирован: 09.08.2011
Рейтинг: 0
Сказал спасибо: 0
Поблагодарили 1 раз(а) в 1 сообщ.
|
RE: Using DreamShell - General user guide?
I'm really about to give up here, i tried everything but i can't get dreamsnes, or gens4all, or snes4all work from HDD, not even the SDISO packs there are everywhere. GDI Games work just fine but Binaries don't, they are unscrambled according to Binchecker. Y also tried to run SDISO packs like 3CountBout or Duke nukem from HDD, they don't work either, just black screen.
Please give me a hand, i will really appreciate it.
Thanks
-- Script for Gens4All
local path = os.getenv("PATH");
OpenModule(path .. "/modules/minilzo.klf");
OpenModule(path .. "/modules/isofs.klf");
OpenModule(path .. "/modules/isoldr.klf");
os.execute("exec -b -f /ide/gens4all/gens4all.bin");
ShowConsole();
-- Script for Snes4All
local path = os.getenv("PATH");
OpenModule(path .. "/modules/minilzo.klf");
OpenModule(path .. "/modules/isofs.klf");
OpenModule(path .. "/modules/isoldr.klf");
os.execute("exec -b -f /ide/snes/1ST_READ.bin");
ShowConsole();
(Последний раз сообщение было отредактировано 08.06.2016 в 22:04, отредактировал пользователь SonicDcer.)
|
|
08.06.2016 22:02 |
|