Bootmenu


sam fisher

Well-Known Member
I have made my own zpr but first it went suzzy. I then used bconf.fxe to update instead of pressing L and it will now appear with my smc in. But I cannot use any of the things I put in the menu exceept of the things built in to the firmware. Why is this? thanks.
 
You must be doing something wrong, 'cause it worked fine for me. :( Go through exactly how you used the ZPR maker...
 
Used it to make it byt going to each of the things and for example. Clicked fxe. It said in gpmm that was right. Put its name as gpcine as that is gp cinema. Clicked change. It appeared on the place I had clicked on the menu thing. Did this for the rest. It doesn not do anything when I click them.
 
Did you remember the file extension ".fxe" at the end? Also, there are two boxes. The first one has the path information in, including the FXE. The second is just a friendly name. For example the first could have "gp:\gpmm\gpcine.fxe" and the second "GPCinema"...

Hope this helps :p
 
Open up your conf.zpr in Notepad and copy&paste the results into your reply. Most of it will be in binary, but some of it is ASCII.
 
This is one
Code:
                                   gp:\gpmm\gpcine.fxe             gp:\gpmm\fgen32.fxe             gp:\gpmm\os9xgp.fxe             gp:\gpmm\fsms32.fxe                                             gp:\gpmm\iv.fxe                                                 gp:\fw.bin                              gpcinemafgen32  os9xgp  fsms32          image           firmware
Heres another
Code:
                                gp:\gpmm\gpcine.fxe             gp:\gpmm\fgen32.fxe             gp:\gpmm\os9xgp.fxe             gp:\gpmm\fsms32.fxe                                             gp:\gpmm\iv.fxe                                                 gp:\fw.bin                              gpcinemafgen32  os9xgp  fsms32          image           firmware
 
sam fisher posted on Jul 11 2004 at 09:54 PM said:
This is one
Code:
                                   gp:\gpmm\gpcine.fxe             gp:\gpmm\fgen32.fxe             gp:\gpmm\os9xgp.fxe             gp:\gpmm\fsms32.fxe                                             gp:\gpmm\iv.fxe                                                 gp:\fw.bin                              gpcinemafgen32  os9xgp  fsms32          image           firmware
Heres another
Code:
                                gp:\gpmm\gpcine.fxe             gp:\gpmm\fgen32.fxe             gp:\gpmm\os9xgp.fxe             gp:\gpmm\fsms32.fxe                                             gp:\gpmm\iv.fxe                                                 gp:\fw.bin                              gpcinemafgen32  os9xgp  fsms32          image           firmware
hmmm.... image viewer i wonder what that could be for?...
 
Last edited by a moderator:
You DO have these files with exactly these names in exactly the directory you stated in the config (here: gpmm) on the inserted SMC, right?

'cause the launcher doesn't do anything if it can't file the file.
 
Just for curiosity's sake, even though it shouldn't be case sensitive, try making a new ZPR with "gp:\gpmm\OS9Xgp.fxe" instead of "gp:\gpmm\os9xgp.fxe" and see if that works.
 
Back
Top