Hi, I've been playing a lot of Chrono Trigger, and I've gotten to a point where I have to press L+R+A for a password in order to advance, but I can't figure out which keys are L and R.
Hi, I've been playing a lot of Chrono Trigger, and I've gotten to a point where I have to press L+R+A for a password in order to advance, but I can't figure out which keys are L and R.
L, and R SNES buttons are mapped on S, D, F, or G.
Give a try, will have a look if not working.
None of those seem to work.
Hum ok I will have a look.
Thanks Admin.
Moops, did you have a look at the other thread on this problem ? Is it fixed ?
The other guy managed to get around it.
I've actually been checking in on that thread daily; I didn't see where he said how he got past it though. But if that's the case it must be a problem on my end somehow.. Thanks Admin.
Maybe ask him ;) ?
Fair point! I didn't really realise we had personal messaging on here.
it is the s,d, and x keys on the keyboard
superkiokengoku: Those keys work fine on their own, but for some reason there is an issue when it comes to using all of them at the same time.
They said another forum that this combination does not work on emulators, and the only solution is to temporarily assign L and R to the same key. Since Game-oldies doesn't let you reconfigure the keys on your keyboard, that means that the situation is unsolvable. (I can't get past on my save game either.)
Well then, whade, I guess that scientifically speaking, we are completely boned.
Any solution guys ?
No.
Same issue... Anyone figure anything out on this? Thanks.
I've been stuck there for 3 months, i still can't get passed it..
I hear customizable keys may be coming in a future game-oldies update. Once we have that (and supposing it allows you to assign two commands to the same key) it should work.
Have you heard when?
Saw admin say that it would be before the end of June, if he can manage it.
It worked fine for me by just pressing s+d+x. I even tried it on my laptop keyboard and I'm pretty sure it has the standard key limit. It's the bit after you catch the rat right?
You must be a demi-god of some sort, because no matter how many times I have tried (including just now) that hasn't worked.
Well what kind of keyboard are you using? Most standard keyborads have a three key limit and that's only if one of them is a controller key (Like ctrl alt shift and windows). I have a gaming keyboard and it turns out my laptop has some weird temporary macro feature for the keyboard, so that's prloly why I got it no prob. If you you don't really play a lot of PC games though, a gaming keyboards not really worth the money. I'd go to autohotkey.com, download the free autohotkey program, let it save the "Example script" or whatever it calls it, and type
^2:: SendPlay sdx
On it's own line, save the text file, and reload the window. That should make it so every time you hit ctrl+2 while the AutoHotkeyProgram is running, whatever window you currently have activated will receive the string "sdx" instead. The key or number before the :: can be whatever you want, the ^ just makes the control key part of the input. But if you make it a letter button just make you have a hotkey defined as a:: Suspend which toggles all hotkeys on/off (except Hotkeys starting with a Suspend) Again, "a" is just an example, I'd do something with ctrl (^), shift (+), or alt (!) that you won't accidentally press. If customizable key combos don't happen any time soon I'll throw something together that takes text input and has contextual hotkey activation for each game you're playing and post it on here so ya'll can just copy, paste it. But it'd proly just be more trouble than it's worth since AHK programs with that many conditions and hotkeys can slow down your computer; it basically has to scream back and forth between programs every time you press a button. It's pretty easy to use if you just wanna do it yourself on a game-by-game basis, though. Im not sure the program works on Mac's, but I know there's a free Macintosh Macro program which is probably just awful but I'm sure it'd give you a basic key combo at the very least. Just make sure it's actually Mac or a legit company that published it since most Macro programs have a "record action" function that'd be pretty easy for a third party to co-opt.
Shit, no, I forgot SendPlay was a dick on flash apps. The code below works, I just tried it on metroid. Just add {v/d/f/b down/up} if you need more.
0::sendevent {s down}{x down}{c down}
0 UP::sendevent {s up}{x up}{c up}
Thanks for the info.
S=L
D=R
X=A
C=B
V=X
B=Y
I still can't get passed it..lol
yeahh.. I give up on it.
Thanks for trying to help, but it seems that me and Shadow are just flat out of luck :/
yeah :(
Holy shit! I replaced A with Ctrl, R with Backspace and L with Shift and it worked!
Hey I'm glad it works :)
Sorry for not coming back to me I've been overwheelmed with Pokemon, PSX, many things.
Oh no worries Admin. I understand that you're busy with other things and if we can spare you with the little things that we can experiment with and fix on our own than we probably should (especially since you're doing this all on your own).
Moops totally deserves a slow cap. *starts clapping and slowly builds up speed*
Yeah the problem has been here for a while.