25 Commits

Author SHA1 Message Date
Bauxite
ea36195f65 Add network IP to output when running batch files
This method of obtaining the local network IP should work on all versions of Windows from XP on.
2017-03-08 11:02:27 -05:00
Bauxite
d053be5d05 Add network IP to output when running batch files
This method of obtaining the local network IP should work on all versions of Windows from XP on.
2017-03-08 10:58:21 -05:00
Maschell
c06e6ae7f3 Uses now the newest dynamic libs! 2016-05-12 12:40:44 +02:00
Maschell
71853c09dc Removed dynamic libs 2016-05-12 12:38:47 +02:00
Maschell
6664f594d0 Added icon (thanks memomo) and updated meta.xml 1.1b 2016-05-12 12:31:30 +02:00
Maschell
8f03b3e504 Merge pull request #2 from n0rbyt3/master
fixed dumping and injecting of savegames only using common save path
2016-05-12 12:26:11 +02:00
n0rbyt3
4ebfe7e40e fixed dumping and injecting of savegames only using common save path 2016-05-11 21:43:39 +02:00
Maschell
4e52e3e8a0 removing crap 2016-04-02 20:37:09 +02:00
Maschell
ac6d4ec771 forget to rename 2 files
kudos to dimok/chadderz
1.1
2016-04-02 20:24:25 +02:00
Maschell
2b2f1c5004 Made it compatible with the HBL
Support for more firmwares (untested)
2016-04-02 20:14:59 +02:00
Maschell
6678686014 fixed injecting large data 1.0 2015-10-25 23:18:52 +01:00
Maschell
f215d3b13e fixed all known bugs
-fixed the make dir issue
-fixed injection in existing folders

need to find a work arround for too much data.
2015-10-25 23:07:28 +01:00
Maschell
721c983122 injection and dumper seems to work now!
- lot of cleanup
- needs more testing
- changed folder structure for dumps
- added dialog for injection

seem to crash for some games after dumping.
2015-10-25 18:26:25 +01:00
Maschell
7356f4029c Created a Dialog for the injection
save the folder strcuture:
dumps: /saviine_root/dump/game_id/8000000x/
injections: /saviine_root/inject/game_id/8000000x/

didn't tested it. So probably this won't work.

need to and the dialog option to overwrite the common folder on wiiU
2015-10-24 22:45:12 +02:00
Maschell
c525e2546e added common injection, caught some possible errors 2015-10-24 20:42:38 +02:00
Maschell
6318737325 some improvements, untested
- returns the number of injected files
- only flush the data on success
- fix false error messages of FSClose stuff

untested
2015-10-23 23:05:04 +02:00
Maschell
6cdc9276aa added injection feature
code still needs a lot of clean up.
injection needs testing.
todo:
update readme
2015-10-23 22:33:18 +02:00
Maschell
3939be8263 New entry and elf loader
- Now excecuted on FSAddClientEX
- getting the persistentID from the system instead of guessing
- cleaner log files
- improved the installer (thanks to dimok for the loadiine code)
- loading saviine as elf (thanks to dimok for the loadiine code)
- should support more games
0.3
2015-10-18 20:33:08 +02:00
Maschell
a25fcc1e39 Fixed a lot of games
new entry point
added fast/normal mode
0.2
2015-10-17 17:51:24 +02:00
Maschell
424402ec54 fixed some compiling stuff 2015-10-17 12:03:24 +02:00
Maschell
7b80f65700 again... 2015-10-16 14:21:20 +02:00
Maschell
f5ad51ed44 Fixed the readme 2015-10-16 14:20:56 +02:00
Maschell
467854dfea fixed the folder structure 0.1 2015-10-16 14:11:59 +02:00
Maschell
f045ea3660 initial commit 2015-10-16 14:10:51 +02:00
Maschell
2798730237 🎪 Added .gitattributes & .gitignore files 2015-10-16 14:09:23 +02:00