mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-04-25 06:06:03 +03:00
[GH-ISSUE #4957] Dragon ball z vs Tag (iphone 5S issues) #2075
Labels
No labels
Atrac3+
Audio
CPU emulation
D3D11
D3D9 (removed)
Depth / Z
Feature Request
Font Atlas
GE emulation
Guardband / Range Culling
HLE/Kernel
I/O
Input/Controller
MP3
Multithreading
Needs hardware testing
Networking/adhoc/infrastructure
No Feedback / Outdated?
OpenGL
PGF / sceFont
PSMF / MPEG
Platform-specific (Android)
Platform-specific (Windows)
Platform-specific (iOS)
PowerVR GPU
SDL2
Saving issue
User Interface
Vulkan
arm64jit
armjit
armv6
x86jit
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ppsspp#2075
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @brujo5 on GitHub (Jan 1, 2014).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/4957
sometime appears this strange colors squares,also experience some slowdowns.
dissable vertex cache,texture coord.hack.sofware skinning.still nothing help
iphone 5S jalibroken ios 7.0.4
idont know how can make a log from iphone?
@mckimiaklopa commented on GitHub (Jan 1, 2014):
try to check the "disable alpha testing" option under hacks
@brujo5 commented on GitHub (Jan 1, 2014):
@mckimiaklopa
yeah
tested and No difference enable /dissable
@mckimiaklopa commented on GitHub (Jan 1, 2014):
what about rendering modes/older versions of PPSSPP
@dbz400 commented on GitHub (Jan 1, 2014):
how about HW transform ? or even try to disable JIT to see if it helps
@brujo5 commented on GitHub (Jan 1, 2014):
@raven02
very interesant.
whit HW transform dissable,speed up a lot but not solved the colour squares.
the colour squares most likely appears when use special attacks.
when a dissable JIT the game hangs before intro video.
is powervr issue or opengl 3.0?
why iphone 5S not needed HW transform enabled for speed up any game?
tried god of war ,got 100% speed in iphone 5S,on note 3 have 85% speed whit slowdons.
@brujo5 commented on GitHub (Jan 2, 2014):
@raven02
also the colours squares come whit some slowdown.drop 12/30 fps
@brujo5 commented on GitHub (Jan 28, 2014):
@unknownbrackets
@raven02
guys whatch this video please,maybe any of you find the problem.thx
video taken from iphone 5S
http://www.youtube.com/watch?v=9-n1C3j3l2E&feature=youtu.be
@unknownbrackets commented on GitHub (Jan 28, 2014):
Dude:
http://www.youtube.com/watch?v=Bt9zSfinwFA
(I realize you probably couldn't change it.)
I assume you're using "read framebuffers from memory"? I wouldn't be shocked if that was causing the squares. I realize the graphics are glitchy either way for now.
-[Unknown]
@brujo5 commented on GitHub (Jan 28, 2014):
Sorry for the vertical video but display recorder (cydia app) dont have any settings for change it.
@brujo5 commented on GitHub (Jan 28, 2014):
The game run in non buffered rendering,also tested the others FB modes,but no help.
@ay019 commented on GitHub (Feb 9, 2014):
Hello,
Have you solved your problem with the colored squares and slow downs? Because I'm experiencing the exact same thing on my iPhone 5S with tenkaichi tag team and it's pretty annoying. I am using ppsspp 0.9.6.552 running the game in non buffered rendering. I tried everything you guys stated here but nothing works.
@brujo5 commented on GitHub (Feb 9, 2014):
nop,still appears in recent build.
@ay019 commented on GitHub (Feb 9, 2014):
Thanks for the info, is there a particular build where this problem does not occur ?
@brujo5 commented on GitHub (Feb 10, 2014):
on iphone 5S is the same in all builds
@ay019 commented on GitHub (Feb 10, 2014):
Oke, that's too bad I hope this will be fixed soon.
@unknownbrackets commented on GitHub (Jun 7, 2014):
Closing as duplicate of #6168. Don't really need two issues.
-[Unknown]