Commit Graph

12 Commits

Author SHA1 Message Date
fix94.1
a95fe25030 -first step into getting the lists away from the buggy mem1
(VERY beta, not suggested to use this version)
2013-01-20 23:30:28 +00:00
fix94.1
7b738cbe73 -changed version number to Beta 4.1.1
-fixed a possible return to neek bug
-some cleanup
2013-01-01 17:42:46 +00:00
fix94.1
45441ded06 -BETA wiiflow saves ios settings on the NAND from now on, so
loading up wiiflow is much faster if you use force cIOS load,
you can actually delete, move, copy or whatever the save directly
from the system menu like a normal game save (may more things will
be done in the future this way)
2012-12-26 23:22:44 +00:00
fix94.1
470e40a9e6 -using isfs patches of postloader because they are open source
and work just fine with the wiiu wii mode compared to the old one
2012-12-08 00:25:07 +00:00
fix94.1
8cc82998ac -experiment tinyload failed, back to my libogc booter
(however, I'll keep using that awesome loading bar of it lol)
-fixed this strange click sound on game boot
2012-10-14 17:18:13 +00:00
fix94.1
d61801fd3e -more work on the new wii game loader, hopefully you can use
cheats, save emu, nsmbw + pop patch, wanin cios and hermes cios,
and return to wiiflow again (works here with d2x again)
-fixed some important stuff in wiiflow itself, less corruption
of the dol and more static stuff to get it back to stability
2012-10-13 16:57:03 +00:00
fix94.1
bb1774e2c3 -highly beta, unfinished experiments with tinyload as wii game
booter, dont even think about it to report bugs with it
2012-10-12 22:25:22 +00:00
fix94.1
197e5dc1d3 (bleh, stupid alt_ios_gen.c) 2012-10-10 17:42:23 +00:00
fix94.1
cca5f4559e -slightly modified the makefile to hopefully get the default
theme images to work properly again
2012-10-10 17:09:23 +00:00
fix94.1
3d2363bd78 -set main dol optimize level back to -O2
-set optimize level of booter from -Os to -O1
-added back name addition for gamecube game disc 2
-made gprintf, fmt and sfmt a bit more safe
-removed unneeded char for list check, just wastes memory
2012-10-10 14:03:04 +00:00
fix94.1
fb7cdc4d75 -changed optimize level from -O2 to -O1 to fix some broken PNG
images
-changed list stuff a bit again, it'll take more mem now but
therefore it shouldnt slowdown when having alot of folders
@devs
-added crc32buffer, if you wanna know if the content is OK just
crc32 it :P
2012-10-08 12:44:31 +00:00
fix94.1
e3b38c435c -removed precompiled external booter dol, it will now be auto
compiled and moved by using the regular make/make -j
2012-09-29 19:05:11 +00:00