Создать ответ 
 
Рейтинг темы:
  • Голосов: 0 - Средняя оценка: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Development of a new menu
Автор Сообщение
SWAT Не на форуме
Администратор
*******

Сообщений: 7217
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 149
Поблагодарили 1209 раз(а) в 759 сообщ.
Сообщение: #41
RE: Development of a new menu
By the way, since I returned DMA for IDE in the Core few days ago, try parsing images in the thread to extract textures.
After the list is displayed, update the icons as you read them. Don't try preload all before start app, it's too long.

For small reads in 1 sector (512 bytes), I left PIO, because it is more profitable in terms of overhead costs, but for the rest DMA works.
At least I noticed an increase in the ISO Loader when loading textures because DMA is faster, and CPU is not loaded in DMA mode, so you can do stuff.
(Последний раз сообщение было отредактировано 12.07.2024 в 08:28, отредактировал пользователь SWAT.)
12.07.2024 08:21
Вебсайт Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #42
RE: Development of a new menu
(12.07.2024 08:21)SWAT писал(а):  By the way, since I returned DMA for IDE in the Core few days ago, try parsing images in the thread to extract textures.
After the list is displayed, update the icons as you read them. Don't try preload all before start app, it's too long.

For small reads in 1 sector (512 bytes), I left PIO, because it is more profitable in terms of overhead costs, but for the rest DMA works.
At least I noticed an increase in the ISO Loader when loading textures because DMA is faster, and CPU is not loaded in DMA mode, so you can do stuff.

Images are not preloaded, only those needed per page are loaded.
12.07.2024 08:29
Найти все сообщения Цитировать это сообщение
SWAT Не на форуме
Администратор
*******

Сообщений: 7217
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 149
Поблагодарили 1209 раз(а) в 759 сообщ.
Сообщение: #43
RE: Development of a new menu
(12.07.2024 08:29)VeraBecker писал(а):  
(12.07.2024 08:21)SWAT писал(а):  By the way, since I returned DMA for IDE in the Core few days ago, try parsing images in the thread to extract textures.
After the list is displayed, update the icons as you read them. Don't try preload all before start app, it's too long.

For small reads in 1 sector (512 bytes), I left PIO, because it is more profitable in terms of overhead costs, but for the rest DMA works.
At least I noticed an increase in the ISO Loader when loading textures because DMA is faster, and CPU is not loaded in DMA mode, so you can do stuff.

Images are not preloaded, only those needed per page are loaded.

Well, yes, but I meant that you need to load them individually, image by image, after you show the list.

[Изображение: barbers.png]
(Последний раз сообщение было отредактировано 12.07.2024 в 10:17, отредактировал пользователь SWAT.)
12.07.2024 10:15
Вебсайт Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #44
RE: Development of a new menu
(12.07.2024 10:15)SWAT писал(а):  Well, yes, but I meant that you need to load them individually, image by image, after you show the list.


I was thinking of making a thread but not to put the covers but to extract pvr and save them as covers without affecting performance, but I really can't stay with this, I have little time Sad, that's why I'm only going to fix bugs and in a few months we will continue with the setting.

Anyway, when the time comes, we'll talk and agree, okay?
12.07.2024 11:20
Найти все сообщения Цитировать это сообщение
SWAT Не на форуме
Администратор
*******

Сообщений: 7217
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 149
Поблагодарили 1209 раз(а) в 759 сообщ.
Сообщение: #45
RE: Development of a new menu
(12.07.2024 11:20)VeraBecker писал(а):  
(12.07.2024 10:15)SWAT писал(а):  Well, yes, but I meant that you need to load them individually, image by image, after you show the list.


I was thinking of making a thread but not to put the covers but to extract pvr and save them as covers without affecting performance, but I really can't stay with this, I have little time Sad, that's why I'm only going to fix bugs and in a few months we will continue with the setting.

Anyway, when the time comes, we'll talk and agree, okay?

Do what you want with your application, whenever you want. I just suggested an improvement, you can ignore it altogether. Unfortunately, without this texture, the images must be prepared so that there is a cover. For example, I don’t have covers and all the games on the list look the same.

[Изображение: barbers.png]
12.07.2024 13:20
Вебсайт Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #46
RE: Development of a new menu
(12.07.2024 13:20)SWAT писал(а):  Do what you want with your application, whenever you want. I just suggested an improvement, you can ignore it altogether. Unfortunately, without this texture, the images must be prepared so that there is a cover. For example, I don’t have covers and all the games on the list look the same.

Your suggestion is good, it will not be ignored, when the time comes I will put several scenarios to check IDE and SD. Wink
12.07.2024 17:36
Найти все сообщения Цитировать это сообщение
MannyMania Не на форуме
Новичок
*

Сообщений: 12
Зарегистрирован: 27.07.2020
Рейтинг: 0
Сказал спасибо: 3
Поблагодарили 2 раз(а) в 2 сообщ.
Сообщение: #47
RE: Development of a new menu
Hey @VeraBecker I've seen the videos of the new menu and it looks great!! I haven't seen any updates for a while. Can you give us some news on how it's coming along?

Cheers!!
07.08.2024 07:00
Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #48
RE: Development of a new menu
(07.08.2024 07:00)MannyMania писал(а):  Hey @VeraBecker I've seen the videos of the new menu and it looks great!! I haven't seen any updates for a while. Can you give us some news on how it's coming along?

Cheers!!

Hello, I have already made many performance changes and some good features that you will surely like, I don't want to discover new things but they are good and it is still in development to be able to have a first version.
11.08.2024 04:21
Найти все сообщения Цитировать это сообщение
MannyMania Не на форуме
Новичок
*

Сообщений: 12
Зарегистрирован: 27.07.2020
Рейтинг: 0
Сказал спасибо: 3
Поблагодарили 2 раз(а) в 2 сообщ.
Сообщение: #49
RE: Development of a new menu
(11.08.2024 04:21)VeraBecker писал(а):  
(07.08.2024 07:00)MannyMania писал(а):  Hey @VeraBecker I've seen the videos of the new menu and it looks great!! I haven't seen any updates for a while. Can you give us some news on how it's coming along?

Cheers!!

Hello, I have already made many performance changes and some good features that you will surely like, I don't want to discover new things but they are good and it is still in development to be able to have a first version.

Thank you very much for all the hard work!!!
15.08.2024 17:00
Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #50
RE: Development of a new menu
(15.08.2024 17:00)MannyMania писал(а):  
(11.08.2024 04:21)VeraBecker писал(а):  
(07.08.2024 07:00)MannyMania писал(а):  Hey @VeraBecker I've seen the videos of the new menu and it looks great!! I haven't seen any updates for a while. Can you give us some news on how it's coming along?

Cheers!!

Hello, I have already made many performance changes and some good features that you will surely like, I don't want to discover new things but they are good and it is still in development to be able to have a first version.

Thank you very much for all the hard work!!!

On the contrary, thank you for your interest.
16.08.2024 23:32
Найти все сообщения Цитировать это сообщение
 Сказали спасибо: miguelmarrero72
miguelmarrero72 Не на форуме
Новичок
*

Сообщений: 16
Зарегистрирован: 23.09.2017
Рейтинг: 0
Сказал спасибо: 1
Поблагодарили 7 раз(а) в 6 сообщ.
Сообщение: #51
RE: Development of a new menu
@VeraBecker Hi, I've checked your menu on the SD serial port and I think there's an error: the games won't load. I saw that the pio in the settings is active and can't be removed.
21.08.2024 17:27
Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #52
RE: Development of a new menu
(21.08.2024 17:27)miguelmarrero72 писал(а):  @VeraBecker Hi, I've checked your menu on the SD serial port and I think there's an error: the games won't load. I saw that the pio in the settings is active and can't be removed.

Hello, games menu loads the settings that are in iso loader, it does not save any settings to change the PIO, I will check it anyway, what game and configuration did you use? where did you download games menu from? In my GitHub it is obsolete, the most recent one is in the SWAT repository.
23.08.2024 01:00
Найти все сообщения Цитировать это сообщение
miguelmarrero72 Не на форуме
Новичок
*

Сообщений: 16
Зарегистрирован: 23.09.2017
Рейтинг: 0
Сказал спасибо: 1
Поблагодарили 7 раз(а) в 6 сообщ.
Сообщение: #53
RE: Development of a new menu
(23.08.2024 01:00)VeraBecker писал(а):  
(21.08.2024 17:27)miguelmarrero72 писал(а):  @VeraBecker Hi, I've checked your menu on the SD serial port and I think there's an error: the games won't load. I saw that the pio in the settings is active and can't be removed.

Hello, games menu loads the settings that are in iso loader, it does not save any settings to change the PIO, I will check it anyway, what game and configuration did you use? where did you download games menu from? In my GitHub it is obsolete, the most recent one is in the SWAT repository.

¿I downloaded it from your GitHub but from the SWAT GitHub I downloaded it and your games_menu doesn't appear in the dc folder so it's not in that latest compilation I ask?
23.08.2024 04:33
Найти все сообщения Цитировать это сообщение
SWAT Не на форуме
Администратор
*******

Сообщений: 7217
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 149
Поблагодарили 1209 раз(а) в 759 сообщ.
Сообщение: #54
RE: Development of a new menu
There are no test builds in my repository yet. First, I need to solve the obvious issues so as not to confuse anyone with them.
But you can compile it yourself from sources. Just don't distribute it.

[Изображение: barbers.png]
23.08.2024 05:52
Вебсайт Найти все сообщения Цитировать это сообщение
VeraBecker Не на форуме
Пользователь
**

Сообщений: 85
Зарегистрирован: 13.08.2018
Рейтинг: 0
Сказал спасибо: 36
Поблагодарили 44 раз(а) в 32 сообщ.
Сообщение: #55
RE: Development of a new menu
(23.08.2024 04:33)miguelmarrero72 писал(а):  
(23.08.2024 01:00)VeraBecker писал(а):  
(21.08.2024 17:27)miguelmarrero72 писал(а):  @VeraBecker Hi, I've checked your menu on the SD serial port and I think there's an error: the games won't load. I saw that the pio in the settings is active and can't be removed.

Hello, games menu loads the settings that are in iso loader, it does not save any settings to change the PIO, I will check it anyway, what game and configuration did you use? where did you download games menu from? In my GitHub it is obsolete, the most recent one is in the SWAT repository.

¿I downloaded it from your GitHub but from the SWAT GitHub I downloaded it and your games_menu doesn't appear in the dc folder so it's not in that latest compilation I ask?

It's like Swat says, the version is not released yet, there is no date yet because we have several developments, but you can download and compile the code (it takes some time to do), just please don't share it.

I'll share a little with you so you can see the progress.

https://youtu.be/8FeWfHbt59w

I hope you like it Wink
(Последний раз сообщение было отредактировано 23.08.2024 в 06:21, отредактировал пользователь VeraBecker.)
23.08.2024 06:19
Найти все сообщения Цитировать это сообщение
 Сказали спасибо: pcwzrd13 , dimka112
pcwzrd13 Не на форуме
Продвинутый
***

Сообщений: 464
Зарегистрирован: 04.05.2017
Рейтинг: 2
Сказал спасибо: 166
Поблагодарили 215 раз(а) в 163 сообщ.
Сообщение: #56
RE: Development of a new menu
Looking great, Vera! I like the new RetroDream-style view. Smile

Dreamcast Live | YouTube Channel | DreamShell IDE Compatibility List
23.08.2024 15:56
Найти все сообщения Цитировать это сообщение
 Сказали спасибо: VeraBecker
miguelmarrero72 Не на форуме
Новичок
*

Сообщений: 16
Зарегистрирован: 23.09.2017
Рейтинг: 0
Сказал спасибо: 1
Поблагодарили 7 раз(а) в 6 сообщ.
Сообщение: #57
RE: Development of a new menu
(23.08.2024 05:52)SWAT писал(а):  There are no test builds in my repository yet. First, I need to solve the obvious issues so as not to confuse anyone with them.
But you can compile it yourself from sources. Just don't distribute it.

Sorry but I've tried to compile several times and I get errors but I'm doing something wrong. Or I'm not using the necessary tools. Just if you could share it privately to do some usage tests and since I want to adapt 3D covers, how could I do it in dreamshell and if I can give an idea and excuse the abuse, thanks.
24.08.2024 05:58
Найти все сообщения Цитировать это сообщение
SWAT Не на форуме
Администратор
*******

Сообщений: 7217
Зарегистрирован: 04.01.2005
Рейтинг: 30
Сказал спасибо: 149
Поблагодарили 1209 раз(а) в 759 сообщ.
Сообщение: #58
RE: Development of a new menu
Show me your issues. I will help you solve them.

[Изображение: barbers.png]
24.08.2024 08:03
Вебсайт Найти все сообщения Цитировать это сообщение
Создать ответ 


Переход:


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