vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   ibProArcade or v3Arcade? (https://vborg.vbsupport.ru/showthread.php?t=114998)

analog-x 05-07-2006 03:27 PM

ibProArcade or v3Arcade?
 
I've been thinking about isntalling an arcade system for sometime now, and I think I'm ready to do it.

I need your opinions. Which would you recommend? ibProArcade? or v3Arcade.

I'm leaning more towards ipProArcade since I can download the latest 2.55+ from here, where as on the official v3Arcade v1.0.6 is listed and I cant find a download link anywhere.

I tried to demo ipProArcade but the Arcade button on the site is disabled, I did find screenshots which looked pretty good.

So I'm kind of torn and not sure which to go with.

TheComputerGuy 05-07-2006 03:36 PM

I would wait for IBProArcade 2.5.6 there are a few bugs and 2.5.6 looks awesome.

v3Arcade is nice, but until the new release comes out there are some features that look to be pretty nice as live arcade play.

I use v# are most of my sites because I was unable to fix the errors on IBProArcade

firstrebel 05-07-2006 06:17 PM

Quote:

Originally Posted by TheComputerGuy
I would wait for IBProArcade 2.5.6 there are a few bugs and 2.5.6 looks awesome.

v3Arcade is nice, but until the new release comes out there are some features that look to be pretty nice as live arcade play.

I use v# are most of my sites because I was unable to fix the errors on IBProArcade

What errors are you getting with IBProArcade

Bob

mat64 05-07-2006 06:23 PM

I've got v3Arcade installed, and what i've seen of iBProArcade i'd go with v3Arcade :)

da420 05-07-2006 06:27 PM

Ive had both installed. But, Im loving, and sticking with IbProArcade. I simply love the product.

Urban51 05-07-2006 06:31 PM

Unless I'm missing something I had installed V3 but changed only because IbPro had more games....

Mark.B 05-07-2006 07:46 PM

Heh heh I'm going to brag again, but you could always copy my trick and install both on the same board! :D

analog-x 05-07-2006 07:50 PM

I'm anal when it comes to installing/uninstalling stuff because I like my systems clean. Typically when Uninstalling something there is always crap that remains.

Oblivion Knight 05-07-2006 07:53 PM

Quote:

Originally Posted by analog-x
I'm anal when it comes to installing/uninstalling stuff because I like my systems clean. Typically when Uninstalling something there is always crap that remains.

In which case, neither Arcade system is great in this department.. ;)

mat64 05-07-2006 08:21 PM

Isn't v3Arcade compatable with all IBPro games? :confused:
Quote:

Originally Posted by Urban51
Unless I'm missing something I had installed V3 but changed only because IbPro had more games....


analog-x 05-07-2006 11:19 PM

Quote:

Originally Posted by mat64
Isn't v3Arcade compatable with all IBPro games? :confused:


Oh!! can you challenge Players in ibProArcade like you can in v3Arcade?

From what I've read so far on both systems, you can install games on both systems vise versa.

I finally found v3Arcade v1.0.6 + a whole bunch of addons....But than again the official site claims v1.1.0 will be out March 12th.

Ahhhhhh!!AAAAAAAAAAA :p

I hate it when there is no clear cut answer.

djjeffa 05-08-2006 01:27 AM

Quote:

Originally Posted by Mark.B
Heh heh I'm going to brag again, but you could always copy my trick and install both on the same board! :D

i had vbarcade when i was running 3.0 vb now im running vb3.5 and have ib running is there any way to get varcade to run with ib already installed pluse im asumming my db is still intact from the varcade

Wordplay 05-08-2006 01:03 PM

i used to use v3arcade on 3.0 i'm now using ipb arcade i installed it not knowing that it wasn't possible to challange. and i cant really uninstall it, because my users voted for it to stay as they didn't want to loose their highscores etc.

i'd go with v3arcade, i'm working on making a challange system for ipb because that just livens up the board, but since it's not out or anywhere seriously in the making by any real scripters (unlike myself)... i'd say go with v3arcade.

analog-x 05-08-2006 08:21 PM

Ok I think this will be my last questions (cross your fingers) before I make a decision.

How is the Admin section of v3Arcade vs ibProArcade?

the v3Arcade Licensing thing is it necessary?

In v3Arcade I noticed there is a HighScore prune feature which I dont see in ibProArcade. Is this something that is necessary? If so, than what do you do in ibProArcade.

Mark.B 05-08-2006 09:37 PM

Quote:

Originally Posted by djjeffa
i had vbarcade when i was running 3.0 vb now im running vb3.5 and have ib running is there any way to get varcade to run with ib already installed pluse im asumming my db is still intact from the varcade

You can do it, but it's a bit tricky.

You mainly need to go through the ibproarcade files and rename all instances of arcade.php to ibproarcade.php. There are also a couple of references to 'arcade' that need changing to 'ibproarcade'. Then you need a bit of template trickery in the ARCADE template.

The database entries for the 3.5 version of v3Arcade are different to those used in the 3.0 version so although the tables are still intact you won't be able to use them and will need to reinstall all the games.

Finally, one consequence of running both arcades is that ibproarcade games will NOT run on v3Arcade as you have to disable the compatibility plugin, else it buggers up the ibproArcade score submissions. But if you do run both anyway this isn't a major issue.

Basically unless you're pretty good with php stuff I wouldn't attempt to run both. I needed some assistance to get it done and even then there is lots of trial and error testing to find odd references to arcade that need changing to ibproarcade.

Zidane007nl 05-10-2006 05:46 PM

Back when I had vB 3.0.x I used ibProArcade, but I didn't like all the IPB coding crap that came with it. So when I upgrade to vB 3.5.x I installed v3arcade and used a hack that converted the games and scores.

I like v3arcade more than ibProArcade, since the version I used had a crappy admin interface. Looking forward to the new released of v3arcade that will be released in 2 days. :D

SaN-DeeP 05-11-2006 12:37 AM

we started with v3arcade and so far never faced problems with same.. although ibproarcade sounds promising as well, with a nice interface and lot more features..

djjeffa 05-11-2006 11:50 PM

Quote:

Originally Posted by Mark.B
You can do it, but it's a bit tricky.

You mainly need to go through the ibproarcade files and rename all instances of arcade.php to ibproarcade.php. There are also a couple of references to 'arcade' that need changing to 'ibproarcade'. Then you need a bit of template trickery in the ARCADE template.

The database entries for the 3.5 version of v3Arcade are different to those used in the 3.0 version so although the tables are still intact you won't be able to use them and will need to reinstall all the games.

Finally, one consequence of running both arcades is that ibproarcade games will NOT run on v3Arcade as you have to disable the compatibility plugin, else it buggers up the ibproArcade score submissions. But if you do run both anyway this isn't a major issue.
than
Basically unless you're pretty good with php stuff I wouldn't attempt to run both. I needed some assistance to get it done and even then there is lots of trial and error testing to find odd references to arcade that need changing to ibproarcade.

thanks i guss ill just have to pick one

is there any threads out there comparing the pros and cons of the 2?

Zia 05-14-2006 02:33 AM

Quote:

Originally Posted by djjeffa
thanks i guss ill just have to pick one

is there any threads out there comparing the pros and cons of the 2?


umm maybe theres no thread...comparing ibpro vs v3

ibproarcade rules all the way ..recntly 2.5.6+ released of ibpro..
ibpro support various types of games (v3,ibpro,pnflash)

other hand v3 support only v3 games..

ibpro 2.5.7+ will contain more feature..what is absent in v3..
ibpro have its own flow of update with too kool support forum....MrZeroPage is Mr.Nice Guy for support....
Ibpro also have various vba cmps module too..

All i can say..IbproArcade Rules.......we are using it been 1 yr..
Suggetion is ours
dicission is urs...........

analog-x 05-25-2006 04:14 PM

I think its been over a month since I posted this thread and I still havent made up my mind which to install.

This is bad.

I'm usualy pretty good at comparing similar software and choosing the best one.

But I'm stuck with this one.

Ok some more questions and this is the final I promise. :)

Both Arcades come with the following list of games.

ibProArcade
tetris
snake
simon
pacman
moonlander
invaders
hexxagon
breakout
asteroids


v3 Arcade
tetris
spaceinvaders
snake
chopper
asteroids


On the v3 Arcade Feature list it says "Supports both v3 Arcade and iB games." does that mean I can bring hexxagon, breakout,simon, moonlander from the ibPro Package into v3 Arcade?

While looking at screen shots for both systems I noticed on the ibPro Arcade one that there is Burger Time one of my all time favourite classics.
https://vborg.vbsupport.ru/attachmen...chmentid=38282

Where would I get that game?

MrZeropage 05-28-2006 09:43 PM

about your question of settings, feature ect. (like score-pruning) just look the Screenshots provided in the ibProArcade-Thread

Here is the one about the Main Settings:
https://vborg.vbsupport.ru/showthread.php?t=101554

Yes, Score-Pruning and alot of other things are possible :)



Games are no problem at all, ibProArcade is compatible to v3arcade- and ibProArcade-Games. To get Games, just visit one of the compatible Sites

You 'll find BurgerTime there, too ;)


Feel free to give ibProArcade a try, it is very easy to uninstall if you would dislike it ...

Mark.B 05-28-2006 09:47 PM

At this precise point in time, you are best off using ibProArcade as v3Arcade has 'gone to sleep' again for a while.

MrZeroPage has done a great job of coding it and you will get support on here for it...there are also loads of games sites for ibProarcade.

if you've been thinking about it this long you need to make a decision now...and as v3Arcade is on hold again for a while with no real support and less games sites running, the decision has GOT to be ibProArcade now.

analog-x 05-29-2006 12:27 PM

In the end I went with v3 Arcade.

As far as support both Sites are down.

V3 arcade has a message about re-tooling etc.. and IBPRO has s single line about database error etc..

MrZeropage 05-29-2006 07:21 PM

Hey man, ibProArcade-Support is given here on vbulletin.org :cool:

The site www.ibproarcade.com is from the original Arcade done for InvisionBoard, this here is the vBulletin-Version of it

TheBlackPoet 05-30-2006 03:59 PM

no disrespect to the ibpro.... but i originally installed that hack.... b4 i saw v3..
i thought... ibpro is the shiznit!!!! but v3.... spanks that tail!!
both are great and it really depends on your likes.... i chose to uninstall ibpro and go with v3... now i have to find games!!! ibpro has a wide game selection... the same games!!!!


All times are GMT. The time now is 08:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01735 seconds
  • Memory Usage 1,796KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete