luckysuperlee
Following the Millionaire Controller project by retched
Posts: 31
|
Post by luckysuperlee on Mar 16, 2018 10:48:49 GMT -5
The reason why I said that in my previous post is that I have no idea how to get the official screens working. That's why I need step-by-step information on how to get them to work.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Mar 16, 2018 10:53:38 GMT -5
The reason why I said that in my previous post is that I have no idea how to get the official screens working. That's why I need step-by-step information on how to get them to work. This is only the "mechanical" portion of the controller for now. Graphical work, host screens and etc, will be done AFTER I get the clear that this portion works.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Mar 18, 2018 9:04:29 GMT -5
Okay so, from what I have seen, these are the major issues I have to fix. If there's anything else, now's the time to tell me before I go silent for about a two weeks or a month. I'll likely end up fixing the Database issues by actually making a setup program. (I will also start to institute serial keys/validation at some point as well.) Thanks for all the help with things so far.
|
|
|
Post by JCEurovision on Mar 18, 2018 21:52:47 GMT -5
Okay so, from what I have seen, these are the major issues I have to fix. If there's anything else, now's the time to tell me before I go silent for about a two weeks or a month. I'll likely end up fixing the Database issues by actually making a setup program. (I will also start to institute serial keys/validation at some point as well.) Thanks for all the help with things so far. Where are your documentations and pieces of proof?
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Mar 19, 2018 16:02:38 GMT -5
Okay so, from what I have seen, these are the major issues I have to fix. If there's anything else, now's the time to tell me before I go silent for about a two weeks or a month. I'll likely end up fixing the Database issues by actually making a setup program. (I will also start to institute serial keys/validation at some point as well.) Thanks for all the help with things so far. Where are your documentations and pieces of proof? Documentation will likely wait for the end of the process and wrap it up. Especially since it's me writing several essays. Pieces of Proof?
|
|
|
Post by JCEurovision on Mar 19, 2018 21:56:35 GMT -5
Via .doc format.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Mar 21, 2018 12:09:47 GMT -5
Either DOC or the old HTML Help if I can get it to work. Still learning about these.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on Mar 24, 2018 8:49:42 GMT -5
I would use the dedicated form but can't find a way to do it without using my personal email. One thing I have found is that if you're editing sounds, for some reason when you edit a different question and then come back to a previous one, the wrong answer cue is replaced with the lights down one. None of the other cues do this though. Completely missed this when I made that list of problems... Odd enough it was like one line of text I had to change... and it wasn't even much. Red is what was changed, Green was what it was changed to.... (Even if you are a non-coder, it should be apparent what I changed... Guess I should ase up off of copy/pasting)
|
|
luckysuperlee
Following the Millionaire Controller project by retched
Posts: 31
|
Post by luckysuperlee on May 1, 2018 19:34:02 GMT -5
I have a suggestion for the Ask-the-Expert lifeline. Maybe place a live video feed from a certain source somewhere like how they do it in the original version.
|
|
|
Post by chrisharrisonftw on May 2, 2018 10:49:44 GMT -5
Is there any way to make this program Win-32 compatible?
|
|
luckysuperlee
Following the Millionaire Controller project by retched
Posts: 31
|
Post by luckysuperlee on May 2, 2018 18:09:56 GMT -5
Is there any way to make this program Win-32 compatible? What kind of computer do you have?
|
|
|
Post by chrisharrisonftw on May 3, 2018 9:18:08 GMT -5
Windows XP
|
|
GSK
Posts: 1,358
|
Post by GSK on May 3, 2018 10:56:24 GMT -5
Considering that support for Windows XP ended over four years ago, no developer in their right mind will support it nowadays. Better save some money and upgrade.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on May 4, 2018 11:51:42 GMT -5
Considering that support for Windows XP ended over four years ago, no developer in their right mind will support it nowadays. Better save some money and upgrade. Effectively this. I don't even know if the game engine Unity can still support Windows XP. I'll tinker with it but I have to say it's REALLY low on the priority list to go that far back to XP. Granted the WinForm controller SHOULD be able to run on XP... but likely at the expense of me downgrading the .NET Framework to like 3.5. (I downgraded it once at the behest of some to make it compatible with Windows Vista and that was a stretch.) Also: in regards to the new Millionaire format: - I will be working on "Ask The Host". I can see what the icon looks like from the Sun trailer/rehearsal game. - Set The Threshold: I will have to come back to this. Looking at the video from The Sun and from a mechanical stand point... it seems that before the next question is revealed, the host will ask "Do you want to set this as your threshold?" Meaning, for example and if you were on the (current) US show, you were on Question 5 going to Question 6... "Do you want to set your threshold to be $7,000?" If you say yes, the $7,000 question level turns white and on a successful correct answer... it becomes the new threshold. Then the other question is... how many times do I want to let this happen? Should I create a prompt in the controller... or just allow someone to set it via the "Edit Money Tree" option? Going with the former: this allows me to trigger an animation on the tree itself... (or other miscellaneous sound effect).. going with the latter, no animation and just a redraw of the board.
|
|
retched
Fan Games Pass Holder
Started working on the Host Screen for Project SuperMix
Posts: 530
|
Post by retched on May 5, 2018 7:45:19 GMT -5
I have a suggestion for the Ask-the-Expert lifeline. Maybe place a live video feed from a certain source somewhere like how they do it in the original version. This is kind of outside the scope of the program I'm making. You can use something like a live video switch, or Open Broadcaster Software or XSplit to accomplish this.
|
|