- Status Closed
- Percent Complete
- Task Type Bugs
- Category Games
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.7.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by frostwarrior - 2010-12-31
Last edited by saratoga - 2010-12-31
Opened by frostwarrior - 2010-12-31
Last edited by saratoga - 2010-12-31
FS#11849 - Make rockboy faster by disabling some sprite levels.
I have come to this when I tried to play many side-scroller platform games. Horribly frameskip and a fancy but useless background. It’s possible to disable some sprite levels and save cpu cycles from rendering them, thus fasten emulation a little.
Closed by saratoga
2010-12-31 08:04
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2010-12-31 08:04
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
If you want to discuss ideas, try the
forums.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
With "Sprite levels" I meant Layers.
To be brief:
http://media.photobucket.com/image/snes%20sprites%20disabled/Raccoon_Sam/Layer1_and_2_Disabled.png Something like this but in rockboy, of course.
Maybe this could hit Player experience, but its a worth way of improve performance if you know what are you doing.