Page 1 of 2 1 2 LastLast
Results 1 to 30 of 36

PSPGolf v0.2

This is a discussion on PSPGolf v0.2 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Release Notes: This new release hasn't got any new maps, just some new features of the "game engine". I'm currently ...

  
  1. #1
    Premium Member
    Points: 4,403, Level: 42
    Level completed: 27%, Points required for next Level: 147
    Overall activity: 0%

    Join Date
    Jan 2006
    Location
    Austria
    Posts
    14
    QJ Pts
    4,403
    Level
    42
    Downloads
    0
    Uploads
    0

    Default PSPGolf v0.2

    Release Notes:
    This new release hasn't got any new maps, just some new features of the "game engine". I'm currently searching for "map painters" because I haven't got that great graphical talent. :) So if you are interested in and have got some free time, please drop a message at my board: http://dev.laurin.net.tf
    There you'll also find a tutorial for map creation.

    Thanks in advance!

    Changelog:
    0.2 (17.2.2006)
    - Code cleaned up a litte bit, but there has still so much to be done. :)
    - Rough green areas have been implemented. Thanks to indianajonesilm for the hint! :)
    - Implementation of additionally "height maps" for creating hills, ramps, etc. in the maps. Again thanks to indianajonesilm for the idea. :) This feature is not really completed yet, it's just a "preview" at the moment.
    - Implementation of overhead areas, which will be printed over the ball. With this feature tunnels and advanced graphics like trees can be implemented easily. This time thanks go to Guyfawkes! :)
    - Application icon, which will be displayed in Lowser.
    - Fixed a bug where the ball sometimes could go through a wall.

    0.1c (14.2.2006)
    - Separation of an "invisible" collision map and a visible background map offers a huge improvement of map designers' flexibility. Thanks to MaxSMoke for the hint! :)

    0.1b (14.2.2006)
    - It's now possible to "paint" a more realistic water & sand in the maps.
    - Improved screenshot-function: It's now possible to make more than one screenshot, filename is now increased ("screenshot_1.png", "screenshot_2.png", etc.)

    0.1 (13.2.2006)
    - Initial release


    Attached Files Attached Files

  2. #2
    Think, Do, Gloat.
    Points: 12,687, Level: 73
    Level completed: 60%, Points required for next Level: 163
    Overall activity: 0%

    Join Date
    Nov 2005
    Location
    England, Norwich
    Posts
    1,422
    QJ Pts
    12,687
    Level
    73
    Downloads
    0
    Uploads
    0

    Default

    it's good to see this project has momemton, it really is a good idea of a game, since i can't remember any other minigolf games on the psp. they're always fun to play i find!
    however, i hope you're working on the 2 player or more features, because that will also be a great thing to put it. i'm not talking wifi, just on the one psp. you are probably thinking of it already...
    keep up the good work

  3. #3
    Premium Member
    Points: 4,403, Level: 42
    Level completed: 27%, Points required for next Level: 147
    Overall activity: 0%

    Join Date
    Jan 2006
    Location
    Austria
    Posts
    14
    QJ Pts
    4,403
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    you are right, this is planned for one of the next versions :)

  4. #4
    QJ Gamer Green
    Points: 13,310, Level: 75
    Level completed: 15%, Points required for next Level: 340
    Overall activity: 0%

    Join Date
    Dec 2005
    Location
    Here
    Posts
    2,715
    QJ Pts
    13,310
    Level
    75
    Downloads
    0
    Uploads
    0

    Default

    is The GIMP a compatible program for making courses. it supports PNG pics, but it isnt, at ALL in my opinion, like MS Paint. its far more complicated. its comparable to Photoshop.
    [CENTER][IMG]http://img148.imageshack.us/img148/6985/siglw8.jpg[/IMG][/CENTER]

  5. #5
    QJ Gamer Green
    Points: 5,382, Level: 47
    Level completed: 16%, Points required for next Level: 168
    Overall activity: 0%

    Join Date
    Jan 2006
    Posts
    508
    QJ Pts
    5,382
    Level
    47
    Downloads
    0
    Uploads
    0

    Default

    Does Lua support gif animation? It'd be neat to have some windmill and water animations. ;)

  6. #6
    words are stones in my <3
    Points: 35,274, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Jul 2005
    Location
    Spokane
    Posts
    5,008
    QJ Pts
    35,274
    Level
    100
    My Mood
    Lonely
    Downloads
    1
    Uploads
    0

    Default

    Quote Originally Posted by EminentJonFrost
    is The GIMP a compatible program for making courses. it supports PNG pics, but it isnt, at ALL in my opinion, like MS Paint. its far more complicated. its comparable to Photoshop.
    I have GIMP 2, and it is as close to 3d as you can get!!! You can make some "SWEET" bullets/explosions and such for games with it. It supports layers and ALPHA channel blending by color! (meaning you pick what color to replace with alpha). Also, if you want to embed your images for non-modding of your games, just save the picture as a C source code and make a header for it, add the header name to your makefile and #includes, then just call "blitAlphaImageToScreen(0 , 0, int width, int height, Image* name, int posx, int posy); and it'll work fine! But, that is just for if you don't wnat people to mod your sprites and such for cool games (like SuperTux, the Mario mod, Sonic mod, etc.)

    ...at what speed must I live.. to be able to see you again?...

    Projects

    You can support my Open World 3D RPG for PSP by voting for it here


  7. #7
    Points: 24,247, Level: 94
    Level completed: 90%, Points required for next Level: 103
    Overall activity: 0%

    Join Date
    Jul 2005
    Location
    texas
    Posts
    2,803
    QJ Pts
    24,247
    Level
    94
    Downloads
    0
    Uploads
    0

    Default

    Yeah, well, he's using lua. If he modded the EBOOT, it would be a standalone...
    牧来栠摩琠敨映汩獥
    PSN: youresam
    From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
    --Mike Hollingsworth

  8. #8
    Cool Developer
    Points: 9,008, Level: 63
    Level completed: 86%, Points required for next Level: 42
    Overall activity: 0%

    Join Date
    Nov 2005
    Location
    Australia
    Posts
    1,301
    QJ Pts
    9,008
    Level
    63
    Downloads
    0
    Uploads
    0

    Arrow

    Map 1,map_01.png,map_01.png,f lat_height.png,2,40,37,39 5,160,0

    Can you define the syntax for that?
    Im guessing:

    Map number,image,image?,heigh tmap,?,ballx,bally,holex, holey,?


    ALSO, what determins height, for later versions?

    ( Also is there collision data seperate to actual map? )
    |_ For graphics?

    Ill do maps, im not promicing anything yet thru...
    Last edited by LordSturm; 02-17-2006 at 10:02 PM.
    Hmm...

  9. #9
    Premium Member
    Points: 4,403, Level: 42
    Level completed: 27%, Points required for next Level: 147
    Overall activity: 0%

    Join Date
    Jan 2006
    Location
    Austria
    Posts
    14
    QJ Pts
    4,403
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by youresam
    Yeah, well, he's using lua. If he modded the EBOOT, it would be a standalone...
    i thought, that it would be possible to compile a standalone version from an Lua app too ... just haven't tried it yet, but i can remember that i've read it somewhere ...

    Quote Originally Posted by LordSturm
    Map 1,map_01.png,map_01.png,f lat_height.png,2,40,37,39 5,160,0

    Can you define the syntax for that?
    Im guessing:

    Map number,image,image?,heigh tmap,?,ballx,bally,holex, holey,?


    ALSO, what determins height, for later versions?

    ( Also is there collision data seperate to actual map? )
    |_ For graphics?

    Ill do maps, im not promicing anything yet thru...
    i've written a short tutorial for map-creation in my little dev board: http://dev.laurin.net.tf/

    there you can also find the first "real" map created by indianajonesilm which looks really amazing:

    another big thanks to indianajonesilm!

  10. #10
    QJ Gamer Green
    Points: 27,074, Level: 97
    Level completed: 73%, Points required for next Level: 276
    Overall activity: 27.0%

    Join Date
    Jul 2005
    Posts
    7,010
    QJ Pts
    27,074
    Level
    97
    Downloads
    0
    Uploads
    0

    Default

    Wow. That map looks great. :)

  11. #11
    notBanned
    Points: 12,717, Level: 73
    Level completed: 67%, Points required for next Level: 133
    Overall activity: 0%

    Join Date
    Jun 2005
    Posts
    1,971
    QJ Pts
    12,717
    Level
    73
    Downloads
    0
    Uploads
    0

    Default

    I love it, warcraft 3 map editor screenies. that is where that came from.

  12. #12
    QJ Gamer Green
    Points: 4,736, Level: 43
    Level completed: 93%, Points required for next Level: 14
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    26
    QJ Pts
    4,736
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Yup! :icon_smil You got it. It's perfect for making PSP Golf maps. Here's my attempt at pachinko:

    LauriN's game engine is just so amazing. He even implemented height maps so the ball can roll down hills now. He's a very talented programmer.
    Last edited by indianajonesilm; 02-18-2006 at 02:26 AM.

  13. #13
    Points: 4,338, Level: 41
    Level completed: 94%, Points required for next Level: 12
    Overall activity: 0%

    Join Date
    Dec 2005
    Posts
    46
    QJ Pts
    4,338
    Level
    41
    Downloads
    0
    Uploads
    0

    Default

    LauriN's game engine is just so amazing.

    I'd say it's more then amazing

  14. #14
    QJ Gamer Silver
    Points: 9,771, Level: 66
    Level completed: 31%, Points required for next Level: 279
    Overall activity: 0%

    Join Date
    Jun 2005
    Location
    New London, CT
    Posts
    1,371
    QJ Pts
    9,771
    Level
    66
    Downloads
    0
    Uploads
    0

    Default

    You are gonna need to make those into a map pack. I am drooling.

    Oh yea, and can someone make PSPGolf v0.2 into a 1.5 EBOOT? Thanks.

  15. #15
    Cool Developer
    Points: 9,008, Level: 63
    Level completed: 86%, Points required for next Level: 42
    Overall activity: 0%

    Join Date
    Nov 2005
    Location
    Australia
    Posts
    1,301
    QJ Pts
    9,008
    Level
    63
    Downloads
    0
    Uploads
    0

    Default

    Ill make u guys a eboot. just wait a moment...
    Hmm...

  16. #16
    Cool Developer
    Points: 9,008, Level: 63
    Level completed: 86%, Points required for next Level: 42
    Overall activity: 0%

    Join Date
    Nov 2005
    Location
    Australia
    Posts
    1,301
    QJ Pts
    9,008
    Level
    63
    Downloads
    0
    Uploads
    0
    Hmm...

  17. #17
    QJ Gamer Green
    Points: 4,736, Level: 43
    Level completed: 93%, Points required for next Level: 14
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    26
    QJ Pts
    4,736
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by Bad Intentions
    You are gonna need to make those into a map pack. I am drooling.
    Here you go. It's a little 4 map sample pack. You might want to wait until I finish the entire pack. Some maps won't work right untill the next version of PSPGolf because the ball goes out of bounds in some areas due to the footer, but since you're drooling...

    Warcraft Map Pack for PSPGolf Extract to the "Maps" folder.
    Last edited by indianajonesilm; 02-19-2006 at 04:34 AM.

  18. #18
    Premium Member
    Points: 4,403, Level: 42
    Level completed: 27%, Points required for next Level: 147
    Overall activity: 0%

    Join Date
    Jan 2006
    Location
    Austria
    Posts
    14
    QJ Pts
    4,403
    Level
    42
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by LordSturm
    Ill make u guys a eboot. just wait a moment...
    thanks, but has someone verified this one yet? it can always be "dangerous" to execute eboots from "unknown" sources (please don't get me wrong :)) ...

  19. #19
    QJ Gamer Green
    Points: 4,736, Level: 43
    Level completed: 93%, Points required for next Level: 14
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    26
    QJ Pts
    4,736
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Added more maps to my PSPGolf Map Pack:


    Warcraft Map Pack for PSPGolf
    Last edited by indianajonesilm; 02-21-2006 at 06:49 AM.

  20. #20
    QJ Gamer Green
    Points: 5,382, Level: 47
    Level completed: 16%, Points required for next Level: 168
    Overall activity: 0%

    Join Date
    Jan 2006
    Posts
    508
    QJ Pts
    5,382
    Level
    47
    Downloads
    0
    Uploads
    0

    Default

    Wow, that's pretty great artwork, indianajonesilm! Do you work in the games industry? Because you really should.

    This may turn out to be one of the greatest homebrews ever!

  21. #21
    QJ Gamer Blue
    Points: 5,631, Level: 48
    Level completed: 41%, Points required for next Level: 119
    Overall activity: 0%

    Join Date
    Jun 2005
    Posts
    375
    QJ Pts
    5,631
    Level
    48
    Downloads
    0
    Uploads
    0

    Default

    so far there has been alot of people supporting this with new maps. you should check out the official forums. there are alot of packs there.

  22. #22
    notBanned
    Points: 12,717, Level: 73
    Level completed: 67%, Points required for next Level: 133
    Overall activity: 0%

    Join Date
    Jun 2005
    Posts
    1,971
    QJ Pts
    12,717
    Level
    73
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by matriculated
    Wow, that's pretty great artwork, indianajonesilm! Do you work in the games industry? Because you really should.

    This may turn out to be one of the greatest homebrews ever!
    He is using the Warcraft 3 map editor, they are techniclly not his graphics just the graphics supplied by Blizzard with the map editor.

  23. #23
    QJ Gamer Green
    Points: 6,374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    OMG where AM I!?!?!?!?
    Posts
    820
    QJ Pts
    6,374
    Level
    52
    Downloads
    0
    Uploads
    0

    Default

    once again laurin... HURRY UP ON PSPBILLIARDS!!! sry.... i love billiards... pool.... he he. and to cambel he has to actually paint the collision map so yeah... he may use the warcraft 3 editor for the top fancy layer but everything else is collision and height maps, unless u can paint those in the warcraft 3 thingy
    Last edited by InhumanElmo; 02-21-2006 at 04:19 PM.
    [SPOILER="For PSP History"]1.50 > 1.52 > 2.00 > 1.5 > 1.5 (POC CF) > 1.5 (Harleyg) > 1.5 (Casual) > 3.03 OE-A > 3.03 OE-C[/SPOILER]
    Check it out: [URL="http://youtube.com/watch?v=xNVPKM07TWs&mode=related&search="]Pen Spinning[/URL]

  24. #24
    notBanned
    Points: 12,717, Level: 73
    Level completed: 67%, Points required for next Level: 133
    Overall activity: 0%

    Join Date
    Jun 2005
    Posts
    1,971
    QJ Pts
    12,717
    Level
    73
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by InhumanElmo
    once again laurin... HURRY UP ON PSPBILLIARDS!!! sry.... i love billiards... pool.... he he. and to cambel he has to actually paint the collision map so yeah... he may use the warcraft 3 editor for the top fancy layer but everything else is collision and height maps, unless u can paint those in the warcraft 3 thingy
    collision maps are easy as hell, you can do it in paint with no sweat.

  25. #25
    QJ Gamer Green
    Points: 6,374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    OMG where AM I!?!?!?!?
    Posts
    820
    QJ Pts
    6,374
    Level
    52
    Downloads
    0
    Uploads
    0

    Default

    i know thats what i was saying....
    [SPOILER="For PSP History"]1.50 > 1.52 > 2.00 > 1.5 > 1.5 (POC CF) > 1.5 (Harleyg) > 1.5 (Casual) > 3.03 OE-A > 3.03 OE-C[/SPOILER]
    Check it out: [URL="http://youtube.com/watch?v=xNVPKM07TWs&mode=related&search="]Pen Spinning[/URL]

  26. #26
    Points: 4,338, Level: 41
    Level completed: 94%, Points required for next Level: 12
    Overall activity: 0%

    Join Date
    Dec 2005
    Posts
    46
    QJ Pts
    4,338
    Level
    41
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by InhumanElmo
    HURRY UP ON PSPBILLIARDS!!!
    That is so n00b ;)

    go check his forum, and you'll be the first to know, but right now I think is pretty busy with exams, and nothing stops you from making one if you need it so bad

  27. #27
    QJ Gamer Green
    Points: 4,736, Level: 43
    Level completed: 93%, Points required for next Level: 14
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    26
    QJ Pts
    4,736
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by matriculated
    Wow, that's pretty great artwork, indianajonesilm! Do you work in the games industry? Because you really should.
    LOL, nope it's not my artwork. Like Campbell_FF said, I'm using the Warcraft III editor to make to maps. It's ridiculously easy to do, and I can whip up a map in minutes. I can literally paint an entire forest in just one stroke of the paintbrush. So I may be the map designer, but by no means am I as talented as the people at blizzard who drew those incredible graphics and coded such a great tool as their map editor. :)

  28. #28
    QJ Gamer Green
    Points: 27,074, Level: 97
    Level completed: 73%, Points required for next Level: 276
    Overall activity: 27.0%

    Join Date
    Jul 2005
    Posts
    7,010
    QJ Pts
    27,074
    Level
    97
    Downloads
    0
    Uploads
    0

    Default

    Well, editor or not the maps look good.

  29. #29
    QJ Gamer Blue
    Points: 6,676, Level: 53
    Level completed: 63%, Points required for next Level: 74
    Overall activity: 0%

    Join Date
    Jul 2005
    Posts
    298
    QJ Pts
    6,676
    Level
    53
    Downloads
    0
    Uploads
    0

    Default

    Hah, I see you like the doodads, the terrain editor is the easy thing, the trigger editor is the hard part haha...

    I could easily make thoose, just wondering, what do you have to do in paint to identify the boundries?

    EDIT: never mind, I found the tutorial hah...
    Last edited by Who Knows; 02-22-2006 at 04:34 PM.

  30. #30
    QJ Gamer Blue
    Points: 5,853, Level: 49
    Level completed: 52%, Points required for next Level: 97
    Overall activity: 0%

    Join Date
    Jul 2005
    Location
    Hull
    Posts
    399
    QJ Pts
    5,853
    Level
    49
    Downloads
    0
    Uploads
    0

    Default

    This i the only reason i wanted Lua on 2.01.
    I love playing those flash mini golf games and this is miles better.
    Only thing i can think of is theres no music, is this going to be implemented in a later release?


 
Page 1 of 2 1 2 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 06:54 AM.

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