yamraaj Posted February 9, 2007 Posted February 9, 2007 (edited) I was trying for coding a starfield...and no need to tell i failed ..So what i did...just ripped the code from a C++ keygen and made it readable in asm...I hope it will be useful for the poor programmers like me Attached source along with a compiled exe...Have Fun!!!ORiON.rar Edited February 9, 2007 by yamraaj
Ufo-Pu55y Posted February 9, 2007 Posted February 9, 2007 I hope it will be useful for the poor programmers like me It is... it is... !!!Thx...
Guest eXLoCk Posted February 9, 2007 Posted February 9, 2007 Hello Wow Kool Thx mate But i have a small problem he mean he cant find ufmod.inc - ufmod.lib who have this ?? whats wrong greetz
yamraaj Posted February 9, 2007 Author Posted February 9, 2007 (edited) eXLoCK Get it from http://ufmod.sourceforge.net/ Either copy the inc file to masm32\include and lib to masm32\lib or if you are using other directory the nspecify the correct path like "C:\ufmod\ufmod.inc" and similarly for lib and if you don't want music to play then comment the four lines having ufmod in it Edited February 9, 2007 by yamraaj
Guest eXLoCk Posted February 9, 2007 Posted February 9, 2007 Hello Hey Kool Thank you nice nice greetz
F0X Posted February 19, 2007 Posted February 19, 2007 that's that's WONDERFULL thanks allot mate!! *late response just heard from this post from angel55* I tried coding it as wel... did it in VB but that just sucked... well thanks again mate ^^F0X
Guest newborn Posted February 20, 2007 Posted February 20, 2007 go to this page, and take any ripp effects.http://cyberdoomsystems.narod.ru/ripp.html
yamraaj Posted March 2, 2007 Author Posted March 2, 2007 As Ziggy Mentioned there was a gdi leak.....So to remove it add this line at the end of UpdateScroll Functioninvoke DeleteObject,ScrollMainDC
arlequim Posted March 18, 2007 Posted March 18, 2007 But this starfield is an original code by Orion or it was taken from some GDI win32 programming book???
Loki Posted March 19, 2007 Posted March 19, 2007 (edited) No sh!t, Sherlock. Did you read the thread title? Edited March 19, 2007 by Loki
Guest shot Posted March 19, 2007 Posted March 19, 2007 arlequim asked for the the source of the code I simply told him...
arlequim Posted March 19, 2007 Posted March 19, 2007 @shot: ok, i have understood that this code was ripped by orion kgn but, i mean, this was coded for the first time by the member of orion -or- there is some book/site of special effects (codeproject???)The same for the fire effect on cyberdoomsystems: nice, but i think it is not original by orion team. So i'm looking for resources about fire, text scroller, water effect etc etc.Tnx anyway
Ufo-Pu55y Posted March 20, 2007 Posted March 20, 2007 @shot: ok, i have understood that this code was ripped by orion kgn but, i mean, this was coded for the first time by the member of orion -or- there is some book/site of special effects (codeproject???)The same for the fire effect on cyberdoomsystems: nice, but i think it is not original by orion team. So i'm looking for resources about fire, text scroller, water effect etc etc.Tnx anywayYep... CodeProject:http://www.codeproject.com/bitmap/specialfx.aspBut to be accurately, this stuff (starfields in intros) stood up not later than ~20 years ago on boxes like C64.And the mathematical realisations didn't change. Just a matter of conversion into other languages...
arlequim Posted March 22, 2007 Posted March 22, 2007 tnx for reply Ufo So there are no news on the special effects, only converted code... btw fire effect is used by Orion and water effect by ex-ZWT trial keygenme
antrobs Posted May 5, 2007 Posted May 5, 2007 Is there any link for a code for water effect or ripple for MASM?aNtRoBs
mia Posted May 5, 2007 Posted May 5, 2007 (edited) Is there any link for a code for water effect or ripple for MASM?aNtRoBsTry thisWATER_EFFECT_DEMO.zip Edited May 5, 2007 by mia
Ufo-Pu55y Posted May 5, 2007 Posted May 5, 2007 Try thisVery smart oO !Do u have more stuff like that in ur pocket ? Any link ? Greets
antrobs Posted May 7, 2007 Posted May 7, 2007 @miaI seen that before it's from Tom Kenny @ Iczelion's Win32 Assembly Homepage source code area it's nice...Any idea how to transfer it to a dialog or window instead in desktop, i've tried it before but I didn't succeed....aNtRoBs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now