English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 17 December 2014, 03:53   #1
jimmy2x2x
Beyond Mutton
 
jimmy2x2x's Avatar
 
Join Date: Mar 2011
Location: North West, UK
Age: 52
Posts: 347
Cheeky request, small Windows c program

I'm trying hard to get my game released before Xmas and need a small simple binary file stripper for windows.

I don't have a C environment setup and I'm on mobile Internet, so can't do it at the moment...

Usage:

Stripfile file.ext


Output:

file.raw



Process:

Ignore first 8 bytes of source file

. Loop
Copy 1 byte to output file
Skip 3 bytes
. Until eof

That's it, very simple, if it could use wildcards, even better!

Can you help ☺

Thanks

Ps. Just need a win exe
jimmy2x2x is offline  
Old 17 December 2014, 07:52   #2
Vot
Registered User
 
Join Date: Aug 2012
Location: Australia
Posts: 651
Cheeky request, small Windows c program

Seriously if your just converting files just write it in Python it would take 5 minutes. Who cares about performance. It's not like your converting gigabytes. The language is small to download which you can do on wireless.
Vot is offline  
Old 17 December 2014, 12:14   #3
chaos
Registered User
 
chaos's Avatar
 
Join Date: Mar 2013
Location: Slovenia
Posts: 138
Here you go, hope it does what you need:
https://dl.dropboxusercontent.com/u/524989/stripper.zip
chaos is offline  
Old 17 December 2014, 18:15   #4
jimmy2x2x
Beyond Mutton
 
jimmy2x2x's Avatar
 
Join Date: Mar 2011
Location: North West, UK
Age: 52
Posts: 347
Quote:
Originally Posted by Vot View Post
Seriously if your just converting files just write it in Python it would take 5 minutes. Who cares about performance. It's not like your converting gigabytes. The language is small to download which you can do on wireless.
Never used it, but thanks for the input
jimmy2x2x is offline  
Old 17 December 2014, 18:54   #5
jimmy2x2x
Beyond Mutton
 
jimmy2x2x's Avatar
 
Join Date: Mar 2011
Location: North West, UK
Age: 52
Posts: 347
Quote:
Originally Posted by chaos View Post
Here you go, hope it does what you need:
https://dl.dropboxusercontent.com/u/524989/stripper.zip
Works perfectly, thanks for the effort, makes things much easier for me ☺

Merry xmas
jimmy2x2x 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
External windows program communicating with program running inside WinUAE xxxxx support.WinUAE 10 19 February 2013 09:27
[OS 3.9] Why my windows are small when opened ? Foul request.Other 11 04 August 2012 17:19
Small feature request hoborg request.UAE Wishlist 3 15 June 2010 16:59
Cheeky n00b request digger909 support.WinUAE 5 07 June 2009 17:38
A small request for WinUAE Error support.WinUAE 0 12 July 2004 15:41

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:01.

Top

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