mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-01-14 11:23:55 +08:00
712 B
712 B
What is this ?
This tool will generate the ini section app::steam_interfaces
which is always recommended to be created.
How to use it ?
-
- On Windows
- Drag
steam_api.dll
orsteam_api64.dll
on this exe - Or run the command line (example):
generate_interfaces_file.exe steam_api64.dll
- Drag
- On Linux:
- Run the command line (example):
chmod 777 generate_interfaces_file_x64 # make sure we can execute the binary generate_interfaces_file_x64 libsteam_api.so
- Run the command line (example):
- On Windows
- Copy the section
app::steam_interfaces
to yourconfigs.app.ini