Page 1 of 4 1 2 3 4 LastLast
Results 1 to 30 of 92

LUA PSP Millionaire v1.0a

This is a discussion on LUA PSP Millionaire v1.0a within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; PSPMillionaire has updated LUA PSP Millionaire to version 1.0. This is a game based from the TV show "Who Wants ...

  
  1. #1
    Site Admin
    Points: 7,363, Level: 57
    Level completed: 7%, Points required for next Level: 187
    Overall activity: 0%

    Join Date
    Jul 2005
    Posts
    119
    QJ Pts
    7,363
    Level
    57
    Downloads
    0
    Uploads
    0

    Default LUA PSP Millionaire v1.0a

    PSPMillionaire has updated LUA PSP Millionaire to version 1.0. This is a game based from the TV show "Who Wants To Be A Millionaire?" This update puts the total of questions up to 340. The graphics has been polished and added original sound from the show.

    Due to the files section problem, I have to put the file download in the forums.

    Sorry for the inconvenience. :Cry:


    Attached Files Attached Files

  2. #2
    Points: 4,487, Level: 42
    Level completed: 69%, Points required for next Level: 63
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    48
    QJ Pts
    4,487
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    GREAT!
    Love it!

    Thanks!

  3. #3
    Points: 4,487, Level: 42
    Level completed: 69%, Points required for next Level: 63
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    48
    QJ Pts
    4,487
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    One thing, this question isnt right:

    Code:
    Millionaire[ 17] = { status = "unused",  questiona = "What is the offical language of Australia?", questionb = "", questionc = "", a = "Australian",  b = "Swiss",  c = "German", d = "Austrian", answer = "German" }
    Here in australia we speak english!

  4. #4
    Points: 4,354, Level: 42
    Level completed: 2%, Points required for next Level: 196
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    1
    QJ Pts
    4,354
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    What are the controls for this game, i mean, can you somehowe use a lifeline?

  5. #5
    Points: 4,487, Level: 42
    Level completed: 69%, Points required for next Level: 63
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    48
    QJ Pts
    4,487
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Its the Xo[]^ for the 4 answers.
    and L1 for lifeline.

  6. #6
    QJ Gamer Blue
    Points: 5,131, Level: 45
    Level completed: 91%, Points required for next Level: 19
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    76
    QJ Pts
    5,131
    Level
    45
    Downloads
    0
    Uploads
    0

    Default

    is there any way we can write our own questions for this and send them to the creator to be possibly added to newer versions?

  7. #7
    QJ Gamer Green
    Points: 6,322, Level: 51
    Level completed: 86%, Points required for next Level: 28
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    136
    QJ Pts
    6,322
    Level
    51
    Downloads
    0
    Uploads
    0

    Default

    Add less USA questions,i live in europe and i dont know what dc stands for,what capital boston is and stuff...for the rest it's ok

  8. #8
    QJ Gamer Blue
    Points: 5,064, Level: 45
    Level completed: 57%, Points required for next Level: 86
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    251
    QJ Pts
    5,064
    Level
    45
    Downloads
    0
    Uploads
    0

    Default

    this update rocks.like the new sounds and updated grafix.keep up the good work!!

  9. #9
    Points: 4,487, Level: 42
    Level completed: 69%, Points required for next Level: 63
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    48
    QJ Pts
    4,487
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Yah you can write your own questions.

    There is a folder called QuESTIONS
    There are files in there, indicating which value they are for (ie. 200, 400 etc...)
    Open those in notepad!


    You can add/remove questions from that.

  10. #10
    QJ Gamer Bronze
    Points: 5,975, Level: 50
    Level completed: 13%, Points required for next Level: 175
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Alabama
    Posts
    272
    QJ Pts
    5,975
    Level
    50
    Downloads
    0
    Uploads
    0

    Default

    Yah you can write your own questions.

    There is a folder called QuESTIONS
    There are files in there, indicating which value they are for (ie. 200, 400 etc...)
    Open those in notepad!


    You can add/remove questions from that.
    You also have to change the code in the index.lua file to make that work. Inside of the GetRandQuestion() function it has code like:
    if Difficulty == 100 then
    dofile("./Questions/100.lua")
    RandNum = math.random(1,50)
    ..if you added 3 questions to the 100.lua file you would have to change this to
    RandNum = math.random(1,53)

    I would also like to add although the game was coded by me, the new graphics and sound were done by xangelx, which wasn't mentioned above.
    My lua tutorials for PSP - www.evilmana.com/tutorials
    PSP Lua CodeBase - Add your own code examples to the codebase! - www.evilmana.com/tutorials/codebase/

  11. #11
    Points: 4,568, Level: 43
    Level completed: 9%, Points required for next Level: 182
    Overall activity: 0%

    Join Date
    Jul 2005
    Posts
    3
    QJ Pts
    4,568
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    i am not sure if it is just me but i get the same questions every time i play. is there no randomize or something?

  12. #12
    Points: 4,396, Level: 42
    Level completed: 23%, Points required for next Level: 154
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    XBOX Live
    Posts
    2
    QJ Pts
    4,396
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Hey do you mind if I change some of the questions and maybe some of the graphix. I want to custumize custumize it for the classes that I am currently taking. Organic Chemistry, Calculus, and Physics.

    Maybe even realease "Who wants to be a Millioner " Chemistry Edition
    " " Math Edition
    " " Physics Editon.


    Just an Idea.

    If its ok, what program do u use to run the scrip on a PC. I am familiar with webdesing coding such as PHP, HTML, Some JavaScript, but not lua.

  13. #13
    QJ Gamer Bronze
    Points: 6,356, Level: 52
    Level completed: 3%, Points required for next Level: 194
    Overall activity: 0%

    Join Date
    May 2005
    Posts
    159
    QJ Pts
    6,356
    Level
    52
    Downloads
    0
    Uploads
    0

    Default

    im not sure u can run it on pc. but then again i dont know. i would love to run code on pc to test.

  14. #14
    QJ Gamer Blue
    Points: 4,716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    109
    QJ Pts
    4,716
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    This is by far the best homebrew application that has ever been made.

    Great work!

  15. #15
    Points: 4,359, Level: 42
    Level completed: 5%, Points required for next Level: 191
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    2
    QJ Pts
    4,359
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Ty pspmillionaire, I am a big fan of the millionaire games and this homebrew got my interest. Hopefully more sounds can be added to more sections? or little animations?

  16. #16
    QJ Gamer Gold
    Points: 19,014, Level: 87
    Level completed: 33%, Points required for next Level: 336
    Overall activity: 0%

    Join Date
    May 2005
    Posts
    3,717
    QJ Pts
    19,014
    Level
    87
    Downloads
    0
    Uploads
    0

    Default

    the latest version is'nt working for me for some reason. Could it be because Im running the latest LUA player?

  17. #17
    QJ Gamer Bronze
    Points: 5,975, Level: 50
    Level completed: 13%, Points required for next Level: 175
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Alabama
    Posts
    272
    QJ Pts
    5,975
    Level
    50
    Downloads
    0
    Uploads
    0

    Default

    Hey do you mind if I change some of the questions and maybe some of the graphix. I want to custumize custumize it for the classes that I am currently taking. Organic Chemistry, Calculus, and Physics.
    Fine by me.

    the latest version is'nt working for me for some reason. Could it be because Im running the latest LUA player?
    Works for me in v0.11 luaplayer. Maybe tell us where you put the files..etc.
    I noticed sometimes when I load up luaplayer 0.11 on my psp that the color of the menu will be pink instead of blue. Usually doesn't run right when it does that.

    This is by far the best homebrew application that has ever been made.
    I'm not so sure about that, but I'm flattered :)

    im not sure u can run it on pc. but then again i dont know. i would love to run code on pc to test.
    Get luaplayer for windows. Should be easy to find at luaplayer.org
    I wouldn't code for psp without it! Oh, in case you have trouble running it, the easiest way is to make a cmd file. Just open up a new txt file and type in: luaplayer script.lua
    That's all you need to type. Save it as script.cmd not txt. script.lua can be changed to any name for the windows version. Click on the the cmd file to run your program.

    i am not sure if it is just me but i get the same questions every time i play. is there no randomize or something?
    Should be random, but weird things do happen >_<

    Also, I noticed on this version that I forgot to move the X's in the lifeline menu. They are out of line with the new graphics...Will be fixed in the next version. If you wanna change it yourself then open up the index.lua file and
    find the DrawLifeLineMenu() function. In there you'll see something like this....
    if PickLifeLine == true and FiftyStatus == "used" then screen:blit(224,126,xmark ) end
    if PickLifeLine == true and PhoneStatus == "used" then screen:blit(272,126,xmark ) end
    if PickLifeLine == true and AudienceStatus == "used" then screen:blit(179,126,xmark ) end

    Use those numbers instead of the ones that are there in the file.


    Thanks for all the replies everyone. Glad the game has been pretty well liked so far. Got far more attention than I ever imagined. There'll be plenty of updates for a while probably, until I get at least 50 questions per dollar amount. I may post these as update files instead of having to download everything over again.
    My lua tutorials for PSP - www.evilmana.com/tutorials
    PSP Lua CodeBase - Add your own code examples to the codebase! - www.evilmana.com/tutorials/codebase/

  18. #18
    Review Hound
    Points: 16,272, Level: 81
    Level completed: 85%, Points required for next Level: 78
    Overall activity: 99.0%

    Join Date
    Jun 2005
    Posts
    970
    QJ Pts
    16,272
    Level
    81
    My Mood
    In Love
    Downloads
    0
    Uploads
    0

    Default

    Thank you. great update!

  19. #19
    Points: 4,400, Level: 42
    Level completed: 25%, Points required for next Level: 150
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    9
    QJ Pts
    4,400
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    how do put this on the psp?

  20. #20
    QJ Gamer Bronze
    Points: 5,975, Level: 50
    Level completed: 13%, Points required for next Level: 175
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Alabama
    Posts
    272
    QJ Pts
    5,975
    Level
    50
    Downloads
    0
    Uploads
    0

    Default

    Download luaplayer and then drop the PSPMillionaire folder in the Applications folder inside of luaplayer's folders.
    My lua tutorials for PSP - www.evilmana.com/tutorials
    PSP Lua CodeBase - Add your own code examples to the codebase! - www.evilmana.com/tutorials/codebase/

  21. #21
    QJ Gamer Bronze
    Points: 6,356, Level: 52
    Level completed: 3%, Points required for next Level: 194
    Overall activity: 0%

    Join Date
    May 2005
    Posts
    159
    QJ Pts
    6,356
    Level
    52
    Downloads
    0
    Uploads
    0

    Default

    i cant find it for windows.. send a link please? thanks

  22. #22
    QJ Gamer Bronze
    Points: 5,975, Level: 50
    Level completed: 13%, Points required for next Level: 175
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Alabama
    Posts
    272
    QJ Pts
    5,975
    Level
    50
    Downloads
    0
    Uploads
    0
    My lua tutorials for PSP - www.evilmana.com/tutorials
    PSP Lua CodeBase - Add your own code examples to the codebase! - www.evilmana.com/tutorials/codebase/

  23. #23
    2335
    Points: 8,876, Level: 63
    Level completed: 43%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    1,187
    QJ Pts
    8,876
    Level
    63
    Downloads
    0
    Uploads
    0

    Default

    this is really fun keep up the good work

  24. #24
    QJ Gamer Bronze
    Points: 6,356, Level: 52
    Level completed: 3%, Points required for next Level: 194
    Overall activity: 0%

    Join Date
    May 2005
    Posts
    159
    QJ Pts
    6,356
    Level
    52
    Downloads
    0
    Uploads
    0

    Default

    Well i formated my mem stick and put this on as stand alone and its attack of the mutants. WTF? the icon shows millionare.. but the game isnt that.. Tell me whats going on? nothing else is even on the stick not even hidden

  25. #25
    QJ Gamer Bronze
    Points: 6,356, Level: 52
    Level completed: 3%, Points required for next Level: 194
    Overall activity: 0%

    Join Date
    May 2005
    Posts
    159
    QJ Pts
    6,356
    Level
    52
    Downloads
    0
    Uploads
    0

    Default

    The only way i can see this happening is if the eboot is the wrong one i guess?> it doesnt make a bit of sence to me

  26. #26
    QJ Gamer Bronze
    Points: 5,067, Level: 45
    Level completed: 59%, Points required for next Level: 83
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Local Disk (C:)
    Posts
    107
    QJ Pts
    5,067
    Level
    45
    Downloads
    0
    Uploads
    0

    Default

    how about a cloone of it with soccer questions only? that would rock :Punk:
    WTF?

  27. #27
    Retired Moderator
    Points: 11,890, Level: 71
    Level completed: 60%, Points required for next Level: 160
    Overall activity: 0%

    Join Date
    Jun 2005
    Location
    Brinstar
    Posts
    641
    QJ Pts
    11,890
    Level
    71
    Downloads
    0
    Uploads
    0

    Default

    link_15291 you could edit the questions yourself since it is written in lua. (edit: then again that would take all the fun out of the questions wouldn't it)

    Great game btw. ;)
    Last edited by modcase; 10-28-2005 at 01:33 AM.
    Random Goodies: [url=http://psplua.com]PSP Lua[/url] - [url=http://avatars.oc2.org]Avatars[/url] - [url=http://allpspskins.com]PSP Wallpaper[/url]
    [img]http://modshark.com/sigs/modcase.jpg/mod7.jpg[/img]
    [url=http://forums.qj.net/showthread.php?t=59503]PSP Trigger LED Modification[/url]
    [url=http://forums.qj.net/showthread.php?t=10724]Play AdHoc PSP Games over the Internet[/url]
    [url=http://forums.qj.net/showthread.php?t=5344]Wipeout Pure Browser FAQ[/url]
    [url=http://forums.qj.net/showthread.php?t=14685]SnesTYL 0.02c Game Compatability List[/url]
    [url=http://forums.qj.net/showthread.php?t=13779]Changing your background w/ PSPersonalize[/url]

  28. #28
    QJ Gamer Gold
    Points: 19,014, Level: 87
    Level completed: 33%, Points required for next Level: 336
    Overall activity: 0%

    Join Date
    May 2005
    Posts
    3,717
    QJ Pts
    19,014
    Level
    87
    Downloads
    0
    Uploads
    0

    Default

    great, the LUA version with sound failed for me but the new straight away version is great, brilliant job, excellent homebrew

  29. #29
    QJ Gamer Green
    Points: 7,576, Level: 58
    Level completed: 13%, Points required for next Level: 174
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    509
    QJ Pts
    7,576
    Level
    58
    Downloads
    0
    Uploads
    0

    Default

    Excellent work, but the best thing for this game would be for the questions to be universal.
    [COLOR=Red]If Practice Makes Perfect, And Nobody's Perfect, Then... Why Practice?
    Famous Last Words: "Watch This!"[/COLOR]

    [COLOR=MediumTurquoise]GTA:LCS Complete 100%
    PM Me About Anything To Do With The Game[/COLOR]

    [URL=http://forums.qj.net/showthread.php?t=24197][COLOR=Blue]Request An AOTM Mod![/COLOR][/URL]

    [URL=http://forums.qj.net/showthread.php?t=24200&page=1&pp=10][COLOR=Lime]Get My Chrono Trigger AOTM Mod![/COLOR][/URL]
    [SIZE=2]-"I like it... works great"- DeNitro[/SIZE]

    [URL=http://forums.qj.net/showthread.php?p=249428#post249428][COLOR=Orange]The Definitive UMD Games Firmware Requirements Thread[/COLOR][/URL]

    [URL=http://pspradio.berlios.de/phpBB/viewtopic.php?t=118][COLOR=Green]My Simplistic Guide To Installing And Using PSPRadio[/COLOR][/URL]

  30. #30
    QJ Gamer Bronze
    Points: 5,975, Level: 50
    Level completed: 13%, Points required for next Level: 175
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Alabama
    Posts
    272
    QJ Pts
    5,975
    Level
    50
    Downloads
    0
    Uploads
    0

    Default

    I'll work on foreign questions sometime :)

    Well i formated my mem stick and put this on as stand alone and its attack of the mutants. WTF? the icon shows millionare.. but the game isnt that.. Tell me whats going on? nothing else is even on the stick not even hidden
    That was my fault. I sent the wrong eboot lol, but the correct one has been put up since.
    My lua tutorials for PSP - www.evilmana.com/tutorials
    PSP Lua CodeBase - Add your own code examples to the codebase! - www.evilmana.com/tutorials/codebase/


 
Page 1 of 4 1 2 3 4 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





All times are GMT -8. The time now is 02:16 PM.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .