hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.01k stars 2.15k forks source link

ZIP Installation Progress Bar should have limit of 100% #4735

Closed bhavin192 closed 10 years ago

bhavin192 commented 10 years ago

Progress bar has no limits you can see here fescr_0049

hrydgard commented 10 years ago

Uh, that shouldn't happen. Must have the math wrong somehow.

What's that that you are installing?

bhavin192 commented 10 years ago

it's J2ME emulator for psp "pspkvm"
Doesnt work on armv6

hrydgard commented 10 years ago

Does it work on ARMv7?

Anyway, I fixed the progress bar so this shouldn't happen in the future.