Hello,You can do it for your own learning experience, (technically you are supposed to delete it within 24 hours) but if you decompiled a PS3 game and ported it to a computer you have 2 problems:
1) Copyright laws if you distribute it.
2) PS3 network would ban any account using it instantly if it was used online because the hardware IDs would not match a legit system (how they keep modders from using modded systems online). Its one thing to flash the firmware on a optical disk to bend the rules, but completely changed hardware... not gonna happen.
It depends on the license agreement being used, but generally proprietary code cannot be legally decompiled or dissembled for any reason according to most commercial license agreements. If a program needs to be inter-operable then really all you're doing is changing how the program is loaded for 1 of 4 kinds of operating systems (Windows, OS X, Linux or UNIX/BSD systems (they all function very similar and have nearly identical file systems and execution methods that don't vary much from AIX to FreeBSD...and porting between the various UNIX systems is really only a matter of having the system compile the program instead of distributing a binary program)) and how it looks based on whatever desktop environment you're using (and there are really only maybe 6 that people really care about). An algorithm is really just a methodical approach of solving a problem, and most daily tasks you perform really are algorithms, even starting your car and driving to work. More complex software algorithms may be patented to protect exactly how a problem is solved, and most of the algorithms in the Havok physics engine and in the Frostbite 2 game engine have several patents to protect their physics calculation and simulation capabilities since both have very powerful physics.Hello,You can do it for your own learning experience, (technically you are supposed to delete it within 24 hours) but if you decompiled a PS3 game and ported it to a computer you have 2 problems:
1) Copyright laws if you distribute it.
2) PS3 network would ban any account using it instantly if it was used online because the hardware IDs would not match a legit system (how they keep modders from using modded systems online). Its one thing to flash the firmware on a optical disk to bend the rules, but completely changed hardware... not gonna happen.
Time to take a break from Microsoft and/or MacOS software.
I think you will find what you seek from the Wikipedia article on Open Source Software @ http://en.wikipedia.org/wiki/Open-source_software
Game companies make more profit by releasing games that are supported by multiple platforms.
Return to Patents & Trademarks
Users browsing this forum: No registered users and 2 guests