English Amiga Board


Go Back   English Amiga Board > abime.net - Hosted Projects > project.Sprites

 
 
Thread Tools
Old 01 March 2006, 00:51   #21
MadMunkey
Registered User
 
Join Date: Feb 2006
Location: UK
Age: 41
Posts: 26
right its a deal will try
MadMunkey is offline  
Old 01 March 2006, 01:12   #22
MadMunkey
Registered User
 
Join Date: Feb 2006
Location: UK
Age: 41
Posts: 26
I've got more if you send me your email address ill send u them

I think im manage to find all the gfx now, just a case of putting them together now
Attached Thumbnails
Click image for larger version

Name:	Bloodwych1.gif
Views:	275
Size:	11.4 KB
ID:	10421   Click image for larger version

Name:	Bloodwych3.gif
Views:	266
Size:	20.0 KB
ID:	10423   Click image for larger version

Name:	Bloodwych4.gif
Views:	249
Size:	16.4 KB
ID:	10424   Click image for larger version

Name:	Bloodwych5.gif
Views:	254
Size:	16.0 KB
ID:	10425   Click image for larger version

Name:	Bloodwych6.gif
Views:	243
Size:	16.3 KB
ID:	10426  

MadMunkey is offline  
Old 01 March 2006, 19:49   #23
Ultron
Something
 
Ultron's Avatar
 
Join Date: Feb 2006
Location: Amigaland, Nostalgia
Age: 48
Posts: 757
Quote:
Originally Posted by method
I use WinUAE and "Save State" to ".USS" files. (Found under the "Misc" tab)
...And for those who don't know, always save "uncompressed".
Ultron is offline  
Old 02 March 2006, 07:34   #24
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,648
I really don't want to add a new screen mode unless it is used by atleast a few games, since my time is VERY limited and the sources of GfxRip are a MESS (to say the least) ;-) But I will add some general additions which will help to speedup searching, etc.
tomcat666 is offline  
Old 02 March 2006, 08:44   #25
MadMunkey
Registered User
 
Join Date: Feb 2006
Location: UK
Age: 41
Posts: 26
Tomcat have you ever looked at Ultimate Graphics Ripper for the ST it is done really well and maybe you can take a look and add some of its features.

If you want it let me know.
MadMunkey is offline  
Old 02 March 2006, 08:49   #26
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,648
To be honest - I have seen it. My Graphics Ripper was really never meant to be anymore than a quick hack to rip some pictures for a few remakes. Thats why the code is COMPLETELY hacked together (anyone can see that) and there is no real interface (apart from a few dialoges), only basic functionality (altough the functionality is far bigger than what was first intended). To continue developing this would take too much time (apart from adding a few things that make life easier and are quickly added). To make a completely new tool with better interface, added sprite modes, etc. would mean even more time which I really lack lately - doing so many things.
The source is provided for anyone who is brave enough to go through it ;-) And to code a graphics ripper like this doesn't really involve huge coding skills, so I think anyone could do it, basically...
tomcat666 is offline  
Old 02 March 2006, 17:36   #27
MadMunkey
Registered User
 
Join Date: Feb 2006
Location: UK
Age: 41
Posts: 26
I hope someone takes you up on the offer
MadMunkey is offline  
Old 02 March 2006, 18:55   #28
method
Zone Friend
 
Join Date: Feb 2006
Location: UK
Age: 44
Posts: 94
@tomcat.. you're right... it's not difficult.

(though mine is slow as hell using setpixel API)

EDIT: Have now figured out a 'screen mode' of sorts to get Bloodwych's graphics.
Attached Thumbnails
Click image for larger version

Name:	slowbloodwych.gif
Views:	270
Size:	25.9 KB
ID:	10445  

Last edited by method; 03 March 2006 at 16:06.
method is offline  
Old 03 March 2006, 00:04   #29
BuckyB
Wizard extraordinaire
 
BuckyB's Avatar
 
Join Date: Apr 2005
Location: Home
Posts: 17
Hey,

sometime ago, Microsoft released some coding tools, Visual C and Visual VB. Now, in a long gone past, I used to code some stuff and I still code simple things like IRC scripts. I never coded in VB so I needed the experience and the disctraction, so I used the opportunity to 'rewrite' gfxripper in VB.

It's *horrible* code. I am NOT really a coder, I never really used VB, etc. etc. The code is more or less a direct port from the C-code and I used some really disgusting tricks to get a little extra speed, so readability is way below zero. Additional, I just realised that I might not have all 'bitplane' stuff working like it should? Or, maybe I do? I simply forgot...

If someone (method?) really, really, REALLY wants it, I might consider releasing the "code" (if you can call it that :-) here on EAB, you people might be able to make something from it?
Attached Files
File Type: zip GfxRipper.zip (52.3 KB, 178 views)
BuckyB is offline  
Old 03 March 2006, 14:38   #30
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
Bucky.. Nice program with plenty of scope for improvement (If you're up for it )

Here are a couple:

Zoom:

1). It seems to be filtered.
2). Make it a seperate window
3). Adjustable zoom levels would be nice (and make life easier too)
4). Make it scrollable so bigger images can be zoomed

Main prog:

1). Activate the icons you have at the top so direct figures can be entered
2). Make buttons for each of the keyboard commands
3). Allow saving of the palette (to bmp/png)
4). Resizeble window so I can use all my screen

I'm sure there are more things that could be added if you want to support this properly

Thanks again

edit: just checked the ABOUT menu and you mention it is a conversion of X_to's gfxripper. This is incorrect and is actually a conversion of Tomcats gfx ripper

Last edited by BippyM; 03 March 2006 at 14:58.
BippyM is offline  
Old 04 March 2006, 00:21   #31
BuckyB
Wizard extraordinaire
 
BuckyB's Avatar
 
Join Date: Apr 2005
Location: Home
Posts: 17
Quote:

Zoom:

1). It seems to be filtered.
2). Make it a seperate window
3). Adjustable zoom levels would be nice (and make life easier too)
4). Make it scrollable so bigger images can be zoomed
1. Correct but I don't know how to disable the filter.
2. Good idea
3. I think that's doable, as the OS is doing the scaling (and the unwanted filtering!) so all that's needed is a different multiplier, I think
4. Again. good idea!

However, as you may have guessed, I am not up to the task :-) I got this beast working and that was it, for me. Again, if someone that is fluent in VB wants to do something with it...

Quote:

Main prog:

1). Activate the icons you have at the top so direct figures can be entered
2). Make buttons for each of the keyboard commands
3). Allow saving of the palette (to bmp/png)
4). Resizeble window so I can use all my screen
1. I disabled these because they interfered with the keyboard commands. I think it had something to do with 'E' in hexadecimal inputs. Can't remember.
2. Hmm, lots of the bottom stuff (status line) is clickable. I think that once, in a long gone past, I wanted to also make all bitmap numbers clickable?
3 and 4. Not up to me.

And, yes, you are correct, it's Tomcat's ripper, but ... Well, this was never really meant for public release so I like to think it's a forgivable mistake I should fix that, but I just grabbed an old .exe that I zipped up for EAB, and I really don't want to touch that horrible code ever again!
Sorry Tomcat!
BuckyB is offline  
Old 04 March 2006, 02:55   #32
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
This is all fair enuff. I don't know VB but send the source over anyway. Always worth a peek
BippyM is offline  
Old 04 March 2006, 07:58   #33
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,648
Hehe, no problem. Would be nice to see a fully GUI-enabled version of the ripper. If you do then please merge in the latest version (I think changes should merge nicely).
Hope someone can pick this VB thingy up.
tomcat666 is offline  
Old 04 March 2006, 08:14   #34
method
Zone Friend
 
Join Date: Feb 2006
Location: UK
Age: 44
Posts: 94
I'm interested in the code too!!
method is offline  
Old 04 March 2006, 08:22   #35
BuckyB
Wizard extraordinaire
 
BuckyB's Avatar
 
Join Date: Apr 2005
Location: Home
Posts: 17
It's in the Zone...
BuckyB is offline  
Old 04 March 2006, 09:32   #36
MadMunkey
Registered User
 
Join Date: Feb 2006
Location: UK
Age: 41
Posts: 26
And all i wanted was the bloodwych gfx, what have i dont
MadMunkey is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
OS 4 Newbie tainted Member Introductions 2 16 October 2011 04:26
Another Newbie danhans Member Introductions 18 23 April 2009 17:18
GAMES: 1) impossible to complete, 2) almost completed, 3) you will complete adamst85 Retrogaming General Discussion 33 28 November 2004 14:30
newbie deckard109 New to Emulation or Amiga scene 3 02 May 2002 18:23
Newbie Avinitlarge New to Emulation or Amiga scene 1 18 November 2001 22:59

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:34.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08788 seconds with 14 queries