User Tools

Site Tools


proton:linux_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
proton:linux_setup [2018/07/28 09:13] – [Compiling and running RTBareBones] sethproton:linux_setup [2018/07/28 09:15] – [Command line arguments] seth
Line 101: Line 101:
  
 ==== Command line arguments ==== ==== Command line arguments ====
 +
 +**Note 7/28/2018:**  I don't think any of this applies anymore since I switched the linux builds to use the normal SDL/SDL2Main.cpp file as a base? -Seth
  
 The Linux versions of the examples accept a few command line arguments. You can choose the video mode and emulated environment (e.g. iOS, Android,...) from a predefined set of presets. You can get a list of the available modes by running any of the examples with option ''-l''. The Linux versions of the examples accept a few command line arguments. You can choose the video mode and emulated environment (e.g. iOS, Android,...) from a predefined set of presets. You can get a list of the available modes by running any of the examples with option ''-l''.
  
 <code bash> <code bash>
-[user@localhost]$ ./rtsimpleapp -l+[user@localhost]$ ./RTSimpleApp -l
 Available video modes: Available video modes:
  
Line 122: Line 124:
  
 <code bash> <code bash>
-./rtsimpleapp "iPad Landscape"+./RTSimpleApp "iPad Landscape"
 </code> </code>
  
proton/linux_setup.txt · Last modified: 2023/06/08 13:21 by seth