Be a Supporter!

Newgrounds and mochi

  • 157 Views
  • 3 Replies
New Topic Respond to this Topic
bumblefish
bumblefish
  • Member since: Feb. 26, 2013
  • Offline.
Forum Stats
Member
Level 05
Game Developer
Newgrounds and mochi 2013-08-22 12:52:50 Reply

I cant reall find an answer on this. When you publish a game on newgrounds can you publish the same game through mochi?
I suppose you would delete the api and preloader and republish through mochi ? And can you redistribute with a newgrounds add on other sites?

nitokov
nitokov
  • Member since: May. 8, 2012
  • Offline.
Forum Stats
Member
Level 05
Programmer
Response to Newgrounds and mochi 2013-08-22 13:21:21 Reply

At 8/22/13 12:52 PM, bumblefish wrote: I cant reall find an answer on this. When you publish a game on newgrounds can you publish the same game through mochi?
I suppose you would delete the api and preloader and republish through mochi ? And can you redistribute with a newgrounds add on other sites?

Its best to distribute game on as many portals as possible.


RangeError: Error #1125: The index 4 is out of range 4.

MSGhero
MSGhero
  • Member since: Dec. 15, 2010
  • Offline.
Forum Stats
Supporter
Level 16
Game Developer
Response to Newgrounds and mochi 2013-08-22 13:55:14 Reply

At 8/22/13 12:52 PM, bumblefish wrote: I cant reall find an answer on this. When you publish a game on newgrounds can you publish the same game through mochi?
I suppose you would delete the api and preloader and republish through mochi ? And can you redistribute with a newgrounds add on other sites?

Yes, and just the ads. Mochi requires their ad to play for their services to be approved. You don't have to get rid of the NGAPI tho, I left NG API.connect in the mochi version so I could get a total number of views without having to visit multiple sites and add the views up. The preloader doesn't matter.

That being said, I'm not sure how NG feels about doing a lot of API stuff when you don't have their ads enabled. Adding 1 to a view count is nothing, and I also logged custom events from the mochi version, but saving and loading and scoreboards idk

bumblefish
bumblefish
  • Member since: Feb. 26, 2013
  • Offline.
Forum Stats
Member
Level 05
Game Developer
Response to Newgrounds and mochi 2013-08-23 01:39:08 Reply

thanks for the answer