L33tServ PSO
This forum board is being locked. Please register at our new Forum Board at http://www.luxservpso.net/forums/

Join the forum, it's quick and easy

L33tServ PSO
This forum board is being locked. Please register at our new Forum Board at http://www.luxservpso.net/forums/
L33tServ PSO
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Who is online?
In total there are 4 users online :: 0 Registered, 0 Hidden and 4 Guests

None

[ View the whole list ]


Most users ever online was 67 on Fri Aug 15, 2014 4:04 am

C++ Programming

4 posters

Go down

C++ Programming Empty C++ Programming

Post  Raphael Fri Jun 03, 2011 7:38 pm

I just finished my C++ programming at school (One semester), and I wrote a video game for it. So, if any of you are interested, here's a download link. It's big, because wave files are stupid.

http://www.filesmelt.com/dl/Super_Purple_Chocolate_Raphael.zip
Raphael
Raphael

Posts : 94
Meseta : 5203
Fame : 2
Join date : 2010-07-02
Age : 30

PSO Player Info
Time Zone: :
Name of character 1: Raphael
Guildcard:: Some Complex Number

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Major.Roboto Fri Jun 03, 2011 7:48 pm

Downloading at the moment I hope its fun =D

its about as fun as hiting okay, and then being told im missing msvcr1000D.dll

Major.Roboto

Posts : 557
Meseta : 5560
Fame : 19
Join date : 2011-04-25
Age : 30
Location : Montreal

PSO Player Info
Time Zone: : Eastern Standard Time (GMT-5)
Name of character 1: Major.Roboto
Guildcard:: -992866524

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Raphael Fri Jun 03, 2011 9:42 pm

Which application are you running? Use the 2005 one for older computers.
Raphael
Raphael

Posts : 94
Meseta : 5203
Fame : 2
Join date : 2010-07-02
Age : 30

PSO Player Info
Time Zone: :
Name of character 1: Raphael
Guildcard:: Some Complex Number

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Major.Roboto Fri Jun 03, 2011 10:52 pm

both dont work, windows 7 64 bit

Major.Roboto

Posts : 557
Meseta : 5560
Fame : 19
Join date : 2011-04-25
Age : 30
Location : Montreal

PSO Player Info
Time Zone: : Eastern Standard Time (GMT-5)
Name of character 1: Major.Roboto
Guildcard:: -992866524

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Kroniedon Sat Jun 04, 2011 1:33 am

Same for me, but it's because of the c++ visual basic packs installed on our machines. Did you write it in Microsoft C++ studio 2008 by any chance? Things written in it don't particularly like the windows C++ 2010 basic visual Redistributer pack xD.
Kroniedon
Kroniedon

Posts : 1549
Meseta : 2147488694
Fame : 41
Join date : 2010-07-02
Age : 31
Location : Clay City, KY

PSO Player Info
Time Zone: : U.S. Eastern
Name of character 1: Kronos
Guildcard:: 63252135

http://www.l33tservpso.net/

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Captain N Sat Jun 04, 2011 3:06 am

u should include them redistribute files with your build.
Captain N
Captain N

Posts : 162
Meseta : 5243
Fame : 6
Join date : 2010-10-11
Age : 44
Location : Florida

PSO Player Info
Time Zone: :
Name of character 1: Put name here
Guildcard::

http://65.12.199.46

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Raphael Sat Jun 04, 2011 11:24 am

I wrote it in 2010 express. Try downloading that and see if it works. My friend also has 2010 express, and this file works for him.

http://www.microsoft.com/express/Downloads/
Raphael
Raphael

Posts : 94
Meseta : 5203
Fame : 2
Join date : 2010-07-02
Age : 30

PSO Player Info
Time Zone: :
Name of character 1: Raphael
Guildcard:: Some Complex Number

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Kroniedon Sat Jun 04, 2011 9:12 pm

Raphael wrote:I wrote it in 2010 express. Try downloading that and see if it works. My friend also has 2010 express, and this file works for him.

http://www.microsoft.com/express/Downloads/

tried it... it didn't work Sad
Kroniedon
Kroniedon

Posts : 1549
Meseta : 2147488694
Fame : 41
Join date : 2010-07-02
Age : 31
Location : Clay City, KY

PSO Player Info
Time Zone: : U.S. Eastern
Name of character 1: Kronos
Guildcard:: 63252135

http://www.l33tservpso.net/

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Captain N Sat Jun 04, 2011 9:15 pm

he needs to include all dll with his exe in the zip.
Captain N
Captain N

Posts : 162
Meseta : 5243
Fame : 6
Join date : 2010-10-11
Age : 44
Location : Florida

PSO Player Info
Time Zone: :
Name of character 1: Put name here
Guildcard::

http://65.12.199.46

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Kroniedon Sat Jun 04, 2011 9:22 pm

Captain N wrote:he needs to include all dll with his exe in the zip.

Yeah, but since it's just a school project, his audience does already have the required content so almost a waste of time unless professionalism is wanted
Kroniedon
Kroniedon

Posts : 1549
Meseta : 2147488694
Fame : 41
Join date : 2010-07-02
Age : 31
Location : Clay City, KY

PSO Player Info
Time Zone: : U.S. Eastern
Name of character 1: Kronos
Guildcard:: 63252135

http://www.l33tservpso.net/

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Kroniedon Sat Jun 04, 2011 9:45 pm

Not bad. I got it to work. About the same as my final in my first year of java. Nice use of loop programming and if statements.
Kroniedon
Kroniedon

Posts : 1549
Meseta : 2147488694
Fame : 41
Join date : 2010-07-02
Age : 31
Location : Clay City, KY

PSO Player Info
Time Zone: : U.S. Eastern
Name of character 1: Kronos
Guildcard:: 63252135

http://www.l33tservpso.net/

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Raphael Sat Jun 04, 2011 11:42 pm

Kroniedon wrote:Not bad. I got it to work. About the same as my final in my first year of java. Nice use of loop programming and if statements.

What did you have to do to get it to work?

The main program doesn't work at school, but the 2005 version does. I'm planing a slight modification to the code that I'll do sometime in the next few days, and I'll upload the DLLs with the new exe. The modifications won't affect gameplay at all. They'll make the code more efficient, and the saves will be moved into a folder named "Saves".
Raphael
Raphael

Posts : 94
Meseta : 5203
Fame : 2
Join date : 2010-07-02
Age : 30

PSO Player Info
Time Zone: :
Name of character 1: Raphael
Guildcard:: Some Complex Number

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Kroniedon Sat Jun 04, 2011 11:50 pm

Raphael wrote:
Kroniedon wrote:Not bad. I got it to work. About the same as my final in my first year of java. Nice use of loop programming and if statements.

What did you have to do to get it to work?

The main program doesn't work at school, but the 2005 version does. I'm planing a slight modification to the code that I'll do sometime in the next few days, and I'll upload the DLLs with the new exe. The modifications won't affect gameplay at all. They'll make the code more efficient, and the saves will be moved into a folder named "Saves".

I installed the wrong 2010 express =P So I installed the next best guess C++ 2010 express instead of visual basic and worked perfect
Kroniedon
Kroniedon

Posts : 1549
Meseta : 2147488694
Fame : 41
Join date : 2010-07-02
Age : 31
Location : Clay City, KY

PSO Player Info
Time Zone: : U.S. Eastern
Name of character 1: Kronos
Guildcard:: 63252135

http://www.l33tservpso.net/

Back to top Go down

C++ Programming Empty Re: C++ Programming

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum