| View previous topic :: View next topic |
| Author |
Message |
zaphod
Joined: 21 Jul 2004 Posts: 53
|
Posted: Fri Aug 13, 2004 11:26 am Post subject: Help with getting ps2menu working with AR MAX. |
|
|
| I've burned a CD with it on it in Max Media Creator (named autoexec.elf) and it doesn't seem to want to cooperate. Any tips from someone here who's done it sucessfully? either i'm missing something, or I'm having media issues, but I dont' know hwo to tell which. |
|
| Back to top |
|
 |
zaphod
Joined: 21 Jul 2004 Posts: 53
|
Posted: Fri Aug 13, 2004 6:57 pm Post subject: |
|
|
well, i've figured out a bit more...
ps2menu just does NOT seem to work. the following programs do seem to work.
1) pgen (codejunkies version)
2) mcloader
presumably, snes-station will work too, but it doesn't have very advanced fiels access.
ps2menu just black screens every time. I need either a .max file with the exploit (using SotN as boot disc) or a .elf file that can copy fiels to the memcard that boots in Max Media Player. |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Fri Aug 13, 2004 9:38 pm Post subject: |
|
|
I have looked a bit over that issue that I experienced myself. Well, there's a quick and easy answer: their loader is quite buggy. For two reasons:
-) They have a loader that loads the elf from an UMCDR CD, but their code resides at a low address. You should try for example ps2link in highload mode. Or try to pack ps2menu using stubs located at a high value.
-) They have a crappy loader that loads the elf out of a USB stick. This one is quite hopeless. SjCrunch will generate valid binaries for it though, but not ps2-packer.
So that's maybe a solution: first sjcrunch your software. That should help indirectly. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
zaphod
Joined: 21 Jul 2004 Posts: 53
|
Posted: Sat Aug 14, 2004 12:25 am Post subject: |
|
|
well guess I need to grab toolchain. I tried the ps2packer stubs, and they don't seem to want to work.
i guess it's time for me to sjcrunch. |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Sat Aug 14, 2004 12:44 am Post subject: |
|
|
I just tried. No good either.
Well, their loader is quite buggy it seems. Someone shall dig about it a bit more. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
zaphod
Joined: 21 Jul 2004 Posts: 53
|
Posted: Sat Aug 14, 2004 1:37 am Post subject: |
|
|
well i sjcrunched it, and it then started to load, but it seems to have hung after loading ps2netfs.if
is that because I don't have the broadbadn adapter in?
Grr. all I want to do is get ps2menu running from memcard without voiding my warrantly by dissassembling my ps2. is that so wrong? ;) |
|
| Back to top |
|
 |
Chocoboboy
Joined: 22 Jul 2004 Posts: 30 Location: China
|
Posted: Sat Aug 14, 2004 3:36 am Post subject: |
|
|
I have tried the Ps2menu,It just work fine on my ps2.
I have a net adapter.
By the way, what is "sjcrunch" mean? |
|
| Back to top |
|
 |
taz030485
Joined: 27 May 2004 Posts: 27
|
Posted: Thu Aug 26, 2004 5:50 pm Post subject: |
|
|
I cannot get PS2Menu to load from the MAX either.
I was wandering do I HAVE 2 have a net adapter and hdd for PS2Menu to run because I don't have either.
Also what is the best way to copy ELF's onto the memory card.
Note: I do not have a Mod chip. |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Thu Aug 26, 2004 8:31 pm Post subject: |
|
|
The ar max evo loader is a bit crap. Compress your binary first. Thus, it will render the loading possible, due to the loading address changes. I successfully loaded ps2menu and ps2link from ar max evo using ps2-packer. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
taz030485
Joined: 27 May 2004 Posts: 27
|
Posted: Fri Aug 27, 2004 10:09 am Post subject: |
|
|
I'm kind of new to homebrew and I don't know how to pack and unpack things.
Can you tell me what files I need and how to do it or where to find a tutorial.
Thanx |
|
| Back to top |
|
 |
|