Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
RestlessRodent

Chocorenderlimits Updated!

Recommended Posts

This update adds brute forcing output, which you can use to probe around the map in many places in a very fast fashion.

More can be seen at http://remood.org/?page=news&guid=ed83ebab-1278-47d0-a24e-ef9a6a1253c8#crlmaytwenty

If you don't feel like reading the documentation to use it, read this to at least use the brute force.

Accessing: Requires -warp

-bruteforce							Commence brute force
-brutestart <n>						Sector to start brute forcing at
-brutestop <n>						Sector to stop brute forcing at
-brutegran <n>						Granularity of brute force jumps (default 32)
-brutebounds <x1> <y1> <x2> <y2>	Limit checking to these bounds
-brutedatfile <path>				File to write data to (passed directly to fopen())
-bruteppmfile <path>				File to write image to (passed directly to fopen())

The following two stepping options are geared more twords scripts that can execute
in parallel and combine the output data.

-brutestep <n>						Move multiple gran units, default: 1
-brutestepoffset <n>				Start at additional gran units, default: 0

Two files are outputted:
	> crlbf_rw.dat: The raw brute force data contained
	> crlbf_im.ppm: A pictire of the data

Share this post


Link to post

Are you trying to steal andrewj's thunder?

Downloading...

Interesting pictures, can you point me towards a utility that'll merge the RGBA masks and display them as a single image?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×