Emuforums.com

Go Back   Emuforums.com > Gamecube Emulation > GCEmu Discussion
About Us Register FAQ Members List Calendar Mark Forums Read

Login to remove all ads!
Reply
 
LinkBack Thread Tools Display Modes
Old January 27th, 2006   #1 (permalink)
I'm testing games for emu
 
pcmaker's Avatar
 
Join Date: Dec 2004
Location: Czech Republic
Posts: 413
Question Problem with exe...I can't run this emu

Where's the problem pls?
Attached Images
File Type: jpg GCemuexe.jpg (62.1 KB, 268 views)
__________________
Asus P5N-E SLI//Core 2 Duo E6600 2.4 Ghz//Geil 2 GB Ram 800 Mhz//Ati Sapphire X1950 Pro 512 MB//Windows XP Professional SP2

PS3 60 GB
pcmaker is offline   Reply With Quote
Old January 27th, 2006   #2 (permalink)
EmuAddict-_-;;
 
cyclonmaster's Avatar
 
Join Date: Apr 2005
Location: Sarawak, Malaysia
Posts: 2,292
Of course u can't run it drirectly. This emu extremely incomplete. It don't has a GUI. U should run it by 'DOS command prompt' & type 'gcemu game.gcm' , game.gcm is u're gamename file.
__________________
Windows XP SP2 | Monitor BenQ FP 91G+|AMD Athlon 64 3000+(9x239=2.145GHz) | Corsairs 512MB RAM 3-3-3-8 Dual Channel
Albatron 6600GT 128MB PCI-E | Albatron KXT890 ProII | WD SATA 120GB | SONY DVDRW DW-Q30A
cyclonmaster is offline   Reply With Quote
Old January 27th, 2006   #3 (permalink)
<_-AK-_>
 
raksmey1309's Avatar
 
Join Date: Jul 2005
Location: Kingdom of Cambodia
Posts: 1,248
It should be like this.
Click the 'command prompt' in start menu.
The Dos screen appear.
It look like this on my PC:c:\document and setting\raksmey
Just type
c:\document and setting\raksmey\gcemu.exe your_game_name.gcm(not iso)
It should works.
__________________

If I will be rewarded for my meritorious acts,I wish to be reborn in Kampujia (again)
Preah Vihear,a Khmer temple is on the list of UNESCO world heritage. Hopefully to wake up some Thai people from their long day dream.XD
raksmey1309 is offline   Reply With Quote
Old January 27th, 2006   #4 (permalink)
Registered User
 
undertaker666's Avatar
 
Join Date: Jan 2006
Location: Death Valley
Posts: 16
hey first post. anyway what if i only have an iso?
undertaker666 is offline   Reply With Quote
Old January 27th, 2006   #5 (permalink)
<_-AK-_>
 
raksmey1309's Avatar
 
Join Date: Jul 2005
Location: Kingdom of Cambodia
Posts: 1,248
Just rename it to .gcm.
__________________

If I will be rewarded for my meritorious acts,I wish to be reborn in Kampujia (again)
Preah Vihear,a Khmer temple is on the list of UNESCO world heritage. Hopefully to wake up some Thai people from their long day dream.XD
raksmey1309 is offline   Reply With Quote
Old January 27th, 2006   #6 (permalink)
Slow, careful & precise
 
Low Lines's Avatar
 
Join Date: Jan 2006
Location: Australia
Posts: 33
Hey does anyone know how to write one of those simple Dos shortcut thingos, I can't remember how it's done, but it would be heaps easier to run the emu if one was made. They can be done in Notepad, I did one while having a go at GBA homebrew (no success though).
They call 'em ".bat" files if that helps...
Low Lines is offline   Reply With Quote
Old January 27th, 2006   #7 (permalink)
MMP-2 Dude
 
Clements's Avatar
 
Join Date: Jun 2003
Location: UK
Posts: 1,635
Just put the gcm in the same folder as the emulator, create an ordinary shortcut, and add the name of the gcm after the target field. eg.

"C:\GCemu\GCemu.exe" gamename.gcm

Removes the need to use the Command Prompt every time. Hopefully someone will come up with a frontend for it like the GCube one.
Clements is offline   Reply With Quote
Old January 27th, 2006   #8 (permalink)
Slow, careful & precise
 
Low Lines's Avatar
 
Join Date: Jan 2006
Location: Australia
Posts: 33
Making a Runtime .bat file

You are probably right Clements, but I just worked out how to do the .bat files, so I show people how to do it. I'll post this in EmuTalk as well...


Open up Notepad and type in this code...

cd directory
call gcemu filename.gcm

And save the file down as a ".bat" file.
You can make one of these for each game and run it by just opening the ".bat" file. I hope this is useful...
Low Lines is offline   Reply With Quote
Old January 28th, 2006   #9 (permalink)
Registered User
 
undertaker666's Avatar
 
Join Date: Jan 2006
Location: Death Valley
Posts: 16
Clements, your idea doesn't work i tried. btw can the name of file contain spaces?
__________________
undertaker666 is offline   Reply With Quote
Old January 28th, 2006   #10 (permalink)
MMP-2 Dude
 
Clements's Avatar
 
Join Date: Jun 2003
Location: UK
Posts: 1,635
Nope. Replace them with underscores.
Clements is offline   Reply With Quote
Old January 28th, 2006   #11 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Canada
Posts: 18
Actually yes it can contain spaces. You simply have to put double quotes around the whole thing.

If you are in windows XP just use tab completion. In otherwords type the first 3 letters of the filename and press tab and it will fill in the rest for you. It will even put quotes if they are needed.
CocodaMonkey is offline   Reply With Quote
Old January 28th, 2006   #12 (permalink)
Emu author
 
@ruantec's Avatar
 
Join Date: Nov 2002
Location: Austria (originally from the most beautiful island of the caribbean "Dominican Republic")
Posts: 1,315
i have a solution for ya.......use my gcemu manager
__________________

Current development tools:

Visual C++.net, Visual C#.net
Visual VB.net, Visual Webdeveloper.net
Bloodshed Dev C++, Borland C++
Visual Basic 6
@ruantec is offline   Reply With Quote
Old January 28th, 2006   #13 (permalink)
Registered User
 
Join Date: Aug 2003
Posts: 35
Quote:
Originally Posted by @ruantec-Man
i have a solution for ya.......use my gcemu manager
yeah works like a charm, using it myself (commandline did work fine but this is easier

thanx
__________________
DJ ZOOi is offline   Reply With Quote
Old February 23rd, 2006   #14 (permalink)
Registered User
 
Join Date: Feb 2006
Location: Georgia
Posts: 1
.gcm

I have renamed the iso to a .gcm and it does not work. Are there any programs that can convert the iso to a gcm?
Matt51 is offline   Reply With Quote
Old June 20th, 2007   #15 (permalink)
Registered User
 
Join Date: Dec 2006
Location: United States
Posts: 6
filezilla does wonders
serialata is offline   Reply With Quote
Old July 6th, 2007   #16 (permalink)
Moderator
 
emwearz's Avatar
 
Join Date: Feb 2006
Location: Melbourne, Australia
Posts: 3,211
serialata was there really any point in bring back a topic that had been dead for over a year with a reply like that?

(Granted I posted this 16 days late).
__________________

- No Jobs On A Dead Planet -
Welcome to EMerica .:|:. You're mine now


» Intel Core 2 Duo E6300 B2 Stepping @3.3 Ghz | Asus 8800GT 512MB PhysX enabled @700/1750/975 MHz | 2GB OCZ DDR2 800 «
» Asus P5B Vanilla | Thermaltake Soprano | Thermaltake Big Typhoon VX «

» Beta Tester for nullDC «
emwearz is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 05:25.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.0 Release Candidate 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5