User talk:EdT: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
m (tentative enter key fix, please test and report)
Line 7: Line 7:
:Thanks a lot anyway.
:Thanks a lot anyway.
::[[User:Geyser|geyser]] 00:48, 18 November 2006 (CET)
::[[User:Geyser|geyser]] 00:48, 18 November 2006 (CET)
 
:geyser
geyser
:Will preview more before submitting and add a summary.
 
::Ed
Will preview more before submitting and add a summary.
----
 
:Hi Ed,
Ed
:Here's a tentative fix for the mismapped enter key in the OSX port:
:*go to the offset '''0x1B6050'''
:*you should see '''0D 00 00 0A''' (Oni's "enter" bound to external "return")
:*change it to '''0D 00 00 0D''' (Oni's "enter" bound to external "enter")
:It should work. Please confirm.
::[[User:Geyser|geyser]] 04:29, 2 January 2007 (CET)

Revision as of 03:29, 2 January 2007

Hi, Ed
Could you please provide mini-summaries for your edits.
Also try to preview a lot before submitting, so as to
only submit when you really think you're done.
Of course there'll always be a typo or a bug or something,
but there's a difference between 2/3 edits and half a dozen.
Thanks a lot anyway.
geyser 00:48, 18 November 2006 (CET)
geyser
Will preview more before submitting and add a summary.
Ed

Hi Ed,
Here's a tentative fix for the mismapped enter key in the OSX port:
  • go to the offset 0x1B6050
  • you should see 0D 00 00 0A (Oni's "enter" bound to external "return")
  • change it to 0D 00 00 0D (Oni's "enter" bound to external "enter")
It should work. Please confirm.
geyser 04:29, 2 January 2007 (CET)