Next Generation Emulation banner
61 - 80 of 94 Posts
Chrono Archangel said:
hey thanx i will try that. i have a couple games that keep runnign like that. what does "c" do actually?
evrytime i press it it crashes and gives me

Error opening terminal: cygwin
when you hit "c" when looking at the video output window it will break and go to debug mode. You can see the gamecube asm code in the other window, edit it skip stuff and what not. pretty fun messing with it , if you know what ur doing.
 
Posty said:
Hmm, you do know compressed/shrinked are the same things, right?
Compressed gcm and shrinked gcms are two completely different things. Shrinking differs the image, but compression doesn't (the image can be decompressed and You'll end up with what You started).
Shrinked gcms should be working just like the not shrinked ones.
 
ChaosCode said:
when you hit "c" when looking at the video output window it will break and go to debug mode. You can see the gamecube asm code in the other window, edit it skip stuff and what not. pretty fun messing with it , if you know what ur doing.
when i press "c" it crashes. and thats for everygame. ive sent an email to monk...he answered that "The debugger works in a terminal, and it seems it doesn't work on Your system." i guess ill do without. im curious as why it does that to me though
 
gcube doesnt work for me :(

when i drag&drop the .gcm to the .exe, it opens the dos window and there is all the stuff SDL.....u know what i mean. then opens the main emu window, but then it stops doing something. it loads and loads but nothing happens.

any suggestions?
i attached a pic....
 
Hedgedog said:
gcube doesnt work for me :(

when i drag&drop the .gcm to the .exe, it opens the dos window and there is all the stuff SDL.....u know what i mean. then opens the main emu window, but then it stops doing something. it loads and loads but nothing happens.

any suggestions?
i attached a pic....
I had the same problem, I fixed it by making it fullscreen. You make a shortcut to you desktop, and then right click it. Go to properties, and in "Target:" you should have something like this.

"C:\Gcube\gcube.exe"

make it look like this

"C:\Gcube\Gcube.exe" -f

The -f sets the emu to full screen when you drag a gcm to it. The graphics work then :D
 
Hedgedog said:
gcube doesnt work for me :(

when i drag&drop the .gcm to the .exe, it opens the dos window and there is all the stuff SDL.....u know what i mean. then opens the main emu window, but then it stops doing something. it loads and loads but nothing happens.

any suggestions?
i attached a pic....
yeah try a differnt game.
 
61 - 80 of 94 Posts