After seeing the tools coming from Scott lately, I decided to take some inspiration from it and share some of my own. So here we go.
Screenshot 2026-08-20 120008.jpg
Background: I have always disliked FFEDITC_UNICODE because of its clunkiness and its inability to work on more than one file at a time. While I have nothing but praise for everyone who solved this problem before me (Making a better FFEDITC_UNICODE Utility), I figured I'd see what I could come up with.
So here is what I have: 2 programs, ORZIP and ORSP.
* ORZIP -- is a command-line replacement for FFEDITC_UNICODE.exe
* ORSP (Open Rails Shape Packer) -- basically provides the same function as FFEDITC_SUB by Slipperman; it's just my take on it. It's a Graphical front end to ORZIP
Ok, I lied, 3 programs total.
There are actually 3 Tools involved, since I also found getting the old Paul Gausden "Shape File Manager 2.5" HTA file (HTML and JavaScript) a bit problematic to run on Windows 11. Sooo... we have; SFM3
SFM3 is now available as a front end to ORZIP, providing the functionality of SFM2.5 tool.
All 3 programs are supplied as Windows executable programs with documentation.
In addition, all programs are made available on GitHub along with their source code. So you won't lose the source code and end up with only an executable file you can't change.
1. Orzip -- https://github.com/pwillard/orzip/releases
2. ORSP -- https://github.com/pwillard/ORSP/releases -- Includes Orzip.exe
3. SFM3 -- https://github.com/pwillard/SFM3/releases -- Includes Orzip.exe
Pete Willard
Note: These have only been lightly tested by me, so there are no guarantees there won't be issues. If you have difficulties, report it.
Screenshot 2026-08-20 120008.jpg
Background: I have always disliked FFEDITC_UNICODE because of its clunkiness and its inability to work on more than one file at a time. While I have nothing but praise for everyone who solved this problem before me (Making a better FFEDITC_UNICODE Utility), I figured I'd see what I could come up with.
So here is what I have: 2 programs, ORZIP and ORSP.
* ORZIP -- is a command-line replacement for FFEDITC_UNICODE.exe
* ORSP (Open Rails Shape Packer) -- basically provides the same function as FFEDITC_SUB by Slipperman; it's just my take on it. It's a Graphical front end to ORZIP
Ok, I lied, 3 programs total.
There are actually 3 Tools involved, since I also found getting the old Paul Gausden "Shape File Manager 2.5" HTA file (HTML and JavaScript) a bit problematic to run on Windows 11. Sooo... we have; SFM3
SFM3 is now available as a front end to ORZIP, providing the functionality of SFM2.5 tool.
All 3 programs are supplied as Windows executable programs with documentation.
In addition, all programs are made available on GitHub along with their source code. So you won't lose the source code and end up with only an executable file you can't change.
1. Orzip -- https://github.com/pwillard/orzip/releases
2. ORSP -- https://github.com/pwillard/ORSP/releases -- Includes Orzip.exe
3. SFM3 -- https://github.com/pwillard/SFM3/releases -- Includes Orzip.exe
Pete Willard
Note: These have only been lightly tested by me, so there are no guarantees there won't be issues. If you have difficulties, report it.





Comment