Simple map viewer for sly 1 right now proto and release version
💻 Note: Only Windows is currently supported. Other platforms will be considered once reasonable progress is made.
To compile the project, use the instructions below based on your desired target:
- Place the following shader files in the same directory as the executable (where the project will be built):
blot.vertblot.fragglob.vertglob.fragscreen.vertscreen.frag
- In Solution Explorer, right-click on
Sly1-Proto - Select Set as Startup Project
- Click Build → Run
- Use the Sly 1 File Extractor to extract level files from the NTSC ISO.
- Place the following shader files in the same directory as the executable (where the project will be built):
blot.vertblot.fragglob.vertglob.fragscreen.vertscreen.frag
- In Solution Explorer, right-click on
Sly1-Release - Select Set as Startup Project
- Click Build → Run
