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.

Newcomers DBPro Corner / tamperable files

Author
Message
kfoong
21
Years of Service
User Offline
Joined: 28th Jan 2003
Location: Australia
Posted: 29th Jan 2003 07:10
When you create your games, all the media are stored outside. is there a way to store the media inside the game or make files that cannot be tampered with? Maybe dlls?
--------
I HAVE NO IDEA HOW TO PROGRAM DARK BASIC!
OneTouch
21
Years of Service
User Offline
Joined: 23rd Jan 2003
Location:
Posted: 29th Jan 2003 08:35
Just off the top of my hean, but if you got a good
installer program,
wouldn't that encrpyt all your files,
which makes them non tamperable?

OneTouch
21
Years of Service
User Offline
Joined: 23rd Jan 2003
Location:
Posted: 29th Jan 2003 08:36
<EDIT!>
I meant off the top of my head*,
sorry!

kfoong
21
Years of Service
User Offline
Joined: 28th Jan 2003
Location: Australia
Posted: 29th Jan 2003 08:46
i know but when you install the game the media can be tampered with again.

--------
I HAVE NO IDEA HOW TO PROGRAM DARK BASIC!
The Darthster
21
Years of Service
User Offline
Joined: 25th Sep 2002
Location: United Kingdom
Posted: 29th Jan 2003 19:02
You could encode all your media within data statements in the code, but that would be incredibly tedious. You could mess up the files using an encryption algorithm, then decode them bit by bit at run-time, but this would be slow.
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 29th Jan 2003 20:15
Are we forgetting the project manager, which allows you to embed and encrypt into your EXE?

Plus Reading and Writing Fileblocks / Dirblocks could give you some sort of PAK file archive solution - read up on those commands in the DBP help, under "Files".

Visit [url]www.lightning-systems.co.uk[/url]
You are the th person to view this signature.
kfoong
21
Years of Service
User Offline
Joined: 28th Jan 2003
Location: Australia
Posted: 29th Jan 2003 22:56
the only things i find there are c and c++ files and i dont know how to do c++

--------
I HAVE NO IDEA HOW TO PROGRAM DARK BASIC!
kfoong
21
Years of Service
User Offline
Joined: 28th Jan 2003
Location: Australia
Posted: 29th Jan 2003 23:03
ok i found it sorry

--------
I HAVE NO IDEA HOW TO PROGRAM DARK BASIC!

Login to post a reply

Server time is: 2024-09-19 02:44:40
Your offset time is: 2024-09-19 02:44:40