Noob Using Geepee32


Fire_Blade

Member
Joined
Aug 4, 2004
Messages
163
i got geepee32 running with the fw157e.bin and i can run fxe that don't have a map that it is only the fxe like drumman but how can i run fxe with a map like kof
 
Have you put everything in the correct folders ie:

gp:/gpmm/kof91

edit: best thing to do is read and follow the readme, should show you where to put things. Normally fxe files go in the folder gpmm and the folders with all the data for the game i.e kof91 folder goes in gpmm.
 
You need to create a virtual SMC using makesmc.
http://users.skynet.be/firefly/gp32/project/makesmc/

Just create the same directory structure like it would be on a real GP, use "makesmc <directory> <smcname.smc>" and load the SMC into Geepee32.

But to make it clear: GeePee32 is not really useful for playing (too slow), just for beta testing, debugging and screenshot taking.
 
i downloaded that smc maker but when i double click it it just opens and closes realy fast
 
i opened it in dos but it ends and c:\> comes up again i can see how i make a smc but i can't do it because the program has stopped
 
You DO realise that geepee32 is unplayable, right?

It was designed to help coders...
 
i just want to take screens for a gp32 fanzine that me and dwarrrior are working on, i'll post it when you can read
 
Okay.
Do this:

Create a directory c:\makesmc

Put the makesmc.exe in there.
(use the right version according to the SMC size you want to create).

Create a directory c:\makesmc\smc
Put all your files with the right directory structure (same as you would put on a real smc) into the c:\makesmc\smc directory.
(e.g. c:\makesmc\smc\gpmm)

Now go to the command prompt and change to the c:\makesmc Directory.
(you should see c:\makesmc>)

Now type:
makesmc smc project.smc

After that, you should have c:\makesmc\project.smc

You can load this up in GeePee32

If you get an error, your project is probably bigger than the makesmc.exe Version you're trying to use. Get the one for a larger SMC.
 
Has anybody been succesfull at running YAFL on GeePee32? I have tried running it as an fxe and as default boot in Aquafish but it always crashes while scanning. I have created a SMC and evrything I try runs fine except for YAFL.
 
Got it working. I did have the gpetc folder but the emulator crashed because I also had my YAFL.cfg file in there. It works just fine as long as I don't have a YAFL.cfg file in gpetc. Still, thanks for your reply woogal.

Cool, now I can finally take some screenshots :)
 
EvilDragon posted on Aug 8 2004 at 06:10 PM said:
Okay.
Do this:

Create a directory c:\makesmc

Put the makesmc.exe in there.
(use the right version according to the SMC size you want to create).

Create a directory c:\makesmc\smc
Put all your files with the right directory structure (same as you would put on a real smc) into the c:\makesmc\smc directory.
(e.g. c:\makesmc\smc\gpmm)

Now go to the command prompt and change to the c:\makesmc Directory.
(you should see c:\makesmc>)

Now type:
makesmc smc project.smc

After that, you should have c:\makesmc\project.smc

You can load this up in GeePee32

If you get an error, your project is probably bigger than the makesmc.exe Version you're trying to use. Get the one for a larger SMC.
i did everything you said and i have almost no problems untill

now type: makesmc smc project.smc
 
Last edited by a moderator:
Fire_Blade posted on Aug 11 2004 at 06:18 PM said:
it sais that makesmc isn't a command

i type

c:\makesmc>makesmc ....

Could be two errors:

1. Are you sure you have makesmc.exe in c:\makesmc ?

2. You don't have to type "c:\makesmc>", this is just the directory where you have to be. Ever used DOS? (If not, I'm gonna explain a bit more, so you can finally create your SMC)

3.If you downloaded a different version than the 16 MB version of makesmc, the program name is a bit different and you have to type makesmc_32 or makesmc_64, etc.
 
Last edited:
Back
Top