PSX-SCENE Forum Discussion for Sony PlayStation/PsOne/PS2/PS3/PSP/PS VITA
  • New Git Available for PS3 Devs!

    This announcement is for the all the PS3 developers, whether seasoned or just beginning. Having a code repository is one way to keep the scene moving forward, and allows developers to share their projects and/or collaborate on them. The problem is that these "gits" have been subject to DMCA threats, and other problems as well. The owner of the PS3 Dev Wiki, defyboy, has recently introduced a new service that should not be going anywhere, anytime soon. Be sure to stop by, and start sharing your work today!


    News Source: PS3Hax
    Comments 10 Comments
    1. brakk3n's Avatar
      brakk3n -
      I'm sorry, but I do not see how adding "another" GIT is going to help anything. For one no one can guarantee it will not go down no matter what they promise and if I were a PS3 developer I wouldn't want to have to go to 10 places (made up number) to get 10 different variations of different source codes. I agree having a single spot is a bad idea, but too many and you've got yourself problems.
    1. No0bZiLLa's Avatar
      No0bZiLLa -
      what if they have something "new" ?
    1. CrashSerious's Avatar
      CrashSerious -
      Quote Originally Posted by brakk3n View Post
      I'm sorry, but I do not see how adding "another" GIT is going to help anything. For one no one can guarantee it will not go down no matter what they promise and if I were a PS3 developer I wouldn't want to have to go to 10 places (made up number) to get 10 different variations of different source codes. I agree having a single spot is a bad idea, but too many and you've got yourself problems.
      Well, you are wrong about several statements there in that statement. I don't hold that against you, you just aren't informed enough to know what your talking about-- and that's OK.

      When Dashhacks had their git repository running for developers there was quite a bit of collaboration there and things moved forward, I think pretty well. I've said that in my previous interviews I believe and repeatedly said this is what the scene needed. It also allows new developers to have a spot to look for code and understand how the code works... and for seasoned developers to get involved with a new project that looks interesting and possibly even contribute code to a new developer that they would not otherwise know. Additionally, it gives the developers a place to share their code when they release it and people can see the changes made to it... this is much better than just releasing a zip of the source.

      Do seasoned developers need this? No. We typically would build our own and share it people we are working with before release and during development. This is a great opportunity for 'un-seasoned' developers to get involved, and by that I mean all of you who can code or might want to who are standing on the sidelines crying nothing new is coming out.

      (Full disclosure: the company that bought psx-scene and psgroove also bought dash hacks, and at that same time dashhacks was bought the git went down to never return.)
    1. Warning's Avatar
      Warning -
      It's also nice to have everything in one spot.
      I could not think of a better spot then ps3devwiki
    1. No0bZiLLa's Avatar
      No0bZiLLa -
      Quote Originally Posted by CrashSerious View Post

      (Full disclosure: the company that bought psx-scene and psgroove also bought dash hacks, and at that same time dashhacks was bought the git went down to never return.)

      Are you serious? why could they do such a thing? i am going to school right now to learn basic programming and logic, i can program very basic stuff like making printf's and a very small program in python that takes user input like height, weight, age, and then once you fill out the information it printf's back to you that you are "X" tall, "X" heavy, and "X" old, i know prety lame, but its a start. :P but my overall goal was to be able to make some homebrew and then update it to make it better and better. if all the repositories go down in flames, then where the hell would i even start at. i know seasoned devs dont have the time to show each new programmer the ropes, thats what good repositories are for, but anyways i am glad to see another pop up.
    1. No0bZiLLa's Avatar
      No0bZiLLa -
      Quote Originally Posted by brakk3n View Post
      I'm sorry, but I do not see how adding "another" GIT is going to help anything. For one no one can guarantee it will not go down no matter what they promise and if I were a PS3 developer I wouldn't want to have to go to 10 places (made up number) to get 10 different variations of different source codes. I agree having a single spot is a bad idea, but too many and you've got yourself problems.
      this attitude right here is why the scene isnt moving forward, the very first comment was in this topic IS BS. and every dev that see's this realizes why the ps3 and its "sceners" dont deserve shit. be glad someone is contributing. who cares if there were 100 repo's? if i were any good at programming my self, i would love to search different repo's for something new.
    1. tthousand's Avatar
      tthousand -
      I would have to say that any progress can be considered good progress. And that anywhere people can get together to work and share ideas and help is a great thing. We here at PSX-SCENE have been looking for a similar solution for all of our wonderful devs. We are glad to see this available.
    1. brakk3n's Avatar
      brakk3n -
      Quote Originally Posted by CrashSerious View Post
      Well, you are wrong about several statements there in that statement. I don't hold that against you, you just aren't informed enough to know what your talking about-- and that's OK.
      As a programmer myself (not for the PS3) I've never used GIT's so I guess my limited understanding on having more is better is the current attitude towards them with PS3 developers is just that.

      Quote Originally Posted by No0bZiLLa View Post
      this attitude right here is why the scene isnt moving forward, the very first comment was in this topic IS BS. and every dev that see's this realizes why the ps3 and its "sceners" dont deserve shit. be glad someone is contributing.
      I never said I deserved anything nor am asking for anything so I'm sorry if I offended anyone - other then you. I still see no reason why there should be X # of ps1ight variations as *personally* I would get confused, but if it helps the coders whip up more homebrew then great!
    1. CrashSerious's Avatar
      CrashSerious -
      Quote Originally Posted by brakk3n View Post
      As a programmer myself (not for the PS3) I've never used GIT's so I guess my limited understanding on having more is better is the current attitude towards them with PS3 developers is just that.



      I never said I deserved anything nor am asking for anything so I'm sorry if I offended anyone - other then you. I still see no reason why there should be X # of ps1ight variations as *personally* I would get confused, but if it helps the coders whip up more homebrew then great!
      Since you are a developer, I'll assume it's for windows (because I think if it was linux you would have heard about git)... Think of it like a source safe (M$ calls it team foundation server this week, IIRC) database that 100 developers have checked out a code branch and are coolaborating on the code. The "checkins" are the pull requests, and in this example the source safe db is a git repository and the forks are the checked out code.

      Now contrast that with 100 developers with local copies on their C: drive--- then try to merge it. This example, local copies (without checking out code) are the various git clones... that aren't forks.
    1. No0bZiLLa's Avatar
      No0bZiLLa -
      Quote Originally Posted by brakk3n View Post
      As a programmer myself (not for the PS3) I've never used GIT's so I guess my limited understanding on having more is better is the current attitude towards them with PS3 developers is just that.



      I never said I deserved anything nor am asking for anything so I'm sorry if I offended anyone - other then you. I still see no reason why there should be X # of ps1ight variations as *personally* I would get confused, but if it helps the coders whip up more homebrew then great!
      i was just pointing out how you automatically jumped to "this is useless". it is critical for there to be backups of backups. take ps3devwiki for instance, when it goes down, where you gonna turn to? def not any ordinary forum. it is in fact GREAT that there are multiple copies just incase of "emergency". just dont be so negative about something, geesh.
  • Daily Digest


    Want to receive the latest PSX info in your email?

    Sign up for our Daily Digest!



    Want to learn more about the team keeping you up to date with the latest scene news?

    Read about them now!

    Check out our Developer bios, too!

  • Recent Threads

    snowkid1995

    PS2 Slim problem.

    Thread Starter: snowkid1995

    Hello guys,

    i have replaced laser unit in my PS2 Slim... everything went fine until i wanted to play game (disk is little bit scratched but

    Last Post By: snowkid1995 Today, 06:27 AM Go to last post
    Lombiz

    ISO Game Multiman

    Thread Starter: Lombiz

    Hello,

    I am sorry to ask this question if it has been answered before several times but cannot find any answer googleing or searching these

    Last Post By: amp2006 Today, 06:12 AM Go to last post
    Koolgus

    Anyone know?

    Thread Starter: Koolgus

    Anyone know what mod menu can change online player ped i really want this to change non modders into people they want besides the default online players.

    Last Post By: Koolgus Today, 02:53 AM Go to last post
    kudabe

    Jail

    Thread Starter: kudabe

    Okay so i had a jailbroken ps3, and i accidentally updated it to OFW 4.41. The custom firmware that i had was CFW 4.30. Its a slim ps3 and the reason

    Last Post By: kudabe Today, 03:30 AM Go to last post
    Priime

    NETFLIX 12 MONTH MEMBERSHIP!! -3 Available

    Thread Starter: Priime



    got 3 netflix 12 month member ship

    i just got the codes no cards

    currently used a card for myself!! (:

    Last Post By: Priime Today, 01:02 AM Go to last post
    Hankk

    Gta tbogt Crashing

    Thread Starter: Hankk

    I have my PS3 Jail Broken onto Rebug CFW (4.41)

    So first, I open Multi-MAN then copy the game to my hdd (internal)
    Then i do the

    Last Post By: H8ncars Today, 01:21 AM Go to last post
  • Recent Comments

    aldostools

    Fan Control Utility v1.7 Relased CFW 4.41 Supported!!

    Ok, here is the official answer from Estwald about the sudden shutdown exiting from this app.
    ... Go to last post

    aldostools Today 07:10 AM
    worrorfight

    CFW 4.40 MiralaTijera - Update 4: System Manager 1.1 & 3.2.0 Integrated Core + qaflag

    Great update for your cfw MiralaTijera looks good. Go to last post

    worrorfight Today 06:01 AM
    nativesith

    May's PSX-Scene Contest Leaderboard.

    The other... taken OVER!
    Hell Yeah! Go to last post

    nativesith Yesterday 11:51 PM
    worrorfight

    May's PSX-Scene Contest Leaderboard.

    Lots of GTA-IV mods :D good write up STLcardsWS Go to last post

    worrorfight Yesterday 10:21 PM
    worrorfight

    Bite h&e v1.5.1 -- Addition of 3 PC emulators.

    Great work on the 3 emulators Francesco Lanzilotta. :) Go to last post

    worrorfight Yesterday 10:18 PM
    JOshISPoser

    April Contest Winner: RazorX Interview

    damn. thanks, but i don't have any 99 min cds, just 80 min. i remember looking for them, sort of,... Go to last post

    JOshISPoser Yesterday 09:49 PM
    atreyu187

    April Contest Winner: RazorX Interview

    I made a 99min rip of the game I could pass along. Go to last post

    atreyu187 Yesterday 09:08 PM
    JOshISPoser

    mMTools Updated for 4.41 CFW

    pretty sure that's showtime disc access. Go to last post

    JOshISPoser Yesterday 07:49 PM
    Ziken

    mMTools Updated for 4.41 CFW

    what does stDISC4.pkg do? Go to last post

    Ziken Yesterday 07:36 PM
    soules172

    PSPtoPS3 GUI Released with New PSP Remaster Method

    anyone get Final Fantasy Tactics: The War of the Lions saves to work ? Go to last post

    soules172 Yesterday 07:27 PM