mirror of
https://github.com/XProger/OpenLara.git
synced 2025-07-31 18:30:19 +02:00
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="button" value="Browse Level" onclick="document.getElementById('browseFile').click();" /> (.PHD, .PSX)
|
||||||
<input type="checkbox" id="isHome"><label>alternative model (home suit, gold etc.)</label>
|
<input type="checkbox" id="isHome"><label>alternative model (home suit, gold etc.)</label>
|
||||||
<p style="margin:8px">
|
<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>
|
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>
|
||||||
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
|
|
||||||
</p>
|
</p>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
5
src/ui.h
5
src/ui.h
@@ -210,7 +210,10 @@ const char *helpText = \
|
|||||||
" X - Step Right@"\
|
" X - Step Right@"\
|
||||||
" A - Roll@"\
|
" A - Roll@"\
|
||||||
" C - Look # not implemented #@"\
|
" C - Look # not implemented #@"\
|
||||||
" V - First Person View@@"
|
" V - First Person View@"
|
||||||
|
" R - slow motion@"\
|
||||||
|
" T - fast motion@"\
|
||||||
|
" ALT + ENTER - Fullscreen@@"\
|
||||||
"Actions:@"\
|
"Actions:@"\
|
||||||
" Out of water - Run + Action@"\
|
" Out of water - Run + Action@"\
|
||||||
" Handstand - Run + Walk@"\
|
" Handstand - Run + Walk@"\
|
||||||
|
Reference in New Issue
Block a user