1NAEV(6) NAEV NAEV(6)
2
3
4
6 Naev - A 2D space trading and combat game.
7
9 naev [OPTIONS] [DATA]
10
12 Naev is a space trading and combat game, inspired by Escape Velocity.
13
14 Played from a top-down perspective with isometric sprites, the player
15 is free to explore the galaxy as they see fit, trading or pirating
16 their way to a vast fortune.
17
18 Naev is set in a futuristic science fiction environment, in which the
19 player finds themself in the wake of a massive galactic cataclysm which
20 erupted from the Sol system and destroyed everything within tens of
21 light years, resulting in a massive, volatile nebula.
22
24 -d, --datapath dir
25 Adds a new datapath to be mounted (i.e., appends it to the
26 search path for game assets). May be used more than once.
27
28 --devmode
29 Enables the universe editor (accessible via main menu).
30
31 --devcsv
32 Generates CSV output from ndata for development purposes.
33
34 -F, --fps number
35 Limits frames per second to number
36
37 -f, --fullscreen
38 Runs the game in full-screen mode
39
40 -H number
41 Sets the window height to number
42
43 -h, --help
44 Display a help message and exit
45
46 -J, --Joystick string
47 Use joystick whose name contains string
48
49 -j, --joystick number
50 Use joystick number
51
52 -M, --mute
53 Disables sound
54
55 -m, --mvol number
56 Sets the music volume to number
57
58 -S, --sound
59 Forcibly enables sound
60
61 -s, --svol number
62 Sets the sound volume to number
63
64 -V, --vsync
65 Limits frames per second to screen refresh rate
66
67 -v, --version
68 Prints the version and exits
69
70 -W number
71 Sets the window width to number
72
73
75 Bugs and feature requests can be filed at:
76
77 https://github.com/naev/naev/issues/
78
80 Naev is developed by the Naev Team.
81 An exhaustive list of contributors can be found at:
82 http://github.com/naev/naev/blob/HEAD/dat/AUTHORS.
83
84 Visit the official homepage: http://naev.org/
85
86
87
88NAEV 2021-01-17 NAEV(6)