Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about run options and renderers #413

Open
AngryPhantom opened this issue Sep 24, 2024 · 3 comments
Open

Question about run options and renderers #413

AngryPhantom opened this issue Sep 24, 2024 · 3 comments

Comments

@AngryPhantom
Copy link

Hello,
First of all, thanks a lot for your amazing work!

Not an issue, but a question:

Where can I see the full list of run options for dethrace? The only one I know is -hires.

Is it possible to change the renderer and how?

@BileDemon
Copy link

I found this while playing around with the binary:

Usage: dethrace [-hires] [-yon YonFactor] [-simple CarSimplificationLevel] [-sound SoundDetailLevel] [-robots] [-lomem] [-nosound] [-spamfritter] [-nocutscenes] [-noreplay]

@EhanMMMZET
Copy link

what does the -yon command mean

@madebr
Copy link
Collaborator

madebr commented Nov 10, 2024

what does the -yon command mean

It's the "far clipping plane".

The yon clipping plane is the far clipping plane. Any portions of objects on the far side of the yon clipping plane from the viewer are excluded (clipped) from the view

The "near clipping plane" is called hither.

The near clipping plane. Portions of objects between the viewer and the hither clipping plane are excluded from the view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants