- Joined
- Jan 17, 2013
- Messages
- 505
- Reaction score
- 648
- Trophies
- 1
- Location
- Quebec, Canada
- Website
- www.extremscorner.org
- XP
- 3,939
- Country

They go into the meta.xml file, hence the second link.
Example:
Example:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>Enhanced mGBA</name>
<author>Extrems</author>
<version>2024-06-18</version>
<release_date>20240618194430</release_date>
<short_description>mGBA Game Boy Advance emulator</short_description>
<arguments>
<arg>--profile=srgb</arg>
<arg>--scan-mode=non-interlace</arg>
</arguments>
<ahb_access/>
</app>








