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

[RELEASE] JellyCar for PSP

This is a discussion on [RELEASE] JellyCar for PSP within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; "JellyCar is a driving/platforming game for Windows, Xbox360 and iPhone. The game is about driving a squishy car through squishy ...

  
  1. #1
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default [RELEASE] JellyCar for PSP vr. 1.1

    "JellyCar is a driving/platforming game for Windows, Xbox360 and iPhone. The game is about driving a squishy car through squishy worlds, trying to reach the exit. The game features soft body physics for all of the objects in the world. Also your car can transform for a limited time to aid progression through the level."

    Walaber - walaber.com

    Today I can proudly present JellyCar for PSP. With permission from Walaber I was able to make nice port of the game to our beloved console.

    Well it's not just simple port - game was rewritten from C# to C++ - It took same time...

    What will you see in the game:
    • Soft-body physics!

    • 20 levels to play

    • Smooth gameplay with 60 fps

    • Ability to use level editor from PC version to make some new levels


    Some screens:
    Spoiler for Screens:






    Game is here :
    http://drakon.xxl-web.pl/jellycar/JellyCar_1_1.7z(2.6 MB)
    http://drakon.xxl-web.pl/jellycar/JellyCar_1_1.rar(5.3 MB)
    (use 7zip or winrar to open)

    Package contains version for PSP Slim and PSP Fat, there is also small readme file with controls - but this should be not a problem ;)

    Later I will update topic how to add new maps made with editor :>
    This is version 1.0 of the game but there still can me some bugs... I have some plans for version 1.1 (music,better background,more maps... etc.) but I need some time.

    Now have a nice play time :)

    [EDIT]
    Some promo images and trailer from upcoming version.






    http://www.youtube.com/watch?v=BNjOG3cNnrg

    Images and trailer made by my friend Shadow (shd16[@]interia[.]pl) from psp-team.pl community :>

    [EDIT]
    Here it is - JellyCar for PSP ver. 1.1



    http://drakon.xxl-web.pl/jellycar/JellyCar_1_1.7z(2.6 MB)
    http://drakon.xxl-web.pl/jellycar/JellyCar_1_1.rar(5.3 MB)

    Changes:
    • 10 new levels
    • Map reverse - press X while playing
    • Best jump record - when jumping in the air - jump length will be count.
    • Car skins - dress car in some nice skin(skins can be easily add by user ;) )
    • 2.5 D - no more flat 2D we are going in 2.5D


    How to add your own skins?
    You must prepare 4 images - big car,small car,big tire, small tire and put them in Assets/Car_Skins. Next you must add one line to the car_skins.xml ex.
    Code:
    <Skin name="Car 65" chassisSmall="carSmall.png" chassisBig="carBig.png" tireSmall="tireSmall.png" tireBig="tireBig.png" />
    and now you will be able to use this skin in game ;)
    (I can't contact with person that made skins for me so currently you must use this textures as a reference image. I will provide some clean images to make textures later...)

    [EDIT]
    Here is the guide - how to add my super map to JellyCar PSP.

    First of all we need Level Editor from PC version. You can download editor from here : http://drakon.xxl-web.pl/jellycar/JellyEditor1.1.1.rar .

    After installation of the level editor is complete, you will gain access to tutorial on using editor, made by walaber. It's very good tutorial :> Also you can open all maps from JellyCar PSP - they are in Assets/Scenes/ folder, .scene files. It's good idea to check them, how they work and how are they constructed. Try to change them, experiment on them and then make your own special map.

    Ok - so you have your super map created in editor, what's next? Use option "Save All" in editor to save whole map in some folder - name it ex. "super_map.scene". Now copy all generated files to Assets/Scenes/ - when you are creating objects try to gave them some unique names.

    1/3 of the process is done :>

    Now open scene_list.xml in some text editor. This is list of all maps. We need to add our own line ex:
    <Scene name="Super Map" file="super_map.scene" thumb="supermap" />
    name - name of our map
    file - file with our map
    thumb - file with image that will be shown in menu

    2/3 is done.

    Now the image file. It must be .png image, 96x96 pixels size. With name that you declared in scene_list.xml file so here it will be : supermap.png.
    Put that file in Assets/Texture/. If you are not artist like me and want nice image from your level do this. Just run the game without that image file of your level - it will be ok. Navigate your map in menu - there will be name but no image.Run map and take screen in the game - use tool like remoteJoy or other (screens in next version...) Now just make your nice miniature from screenshot and put in in Assets/Texture/. Now if you will start the game and navigate in menu to your map you will see name of the map and image.

    3/3 done...

    I hope that this guide will help... I know that my English is terrible XD
    If you have any problems just post them - I will try to answer.

    If you make some nice level please send me mail or pm. I will gather them all and put in next release - also i will make small site where all maps will be for download.


    Last edited by Drakon; 12-21-2008 at 07:38 AM.

  2. #2
    Points: 11,498, Level: 70
    Level completed: 62%, Points required for next Level: 152
    Overall activity: 50.0%

    Join Date
    Dec 2005
    Location
    LBC
    Posts
    516
    QJ Pts
    11,498
    Level
    70
    Downloads
    0
    Uploads
    0

    Default

    looks very fun! downloaded it and will test it in the morning!

  3. #3
    Banned from QJ for LIFE
    Points: 10,957, Level: 69
    Level completed: 27%, Points required for next Level: 293
    Overall activity: 0%

    Join Date
    Jul 2006
    Posts
    1,557
    QJ Pts
    10,957
    Level
    69
    Downloads
    0
    Uploads
    0

    Default

    Amazing, Jelly car looked so damn awesome on the 360 and i was annoyed when it stopped working until Ms add the XNA games properly. If this is even half as good then it will be brilliant. Thanks a lot and i will test asap.

  4. #4
    Local Tech
    Points: 9,044, Level: 63
    Level completed: 98%, Points required for next Level: 6
    Overall activity: 27.0%

    Join Date
    Oct 2007
    Location
    home
    Posts
    1,821
    QJ Pts
    9,044
    Level
    63
    Downloads
    1
    Uploads
    0

    Default

    this sounds so awesome
    i thank you so much for your great efforts

  5. #5
    &lt;img src=&quot;images/smilies/psp.gif&quot; border=&quot;0&quot; alt=&quot;&quot; title=&quot;&quot; cl***=&quot;inlineimg&quot; /&gt; &lt;img src=&quot;images/smilies/Punk.gif&quot; border=&quot;0&quot; alt=&quot;&quot; title=&quot;&quot; cl***=&
    Points: 11,105, Level: 69
    Level completed: 64%, Points required for next Level: 145
    Overall activity: 0%

    Join Date
    Jun 2005
    Location
    Canada
    Posts
    1,944
    QJ Pts
    11,105
    Level
    69
    Downloads
    0
    Uploads
    0

    Default

    Yay, I loved this game on the 360

  6. #6
    QJ Gamer Bronze
    Points: 5,309, Level: 46
    Level completed: 80%, Points required for next Level: 41
    Overall activity: 0%

    Join Date
    Nov 2007
    Location
    Finland
    Posts
    846
    QJ Pts
    5,309
    Level
    46
    Downloads
    0
    Uploads
    0

    Default

    Wow, looks great! I'll give it a go soon!

  7. #7
    QJ Gamer Green
    Points: 3,544, Level: 37
    Level completed: 30%, Points required for next Level: 106
    Overall activity: 0%

    Join Date
    Oct 2008
    Posts
    109
    QJ Pts
    3,544
    Level
    37
    Downloads
    0
    Uploads
    0

    Cool frontpaged!

    Good job on the brew, Drakon! We just got this up on the QJ frontpage! Give us a holler when you've posted that how-to guide on adding new maps from the level editor. I'll see if I can append it into the article later on (given that I'm still logged on by that time). Cheers! ;)

  8. #8
    QJ Gamer Green
    Points: 3,199, Level: 34
    Level completed: 99%, Points required for next Level: 1
    Overall activity: 54.0%

    Join Date
    Nov 2007
    Location
    Radom, Poland
    Posts
    25
    QJ Pts
    3,199
    Level
    34
    Downloads
    0
    Uploads
    0

    Default

    Awesome job, Drakon. Game works fluently and it's fun. I wait for the level editing tutorial, cause there are not many levels.

  9. #9
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Here is the guide - how to add my super map to JellyCar PSP.

    First of all we need Level Editor from PC version. You can download editor from here : http://drakon.xxl-web.pl/jellycar/JellyEditor1.1.1.rar .

    After installation of the level editor is complete, you will gain access to tutorial on using editor, made by walaber. It's very good tutorial :> Also you can open all maps from JellyCar PSP - they are in Assets/Scenes/ folder, .scene files. It's good idea to check them, how they work and how are they constructed. Try to change them, experiment on them and then make your own special map.

    Ok - so you have your super map created in editor, what's next? Use option "Save All" in editor to save whole map in some folder - name it ex. "super_map.scene". Now copy all generated files to Assets/Scenes/ - when you are creating objects try to gave them some unique names.

    1/3 of the process is done :>

    Now open scene_list.xml in some text editor. This is list of all maps. We need to add our own line ex:
    <Scene name="Super Map" file="super_map.scene" thumb="supermap" />
    name - name of our map
    file - file with our map
    thumb - file with image that will be shown in menu

    2/3 is done.

    Now the image file. It must be .png image, 96x96 pixels size. With name that you declared in scene_list.xml file so here it will be : supermap.png.
    Put that file in Assets/Texture/. If you are not artist like me and want nice image from your level do this. Just run the game without that image file of your level - it will be ok. Navigate your map in menu - there will be name but no image.Run map and take screen in the game - use tool like remoteJoy or other (screens in next version...) Now just make your nice miniature from screenshot and put in in Assets/Texture/. Now if you will start the game and navigate in menu to your map you will see name of the map and image.

    3/3 done...

    I hope that this guide will help... I know that my English is terrible XD
    If you have any problems just post them - I will try to answer.

    If you make some nice level please send me mail or pm. I will gather them all and put in next release - also i will make small site where all maps will be for download.
    Last edited by Drakon; 12-21-2008 at 07:22 AM.

  10. #10
    QJ Gamer Green
    Points: 3,522, Level: 37
    Level completed: 15%, Points required for next Level: 128
    Overall activity: 0%

    Join Date
    May 2007
    Posts
    70
    QJ Pts
    3,522
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Great work, I loved playing this on the iPhone, but I'll bet it will be a lot easier to control on the PSP.
    [url="http://www.safarial.homebrewheaven.net"]Blog[/url]

  11. #11
    Art
    Art is offline
    Bush Programmer
    Points: 60,149, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    3,658
    QJ Pts
    60,149
    Level
    100
    Downloads
    0
    Uploads
    0

    Default

    Very nice game :)

    YOu can cheat on the catapult level, by transforming to 4WD,
    then backing up over the wall.
    If you do it at just the right time,
    the moving blue platform will push you back toward the target :)

  12. #12
    QJ Gamer Gold
    Points: 14,678, Level: 78
    Level completed: 57%, Points required for next Level: 172
    Overall activity: 0%

    Join Date
    Nov 2006
    Posts
    1,523
    QJ Pts
    14,678
    Level
    78
    Downloads
    0
    Uploads
    0

    Default

    Game is GREAT!

    But audio is VERY BAD :o

  13. #13
    Art
    Art is offline
    Bush Programmer
    Points: 60,149, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    3,658
    QJ Pts
    60,149
    Level
    100
    Downloads
    0
    Uploads
    0

    Default

    Actually there are quite a few levels where you can cheat by not going the route you are supposed to ;)
    and a few where I can't figure out what you're meant to do.

    I really like this game. Beats me how anything like this is programmed.

  14. #14
    Points: 2,844, Level: 32
    Level completed: 63%, Points required for next Level: 56
    Overall activity: 0%

    Join Date
    Nov 2007
    Posts
    9
    QJ Pts
    2,844
    Level
    32
    Downloads
    0
    Uploads
    0

    Default

    too fun !

  15. #15
    QJ Gamer Blue
    Points: 3,684, Level: 38
    Level completed: 23%, Points required for next Level: 116
    Overall activity: 27.0%

    Join Date
    Jul 2007
    Location
    <-- Over There <--
    Posts
    151
    QJ Pts
    3,684
    Level
    38
    Downloads
    0
    Uploads
    0

    Default

    this is great! cant wait till another map pack or whatever is released! keep up the good work!

  16. #16
    QJ Gamer Blue
    Points: 3,684, Level: 38
    Level completed: 23%, Points required for next Level: 116
    Overall activity: 27.0%

    Join Date
    Jul 2007
    Location
    <-- Over There <--
    Posts
    151
    QJ Pts
    3,684
    Level
    38
    Downloads
    0
    Uploads
    0

    Default

    okay, this is really getting kind of annying...

    so i installed xna frameworks or w/e from the link you provided, and i always get the error message when trying to open it... i included a pic so you might be able to help me more....

    also, once ive installed xna frameworks, should there be an app shortcut or w/e under all programs in the start menu???

    thanks

    pic:
    would have made it bigger but the size limit stopped me....

    pretty much whats not in the pic is the top part that says
    JellyEditor has stopped working
    windows can check online bla bla bla.

    --> check online 4 solution & close
    --> close program

    then whats in my pic

    EDIT

    sorry for double post, didnt notice that till now....
    Attached Thumbnails Attached Thumbnails [RELEASE] JellyCar for PSP-picture_05.jpg  

  17. #17
    Points: 2,226, Level: 28
    Level completed: 51%, Points required for next Level: 74
    Overall activity: 0%
    Achievements:
    First 1000 Experience Points

    Join Date
    Nov 2008
    Posts
    14
    QJ Pts
    2,226
    Level
    28
    Downloads
    0
    Uploads
    0

    Default

    This is really great! :)

  18. #18
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by Art View Post
    Actually there are quite a few levels where you can cheat by not going the route you are supposed to ;)
    and a few where I can't figure out what you're meant to do.

    I really like this game. Beats me how anything like this is programmed.
    You little cheater
    The source of the game is not so complicated - the hardest part was to rewrite physic engine that is used in the game and have sure that everything is ok. So there were hours of testing.... -_-'

    @usernameforever - about you problem with the editor. Could you try to download PC version (here) - first install the game and then try to install editor.

  19. #19
    Art
    Art is offline
    Bush Programmer
    Points: 60,149, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    3,658
    QJ Pts
    60,149
    Level
    100
    Downloads
    0
    Uploads
    0

    Default

    Are you going to make more levels?
    Hope so...

  20. #20
    QJ Gamer Bronze
    Points: 7,567, Level: 58
    Level completed: 9%, Points required for next Level: 183
    Overall activity: 0%

    Join Date
    Jun 2007
    Posts
    1,073
    QJ Pts
    7,567
    Level
    58
    Downloads
    0
    Uploads
    0

    Default

    I love this game. This is an excellent homebrew game. It will stay on my memstick till i beat it a few times.
    Twenty minutes into the Future!

  21. #21
    ThatSonyGuy/THATPSPGUY
    Points: 7,255, Level: 56
    Level completed: 53%, Points required for next Level: 95
    Overall activity: 0%

    Join Date
    Jun 2005
    Location
    internet
    Posts
    677
    QJ Pts
    7,255
    Level
    56
    My Mood
    Amazed
    Downloads
    0
    Uploads
    0

    Default

    I find this game as fun as Squares. I have however found a crash bug in Platformer. If you get caught between the platform that lifts up by the arrow pointing up and the ledge that arrow is on it freezes ( The ledge disappears and reappears the whole time). Just thought I'd let ya know but I LOVE this game immensely. Keep stuff like this coming and I'll be entertained forever.

    Side Note: Art also I love Lazer Invaders. Need a laser pointer( illegal here) but I use an IR LED instead. It werks almost as well. Any chance of a IR mode and Laser mode?
    Last edited by soopergooman; 11-07-2008 at 12:03 PM. Reason: had to add in text
    There are only two infinite's, The Universe and Human Stupidity.- Albert Einstein
    Sony Messed up and had to give me a Brand New 60gig PS3, not a refurb

  22. #22
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by soopergooman View Post
    I find this game as fun as Squares. I have however found a crash bug in Platformer. If you get caught between the platform that lifts up by the arrow pointing up and the ledge that arrow is on it freezes ( The ledge disappears and reappears the whole time). Just thought I'd let ya know but I LOVE this game immensely. Keep stuff like this coming and I'll be entertained forever. ...
    Yes I know about this bug now, but thanks :>
    Someone even made some small trailer :) - http://www.youtube.com/watch?v=NvOLGuQM92g

  23. #23
    Art
    Art is offline
    Bush Programmer
    Points: 60,149, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Overall activity: 0%

    Join Date
    Nov 2005
    Posts
    3,658
    QJ Pts
    60,149
    Level
    100
    Downloads
    0
    Uploads
    0

    Default

    ( illegal here)
    Sorry for of topic, but where are they illegal?

    Any chance of some new levels Drakon?

  24. #24
    QJ Gamer Green
    Points: 3,649, Level: 37
    Level completed: 99%, Points required for next Level: 1
    Overall activity: 27.0%

    Join Date
    Nov 2007
    Location
    House
    Posts
    300
    QJ Pts
    3,649
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    This games is fun, like Art said, any change of a level update?
    PSP [COLOR=Red][COLOR=Black]3.51[/COLOR] [COLOR=Orange][B]>[/B][/COLOR] [COLOR=DarkGreen]1.5[/COLOR] [COLOR=DarkOrchid][B]>[/B] [/COLOR][COLOR=Blue]3.52 M33-4[/COLOR] [B][COLOR=DarkSlateGray]>[/COLOR][/B] [COLOR=Black][COLOR=Red]3.71 M33-4[/COLOR][/COLOR][/COLOR]

  25. #25
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Yes - There will be some new levels with 1.1 version. I need some time

  26. #26
    Points: 2,140, Level: 27
    Level completed: 94%, Points required for next Level: 10
    Overall activity: 0%
    Achievements:
    First 1000 Experience Points

    Join Date
    Nov 2008
    Posts
    3
    QJ Pts
    2,140
    Level
    27
    Downloads
    0
    Uploads
    0

    Default

    Good job, great game. Now, i wait the next version

    Sorry for my bad english, but i'm italian.

  27. #27
    QJ Gamer Gold
    Points: 11,523, Level: 70
    Level completed: 69%, Points required for next Level: 127
    Overall activity: 0%

    Join Date
    Nov 2006
    Posts
    1,679
    QJ Pts
    11,523
    Level
    70
    Downloads
    0
    Uploads
    0

    Default

    Wow..this is alot more fun than it looks from the screen shots!! Good show mate!
    Quote Originally Posted by limneosgreen
    Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper

  28. #28
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Hi everyone - I just want to say that JellyCar 1.1 is coming this weekend(30.11.2008 ;)). I hope that you all will be satisfied with this version :>

    As a bonus here is first promo images ;)





    Images made by my friend Shadow (shd16[@]interia[.]pl) from psp-team.pl community :>
    Last edited by Drakon; 11-26-2008 at 01:10 PM.

  29. #29
    QJ Gamer Blue
    Points: 3,623, Level: 37
    Level completed: 82%, Points required for next Level: 27
    Overall activity: 0%

    Join Date
    Jan 2008
    Location
    florida
    Posts
    234
    QJ Pts
    3,623
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Kewl can you give us a breif change log?

  30. #30
    QJ Gamer Green
    Points: 3,502, Level: 37
    Level completed: 2%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Jul 2008
    Location
    Poland
    Posts
    62
    QJ Pts
    3,502
    Level
    37
    Downloads
    0
    Uploads
    0

    Default

    Hmm I think I can ;)

    This are the main changes:
    • 10 new levels - or more (currently making them)
    • Map reverse - you will see ;)
    • Best jump record - when jumping in the air - jump length will be count.
    • Car skins - dress car in some nice skin(skins can be easily add by user ;) )
    • 2.5 D - no more flat 2D we are going in 2.5D


    ... and some more...


 
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 09:23 AM.

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