RTC should work with Numlock up or down

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
westlad
Neophyte
Posts: 2
Joined: Mon Mar 01, 2004 10:52 pm

RTC should work with Numlock up or down

Post by westlad »

downloaded csb by george gilbert. strafe left & right doesn't work with key
press. I have changed 'config' file setting saved and run game with no effect. can you help please??
User avatar
PicturesInTheDark
Arch Master
Posts: 1154
Joined: Mon Aug 26, 2002 4:47 pm
Location: Vienna, Austria

Post by PicturesInTheDark »

Just tried to test the problem but got myself a crash, diagnostics file stating:

Code: Select all

Stack Dump:
  RTCMedia.LoadTileFromMemory(pointer 0x00A47B3C, int 110, pointer 0x019E0034, int 18, int 1, pointer 0x0012F700, pointer 0x0012F704, bool TRUE);
  RTC.LoadTileFromMemory(int 0, int 110, pointer 0x019E0034);
  RTCData.LoadTileFromMemory(int 0, int 110, pointer 0x019E0034, int 18, int 1, int 0, int 0, int 18, int 1, bool FALSE);
  RTCData.DF1(string "Data\\Init.dat");
  RTCData.InitPart1();
  RTC.InitPrimary();
  RTC.DoFrame(int 1);
  RTC.WinMain();
I remember V0.28 working correctly, but probably the new computer I got is the reason something is not working...

Regards, PitD
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

If it's any help, the diagnostics you've posted indicate that it crashed on the very first call to DirectX.

I would imagine that there's some problem with that...
westlad
Neophyte
Posts: 2
Joined: Mon Mar 01, 2004 10:52 pm

Post by westlad »

I have found an answer - simply press number lock key , then all directions work with key press
User avatar
copperman
Um Master
Posts: 476
Joined: Thu Aug 29, 2002 12:49 pm
Location: UK

Post by copperman »

D'oh
Don't be scene or herd!
User avatar
Lunever
Grand Druid
Posts: 2712
Joined: Thu Feb 14, 2002 4:47 pm

Post by Lunever »

As I said a long time ago: RTC should be able to run properly no matter whethter numlock is actually set or not. I think this should be changed if this is not yet done.
Parting is all we know from Heaven, and all we need of hell.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Made the keys configurable a few versions ago - can't remember when (V0.27ish?)
Post Reply