Release: RadMenu
Release: RadMenu
I have been looking for a pretty menu system for the PS2. I didn't find anything I liked so I have come up with this. This is the first release so test with care. Let me know of any ideas for improvements.
radmenu.zip
radmenu.zip
-
- Posts: 83
- Joined: Wed Jul 13, 2005 12:25 am
Neat, support for other booting from other locations would be pretty nice as well. Any chance of the source code becoming available?
A config screen would be nice, but its not necessary.
Oh, and one little thing, the top right of the poweroff icon has some colored pixels where I'm thinking it shouldn't be.
I definitly like the time/date on the screen, don't see that too often in ps2 homebrew.
A config screen would be nice, but its not necessary.
Oh, and one little thing, the top right of the poweroff icon has some colored pixels where I'm thinking it shouldn't be.
I definitly like the time/date on the screen, don't see that too often in ps2 homebrew.
New update: RadMenu 0.3
HDD and USB now working.
Putting radmenu.elf itself on the HDD is not supported as yet, but it does work on the USB drive.
I have done some limited testing on CDROM. I have launched a PS2 game successfully. I dont have a mod chip so I have been unable to test burned cds. I believe the internal CDROM driver only supports ISO format and Joliet.
HDD and USB now working.
Putting radmenu.elf itself on the HDD is not supported as yet, but it does work on the USB drive.
I have done some limited testing on CDROM. I have launched a PS2 game successfully. I dont have a mod chip so I have been unable to test burned cds. I believe the internal CDROM driver only supports ISO format and Joliet.
Hi radad, actually my PS2 is connected to a TV card, so I just use the provided software for screenshots. With the PS2 connected to the PC, it's much more easy to develop :)radad wrote:How do you take a screenshot? I thought you could do it with ps2link but looking at the code it doesnt seem to do anything,
-
- Posts: 83
- Joined: Wed Jul 13, 2005 12:25 am
I don't actually find it easier to develop using my tv tuner, but I've got a tv right next to my computer as well, which is what I generally use.
radad: If you want to use the screenshots on a website or something, go for it, they took me like 15 seconds to make.
http://s33.photobucket.com/albums/d98/u ... 2/radmenu/
radad: If you want to use the screenshots on a website or something, go for it, they took me like 15 seconds to make.
http://s33.photobucket.com/albums/d98/u ... 2/radmenu/
-
- Posts: 83
- Joined: Wed Jul 13, 2005 12:25 am
I don't know what time zones you guys use, but if the program just displays the time as given by the RTC, then it will always be diifferent unless the time zone is set for Japan. When setting the clock, the Sony code always adjusts its values to compensate for the time zone, in such a way that all PS2 consoles (when correctly setup) will use Tokyo time internally.ubergeek42 wrote:Yeah, it's displaying time incorrectly, the time is set correctly in the ps2's bios.
NTSC PS2 v7(scph 39001) Though I don' think that matters.
Best regards: dlanor
-
- Posts: 83
- Joined: Wed Jul 13, 2005 12:25 am
That's not any real error, but merely a different way of presenting the same time of day (or night rather).radad wrote:I take into account all that. The only issue I saw was that it said "0:29 AM" instead of "12:29 AM".
Customs differ in various nations, and since other things related to the PS2 RTC follow japanese standards I expect that this presentation too may be a japanese custom. Though it could just be a result of the simplest algorithm to convert from a 24 hour timestamp format to the AM/PM fomat.
Best regards: dlanor
New update: RadMenu 0.4
Added support for command line parameters
Updated to latest ps2sdk
Use USBHDFSD
Colorize icons
Use the non-x modules
Specify config file in command line parameter
Also I would like to see others setup. What background and icon images do you use? Have you experimented with sizing and positioning?
Added support for command line parameters
Updated to latest ps2sdk
Use USBHDFSD
Colorize icons
Use the non-x modules
Specify config file in command line parameter
Also I would like to see others setup. What background and icon images do you use? Have you experimented with sizing and positioning?
RadMenu not finding its configuration file?
Hello,
everytime i try to launch RadMenu with something else than ulaunchelf, i only get the error message "No Applications".
This happens when i try to boot it via the exploit (everything in mc0:/BEDATA-SYSTEM), Swapmagic 3.6 (everything in mc0:/SWAPMAGIC) or PS2KeyLauncher (everything in mc0:/radmenu).
I have no problem to launch it through ulaunchelf, no matter in which directory radmenu.elf (or any other name) and its configurationfile etc. resides.
Has anyone else had this problem?
I already looked at the sourcecode and found that it gets the path from argv[0] and appends "radmenu.cnf" to it, so i think that it should work.
Until now i was unable to compile the source, i wanted to try it with a fixed location for the radmenu.cnf.
I just installed the ps2toolchain for the first time according to "Building PS2 Toolchains In MinGW", but there's something missing here...
Thank you for this piece of software, and thanks to everyone who will be pondering over my problem.
regards
everytime i try to launch RadMenu with something else than ulaunchelf, i only get the error message "No Applications".
This happens when i try to boot it via the exploit (everything in mc0:/BEDATA-SYSTEM), Swapmagic 3.6 (everything in mc0:/SWAPMAGIC) or PS2KeyLauncher (everything in mc0:/radmenu).
I have no problem to launch it through ulaunchelf, no matter in which directory radmenu.elf (or any other name) and its configurationfile etc. resides.
Has anyone else had this problem?
I already looked at the sourcecode and found that it gets the path from argv[0] and appends "radmenu.cnf" to it, so i think that it should work.
Until now i was unable to compile the source, i wanted to try it with a fixed location for the radmenu.cnf.
I just installed the ps2toolchain for the first time according to "Building PS2 Toolchains In MinGW", but there's something missing here...
Thank you for this piece of software, and thanks to everyone who will be pondering over my problem.
regards
Still problems
I also have problem running it with ps2client. This is the output i get:
$ ps2client -h ps2 execee host:radmenu.elf
loadelf: fname host:radmenu.elf secname all
loadelf version 3.30
Input ELF format filename = host:radmenu.elf
0 00100000 0008db20 .........
Loaded, host:radmenu.elf
start address 0x100008
gp address 00000000
Path: host:
open name host:/radmenu.cnf flag 1 data 44a78
open fd = 2
Get Reboot Request From EE
ps2ip_ShutDown: Shutting down ps2ip-module
On my TV i get something like this (difficult to read):
EE Exception handler: TLB load/ist fetch exception
Cause 70000003 BadVAddr 00000000 Status 70030c13 EPC 0011a4a4
There is also a dump of the registers.
When i remove the configuration file, radmenu starts and displays "No application".
$ ps2client -h ps2 execee host:radmenu.elf
loadelf: fname host:radmenu.elf secname all
loadelf version 3.30
Input ELF format filename = host:radmenu.elf
0 00100000 0008db20 .........
Loaded, host:radmenu.elf
start address 0x100008
gp address 00000000
Path: host:
open name host:/radmenu.cnf flag 1 data 44a78
open fd = 2
Get Reboot Request From EE
ps2ip_ShutDown: Shutting down ps2ip-module
On my TV i get something like this (difficult to read):
EE Exception handler: TLB load/ist fetch exception
Cause 70000003 BadVAddr 00000000 Status 70030c13 EPC 0011a4a4
There is also a dump of the registers.
When i remove the configuration file, radmenu starts and displays "No application".
The EE exception seems to be happen when the configured icons are not where they should be (host:).
After putting the icons in the same directory radmenu works without problem.
I now found another version of PS2 Keylauncher, which lets me autolaunch radmenu after is has been started via the exploit.
Still don't know why radmenu refuses to find its configurationfile when started via exploit.
Is there some way to get the output of the printf's of radmenu when launched without ps2client just to know whats going on?
At least i know have a beautiful and functional launcher.
But i will further look into this issue to further reduce the loading time but this will have to wait about 2 weeks (going on vacation next week).
Anyhow, thanks for your help.
After putting the icons in the same directory radmenu works without problem.
I now found another version of PS2 Keylauncher, which lets me autolaunch radmenu after is has been started via the exploit.
Still don't know why radmenu refuses to find its configurationfile when started via exploit.
Is there some way to get the output of the printf's of radmenu when launched without ps2client just to know whats going on?
At least i know have a beautiful and functional launcher.
But i will further look into this issue to further reduce the loading time but this will have to wait about 2 weeks (going on vacation next week).
Anyhow, thanks for your help.
I shall have a look at that.verdammt wrote:The EE exception seems to be happen when the configured icons are not where they should be (host:).
Not really. The only other way is to use the serial io but I think that requires some hardware modification.verdammt wrote:Is there some way to get the output of the printf's of radmenu when launched without ps2client just to know whats going on?
Glad its working now.verdammt wrote:At least i know have a beautiful and functional launcher.
Hi!
I like radmenu but there was no improvement. Why, it's a great application?
Is it possible to improve it to get an interface similar to the PSP?
Example:
http://psx-scene.com/forums/attachment. ... 1214830993
I like radmenu but there was no improvement. Why, it's a great application?
Is it possible to improve it to get an interface similar to the PSP?
Example:
http://psx-scene.com/forums/attachment. ... 1214830993
Source is on the website http://radad.110mb.com/software/ps2/radmenu.html