Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  new plugin?
« previous next »
  • Print
Pages: [1]

Author Topic: new plugin?  (Read 3475 times)

Offline awerty83

  • Member
  • *
  • Posts: 7
new plugin?
« on: June 28, 2009, 03:28:06 PM »
hey all,
I think that's pretty noob question,
but it's a PC game which had about 1MB...The game is really good...2D!And I think many of you can convert it to rockbox...or no?
The download page is www.metanetsoftware.com ....and is called N the game...it's avaible for PSP and xBox for free.And my big question:is it possible to make this game for R.box?For gameplay are used 3 key,left-right-jump...so is pretty simple.I reaaly don't know how to make a plugin but I am sure that's damn hard...And yeah,sansa e250
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: new plugin?
« Reply #1 on: June 28, 2009, 03:59:12 PM »
Is the source code released under a GPL compatible licence?
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: new plugin?
« Reply #2 on: June 28, 2009, 09:32:32 PM »
I don't see any indication that it's open source.  It looks to be freeware.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline awerty83

  • Member
  • *
  • Posts: 7
Re: new plugin?
« Reply #3 on: June 29, 2009, 03:52:05 AM »
Quote from: AlexP on June 28, 2009, 03:59:12 PM
Is the source code released under a GPL compatible licence?
Well I don't know,I just know that's free game,and what the hell is GPL...sorry I am real RBox noob... ;D
Logged

Offline mcuelenaere

  • Developer
  • Member
  • *
  • Posts: 392
Re: new plugin?
« Reply #4 on: June 29, 2009, 04:02:12 AM »
This seems to be the license.. (seems NOT compatible with GPL)
Logged

Offline awerty83

  • Member
  • *
  • Posts: 7
Re: new plugin?
« Reply #5 on: June 29, 2009, 05:19:16 AM »
Yeah that's the last version license  :o
Is it actually possible to convert a game to .rock???
If yeah,how many years are needed for building a complete plugin???

EDIT
Raigan Burns and Mare Sheppard / Metanet Software Inc. grant a non-exclusive, non-transferable,
 
royalty-free license to distribute "N" only as follows:
 
 
 
Individuals are encouraged to share and give copies of
 
"N" to friends, family, coworkers, and members of any
 
not-for-profit organization, but only without charge and
 
without ADVERTISING ACCOMPANYING ITS DISTRIBUTION.  That is:
 
you may NOT distribute N for money. This includes money
 
made from any location or source where there exists
 
advertising, or other product endorsements of any kind without
 
prior consent of the authors, Raigan Burns and Mare Sheppard / Metanet Software Inc..

So:RB can make a plugin.But can't sell it.So license isn't problem
« Last Edit: June 29, 2009, 05:34:30 AM by awerty83 »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: new plugin?
« Reply #6 on: June 29, 2009, 05:28:29 AM »
The point is, if the license is not GPL compatible, it's not going into Rockbox. So in this case, the answer is never.
Logged

Read The Manual Please

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: new plugin?
« Reply #7 on: June 29, 2009, 05:42:46 AM »
You need the source code to port a program to a different platform. N does not have source code available. Thus nobody can port it but the original author anyway, regardless of license :)
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
Re: new plugin?
« Reply #8 on: June 29, 2009, 06:27:30 AM »
You could, as a last resort, contact the authors and see if they are willing to release the source code under GPL.
Logged

Offline mcuelenaere

  • Developer
  • Member
  • *
  • Posts: 392
Re: new plugin?
« Reply #9 on: June 29, 2009, 07:23:03 AM »
Even then, the source code of this game is probably ActionScript and Flash stuff; meaning not easy to port to C (without floating point and malloc abilities).

My guess is this game can only be ported if you'd start from scratch.
Logged

Offline awerty83

  • Member
  • *
  • Posts: 7
Re: new plugin?
« Reply #10 on: June 30, 2009, 05:40:25 AM »
Quote from: robin0800 on June 29, 2009, 06:27:30 AM
You could, as a last resort, contact the authors and see if they are willing to release the source code under GPL.
Well...I just wrote pretty big email to metanet...try too metanet@metanetsoftware.com
So.You need source code right?
The game plays in flash.Yeah.
« Last Edit: June 30, 2009, 05:45:23 AM by awerty83 »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: new plugin?
« Reply #11 on: June 30, 2009, 06:07:37 AM »
The source code might help a bit, but it's the licensing which is important.
Logged

Read The Manual Please

Offline awerty83

  • Member
  • *
  • Posts: 7
Re: new plugin?
« Reply #12 on: June 30, 2009, 06:16:44 AM »
Quote from: GodEater on June 30, 2009, 06:07:37 AM
The source code might help a bit, but it's the licensing which is important.
Well okay I am waiting an email from metanet
The license is free but not for sell.So you can make the plugin and give it for free.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: new plugin?
« Reply #13 on: June 30, 2009, 06:19:31 AM »
That does not necessarily make it GPL compatible.

Bear in mind we've been telling you here what *you'd* need in order to get it into Rockbox. No-one here has volunteerted to port it for.
Logged

Read The Manual Please

Offline awerty83

  • Member
  • *
  • Posts: 7
Re: new plugin?
« Reply #14 on: June 30, 2009, 06:26:08 AM »
okay.so no hopes.
Aha I finally know what that GPL is.
EDIT
I check the license included in the game pack...
YOU CAN'T MODIFY N... :-( ;-(
« Last Edit: July 01, 2009, 04:04:03 AM by awerty83 »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  new plugin?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.112 seconds with 14 queries.