Difference between revisions of "Talk:SuperTux Wii"
Jump to navigation
Jump to search
(small bug :/) |
|||
Line 1: | Line 1: | ||
== Slight SDHC problem? == | == Slight SDHC problem? == | ||
Hi, awesome game, i really enjoy playing it, but was pointing out a small bug it tends to take a long time loading up with a SDHC card, or does it take a while anyway? --[[User:Djdynamite123|djdynamite123]] 22:16, 1 July 2009 (UTC) | Hi, awesome game, i really enjoy playing it, but was pointing out a small bug it tends to take a long time loading up with a SDHC card, or does it take a while anyway? --[[User:Djdynamite123|djdynamite123]] 22:16, 1 July 2009 (UTC) | ||
+ | :No bug. It takes a long, long time to load. Each graphic is a separate file and each of these files is loaded into memory. I think file I/O is slow on Wii in general which does not help this project. There's really nothing I can do besides re-writing the project which I don't want to do. My goal was to do a quick port so the community would have another game to play :) |
Revision as of 00:32, 2 July 2009
Slight SDHC problem?
Hi, awesome game, i really enjoy playing it, but was pointing out a small bug it tends to take a long time loading up with a SDHC card, or does it take a while anyway? --djdynamite123 22:16, 1 July 2009 (UTC)
- No bug. It takes a long, long time to load. Each graphic is a separate file and each of these files is loaded into memory. I think file I/O is slow on Wii in general which does not help this project. There's really nothing I can do besides re-writing the project which I don't want to do. My goal was to do a quick port so the community would have another game to play :)