FrankT
Fan Games Pass Holder
I LIVE AGAIN
Posts: 2,696
|
Post by FrankT on Jun 8, 2012 14:04:54 GMT -5
We need a new link for that sound cue bank!
|
|
|
Post by tiborkobucko on Jul 6, 2012 2:20:00 GMT -5
The problem, why Millionaire crashes on Phone a Friend is a missing or wrong file called "phone2.wav", so you should replace it by original from the Sourceforge that fixed my problem with it
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 6, 2012 9:21:26 GMT -5
what do you mean by that?
UH OH
looks like the three wise men lifeline has crashed as well. :/
|
|
|
Post by millionairefan28 on Jul 6, 2012 12:24:24 GMT -5
The problem, why Millionaire crashes on Phone a Friend is a missing or wrong file called "phone2.wav", so you should replace it by original from the Sourceforge that fixed my problem with it I'll give that a try, but it doesn't seem right, that mainly because the entire lifeline works on the first few questions and will crash in use of most of the others. I found it to work once in a while on one or two the latter questions occasionally.
|
|
|
Post by fuzzygrub on Jul 9, 2012 18:39:54 GMT -5
I am having problems with the ff. It freezes up when I hit enter to show the correct answers.
|
|
|
Post by tarrantfan001 on Jul 11, 2012 14:41:05 GMT -5
I changed the ENTIRE thing! Money tree, questions, also: the 1000000 win is crap, get a WAV file of the proper win, delete the file in sounds that says "1000000" and replace/rename it! It works!
|
|
|
Post by antiboton on Oct 9, 2012 15:47:27 GMT -5
To fix the PaF issue just add the sound that have the original version and was deleted in the fixed one. Just open both versions and compare the sound folder, WWTBAM Sounds. I am having problems with the ff. It freezes up when I hit enter to show the correct answers. Hi Fuzzygrub I had the same problem in with the fixed version I downloaded (the one with better sounds that was supossedly edited) but the solution is very easy: Just enter to the WWTBAM Sounds folder and then rename this files: ff1, ff2, ff3 and ff4. Their correct names are: f1, f2, f3 and f4. GL!
|
|
|
Post by Michael Segade on Oct 21, 2012 11:06:15 GMT -5
Wow! BL5965, you've outdone yourself yet again! I seriously appreciate your work and I have followed you ever since you began posting Millionaire games on your YouTube Channel!
Please keep on making great presentations and I hope to see more of your work in the future!
Dearest regards, -- Michael.
|
|
|
Post by kaddish920 on Nov 10, 2012 8:32:08 GMT -5
Super Millionaire only crashes during Fastest Finger First.
|
|
|
Post by TheRealLeafApollo on Nov 18, 2012 20:13:00 GMT -5
To fix the PaF issue just add the sound that have the original version and was deleted in the fixed one. Just open both versions and compare the sound folder, WWTBAM Sounds. I am having problems with the ff. It freezes up when I hit enter to show the correct answers. Hi Fuzzygrub I had the same problem in with the fixed version I downloaded (the one with better sounds that was supossedly edited) but the solution is very easy: Just enter to the WWTBAM Sounds folder and then rename this files: ff1, ff2, ff3 and ff4. Their correct names are: f1, f2, f3 and f4. GL! This is the solution to that problem.
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Apr 22, 2013 6:21:05 GMT -5
Hello ! Just a question : About the "money reached" background in the bottom : where can I found this background ? Thanks !
|
|
|
Post by shen on May 8, 2014 10:50:31 GMT -5
Is there a possibility to edit the language-file(s)? I would like to use this program in school, but it would be better to translate it to german language.
|
|
|
Post by germanmillion on Jun 26, 2015 12:49:41 GMT -5
Can i have please visual studio 2003 cause i will change what in german.
|
|
Peachfanclub
Fan Games Pass Holder
Enter your message here...
Posts: 985
|
Post by Peachfanclub on Dec 26, 2015 16:09:46 GMT -5
In my case, I have all the correct music cues and music cue names as far as I'm concerned, but there appears to be a programming issue that continues to randomly crash when Phone a Friend is used. I have determined the cause and tried fixing it many times, but apparently the software seems to be immune to .cpp file changes. Is there any way to edit the software or compile a new one, because I can't find a debugger for this software anywhere. =\
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Dec 27, 2015 0:49:46 GMT -5
In my case, I have all the correct music cues and music cue names as far as I'm concerned, but there appears to be a programming issue that continues to randomly crash when Phone a Friend is used. I have determined the cause and tried fixing it many times, but apparently the software seems to be immune to .cpp file changes. Is there any way to edit the software or compile a new one, because I can't find a debugger for this software anywhere. =\ You would have to recompile the program if you make changes to the .CPP files. The .CPP files are just the source of the program, not necessarily where the actual program is ran. That is the .EXE file that you double click on. Those are already made and can't be modified except by recompiling the program. For C++ you can use the Visual Studio Community 2015 (free for all) or one of the earlier editions. (I had the earler versions since I'm enrolled as a student.) If you're looking for just a basic C++ compiler you could try BloodShed Dev but I have yet to be able to compile this source without error.
|
|