mirror of
https://github.com/XProger/OpenLara.git
synced 2025-01-17 21:09:00 +01:00
parent
4364f6d651
commit
ec35c44a77
BIN
bin/OpenLara.exe
BIN
bin/OpenLara.exe
Binary file not shown.
@ -143,12 +143,7 @@
|
||||
<input type="button" value="Browse Level" onclick="document.getElementById('browseFile').click();" /> (.PHD, .PSX)
|
||||
<input type="checkbox" id="isHome"><label>alternative model (home suit, gold etc.)</label>
|
||||
<p style="margin:8px">
|
||||
OpenLara on <a target="_blank" href="https://github.com/XProger/OpenLara">github</a> & <a target="_blank" href="https://www.facebook.com/OpenLaraTR">facebook</a><br><br>
|
||||
controls:<br>
|
||||
keyboad: move - arrow keys, jump - Alt, action - Ctrl, draw weapon - Space, inventory - Tab, walk - Shift, side steps - ZX, change view - V)<br>
|
||||
gamepad: PSX controls for Xbox controller<br>
|
||||
Time Control: R - slow motion, T - fast motion<br>
|
||||
FullScreen: Alt + Enter
|
||||
OpenLara on <a target="_blank" href="https://github.com/XProger/OpenLara">github</a> & <a target="_blank" href="https://www.facebook.com/OpenLaraTR">facebook</a><br>
|
||||
</p>
|
||||
</span>
|
||||
|
||||
|
5
src/ui.h
5
src/ui.h
@ -210,7 +210,10 @@ const char *helpText = \
|
||||
" X - Step Right@"\
|
||||
" A - Roll@"\
|
||||
" C - Look # not implemented #@"\
|
||||
" V - First Person View@@"
|
||||
" V - First Person View@"
|
||||
" R - slow motion@"\
|
||||
" T - fast motion@"\
|
||||
" ALT + ENTER - Fullscreen@@"\
|
||||
"Actions:@"\
|
||||
" Out of water - Run + Action@"\
|
||||
" Handstand - Run + Walk@"\
|
||||
|
Loading…
x
Reference in New Issue
Block a user