Skip to content
This repository has been archived by the owner on Feb 11, 2018. It is now read-only.

📒 A GP2X Wiz app that creates INI files for programs that don't have shortcuts in the Wiz Games menu. It can also find and delete INI files that link to deleted programs, and find missing icons.

License

alxm/inimaker

2011.08
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
gfx
 
 
 
 
 
 
src
 
 
 
 
 
 

INImaker

INImaker is a GP2X Wiz app that creates INI files for programs that don't have shortcuts in the Wiz Games menu. It can also find and delete INI files that link to deleted programs, and find missing icons.

INImaker always starts in "Safety mode", meaning that you can do anything without actually writing or deleting any files. Please run it first with Safety On, to prevent any trouble caused by potential bugs in the program.

INImaker Screenshot

Install

Put INImaker.gpe anywhere on your SD card, and run it from the Launcher.

Controls

Pad    - move menu selection
B      - confirm menu selection
X      - go back to previous menu
Select - toggle Safety on/off
Menu   - exit INImaker, or return to main menu

Build from Source

Install a2x

Follow the instructions here.

Download

$ cd ~
$ git clone git://github.com/alxm/inimaker.git inimaker -b 2011.08

Configure

You may need to edit A2X_PATH in inimaker/make/Makefile and inimaker/make/Makefile.wiz with the correct path to a2x/bin.

Build

$ cd ~/inimaker/make
$ make                 # desktop version
$ make -f Makefile.wiz # GP2X Wiz version

License

Copyright 2010 Alex Margarit (alex@alxm.org)

  • Code licensed under GNU GPL3.
  • Opening logo (gfx/loading.png) licensed under CC BY-NC-ND 3.0.
  • Other graphics licensed under CC BY-SA 3.0.

About

📒 A GP2X Wiz app that creates INI files for programs that don't have shortcuts in the Wiz Games menu. It can also find and delete INI files that link to deleted programs, and find missing icons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published