mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
parent
d24f972468
commit
17270825a1
44 changed files with 44 additions and 44 deletions
|
@ -348,7 +348,7 @@ void GameSettingsScreen::CreateGraphicsSettings(UI::ViewGroup *graphicsSettings)
|
|||
|
||||
#if PPSSPP_PLATFORM(ANDROID)
|
||||
if ((deviceType != DEVICE_TYPE_TV) && (deviceType != DEVICE_TYPE_VR)) {
|
||||
static const char *deviceResolutions[] = { "Native device resolution", "Auto (same as Rendering)", "1x PSP", "2x PSP", "3x PSP", "4x PSP", "5x PSP" };
|
||||
static const char *deviceResolutions[] = { "Native device resolution", "Same as Rendering resolution", "1x PSP", "2x PSP", "3x PSP", "4x PSP", "5x PSP" };
|
||||
int max_res_temp = std::max(System_GetPropertyInt(SYSPROP_DISPLAY_XRES), System_GetPropertyInt(SYSPROP_DISPLAY_YRES)) / 480 + 2;
|
||||
if (max_res_temp == 3)
|
||||
max_res_temp = 4; // At least allow 2x
|
||||
|
|
|
@ -580,7 +580,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = تلقائي
|
||||
Auto (1:1) = تلقائي (1:1)
|
||||
Auto (same as Rendering) = تلقائي (مثل حجم التصيير)
|
||||
Auto FrameSkip = تخطي الإطار التلقائي
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = تكبير تلقائي
|
||||
|
@ -649,6 +648,7 @@ Nearest = Nearest
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = مثل حجم التصيير
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = إظهار السرعة
|
||||
Skip = تخطي
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nearest
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Автоматично
|
||||
Auto (1:1) = Автоматично (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Автоматично пропускане на кадри
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Най-близко
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automàtic
|
||||
Auto (1:1) = Automàtic (1:1)
|
||||
Auto (same as Rendering) = Automàtic (igual a la de renderitzat)
|
||||
Auto FrameSkip = Salt de quadres automàtic
|
||||
Auto Max Quality = Màx. qualitat automàtica
|
||||
Auto Scaling = Autoescalat
|
||||
|
@ -641,6 +640,7 @@ Nearest = Més proper
|
|||
No (default) = No (default)
|
||||
No buffer = Sense memòria intermèdia
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Igual a la de renderitzat
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automaticky
|
||||
Auto (1:1) = Automatické (1:1)
|
||||
Auto (same as Rendering) = Automaticky (stejné jako rozlišení vykreslování)
|
||||
Auto FrameSkip = Automatické přeskakování snímků
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Automatické zvětšení
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nejbližší
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automaticky (stejné jako rozlišení vykreslování)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automatisk
|
||||
Auto (1:1) = Automatisk (1:1)
|
||||
Auto (same as Rendering) = Automatisk (Samme som renderingsopløsning)
|
||||
Auto FrameSkip = Automatisk frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nærmest
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automatisk (Samme som renderingsopløsning)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automatisch
|
||||
Auto (1:1) = Automatisch (1:1)
|
||||
Auto (same as Rendering) = Automatisch (Renderauflösung)
|
||||
Auto FrameSkip = Autom. Bilder überspringen
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto Skalierung
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nächster Nachbar
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Renderauflösung
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Ia mesa
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = To paling mandoppi'
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -596,7 +596,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -664,6 +663,7 @@ Native device resolution = Native device resolution
|
|||
Nearest = Nearest
|
||||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Relación de aspecto
|
||||
Auto = Automático
|
||||
Auto (1:1) = Automático (1:1)
|
||||
Auto (same as Rendering) = Automático (igual a la de renderizado)
|
||||
Auto FrameSkip = Salto de cuadros automático
|
||||
Auto Max Quality = Máx. calidad automática
|
||||
Auto Scaling = Autoescalado
|
||||
|
@ -641,6 +640,7 @@ Nearest = Pixelado
|
|||
No (default) = No (default)
|
||||
No buffer = Sin búfer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Igual a la de renderizado
|
||||
Show Battery % = Ver % de batería
|
||||
Show Speed = Ver velocidad
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automático
|
||||
Auto (1:1) = Automático (1:1)
|
||||
Auto (same as Rendering) = Automático (igual a la de renderizado)
|
||||
Auto FrameSkip = Salto de cuadros automático
|
||||
Auto Max Quality = Máx. calidad automática
|
||||
Auto Scaling = Escalado automático
|
||||
|
@ -641,6 +640,7 @@ Nearest = Pixelado
|
|||
No (default) = No (default)
|
||||
No buffer = No hay búfer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automático (igual a la de renderizado)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = اتوماتیک
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = خودکار (مانند رزولوشن رندرینگ)
|
||||
Auto FrameSkip = پرش فریم خودکار
|
||||
Auto Max Quality = خودکار حداکثر کیفیت
|
||||
Auto Scaling = تنظیم سایز خودکار
|
||||
|
@ -641,6 +640,7 @@ Nearest = نزدیک ترین
|
|||
No (default) = No (default)
|
||||
No buffer = بدون بافر
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = خودکار (مانند رزولوشن رندرینگ)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Pehmentäminen (MSAA)
|
|||
Aspect Ratio = Kuvasuhde
|
||||
Auto = Automaattinen
|
||||
Auto (1:1) = Automaattinen (1:1)
|
||||
Auto (same as Rendering) = Automaattinen (sama kuin renderöintiresoluutio)
|
||||
Auto FrameSkip = Automaattinen kuvanohitus
|
||||
Auto Max Quality = Automaattinen maksimi laatu
|
||||
Auto Scaling = Automaattinen skaalaus
|
||||
|
@ -641,6 +640,7 @@ Nearest = Lähin
|
|||
No (default) = Ei (oletus)
|
||||
No buffer = Ei puskuria
|
||||
Render all frames = Renderöi kaikki kuvat
|
||||
Same as Rendering resolution = Automaattinen (sama kuin renderöintiresoluutio)
|
||||
Show Battery % = Näytä akku %
|
||||
Show Speed = Näytä nopeus
|
||||
Skip = Ohita
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automatique
|
||||
Auto (1:1) = Automatique (1:1)
|
||||
Auto (same as Rendering) = Automatique (comme la définition du rendu)
|
||||
Auto FrameSkip = Saut d'images automatique
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Mise à l'échelle auto
|
||||
|
@ -641,6 +640,7 @@ Nearest = Le plus proche
|
|||
No (default) = No (default)
|
||||
No buffer = 0
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Comme la définition du rendu
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automático
|
||||
Auto (1:1) = Automático (1:1)
|
||||
Auto (same as Rendering) = Automático (igual á de renderizado)
|
||||
Auto FrameSkip = Salto de cadros automático
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Pixelado
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automático (igual á de renderizado)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Αυτόματο
|
||||
Auto (1:1) = Αυτόματο (1:1)
|
||||
Auto (same as Rendering) = Αυτόματο (ίσο με την Ανάλυση Απεικόνισης)
|
||||
Auto FrameSkip = Αυτόματη Παράκαμψη Καρέ
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Αυτόματη Κλιμάκωση
|
||||
|
@ -641,6 +640,7 @@ Nearest = Κοντινότερο
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Αυτόματο (ίσο με την Ανάλυση Απεικόνισης)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = אוטומטי
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = הקרוב ביותר
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = יטמוטוא
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = רתויב בורקה
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (isto kao Prikazna rezolucija)
|
||||
Auto FrameSkip = Auto preskakanje frame-ova
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto mjerenje
|
||||
|
@ -641,6 +640,7 @@ Nearest = Najbliže
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Auto (isto kao Prikazna rezolucija)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (renderelési felbontással megegyező)
|
||||
Auto FrameSkip = Automatikus képkocka kihagyás
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Automatikus skálázás
|
||||
|
@ -641,6 +640,7 @@ Nearest = Legközelebbi
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Renderelési felbontással megegyező
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Otomatis
|
||||
Auto (1:1) = Otomatis (1:1)
|
||||
Auto (same as Rendering) = Otomatis (sama dengan resolusi pelukis)
|
||||
Auto FrameSkip = Lewati laju bingkai secara otomatis
|
||||
Auto Max Quality = Otomatis kualitas maksimum
|
||||
Auto Scaling = Penskala otomatis
|
||||
|
@ -641,6 +640,7 @@ Nearest = Terdekat
|
|||
No (default) = No (default)
|
||||
No buffer = Tidak ada penyangga
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Sama dengan resolusi pelukis
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Rapporti aspetto
|
||||
Auto = Automatico
|
||||
Auto (1:1) = Automatico (1:1)
|
||||
Auto (same as Rendering) = Automatico (stessa risoluzione del rendering)
|
||||
Auto FrameSkip = Salto frame automatico
|
||||
Auto Max Quality = Qualità massima automat.
|
||||
Auto Scaling = Scaling automatico
|
||||
|
@ -642,6 +641,7 @@ Nearest = Pixel perfect
|
|||
No (default) = No (default)
|
||||
No buffer = Niente buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Stessa risoluzione del rendering
|
||||
Show Battery % = Mostra batteria in %
|
||||
Show Speed = Mostra velocità
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = アンチエイリアス (MSAA)
|
|||
Aspect Ratio = アスペクト比
|
||||
Auto = 自動
|
||||
Auto (1:1) = 自動 (1:1)
|
||||
Auto (same as Rendering) = 自動 (レンダリング解像度と同じ)
|
||||
Auto FrameSkip = オートフレームスキップ
|
||||
Auto Max Quality = 自動最高品質
|
||||
Auto Scaling = 自動的に拡大
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nearest
|
|||
No (default) = No (default)
|
||||
No buffer = バッファなし
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = 自動 (レンダリング解像度と同じ)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = 速度を表示する
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Otomatis
|
||||
Auto (1:1) = Otomatis (1:1)
|
||||
Auto (same as Rendering) = Otomatis (padha Rendering)
|
||||
Auto FrameSkip = Frameskip Otomatis
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Njongko Otomatis
|
||||
|
@ -641,6 +640,7 @@ Nearest = Cedhak
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Otomatis (padha Rendering)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = 안티앨리어싱 (MSAA)
|
|||
Aspect Ratio = 화면비
|
||||
Auto = 자동
|
||||
Auto (1:1) = 자동 (1:1)
|
||||
Auto (same as Rendering) = 자동 (렌더링 해상도와 동일)
|
||||
Auto FrameSkip = 자동 프레임생략
|
||||
Auto Max Quality = 자동 최대 품질
|
||||
Auto Scaling = 자동 스케일링
|
||||
|
@ -640,6 +639,7 @@ Native device resolution = 기본 장치 해상도
|
|||
Nearest = 근접 필터링
|
||||
No (default) = 아니오 (기본값)
|
||||
No buffer = 버퍼 없음
|
||||
Same as Rendering resolution = 렌더링 해상도와 동일
|
||||
Show Battery % = 배터리 % 표시
|
||||
Show Speed = 속도 표시
|
||||
Skip = 건너뜀
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = ອັດຕະໂນມັດ
|
||||
Auto (1:1) = ອັດຕະໂນມັດ (1:1)
|
||||
Auto (same as Rendering) = ອັດຕະໂນມັດ (ແບບດຽວກັບຄວາມລະອຽດການສະແດງຜົນ)
|
||||
Auto FrameSkip = ຂ້າມເຟຣມອັດຕະໂນມັດ
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = ປັບຂະໜາດສເກລອັດຕະໂນມັດ
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nearest
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = ອັດຕະໂນມັດ (ແບບດຽວກັບຄວາມລະອຽດການສະແດງຜົນ)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automatinis
|
||||
Auto (1:1) = Automatinė (1:1)
|
||||
Auto (same as Rendering) = Automatinis (kaip Rodymo rezoliucija)
|
||||
Auto FrameSkip = Automatinis kadrų praleidimas
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Arčiausias
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automatinis (kaip Rodymo rezoliucija)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Terdekat
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automatisch
|
||||
Auto (1:1) = Automatisch (1:1)
|
||||
Auto (same as Rendering) = Auto (renderresolutie)
|
||||
Auto FrameSkip = Frames automatisch overslaan
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Automatisch schalen
|
||||
|
@ -641,6 +640,7 @@ Nearest = Naaste buur
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Auto (renderresolutie)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (same as rendering resolution)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -641,6 +640,7 @@ Nearest = Nermest
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Same as Rendering resolution
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -577,7 +577,6 @@ Antialiasing (MSAA) = Wygładzanie krawędzi (MSAA)
|
|||
Aspect Ratio = Proporcje ekranu
|
||||
Auto = Automatyczne
|
||||
Auto (1:1) = Automatyczna (1:1)
|
||||
Auto (same as Rendering) = Automatyczne (jak roz. renderowania)
|
||||
Auto FrameSkip = Automatyczne pomijanie klatek
|
||||
Auto Max Quality = Automatyczne (Maksymalna jakość)
|
||||
Auto Scaling = Automatyczne skalowanie
|
||||
|
@ -646,6 +645,7 @@ Nearest = Najbliższe
|
|||
No (default) = No (default)
|
||||
No buffer = Bez bufora
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automatyczne (jak roz. renderowania)
|
||||
Show Battery % = Pokaż % baterii
|
||||
Show Speed = Pokaż prędkość
|
||||
Skip = Skip
|
||||
|
|
|
@ -596,7 +596,6 @@ Antialiasing (MSAA) = Anti-aliasing (MSAA)
|
|||
Aspect Ratio = Proporção do Aspecto
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (a mesma que a da resolução de renderização)
|
||||
Auto FrameSkip = Auto frameskip
|
||||
Auto Max Quality = Auto-maximizar a qualidade
|
||||
Auto Scaling = Auto-redimensionamento
|
||||
|
@ -665,6 +664,7 @@ Native device resolution = Resolução nativa do dispositivo
|
|||
Nearest = Mais próximo
|
||||
No (default) = Não (padrão)
|
||||
No buffer = Sem buffer
|
||||
Same as Rendering resolution = A mesma que a da resolução de renderização
|
||||
Show Battery % = Mostrar Bateria %
|
||||
Show Speed = Mostrar Velocidade
|
||||
Skip = Ignorar
|
||||
|
|
|
@ -596,7 +596,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Proporção do ecrã
|
||||
Auto = Automático
|
||||
Auto (1:1) = Automático (1:1)
|
||||
Auto (same as Rendering) = Auto (a mesma da resolução de renderização)
|
||||
Auto FrameSkip = Salto automático de frames
|
||||
Auto Max Quality = Maximizar automaticamente a qualidade
|
||||
Auto Scaling = Redimensionamento automático
|
||||
|
@ -665,6 +664,7 @@ Nearest = Mais próximo
|
|||
No (default) = No (default)
|
||||
No buffer = Sem buffer
|
||||
Render all frames = Renderizar todos os frames
|
||||
Same as Rendering resolution = Auto (a mesma da resolução de renderização)
|
||||
Show Battery % = Mostrar a percentagem da Bateria
|
||||
Show Speed = Mostrar velocidade
|
||||
Skip = Skip
|
||||
|
|
|
@ -573,7 +573,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Automat
|
||||
Auto (1:1) = Automat (1:1)
|
||||
Auto (same as Rendering) = Automat (la fel ca rezoluția de afișare)
|
||||
Auto FrameSkip = Sărire cadre automat
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -642,6 +641,7 @@ Nearest = Apropiată
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Automat (la fel ca rezoluția de afișare)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Сглаживание (MSAA)
|
|||
Aspect Ratio = Соотношение сторон
|
||||
Auto = Авто
|
||||
Auto (1:1) = Авто (1:1)
|
||||
Auto (same as Rendering) = Авто (как разрешение рендеринга)
|
||||
Auto FrameSkip = Автопропуск кадров
|
||||
Auto Max Quality = Автовыбор максимального качества
|
||||
Auto Scaling = Автомасштаб
|
||||
|
@ -641,6 +640,7 @@ Nearest = Ближайший
|
|||
No (default) = Нет (по умолчанию)
|
||||
No buffer = Нет буфера
|
||||
Render all frames = Рендерить все кадры
|
||||
Same as Rendering resolution = как разрешение рендеринга
|
||||
Show Battery % = Показывать % заряда батареи
|
||||
Show Speed = Показывать скорость
|
||||
Skip = Пропустить
|
||||
|
|
|
@ -573,7 +573,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Sidförhållande
|
||||
Auto = Auto
|
||||
Auto (1:1) = Auto (1:1)
|
||||
Auto (same as Rendering) = Auto (samma som rendering)
|
||||
Auto FrameSkip = Auto FrameSkip
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Auto scaling
|
||||
|
@ -642,6 +641,7 @@ Nearest = Närmast
|
|||
No (default) = No (default)
|
||||
No buffer = Ingen buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Samma som renderingsupplösning
|
||||
Show Battery % = Visa batteri-%
|
||||
Show Speed = Visa hastighet
|
||||
Skip = Skip
|
||||
|
|
|
@ -573,7 +573,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Awto
|
||||
Auto (1:1) = Awto (1:1)
|
||||
Auto (same as Rendering) = Awto (Kapareho sa Renderig Resolution)
|
||||
Auto FrameSkip = Awto frameskip
|
||||
Auto Max Quality = Awto Max Quality
|
||||
Auto Scaling = Awto scaling
|
||||
|
@ -642,6 +641,7 @@ Nearest = Pinakamalapit
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Awto (Kapareho sa Renderig Resolution)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -574,7 +574,6 @@ Antialiasing (MSAA) = ลดรอยหยักภาพ (แบบ MSAA)
|
|||
Aspect Ratio = สัดส่วนหน้าจอ
|
||||
Auto = อัตโนมัติ
|
||||
Auto (1:1) = อัตโนมัติ (1:1)
|
||||
Auto (same as Rendering) = อัตโนมัติ (ค่าเดียวกับที่ใช้แสดงผลภาพ)
|
||||
Auto FrameSkip = ข้ามเฟรมอัตโนมัติ
|
||||
Auto Max Quality = แบบคุณภาพสูงสุด
|
||||
Auto Scaling = สเกลอัตโนมัติ
|
||||
|
@ -665,6 +664,7 @@ RenderingMode NonBuffered Tip = เร็วขึ้นก็จริง แ
|
|||
Request 60Hz = ต้องการที่ 60Hz
|
||||
Rotation = หมุนจอ
|
||||
Safe = ปลอดภัย
|
||||
Same as Rendering resolution = อัตโนมัติ (ค่าเดียวกับที่ใช้แสดงผลภาพ)
|
||||
Screen Scaling Filter = ตัวกรองปรับสเกลหน้าจอ
|
||||
Show Battery % = แสดงค่าแบตเตอรี่ %
|
||||
Show Debug Statistics = แสดงค่าทางสถิติการแก้ไขจุดบกพร่อง
|
||||
|
|
|
@ -574,7 +574,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Otomatik
|
||||
Auto (1:1) = Otomatik (1:1)
|
||||
Auto (same as Rendering) = Otomatik (İşleme Çözünürlüğüyle Aynı)
|
||||
Auto FrameSkip = Otomatik kare atlama
|
||||
Auto Max Quality = Otomatik En Yüksek Kalite
|
||||
Auto Scaling = Otomatik ölçekleme
|
||||
|
@ -643,6 +642,7 @@ Nearest = En yakın
|
|||
No (default) = No (default)
|
||||
No buffer = Arabellek/tampon bellek yok
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Otomatik (İşleme Çözünürlüğüyle Aynı)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Авто
|
||||
Auto (1:1) = Авто (1:1)
|
||||
Auto (same as Rendering) = Авто (таке ж як розширення рендерингу)
|
||||
Auto FrameSkip = Автопропуск кадрів
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Автоматичне масштабування
|
||||
|
@ -641,6 +640,7 @@ Nearest = Найближчий
|
|||
No (default) = No (default)
|
||||
No buffer = Без буфера
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Авто (таке ж як розширення рендерингу)
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = Antialiasing (MSAA)
|
|||
Aspect Ratio = Aspect Ratio
|
||||
Auto = Tự động
|
||||
Auto (1:1) = Tự động (1:1)
|
||||
Auto (same as Rendering) = Tự động (cùng với kết xuất)
|
||||
Auto FrameSkip = Tự động nhảy khung hình
|
||||
Auto Max Quality = Auto Max Quality
|
||||
Auto Scaling = Tự động nhân rộng
|
||||
|
@ -641,6 +640,7 @@ Nearest = Gần nhất
|
|||
No (default) = No (default)
|
||||
No buffer = No buffer
|
||||
Render all frames = Render all frames
|
||||
Same as Rendering resolution = Cùng với kết xuất
|
||||
Show Battery % = Show Battery %
|
||||
Show Speed = Show Speed
|
||||
Skip = Skip
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = 抗锯齿 (多重采样)
|
|||
Aspect Ratio = 宽高比例
|
||||
Auto = 自动
|
||||
Auto (1:1) = 自动 (1:1)
|
||||
Auto (same as Rendering) = 自动 (渲染分辨率)
|
||||
Auto FrameSkip = 自动跳帧
|
||||
Auto Max Quality = 自动最佳质量
|
||||
Auto Scaling = 自动缩放
|
||||
|
@ -641,6 +640,7 @@ Nearest = 邻近取样
|
|||
No (default) = 关闭 (默认)
|
||||
No buffer = 关闭缓冲
|
||||
Render all frames = 逐帧渲染
|
||||
Same as Rendering resolution = 自动 (渲染分辨率)
|
||||
Show Battery % = 显示电量%
|
||||
Show Speed = 显示速度
|
||||
Skip = 跳过
|
||||
|
|
|
@ -572,7 +572,6 @@ Antialiasing (MSAA) = 消除鋸齒 (MSAA)
|
|||
Aspect Ratio = 長寬比
|
||||
Auto = 自動
|
||||
Auto (1:1) = 自動 (1:1)
|
||||
Auto (same as Rendering) = 自動 (同於轉譯解析度)
|
||||
Auto FrameSkip = 自動影格跳過
|
||||
Auto Max Quality = 自動最大品質
|
||||
Auto Scaling = 自動縮放
|
||||
|
@ -641,6 +640,7 @@ Nearest = 鄰近取樣
|
|||
No (default) = No (default)
|
||||
No buffer = 無緩衝
|
||||
Render all frames = 轉譯所有影格
|
||||
Same as Rendering resolution = 同於轉譯解析度
|
||||
Show Battery % = 顯示電池百分比
|
||||
Show Speed = 顯示速度
|
||||
Skip = Skip
|
||||
|
|
Loading…
Add table
Reference in a new issue