xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Come Quick Benjeremy
flattspott
post May 2 2004, 12:50 AM
Post #1


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



I'm almost finished with Concentration.

Chalk another one up for the internal MXM games

This post has been edited by flattspott: May 2 2004, 08:19 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post May 2 2004, 03:29 AM
Post #2


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



Also the way I have it scoreing now is for every match made you get 100 points. For every mismatch you get 5 point taken away. Then at the end your given a time penalty added to you total score. So in short the object is to get the all the correct matches as fast as you can.

I'm still undecided how to do the scoring. This is probably temporary.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
chilin_dude
post May 2 2004, 07:52 AM
Post #3


X-S Knowledgebase
********

Group: Members
Posts: 4945
Joined: 12-January 03
From: USA
Member No.: 19165
Xbox Version: v1.0
360 version: unknown



Awesome man!!!!
You rock dude!
Now go make another game pop.gif beerchug.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
BenJeremy
post May 2 2004, 12:31 PM
Post #4


X-S Elysian
*************

Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)



Nice. Looking very good!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post May 2 2004, 01:54 PM
Post #5


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



Only one thing though. Getting the thumbs. You said Xbox game thumbnail Concentration.

Now I assume you mean actual games and not any of the homebrew stuff. This makes sense, since more then a few of the Homebrew stuff have the same ID. Currently I point it to my game dir (F:\Games) and search it, get the DecID, convert it to HEX, then go and load the TitleImage.xbx from E:\UDATA for the the first 8 games it finds.

I was just scanning E:\UDATA but I have no way of know wether or I not I'm getting a retail game save or a homebrew one. I'm working on it though.

Edit: It scans E:\UDATA now for the game thumbs :Edit

Also I should should mention that this wasn't very easy to do. Well, for me I east seeing how I have no "real" programming skills.

It tooks me like two days just to get the randomization stuff working so that each image is only used twice, and the for whole board. I had to do a check to see if each random number was already taken befor using it. You guys might be thinking, "That's easy man" but like I said for me it was a challenge.

This post has been edited by flattspott: May 2 2004, 04:11 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post May 2 2004, 01:57 PM
Post #6


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



QUOTE
Awesome man!!!!
You rock dude!
Now go make another game


No no, I have to leave some for you to make. tongue.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
EcL|PsE
post May 2 2004, 11:50 PM
Post #7


X-S Senior Member
**

Group: Members
Posts: 259
Joined: 6-December 03
Member No.: 79773



why dotn u do like card concentraion or liek shape concentration.
xbxo game clips seem kinda corny
but w/e
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
koldfuzion
post May 3 2004, 01:09 AM
Post #8


X-S Freak
*****

Group: Members
Posts: 1480
Joined: 8-January 03
Member No.: 17355



because the game icons are a readily available resource which will require little from the user (as far as extra files) and the script can be included in the MXM xbe.

cards and images are not... although i guess abstract shapes could be drawn but that would be a pain in the arse.

This post has been edited by koldfuzion: May 3 2004, 01:09 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Yuyu
post May 3 2004, 01:34 AM
Post #9


X-S Spirit Detective
*****

Group: Moderator
Posts: 1231
Joined: 11-June 03
From: Belleville, IL
Member No.: 43348
Xbox Version: v1.1
360 version: v2 (zephyr)



QUOTE (EcL|PsE @ May 2 2004, 08:50 PM)
why dotn u do like card concentraion or liek shape concentration.
xbxo game clips seem kinda corny
but w/e

You should take this as a compliment flattspott, and not really read what it says. Now you have joined the ranks of other scene developers, having someone criticize something you develop before its even been used... wink.gif

Awsome work on the games by the way, hope to see more....
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post May 3 2004, 02:22 AM
Post #10


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



Well I did consider adding mode types. Like a plain old colored block mode.

QUOTE
Awsome work on the games by the way, hope to see more....


Im hashing out the beginings of Reversi at the moment. Just the checking routines that are based on where the pointer is. I'm doing this on paper while watching some earthquake movie.

This post has been edited by flattspott: May 3 2004, 03:15 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
koldfuzion
post May 3 2004, 02:41 AM
Post #11


X-S Freak
*****

Group: Members
Posts: 1480
Joined: 8-January 03
Member No.: 17355



papers?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post May 3 2004, 04:55 AM
Post #12


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



Yes paper, like writing the stuff out by hand rather then typing it up on a pc.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
EcL|PsE
post May 3 2004, 07:54 PM
Post #13


X-S Senior Member
**

Group: Members
Posts: 259
Joined: 6-December 03
Member No.: 79773



wow YuYu chill, u dotn have to kiss ass that much.
i apreciate this dudes work, and i have no problems with it, it was a simple question, not a negative one or anything, just wondering why, and stating why i thought so..

toodles
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
koldfuzion
post May 3 2004, 08:38 PM
Post #14


X-S Freak
*****

Group: Members
Posts: 1480
Joined: 8-January 03
Member No.: 17355



Yuyu's comments were'nt aimed at you in hostility, but were just a general comment to flattspott about the "bombarding critizism" the dev's receive and that he should know what they feel like now.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post May 3 2004, 10:16 PM
Post #15


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



Forget you all then, I'm never making anything ever again. Just kidding. "Bombard" all you want.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st May 2013 - 10:34 PM