Name: | Floating IPS (Flips) v1.31 |
Author: | Alcaro |
Added: | |
Version History: | View |
Operating System: | Windows, Mac OS X, Linux, Other |
Platforms: | General |
Games: | General |
Source Available: | Yes |
Featured: | Essential |
Website: | None |
Description: | Applies and creates IPS and BPS patches. JavaScript version |
Tags: | bps flips ips patcher weird tags |
Comments: | 156 (jump to comments) |
Rating: |
Download
154.51 KiB | 554,685 downloads
Comments (156)
But that can only apply a patch, not create one.
Try RomPatcherJS
also there is literally instructions for compilation on mac/linux at the gh, and there is a linux binary provided.
But that can only apply a patch, not create one.
Try RomPatcherJS
But that can only apply a patch, not create one.
BPS patch is patch that can use for any roms. but use original rom instead of modified rom file
I guess I have a dirty ROM file. I need to reinstall it just to change my rating on this.
BPS patch is patch that can use for any roms. but use original rom instead of modified rom file
maybe use the javascript version of Flips on any Mac OS
Whatever. It's the best thing ever uploaded to SMWCentral after Lunar Magic.
- Be careful as the default behavior when not providing an output file is to overwrite the source file >_< .
shrek is love shrek is life
The JavaScript version will do the job for you.
wow
Anyway, thanks for letting us download it here on the site, I'll take it
PLZ help
Steve
Thanks for the info randomdude999.
Edit: with a tool to add/remove headers (just look for tush), I could use floating properly. It does apply patches, but only on unheadered roms. This is weird, but acceptable.
now try submitting that comment to whatever hack you intended to submit it to
The extension is .exe
Maybe I missed something but I can't play these hack for now...
EDIT : I found the solution, that's just because my rom wasn't a good dump while it was clean, I noticed that it didn't had a [!] next to it's name. Now it worked ! I let my message in case of people are in the same situation as me...
Then you most likely have a wrong rom. Make sure you're rom is clean. Maybe try and run it through this tool.
Patch file: SMWBackToBasics.bps
wrong input file
WTF???
1) License says I'm not allowed to say no.
2) Probably not, but feel free to try. Older versions would be easier, since they're C, not C++, but I'm not sure if they're still around anywhere.
(we need a system where submission comments tell the author that something happened.)
1. Can I redistribute this as a DEB file for Ubuntu?
2. Can this be adapted to i286 MS-DOS somehow?
It's weirder.
ecx: Copypasting from the thread:
Can apply multiple patches at once. (Can't create multiple patches at once, though; make a batch file if you need that.)
Can apply and create BPS patches.
Generated IPS patches are (usually) (slightly) smaller (99.9994% on SMWCP2 1-15-13.ips) than those from LIPS. Both LIPS and Flips are fully capable of applying patches generated with the other.
Can apply and create patches through the command line. (Note that you'll get the C:\> prompt again, with Flips' output on top, if launched from cmd directly; it works fine from batch files. It's either that or flashing a console window for a tiny while when it's double clicked, and a rare bug is better than a common bug.)
Can apply a patch and run it in an emulator without forcing the user to create temporary files.
Can compile and run on any platform you want. You can get Windows or GTK+ GUIs, or a CLI-only app depending only on libc. (No plans for an OS X port; I don't have any Macs nearby, though I'll include it if someone else makes one.)
Can handle files containing characters outside the 8-bit character set (for example フローティング.ips). (But I'd bet you didn't even know LIPS can't handle that, they're rare.)
Refreshes all folder windows once file associations are claimed, instead of waiting until next reboot.
Open source, in case you care.
Despite the added features, the executable is smaller than LIPS. (Not that you have any reason to care.)
The important ones are the emulator launcher, BPS support (they're smaller than IPS, and can't be applied to wrong file), and the multi-patch support.
Edit: Okay, Mac users need to have WINE installed for this program to run.