Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Mem View Request

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Zhoul
Master Cheater
Reputation: 1

Joined: 19 Sep 2005
Posts: 394

PostPosted: Fri Dec 23, 2005 7:38 pm    Post subject: Mem View Request Reply with quote

This request is three fold:

--------------------------------------------------------
One: When you select a byte in memory view, would it be possible to change the "title" of Memory Viewer to show which byte is selected?

i.e.

Memory Viewer - 00001234 Selected
--------------------------------------------------------
Two: Could we get a "Copy address of selected byte" added to the right-click menu? I currently work around this, by right clicking, then clicking "Add to address list", then copying the address there, but it'd be nice to see this added.
--------------------------------------------------------
Three: Could we get a "Goto selected address" added to the right-click menu? Sometimes I like to re-align the view of bytes, based off a certain byte, but end up having to right click the byte, "Add to address list", copy, close that window, right-click and 'goto address'. Again, would be nice to see a 1 step-plan for this.
--------------------------------------------------------

All simple requests Wink Attached is a screenshot to visualise with....
Attached is a
Back to top
View user's profile Send private message AIM Address
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Fri Dec 23, 2005 8:01 pm    Post subject: Reply with quote

Ok, I'll see what canbe done.

about alligning, when having the memory view selected press left and right keys for a 1 byte change in address

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
tanjiunnyann
How do I cheat?
Reputation: 0

Joined: 08 Dec 2005
Posts: 8

PostPosted: Fri Dec 23, 2005 9:44 pm    Post subject: Reply with quote

hello db, I found that the scroll bar at the right hand side in the Memory View cannot be scrolled... it's too bad.... can you fix this problem?
Back to top
View user's profile Send private message
cparty
Expert Cheater
Reputation: 0

Joined: 01 Dec 2005
Posts: 219

PostPosted: Sat Dec 24, 2005 4:05 am    Post subject: Reply with quote

tanjiunnyann wrote:
hello db, I found that the scroll bar at the right hand side in the Memory View cannot be scrolled... it's too bad.... can you fix this problem?

I remember it was working in some version, but its kind of useless anyway as there is just too much in memory as you will never be able to scroll to the position you actually want to go. So better use the goto address function if you know where to go or use the mousewheel/pageup/pagedown-keys. But yeah if DB can make a smooth scrollbar I wont say no of course Smile
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Sat Dec 24, 2005 8:03 am    Post subject: Reply with quote

I took it out because fo that reason yes, it was more of a nuisance than usable.

About a smooth scrollbar, if your mouse can create 4294967295 different mouse positions in that small region, then I gues it's possible, but as it is right now, 1 pixel movement already causes a distance of 100000 lines then, nope...

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Zhoul
Master Cheater
Reputation: 1

Joined: 19 Sep 2005
Posts: 394

PostPosted: Sat Dec 24, 2005 9:23 am    Post subject: Reply with quote

Dark Byte wrote:
I took it out because fo that reason yes, it was more of a nuisance than usable.

About a smooth scrollbar, if your mouse can create 4294967295 different mouse positions in that small region, then I gues it's possible, but as it is right now, 1 pixel movement already causes a distance of 100000 lines then, nope...

Ive solved this issue in another program that was viewing massive ammts of data from (not to be redundant) a database. Below is a simple, logical example (which of course would need refinement).

Fake Code:
Code:

VScroll.min = 1
VScroll.max = 201
VScroll.value = 100

Private Sub VScroll_Change()
  intScrollBy = 100 - VScroll.Value
  Scroll_Screen(intScrollBy)
  VScroll.value = 100
End Sub


A positive number = Scroll upward.
A negative number = Scroll down.

I do agree with Cparty, in that the current 'way' it works is just fine, at least to the point where other things probably need more attention first Cool
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites