notaz / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
404 stars 212 forks source link

"Value too large for defined data type" #59

Closed eusi closed 8 years ago

eusi commented 9 years ago

Hey.

As the title says, it's not able to run a "huge" image (above 2gb).

In my case I tried "Final Fantasy VIII" (as pbp file of 2.2gb) via pcsx_rearmed on RetroPie on my RPi2.

Probably issue and approach to solve this: https://www.gnu.org/software/coreutils/faq/coreutils-faq.html#Value-too-large-for-defined-data-type

Is this fixable?

Greetz eusi

johnweland commented 8 years ago

No leads on this issue yet? I have literally the same exact issue (same .pbp) I was hoping the 64bit CPU of the Pi3 would fix this but without 64bit software the point is moot. I am thinking it just need to be recompiled with largefile support.

notaz commented 8 years ago

Pushed. Could not think of an easy way to actually test it (to make the game read over 2GB from the .pbp).

johnweland commented 8 years ago

Awesome! hope I can get my FF8.pbp working.

notaz commented 8 years ago

I assume it's fixed, reopen if it isn't.