Jump to content
Download Section Back Up, Navigate the Right Hand Menu to find files, ignore the 0s

Singe Config File Editor 1.0.0


1 Screenshot

About This File

All:

First, I am not a programmer or professional script writer - so please be kind. 

The purpose of this script is to edit the daphne-singe game config files that contain references to internally needed files so that they point to the right location.  

example:  .   The script will change

sprCursor  = spriteLoad("D:/Arcade/Games/American Laser Games/data/singe/crimepatrol/crosshaira.png")

to this:

sprCursor  = spriteLoad("I:/Emulators/Hyperspin/Games/American Laser Games/data/singe/crimepatrol/crosshaira.png")

The script can be run from the  base folder of the system name and it will search all subfolders.  Also, it creates a backup of the target file before making any changes.

Use at own risk.  I developed it because I got tired of having to manually edit the .singe files for each of the 'American Laser' and 'Wow Action Max' games.  Hopefully, it will help others.

 

  • Like 3

User Feedback

Recommended Comments

There are no comments to display.

×
×
  • Create New...