Widescreen Gaming Forum

[-noun] Web community dedicated to ensuring PC games run properly on your tablet, netbook, personal computer, HDTV and multi-monitor gaming rig.
It is currently 09 Jun 2026, 11:52

All times are UTC [ DST ]




Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: 12 May 2007, 12:47 
Offline

Joined: 31 Jan 2007, 18:04
Posts: 259
Cool, thanks man.
I can't do that stuff... but thats going to help others im sure. :)


Top
 Profile  
Reply with quote  
PostPosted: 12 May 2007, 19:13 
Offline
Insiders
Insiders

Joined: 07 Nov 2005, 04:16
Posts: 3010
I don't know Delphi, but I think I understand what's going on. But I have a question - when editing a file, how do you determine which file to edit, and how do you determine the values of Position01 through 04?


Top
 Profile  
Reply with quote  
PostPosted: 12 May 2007, 21:47 
Offline
User avatar

Joined: 24 Dec 2006, 18:56
Posts: 764
yeah, you are overriding the hex codes on the offset


Top
 Profile  
Reply with quote  
PostPosted: 13 May 2007, 04:48 
Offline
User avatar

Joined: 08 Dec 2006, 06:01
Posts: 1060
What is delphi exactly?

A language? A compiler?


Top
 Profile  
Reply with quote  
PostPosted: 13 May 2007, 09:14 
Offline
User avatar

Joined: 24 Dec 2006, 18:56
Posts: 764
@Dem Pyros: It's a language

I have found my way to enter directly hex codes

Code:
    Private ReadOnly _960x600() As Byte = {&HC0, &H3, &H58, &H2}
       Private ReadOnly _1280x720() As Byte = {&H0, &H5, &HD0, &H2}
       Private ReadOnly _1280x768() As Byte = {&H0, &H5, &H0, &H3}
       Private ReadOnly _1280x800() As Byte = {&H0, &H5, &H0, &H3}


Top
 Profile  
Reply with quote  
PostPosted: 13 May 2007, 11:33 
Offline
User avatar

Joined: 24 Dec 2006, 18:56
Posts: 764
[Update]

I can do now exactly the same as squizzle mentions here, but there is 1 downside, with vb .net you need to have to installed microsoft framework.

I will do now some testing, and some artwork (okay it will suck the artwork). You will hear something soon from me, but i have also to watch my examens


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron




Powered by phpBB® Forum Software © phpBB Group