Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Program Announcements / PhysiX-Brick-Breakout (DP-Sw-Mode-Comp-2006-Entry)

Author
Message
Hoozer
17
Years of Service
User Offline
Joined: 8th Sep 2006
Location: Bremerhaven (Germany)
Posted: 17th Nov 2006 12:19 Edited at: 28th Feb 2007 14:30
Hello everyone,

I made a recompiled version of my entry (the original-entry was some kind of major-bug-release)! (Also an other excuse for me is that this is/was my first game ever made with DB-Pro!)

It was optimized to run in a screen-resolution of 1280x1024, but it will use your desktop-resolution and you might see "blue bars" at the side of the arena, this is just the background so please irnore it! (With the original resolution you don't have the "blue bars"!)

Screenshots (that's what everyone was waiting for, right? ):

Shows how it looks like on startup (with enabled Parallax-Mapping):


Shows how it looks when the "Force-Field-Effect" is enabled:


Shows the Dark-Physics interaction of the particles:



How to download:
1. ! IMPORTANT !: Disable any Download-Manager or say NO, if it asks you to download the file (it will ask after you clicked on the link!)!!!
2. Click on the link below
3. Click on the "Free"-Button in the lower right part of the browser
4. Wait for untill the counter (big number changing slowly in the middle of the browser-window) reaches "0.0"
5. Select a server from the list
6. Enter the number from the picture into the textbox
7. Click the "Download"-Button right from the textbox
8. Click "Save" in the upcoming dialog
9. Select the place where you want to save the file and click "Save"
10. Unpack and have fun!


Download-Link:

http://rapidshare.com/files/18611881/PhysiX-Brick-Breakout---V--1-3.zip


Fell free to put a comment here, if you find something like a bug or anything else that could improve the game! (As far as it can be improved, cause it's still a simple (stupid?) game!)

I would welcome everyone willing to test it in Hardware-Mode, cause I have actually no PhysX-Card (I hope to get one in the future) and give me some feedback, IF it worked at all!

Try it out, maybe it performs better on your machine! (Also try disableing the 'Parallax'-Mapping-Effect, it helps a lot when starting the game with a lot of objects!)


Feedback (for Version 1.2):

Argoon (Forum-Name):
Told me that it worked in Hw-Mode, BUT only behave playable with a "box-size" of 20 (first question you get asked on startup)!

Tests he dad run on his system:
("Box-Size"+"Parallax-Mapping"+"Force-Field-Shader"+"Reflaction-Effect"+"Time-Stepping-Method"+"Soft-/Hardware-Mode")

4+Y+Y+Y+C+Hardware= crash ( Body::setActive:limit of 4000 active bodies reached! Body activation is denied.

5+Y+Y+Y+C+Hardware= crash (generic windows error (progame hade a error and needs to shutdown...)).

10+Y+Y+Y+C+Hardware= Run (bad performance(slow smoke and flag) the ball don´t move)

15+Y+Y+Y+C+Hardware= Run ( visualy the smoke is more fast but the ball still don´t move)

20+Y+Y+Y+C+Hardware= Run





Version 1.3 (27.02.2007):
Some improvements to make the game more fun!

New:
- The "Min-Ball-Speed" can be entered at game-startup! (You no longer have to use the "slow" ball of '25'; instead you can start with a higher speed like '200'!)
- Also the "Max-Ball-Speed" can be entred at startup! (Ball never gets faster than this value!)
- The screen-resolution, color-depth is allways the same as the Desktop-Resolution!
- A "score-multiplier" is introduced, to make it easier getting higher scores! (Every completed level you get one additional multiplier, also every 1000 points you loose them, if you miss a ball!)

Changes:
- The different bar with angled-sides can now be un-/loaded by pressing 'b'-key without any delays (now loading precomputed mesh)!
- Some remaining text-messages were updated to D3D-Text-Commands, instead of the Standard-DP-Pro-Text-Commands!
- Fixed a big bug with the HighScore-System!



Version 1.2 (14.11.2006):

Workaround for people with a PhysX-Card to run it in Hardware-Mode!

Changes:
- standard-bar is now loaded as DEFAULT-bar! The different bar with angled-sides can be un-/loaded by pressing 'b'-key, it offers better ball-handling, but currious ball-behaviour-possibility might be higher AND probably crashes the game for the people with a PhysX-Card enabled!!!



Version 1.1 (06.11.2006):

Imroved release (for "Dark-Physics-Competition 2006", "Software"-Mode, Recompiled Version for TGC)
Contest-participants with the demo had to recompile it for TGC (after Contest!)!

New:
- Bar-Ball-Tunneling-Protection added, now the ball shouldn't get through the bar anymore!
- High-Score is now aviable! It gets saved to a file called "highScore.txt" inside the game directory!
- Game continues if all boxes are destroyed, new boxes will be generated, this happens as long as the player has lifes left! This also increases the game-level!
- After the destruction of all boxes the player get an additional life!
- The ball-speed increases with every new level! (Right now 5 additional "speed-points" up to max-speed of 60!)!
- Force-Field-Effect can be activated during game-startup! (For graphiccards with 'Pixel-Shader-2.0-Support' the transparent forcefields get replaced with some "water-looking"-effect! )
- New sounds for all kind of Gravity-Effects!

Changes:
- no separate media-files anymore, only one EXE, MANUAL and highScore-file ('highScore.txt' is created after first finished game!)!
- (much) better Performance (up to 50%) cause of the use of D3D-Text-Commands! (For those who use DB-Pro: use D3D-Text-Commands where ever possible!)
- bar-movement improved, shouldn't get stuck (lag) anymore!
- bar-size increased (from (x,y,z): 8,6,1 to 12,9,3), hitting the ball should be easier now!
- bar changes color to light-red, if ball is in front of it!
- optional: ball-particle-trail, can be turned on/off by pressing "n"-key!
- optional: different bar with angled-sides can be un-/loaded by pressing "b"-key, better ball-handling, but currious ball-behaviour-possibility might be higher!
- optional: camera-view can be changed to bar-position for better
ball-position-judgement, but looks a bit ugly!
- informations are now disabled by default (can be enabled again with "i"-key)
- Time for following Gravitiy-Effects have been set from 10 sec. to 15 sec.: Ball-Gravity, Blackhole-Gravity, Anti-Blackhole-Gravity

Removed:
- Shadow-Effects have been removed, cause they were of no use when changing object-colors (too buggy)!



Version 1.0 (15.10.2006):

Initial release (for "Dark-Physics-Competition 2006", "Software"-Mode)

AMD 64X2 4800+ (939); 2GB; GF 6800LE (@12PS, 6VS; 380 MHz, RAM: 434 MHz)
DP-Sw-Mode-Comp-Entry (updated to V. 1.2):
http://forum.thegamecreators.com/?m=forum_view&t=93582&b=5
Hoozer
17
Years of Service
User Offline
Joined: 8th Sep 2006
Location: Bremerhaven (Germany)
Posted: 27th Feb 2007 20:09
Hello everyone:

I updated the version of "PhysiX-Brick-Breakout" to 1.3! It should be easier now to get higher points and it should be more fun, cause you can set the ball speed like you want it to be!


Version 1.3 (27.02.2007):
Some improvements to make the game more fun!

New:
- The "Min-Ball-Speed" can be entered at game-startup! (You no longer have to use the "slow" ball of '25'; instead you can start with a higher speed like '200'!)
- Also the "Max-Ball-Speed" can be entred at startup! (Ball never gets faster than this value!)
- The screen-resolution, color-depth is allways the same as the Desktop-Resolution!
- A "score-multiplier" is introduced, to make it easier getting higher scores! (Every completed level you get one additional multiplier, also every 1000 points you loose them, if you miss a ball!)

Changes:
- The different bar with angled-sides can now be un-/loaded by pressing 'b'-key without any delays (now loading precomputed mesh)!
- Some remaining text-messages were updated to D3D-Text-Commands, instead of the Standard-DP-Pro-Text-Commands!
- Fixed a big bug with the HighScore-System!

AMD 64X2 4800+ (939); 2GB; GF 6800LE (@12PS, 6VS; 380 MHz, RAM: 434 MHz)
DP-Sw-Mode-Comp-Entry (updated to V. 1.2):
http://forum.thegamecreators.com/?m=forum_view&t=93582&b=5
dark coder
21
Years of Service
User Offline
Joined: 6th Oct 2002
Location: Japan
Posted: 27th Feb 2007 20:37
The screenshots look really nice, but I can't get the game to run, once it gets to the select software or hardware mode it seems to lockup, and when pressing y or n it doesn't play any sounds, so it's possible it never checks to see if the buttons are pressed, however the game did exit quicky which suggests it hasn't locked up.

Hoozer
17
Years of Service
User Offline
Joined: 8th Sep 2006
Location: Bremerhaven (Germany)
Posted: 27th Feb 2007 21:49 Edited at: 27th Feb 2007 23:05
@ dark coder: Sorry that it didn't work for you! Argoon tested "Version 1.2" it with hardware last time and it worked and I have no hardware yet to try it by myself!

I made a stupid failure! I corrected it, should work now! (No need for an extra Version-Nr I think, but I credited you in my "MANUAL-file"! )

My "setup"-system is really nooby, cause I hadn't much time lately to implement something "cooler"!

(The hardware-mode has really NO performance-impact, cause of the actual implementation of DP and/or my use of sparkies-collision-DLL!)

@ all others: It would be nice, if you have any suggestions or questions to post them here!

(The "precomputed-mesh"-problem is fixed now!)


Have fun with DP and "PhysiX-Brick-Breakout"!

Hoozer

AMD 64X2 4800+ (939); 2GB; GF 6800LE (@12PS, 6VS; 380 MHz, RAM: 434 MHz)
DP-Sw-Mode-Comp-Entry (updated to V. 1.2):
http://forum.thegamecreators.com/?m=forum_view&t=93582&b=5

Login to post a reply

Server time is: 2024-03-28 21:00:00
Your offset time is: 2024-03-28 21:00:00