Создать ответ 
 
Рейтинг темы:
  • Голосов: 1 - Средняя оценка: 5
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestions (предложения)
Автор Сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #81
RE: Dreamcast GDI Compatibility List
Ok I test again ^^

Have you test pal version?

So I made this script for rename all gdi with the name of folder Smile

Цитата:@Echo OFF

FOR /D /R %%# in (*) DO (
PUSHD "%%#"
FOR %%@ in ("*.gdi") DO (
Echo Ren: ".\%%~n#\%%@" "%%~n#%%~x@"
Ren "%%@" "%%~n#%%~x@"
)
POPD
)
Pause&Exit

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
09.11.2016 15:43
Вебсайт Найти все сообщения Цитировать это сообщение
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3100
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 180
Поблагодарили 1523 раз(а) в 895 сообщ.
Сообщение: #82
RE: Dreamcast GDI Compatibility List
yes, i test pal version. region my console changed to USA
few games with protection (Pier Solar, etc) don't work with "GD Play"

HKT-3030, Bios mod, SD mod, VGA internal mod, G1ATA mod, Region changer mod, PSU mod
(Последний раз сообщение было отредактировано 09.11.2016 в 15:49, отредактировал пользователь megavolt85.)
09.11.2016 15:47
Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #83
RE: Dreamcast GDI Compatibility List
So I tested "Soul Calibur PAL" with my Dreamcast PAL.

Gdplay recognizes it and starts...but reboot! and for each backup it's the same problem.

EDIT !!

Not for all,Ready 2 rumble and RE Code veronica works.

But Star wars racer and Virtua Tennis for exemple reboot.
Soul Calibur black screen with RGB or VGA.

So not all games works with gdplay.

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
(Последний раз сообщение было отредактировано 09.11.2016 в 17:34, отредактировал пользователь dragoncity.)
09.11.2016 16:57
Вебсайт Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #84
RE: Dreamcast GDI Compatibility List
1 - Presets

I made preset with my CF card

But if I use this folder presets with an IDE disk...does'nt work...nothing change...

there is a solution for make preset for ALL support?

Edit !!
For some games I have preset..and some games no presets..it's crazy Huh

And If I want to save presets for crazy taxi doesn't work in my IDE...so maybe the disk..maybe an other bug...


Edit 2 !!
I change the IDE disk...same problem with the same game...
For exemple :

Crazy Taxi and Donald Duck...don't want to change preset...and If I Save preset directly...nothing too !

Edit 3 !! The last ^^

So last test,I delete all presets,and put 2 games who doesn't work with presets: Crazy taxi and Donald Duck

So I save new presets...etc...
When I click again..there is presets...
BUT...if I reboot..or quit iso loader...when I come back NO PRESETS Angry

So there is many games who don't want save presets Confused

In fact iso_loader create the file..but after it don't read the file...Confused

For crazy taxi I have

ide_12b3a3584a7a92b736c9bf4f4ac46283.cfg

title = CRAZY TAXI
dma = 1
async = 0
cdda = 0
fastboot = 1
type = 0
mode = 0
memory = 0x8c000100
pa1 = 00000000
pv1 = 00000000
pa2 = 00000000
pv2 = 00000000

But if you put in your presets..doesn't work !

Possibility to fix Big Grin

2 - Order

In a folder I have :
Cannon Spike
Capcom Vs Snk
Carrier
ChickenRun
Crazy Taxi
Crazy Taxi 2


But in Iso Loader it's displayed like that :
Cannon Spike
Crazy Taxi 2
Carrier
ChickenRun
Crazy Taxi
Capcom Vs Snk

Why does not sort alphabetically??

Thank you Big Grin

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
(Последний раз сообщение было отредактировано 09.11.2016 в 21:39, отредактировал пользователь dragoncity.)
09.11.2016 20:20
Вебсайт Найти все сообщения Цитировать это сообщение
 Сказали спасибо: megavolt85
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3100
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 180
Поблагодарили 1523 раз(а) в 895 сообщ.
Сообщение: #85
RE: Dreamcast GDI Compatibility List
(09.11.2016 20:20)dragoncity писал(а):  In fact iso_loader create the file..but after it don't read the file...Confused

Only with HDD? With CF it's work?

(09.11.2016 20:20)dragoncity писал(а):  Why does not sort alphabetically??

Don't supported.

HKT-3030, Bios mod, SD mod, VGA internal mod, G1ATA mod, Region changer mod, PSU mod
09.11.2016 22:56
Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #86
RE: Dreamcast GDI Compatibility List
Only with HDD? With CF it's work?
Ho Yes sorry,it's the same with HDD and CF,I tested Crazy taxi in both.

Don't supported.
And with number?

1-Cannon Spike
2-Capcom Vs Snk
3-Carrier
4-ChickenRun
5-Crazy Taxi
6-Crazy Taxi 2

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
09.11.2016 23:01
Вебсайт Найти все сообщения Цитировать это сообщение
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3100
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 180
Поблагодарили 1523 раз(а) в 895 сообщ.
Сообщение: #87
RE: Dreamcast GDI Compatibility List
(09.11.2016 23:01)dragoncity писал(а):  And with number?

sort don't supported general

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

Сообщений: 7131
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 134
Поблагодарили 1171 раз(а) в 729 сообщ.
Сообщение: #88
RE: Dreamcast GDI Compatibility List
Sort only by last changes. Last added file going to up.

[Изображение: barbers.png]
10.11.2016 07:06
Вебсайт Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #89
RE: Dreamcast GDI Compatibility List
Ok thank you for your answers.

So this morning..I decided to test with ORIGINAL DS RC4.

So I make new preset with Crazy Taxi (it's an GDI OPT).
After I click an other games...
I click again on crazy taxi..no problem..I say OK...

I quit iso_loader..I come back on crazy taxi..and...blackscreen with many errors...

I reboot...I test again..the same thing..blackscreen with many errors...

I check the preset on my PC:

ide_12b3a3584a7a92b736c9bf4f4ac46283.cfg
title = CRAZY TAXI
dma = 1
async = 0
cdda = 0
fastboot = 1
type = 0
mode = 0
memory = 0x8cfe0000

So nothing strange Confused

So it's worst ^^ Blush


EDIT !!
I tested Donald Duck,it's an GDI.

No problem this time...!!!

So (I think) It's SURE with the original iso_loader version (RC4),no problem to save preset and load,but with GDI OPT blackscreen and errors.

And with your last iso_loader,it's depend...but crazy taxi and donald doesn't keep the preset!


EDIT 2 !!

So now it's sure,

With Original RC4,presets works with CDI and GDI,but not with GDI OPT (blackscreen and errors)

With Last Iso_loader,presets works but not with all games.

Bust a move in GDI OPT >> OK
Crazy Taxi in GDI OPT >> Nothing !

EDIT 3 !! the last ^^

With your last "build"
https://github.com/DC-SWAT/DreamShell/ar...master.zip

Presets works,but just a problem with GDI OPT ^^
If you made a preset,and after you want to SAVE again..blackscreen and errors !



But If I use this DS...many games doesn't work. ConfusedSad

So normallly for update my DS this is my procedure :

Цитата:>> Since DreamShell-master.zip
Copy in Apps gdplay
Copy in Apps iso_loader
(delete old folder iso_loader)
Copy rungd.bin in the folder firmware
Copy Digitalt.ttf in the folder fonts/ttf/
Replace the file DS_CORE.BIN at the root of DS

But with my procedure I don't have the same result for presets.

EDIT 4 !! the last..of last ^^

An other problem..
Always With your last "build"
https://github.com/DC-SWAT/DreamShell/ar...master.zip

For Crazy Taxi no problem..

BUT...If I add a cover for Crazy Taxi...after the preset doesn't work..

And If I remove..works... it's crazy !! Big Grin

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
(Последний раз сообщение было отредактировано 10.11.2016 в 15:03, отредактировал пользователь dragoncity.)
10.11.2016 13:18
Вебсайт Найти все сообщения Цитировать это сообщение
Gillbert Не на форуме
Продвинутый
***

Сообщений: 127
Зарегистрирован: 10.08.2014
Рейтинг: 4
Сказал спасибо: 30
Поблагодарили 54 раз(а) в 34 сообщ.
Сообщение: #90
RE: Dreamcast GDI Compatibility List
@dragoncity: The preset function for HDD has a known bug, since RC3, it may work or not depending on the device, it's a very random problem, probably have to do with timing access or something like that.

Two ways I use to circumvent this:
-If you have a SD Card reader, load Dreamshell from it, the preset function works well from SD Card;
-Make use of desktop icons for games which need settings.
(Последний раз сообщение было отредактировано 10.11.2016 в 19:25, отредактировал пользователь Gillbert.)
10.11.2016 19:23
Найти все сообщения Цитировать это сообщение
 Сказали спасибо: dragoncity
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #91
RE: Dreamcast GDI Compatibility List
With the last build it's better,but cover + preset...blackscreen and errors Undecided

So I think swat or megavolt can fix that,I am sure :-)

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
10.11.2016 20:03
Вебсайт Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #92
RE: Dreamcast GDI Compatibility List
I tested all games with preset.

So... it's crazy... there is a bug...but I know how make works all presets !!!! But it's not a solution !! ^^

SO....
I use Dreamshell RC4,with the last iso_loader.
Next,I remove "Fastboot" for all presets,because if not you have sometimes or always a blackscreens and errors..

If I click on a game,and "Settings" to see if the config it's good...
The config always is NOT good...Sad

But..if you save..and after your click an other game..and "Settings" to see if the config it's good...IT's GOOD !!! Big Grin

And after..for ALL games,the config it's good..!! Rolleyes

(Sometimes you must click on 2 or 3 games to activate..all presets ^^)

So iso_loader have a bug,but I think it can fix it!

And all covers works Wink


Edit !!
Or just click,not need to go on settings.

You must click on 2 games before.

Exemple : For play Crazy Taxi

I click on Dragon Rider
I click on Dynamite Cop

And now I click Crazy Taxi,and if I check the preset it's good!

But need click on 2 games before..1 game doesn't work or sometimes Big Grin

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
(Последний раз сообщение было отредактировано 10.11.2016 в 22:03, отредактировал пользователь dragoncity.)
10.11.2016 21:52
Вебсайт Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #93
RE: Dreamcast GDI Compatibility List
@Swat
@Megavolt85


1- Can you fix preset with your last iso_loader?
For resume I need to click 2 games before for have preset.

2 - Can you fix gdplay for have all backup games?
For this moment not all games past.

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
11.11.2016 12:55
Вебсайт Найти все сообщения Цитировать это сообщение
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3100
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 180
Поблагодарили 1523 раз(а) в 895 сообщ.
Сообщение: #94
RE: Dreamcast GDI Compatibility List
I'm damage my G1ATA mod, i will restore when free time appears.

2) all my games work with gdplay, need link to not worked backup

HKT-3030, Bios mod, SD mod, VGA internal mod, G1ATA mod, Region changer mod, PSU mod
11.11.2016 15:43
Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #95
RE: Dreamcast GDI Compatibility List
Ho shit Undecided I hope you repair :-)

For gdplay:
Star wars racer and Virtua Tennis in PAL reboot.

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
11.11.2016 17:03
Вебсайт Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #96
RE: Dreamcast GDI Compatibility List
Maybe it's possible to add a delay to check the preset,maybe it's too fast for iso_loader..Confused
I don't know how do ^^ Big Grin

But after that,it's perfect,maybe improve some games with CDDA like MDK 2... because the sound bug after a moment.. Rolleyes

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
11.11.2016 20:58
Вебсайт Найти все сообщения Цитировать это сообщение
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3100
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 180
Поблагодарили 1523 раз(а) в 895 сообщ.
Сообщение: #97
RE: Dreamcast GDI Compatibility List
(11.11.2016 20:58)dragoncity писал(а):  Maybe it's possible to add a delay to check the preset,maybe it's too fast for iso_loader..Confused
I don't know how do ^^ Big Grin

Maybe

(11.11.2016 20:58)dragoncity писал(а):  But after that,it's perfect,maybe improve some games with CDDA like MDK 2... because the sound bug after a moment.. Rolleyes

It can't be

HKT-3030, Bios mod, SD mod, VGA internal mod, G1ATA mod, Region changer mod, PSU mod
11.11.2016 21:37
Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #98
RE: Dreamcast GDI Compatibility List
It's worst...

Blackscreen and errors ..DIRECT when I click on crazy taxi.
I said..ok maybe the cover..but without cover is the same !!

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
11.11.2016 22:55
Вебсайт Найти все сообщения Цитировать это сообщение
megavolt85 Не на форуме
Супермодератор
******

Сообщений: 3100
Зарегистрирован: 24.03.2012
Рейтинг: 38
Сказал спасибо: 180
Поблагодарили 1523 раз(а) в 895 сообщ.
Сообщение: #99
RE: Dreamcast GDI Compatibility List
/ide/isoloader.log appeared?

HKT-3030, Bios mod, SD mod, VGA internal mod, G1ATA mod, Region changer mod, PSU mod
11.11.2016 23:00
Найти все сообщения Цитировать это сообщение
dragoncity Не на форуме
Опытный
****

Сообщений: 778
Зарегистрирован: 05.03.2016
Рейтинг: 5
Сказал спасибо: 101
Поблагодарили 138 раз(а) в 114 сообщ.
Сообщение: #100
RE: Dreamcast GDI Compatibility List
Yes,but it's empty after.

Don't use "app_iso_loader.klf" for RC4 original..because with GDI OPT blackscreen and errors..

But the last "app_iso_loader.klf" it's perfect!

So modify the last

Or use my package (there is covers and presets)

Package Iso_loader Presets and Covers

> Dreamcast GD-IDE
> Dreamcast G1-ATA
> Dreamcast New-Bios
> RetroDream

>> Compatibility List Dreamshell / RetroDream By DragonCity <<
(Последний раз сообщение было отредактировано 11.11.2016 в 23:11, отредактировал пользователь dragoncity.)
11.11.2016 23:07
Вебсайт Найти все сообщения Цитировать это сообщение
Создать ответ 


Переход:


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