Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Does not happen to me,try with latest build
Original comment by ekeeke31@gmail.com
on 18 Jun 2014 at 8:59
Not trying to sound silly but, how do you guys build this stuff from source?
I get my stuff from emuCR BTW.
Original comment by 47isc...@gmail.com
on 19 Jun 2014 at 1:00
https://code.google.com/p/genplus-gx/wiki/Compiling
or if it is too complicated for you, grab latest build from here:
http://code.google.com/p/genplus-gx/source/browse/trunk#trunk%2Fbuilds
Original comment by ekeeke31@gmail.com
on 19 Jun 2014 at 6:40
Thank you very much!
Original comment by 47isc...@gmail.com
on 19 Jun 2014 at 7:36
Original comment by ekeeke31@gmail.com
on 22 Jun 2014 at 7:10
Issue 394 has been merged into this issue.
Original comment by ekeeke31@gmail.com
on 15 Aug 2014 at 11:28
Original comment by ekeeke31@gmail.com
on 15 Aug 2014 at 11:28
Sorry to duplicate/bring this back up but the list still get locked after a
while of scrolling up and down the list.
Original comment by 47isc...@gmail.com
on 16 Aug 2014 at 4:28
I can not reproduce this.
If there is really an issue, you will need to be more precise like about the
game / cheat file being used and the exact way you locked the list (and no,
"after a while" is not precise enough).
Original comment by ekeeke31@gmail.com
on 16 Aug 2014 at 4:51
It happens with games that have a code list that you must scroll down to see
the rest of the codes.
After scrolling up and down the list it will go to the bottom of the page and
won't allow you to go any further. You can scroll up to the first code in the
list and when you scroll back down and try to go down a page it stops at the
last code on the current page.
Here, these should be able to help you;
My cheat file: https://www.firedrive.com/file/A28DDDF91C59C0C7
And, a video showing you what happens:
https://www.youtube.com/watch?v=r0yASq2NXms
Original comment by 47isc...@gmail.com
on 16 Aug 2014 at 6:08
I tried yourcheat file with current build and everything was fine.
Make sure you are really using the latest SVN build.
Original comment by ekeeke31@gmail.com
on 17 Aug 2014 at 8:15
I tried yourcheat file with current build and everything was fine.
Make sure you are really using the latest SVN build.
Original comment by ekeeke31@gmail.com
on 17 Aug 2014 at 8:15
It usually happens after loading a few games. Try loading a few games with
codes lists that have more than 10 codes and scroll all the way down then back
up, It may take loading three or four games with bigger code lists to reproduce.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 8:31
Still does not happen even after loading a few games.
See, that's why I was asking for exact details on how to reproduce the issue.
First you said it was happening with any games, now it "usually" happen after
you load a few game. I am not going to test every new scenario you come up
with, this is wasted testing time.
The video you uploaded is too short and only shows the end result. I don't need
to see what the bug is, I perfectly understand what a locked list means, what I
need to know is what you EXACTLY did to make the bug happening and if it
happens constantly when doing this.
What I need is a video where I can see you starting the emulator, loading
game(s) and browsing cheat code until the bug happens. And I need you to do it
several time to see if this is random or constant issue. To eventually
reproduce it, I need the exact game(s) name and the associated cheat files.
Original comment by ekeeke31@gmail.com
on 17 Aug 2014 at 10:24
I got it! I know exactly how to reproduce it now!
That code list I gave you for example, use it with SK3.
Scroll all the way to the bottom, add any PAR code in the list, it can be
anything.
Then delete it and go all the way to the top and when trying to go down the
code list will lock and won't allow you to down past the first page anymore.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 3:18
One thing I forgot to mention in the above post.
Before you delete the code go down to where is says
New Code then go up one and delete the newly created code and you will see what
I'm talking about.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 3:22
To put everything into perspective:
1. Load SK3 with the cheat file I gave you.
2. Scroll all the way to the bottom
3. Add a new GG or PAR code, for example FFF0000:0000
4. Go down to where it says "New Code"
5. Go up and delete FFF000:0000
6. Now go all the way back to the top
7. Try to go down and you won't be allowed to go past the code near the end of
the page.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 3:29
This is the last bit of info I can give you. Hopefully you're not mad at me
posting all of this. But those lasts posts WILL make the list lock on.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 6:33
Lock, not lock on.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 6:34
That last bits of info is fine, I managed to reproduce it.
After analyzing the code, there is indeed a bug with the scroll list after
deleting an entry if there is still more than 10 entries in the list.
I probably only tested with less than 10 entries when I initially designed the
cheat menu, there are some other bugs from what I can see :-/
Original comment by ekeeke31@gmail.com
on 17 Aug 2014 at 8:36
Glad you found it, and thanks for accepting it.
All in all your port of GP has the best features of any emulator port I've
seen. Thanks for all you hard work on it.
Original comment by 47isc...@gmail.com
on 17 Aug 2014 at 8:55
Just found out something else. I renamed a few codes at the bottom and it still
locked.
I'm guessing it has something do do with editing codes past the 9th entry huh?
Original comment by 47isc...@gmail.com
on 18 Aug 2014 at 1:48
All bugs should now be fixed in r890, please confirm you do not have anymore
issues.
Up-to-date builds in
https://code.google.com/p/genplus-gx/source/browse/trunk/builds
Original comment by ekeeke31@gmail.com
on 18 Aug 2014 at 7:17
Confirmed. List doesn't get locked anymore. Thanks a lot.
I did find one bug but it isn't cheat list related. Since I see you are working
on making it where you can select the BIOSes manually I tried to set one up and
it froze up. It's probably a WIP right?
Original comment by 47isc...@gmail.com
on 18 Aug 2014 at 10:18
Indeed, this was not supposed to be commited, i accidentaly did apparently
Original comment by ekeeke31@gmail.com
on 19 Aug 2014 at 6:32
Ahh okay. No problem though as SEGA CD still works great.
Also, thanks for implementing this for a future release. I like switching back
and forth between the two different SCD USA BIOSes.
Original comment by 47isc...@gmail.com
on 19 Aug 2014 at 7:54
Original issue reported on code.google.com by
47isc...@gmail.com
on 18 Jun 2014 at 1:06