Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

3 Dimensional Chat / process of making a working .EXE

Author
Message
IBOL
Retired Moderator
22
Years of Service
User Offline
Joined: 30th Mar 2004
Location: @IBOL17
Posted: 23rd Sep 2004 11:26
OK,

so i have my source code written, my .X models, and all textures and sounds. everything to make a game. BUT. what is necessary to make it all work, to make a .EXE and associated files that i can give to someone else via download or a CD?

because i tried compiling my game, and giving a person that .exe file, and all the media, but it won't run.

if there is an in depth tutorial, point me in the right direction.
otherwise, what are the steps, what needs to be done?
thanks in advance.

bob
Cian Rice
22
Years of Service
User Offline
Joined: 8th Jun 2004
Location:
Posted: 23rd Sep 2004 11:40
This is the wrong topic, this forum is about 3D modeling, but to answer your question you need to copy all the media to the project folder and just sate the name like:

rather than

Because that is too direct for someone elses computer to load it hope that helped.
Also if your using DBPRO, you can encyrpt the media into the program as an option.

Got anime?I do.
JerBil
22
Years of Service
User Offline
Joined: 8th May 2004
Location: Somewhere along the Z axis...
Posted: 23rd Sep 2004 12:06
In DBPro ide with your project loaded, select Settings, then EXE With Attached Media. Then select Media, and ADD all media. Make sure you "Save All" as well as Save Source.

Then compile with make EXE. I put all my media in the same directory
I compile to as well. This seems to work well when I try the EXE copied to my laptop. Too, the laptop is a good test since it doesn't have the latest video capibilities, so if it works there, it should work anywhere.

-JerBil
Peter H
22
Years of Service
User Offline
Joined: 20th Feb 2004
Location: Witness Protection Program
Posted: 23rd Sep 2004 23:06
ok here's what i do...

i put all of the media into a folder called "media" in the project directory (I.E. i put the media folder into C:/programs/darkbasicsoftware/darkbasicpro/projects/*project name here*)
in my program i load the media like this

Quote: "load image "media/fartingman.bmp",1"


then when i'm done i put the exe into a folder...then i put the folder "media" into the folder then i zip/rar it

then it will run on anyother computer

"We make the worst games in the universe."

Login to post a reply

Server time is: 2026-07-11 18:45:56
Your offset time is: 2026-07-11 18:45:56