DC-SWAT Forum

Полная версия: DreamShell v4.0.0 Release
Вы просматриваете yпpощеннyю веpсию форума. Пеpейти к полной веpсии.
Страниц: 1 2 3 4 5 6 7
Where do u get the bleemcast games from
(19.03.2024 19:41)joxley192 писал(а): [ -> ]Where do u get the bleemcast games from

http://www.dc-swat.ru/forum/thread-4060.html
I found a bug with 4.0. It seems the keyboard doesn't work for entering a custom loader memory or changing the name of a shortcut. Tried plugging the keyboard into a couple different ports but I'm unable to type anything.
(19.04.2024 02:44)pcwzrd13 писал(а): [ -> ]I found a bug with 4.0. It seems the keyboard doesn't work for entering a custom loader memory or changing the name of a shortcut. Tried plugging the keyboard into a couple different ports but I'm unable to type anything.

Thanks for report. I'll check it someday.
Thanks SWAT. It wouldn't be a big deal but it's impossible to boot PSO v.2 as is without making a custom shortcut via a PC. It requires loader memory 0x8cef8000. This used to be one of the presets but I think you replaced it with a different one a while back. It might be a good idea to add it back for people that don't have a keyboard either.
Hello Swat, I found a strange behavior, I made 70 shortcuts of 128px, and when I execute one the console restarts, but the strange thing is that when I try to enter the iso loader or any other application it also restarts, it does not let me enter any of them, I had I have to leave only 50 shortcuts and now it works for me.
(19.04.2024 19:42)pcwzrd13 писал(а): [ -> ]Thanks SWAT. It wouldn't be a big deal but it's impossible to boot PSO v.2 as is without making a custom shortcut via a PC. It requires loader memory 0x8cef8000. This used to be one of the presets but I think you replaced it with a different one a while back. It might be a good idea to add it back for people that don't have a keyboard either.

Custom memory presets already fixed and I can make this memory as option. What exactly old unused memory option I should replace? I can't add new, no place for it.


(19.04.2024 20:47)VeraBecker писал(а): [ -> ]Hello Swat, I found a strange behavior, I made 70 shortcuts of 128px, and when I execute one the console restarts, but the strange thing is that when I try to enter the iso loader or any other application it also restarts, it does not let me enter any of them, I had I have to leave only 50 shortcuts and now it works for me.

Hmm memory should be enough. Press Start then A and type "mstats". Make screenshot of this info with 50+ shortcuts plz.
Интересно посмотреть историю развития dreamshell 4 версии по рабочему столу.
изменения и наполняемость различными программами.

[Изображение: 4-1-Dreamshell-4-0-0-Beta3-menu.png]
(22.04.2024 07:54)SWAT писал(а): [ -> ]
(19.04.2024 19:42)pcwzrd13 писал(а): [ -> ]Thanks SWAT. It wouldn't be a big deal but it's impossible to boot PSO v.2 as is without making a custom shortcut via a PC. It requires loader memory 0x8cef8000. This used to be one of the presets but I think you replaced it with a different one a while back. It might be a good idea to add it back for people that don't have a keyboard either.

Custom memory presets already fixed and I can make this memory as option. What exactly old unused memory option I should replace? I can't add new, no place for it.

I think you can replace 0x8cfa0000. I don't think any games use that one.
(19.04.2024 20:47)VeraBecker писал(а): [ -> ]Hello Swat, I found a strange behavior, I made 70 shortcuts of 128px, and when I execute one the console restarts, but the strange thing is that when I try to enter the iso loader or any other application it also restarts, it does not let me enter any of them, I had I have to leave only 50 shortcuts and now it works for me.

Hmm memory should be enough. Press Start then A and type "mstats". Make screenshot of this info with 50+ shortcuts plz.
[/quote]

Hi Swat, i made video:
https://youtu.be/lXITldP5o0U?si=xpq26qtDUbTxPWPV
(22.04.2024 16:57)pcwzrd13 писал(а): [ -> ]
(22.04.2024 07:54)SWAT писал(а): [ -> ]
(19.04.2024 19:42)pcwzrd13 писал(а): [ -> ]Thanks SWAT. It wouldn't be a big deal but it's impossible to boot PSO v.2 as is without making a custom shortcut via a PC. It requires loader memory 0x8cef8000. This used to be one of the presets but I think you replaced it with a different one a while back. It might be a good idea to add it back for people that don't have a keyboard either.

Custom memory presets already fixed and I can make this memory as option. What exactly old unused memory option I should replace? I can't add new, no place for it.

I think you can replace 0x8cfa0000. I don't think any games use that one.

https://github.com/DC-SWAT/DreamShell/co...98da3ca0b2

(22.04.2024 20:47)VeraBecker писал(а): [ -> ]
(19.04.2024 20:47)VeraBecker писал(а): [ -> ]Hello Swat, I found a strange behavior, I made 70 shortcuts of 128px, and when I execute one the console restarts, but the strange thing is that when I try to enter the iso loader or any other application it also restarts, it does not let me enter any of them, I had I have to leave only 50 shortcuts and now it works for me.

(22.04.2024 07:54)SWAT писал(а): [ -> ]Hmm memory should be enough. Press Start then A and type "mstats". Make screenshot of this info with 50+ shortcuts plz.

Hi Swat, i made video:
https://youtu.be/lXITldP5o0U?si=xpq26qtDUbTxPWPV

Heh, it happen every time? Can you upload all shortcuts for test? Just pack main app.
Цитата:Heh, it happen every time? Can you upload all shortcuts for test? Just pack main app.

Hello Swat, yes, this behavior always happens when there are many shortcuts of 128px, if you leave 50 or just under 60, it will work for you.

https://www.mediafire.com/file/qn9xxpgc9...n.zip/file

It also happens with a smaller image size but it allows you to add more shortcuts, for example 64px allows more than 100, but if you add more and the console restarts.
Hi Swat!

The custom memory problem is due to making a trim_spaces with a length greater than the size of the variable.

Line 1478, applications/iso_loader/modules/module.c

trim_spaces(ipbin->title, title, sizeof(ipbin->title)); --> trim_spaces(ipbin->title, title, sizeof(title));

I made the adjustment and now it correctly saves the address


I was finally able to compile Dreamshell!!

https://www.mediafire.com/file/eduom020h...r.zip/file


Regads
(22.04.2024 10:41)ands писал(а): [ -> ]Интересно посмотреть историю развития dreamshell 4 версии по рабочему столу.
изменения и наполняемость различными программами.

[Изображение: 4-1-Dreamshell-4-0-0-Beta3-menu.png]

Пропустил сообщение. Действительно интересно. Продублирую в discord.
Еще бы сделать скрины от предыдущих версий и сделать полную историю, было бы круто.
(07.05.2024 06:51)VeraBecker писал(а): [ -> ]Hi Swat!

The custom memory problem is due to making a trim_spaces with a length greater than the size of the variable.

Line 1478, applications/iso_loader/modules/module.c

trim_spaces(ipbin->title, title, sizeof(ipbin->title)); --> trim_spaces(ipbin->title, title, sizeof(title));

I made the adjustment and now it correctly saves the address


I was finally able to compile Dreamshell!!

https://www.mediafire.com/file/eduom020h...r.zip/file


Regads

Thanks! Can you make pull request on github? But better change "title" size to 32 here, because 24 is mistype (it's copy of "memory" variable).
(08.05.2024 07:15)SWAT писал(а): [ -> ]
(07.05.2024 06:51)VeraBecker писал(а): [ -> ]Hi Swat!

The custom memory problem is due to making a trim_spaces with a length greater than the size of the variable.

Line 1478, applications/iso_loader/modules/module.c

trim_spaces(ipbin->title, title, sizeof(ipbin->title)); --> trim_spaces(ipbin->title, title, sizeof(title));

I made the adjustment and now it correctly saves the address


I was finally able to compile Dreamshell!!

https://www.mediafire.com/file/eduom020h...r.zip/file


Regads

Thanks! Can you make pull request on github? But better change "title" size to 32 here, because 24 is mistype (it's copy of "memory" variable).

Of course, I will do it today.
(08.05.2024 22:44)VeraBecker писал(а): [ -> ]
(08.05.2024 07:15)SWAT писал(а): [ -> ]Thanks! Can you make pull request on github? But better change "title" size to 32 here, because 24 is mistype (it's copy of "memory" variable).

Of course, I will do it today.

**************************
UPDATE 1
I entered my git username and password but it asks me for permissions to create the pull

User: ManiacVera
Email: maniac_vera@hotmail.com

fatal: Authentication failed for 'https://github.com/DC-SWAT/DreamShell.git/'
(08.05.2024 23:41)VeraBecker писал(а): [ -> ]
(08.05.2024 22:44)VeraBecker писал(а): [ -> ]
(08.05.2024 07:15)SWAT писал(а): [ -> ]Thanks! Can you make pull request on github? But better change "title" size to 32 here, because 24 is mistype (it's copy of "memory" variable).

Of course, I will do it today.

**************************
UPDATE 1
I entered my git username and password but it asks me for permissions to create the pull

User: ManiacVera
Email: maniac_vera@hotmail.com

fatal: Authentication failed for 'https://github.com/DC-SWAT/DreamShell.git/'

Make fork of DreamShell, push commits to your own repo (you can make brunch for example or use master) and then make pull request in GitHub web.
(10.05.2024 19:05)SWAT писал(а): [ -> ]Make fork of DreamShell, push commits to your own repo (you can make brunch for example or use master) and then make pull request in GitHub web.

Hello Swat,
I was able to do it, did you get the pull request?
Страниц: 1 2 3 4 5 6 7
URL ссылки