PDA

View Full Version : need help with C:\DJGPP\cemu Folders


felix the cat
06-08-2007, 01:27 PM
Reading the compiling cemu with DJGPP

To compile new cemu source files follow these steps;
1. Rename the existing C:\DJGPP\Cemu folder to reflect what it was
(such as Cemu-1.72a )


When i open the C:\DJGPP folder i see a folder (cemu )
Is this the one i rename ?
Can someone explain step by step.

2.Make a new C:\DJGPP\Cemu folder an put the Cemu source files into that folder.(including any subfolders such as pmcom)

How do i make a new C:\DJGPP\Cemu folder and how do i put the new source files into it ? copy/paste, drag and drop or extract to this folder ?

I beleive my problem is with the way i made the folders,and how i how i put the new source files into them .

I am trying to use the new Cemu 10b_v1.92AR

I am currently using Cemu 1.72a It won't AR,and i must install keys mannually
everytime the keys change.

I have since uninstalled and ready to reinstall to start fresh.
I still have the rar files.

I feel like the (geico )cave man

Crazy1_79
06-08-2007, 04:32 PM
Ok, you can delete any files in the cemu folder in djgpp, except for the compress.bat, the pccomm and the updater files. (basically all source compilation files. then extract your new cemu source files to there, C:Djgpp/cemu is where they extract too . then you start djgpp and go through your compiling sequence make djgpp=1 clean (if you delete all existing files this will error out, really no need to do it

make djgpp=1 (this will make cemu.exe)

make djgpp=1 compress (thise will compress it to fit onto floppy)

seaboard18
06-13-2007, 04:49 AM
Ok, you can delete any files in the cemu folder in djgpp, except for the compress.bat, the pccomm and the updater files. (basically all source compilation files. then extract your new cemu source files to there, C:Djgpp/cemu is where they extract too . then you start djgpp and go through your compiling sequence make djgpp=1 clean (if you delete all existing files this will error out, really no need to do it

make djgpp=1 (this will make cemu.exe)

make djgpp=1 compress (thise will compress it to fit onto floppy)


That should be pmcom -- not -- pccomm -- :D

felix the cat
06-13-2007, 11:50 AM
Ok i got it .
I renamed existing C:\djgpp\cemu folder : cemu71.2a
Then made a new folder C:\djgpp\cemu
Opened new source files from cemu10b_v1.9AR and placed them in this folder
Also the pmcom folder from the first folder .
Downloaded swapbyte and also placed in this folder.
started DJGGP - typed " make" it compiled without any errors.
typed " make compress" it compressed
opened C:\djggp\cemu and right clicked on the new cemu.exe file and sent to floppy worked great!:D
The djggp compiler i am using was downloaded from another site