Skip to content

Aiden-Isik/ExtractImportsTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2024 Aiden Isik

Licensed under GNU AGPL, either version 3 or, at your option, any later version.

This is a test program for a very specific prerelease version of SynthXEX (commit d9c6951) which extracts the import header to be plugged into the program for testing purposes.

COMPILING: gcc main.c -o extrimports

USAGE: ./extrimports <xex to extract imports from>

OUTPUT: input.bin in the current directory

USAGE IN SYNTHXEX:
- Put import.bin in the directory you are currently in. Do not rename it.
- Run SynthXEX as normal. Do not change directory.

About

Read the README for info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages