Все для Sony Ericsson, патчи, эльфы, моддинг, прошивка
  
Логин: Пароль: Запомнить: Привет гость! Зарегистрируйся или авторизируйся для получения доп. возможностей!
Разделы
PDA версия сайта
TrackIDentify
Новости
Статьи
Файлы
Патчи
Патчи A2
Патчи db2020
Эльфы
Исходники эльфов
Wiki
Форум
Опросы
Обратная связь
Развернуть/Свернуть
 
Развернуть/Свернуть

[gpSE] GamePlaySE : Эльфы : Форум : Для Sony Ericsson патчи эльфы моддинг прошивка
/  Список форумов
   /  Эльфы
/  [gpSE] GamePlaySE
На печать 
Правила 
Страница 7 из 12: « 1 ... 3 4 5 6 [7] 8 9 10 11 12 »

okejokej


Developer


Регистрация: 17.8.09
Сообщений: 96
Репутация: 1313
Откуда: Tricity/Poland




 
  #61 [18.11.11, 19:48] [gpSE] GamePlaySE   

 
[gpSE] GamePlaySE
Emulator of the Game Boy Advance handheld console.

2011 MaW

gpSE is port of gp2x version of Exophase's gpSP, popular for its performance on mobile devices.

http://www.youtube.com/watch?v=qdz45IDOEZk
Thanks to Marian90(EBA) for support.


1. System Requirements:
- DB2020, DB3150, DB32x0 or DB3350 Sony Ericsson phone
- As much free heap as you can get =) (See NOTE 1)
- Elfpack installed with latest library and dyn_const


2. Usage:
- put gba_bios.bin and game_config.txt to other/gpSE/ in phone memory or card. SEE COPYRIGHT NOTE.
- Use extman+extedit to assign .gba/.bin to gpSE.elf
AND/OR
- put your games in other/gpSE/ in phone memory or card
- run elf by clicking on a game, or by clicking on the elf and choosing game from the list

NOTE 1: on DB2020 and in big-sized games on DB3150 it is strongly recommended to turn off ALL other elfs, wallpapers, flash menus etc. to give gpSE as much heap as it's possible. Some games such as GTA will not work properly (read: will be very slow) on DB2020 devices, although it does not apply to all big-sized ROMs.

NOTE 2: on 320x240 screen it is strongly recommended to NOT USE Scaling or rotation due to performance issues. Will try to minimize this problem in future releases.

NOTE 3: In current version (0.52) it is possible to save the game only by using in-game save option. Be aware that not all games have such option.

COPYRIGHT NOTE: To legally use game roms you must own an original cartridge with the game, same goes with GBA bios, therefore obviously linking to or asking for commercial games here is prohibited.

You can get non-commercial ROMs for the emulator >here<, although they still do require original bios.

Be aware that not all games will run on this emulator, and some other will be too slow to be playable.
Incompatible Game Workarounds: 



Versions:
v0.52

There are 3 versions available, they differ in memory usage:
[L]ow - recommended for DB2020
[M]edium - recommended for DB3150
[H]igh - recommended for DB32x0, DB3350

Have Fun~,
MaW



Прикрепленный к сообщению файл:

gpSE_052_L.zip gpSE_052_L.zip (191.98 kb; 229 hits) Скачать файл
gpSE_052_M.zip gpSE_052_M.zip (191.99 kb; 124 hits) Скачать файл
gpSE_052_H.zip gpSE_052_H.zip (191.99 kb; 192 hits) Скачать файл
game_config.zip game_config.zip (7.18 kb; 280 hits) Скачать файл


okejokej aka MaW
Спасибо сказали: crisbeto, Boysie, Zormax, V1t3r, vetel, sakula, zylka, toha257, nagmet, MrGraL, Ridd1cK, Therion, d3nny, STRANGERIGOR, MNS81, farid, godlesplay, bfalcon, Nook, Neodzen, piotrekk6, SERGK393, razkolbazzz, LitEFlieN, -Sotik-, 4lamers, Thilina, degafe, michel1907, SoLiDuS_91, velikii, ORIST, rj24, ZverUA, Vov4ик, crazysharath, KIBER-DEMON, g00fy, enoc, shadow610i, vadbga, clisto, DEMON810, SEREGAW595, biems, Skypunk

STRANGERIGOR


Пользователь


Регистрация: 19.8.08
Сообщений: 132
Репутация: 33
Откуда: Украина




 
  #62 [22.11.11, 20:21] Re: [gpSE] GamePlaySE   

 
Ребята кто более менее в английском языке разбирается нужно перевести шапку из game_config
# gpSP game settings database

# What is this file??? game_config.txt is a database of settings on a
# per-game basis. A couple of the settings are required to make games
# work at all, but most of them are there to improve the performance of
# a game. If a game doesn't work then look through the settings here,
# but keep in mind that this file can not be used to fix a majority of
# games, the ones that don't work because of emulator bugs. For those
# you'll have to wait for a new release and hope it someday gets fixed.

# This file is meant to be edited in plain text, with a normal editor.
# game_name, game_code, and vender_code can be found in the game's header.
# All three must match for the game to be used, and those setting must be
# in that order. Be sure to use [!] ROMs (verified by GoodGBA) when
# building this list. Right now I don't know how much overlap there is
# between different region games, but usually idle loops don't apply to
# them. If you're using a different region than the one in here you can
# try copying the entry, it might improve it.

# You can also find the three identifying codes on the second line from
# the top in gpSP's main menu. So anyone should be able to add settings
# to this file if they know what to set, but for some options it'll take
# a lot of special knowledge for them to be of any use. Be sure to see if
# your game is already here, but only if the game_name/game_code/
# vender_code all match. Only the first full match's settings will be used.

# Everything here is case sensitive. Don't mess with this file unless
# you know what you're doing - if in doubt sooner ask someone who does.

# I mainly focus on USA versions, so try those first. And, just because
# a game is on here doesn't mean the game actually works in the current
# version. :/

# These are the following options:

# idle_loop_eliminate_target - tells the recompiler that this branch
# is an idle loop and thus a hardware update should follow it every
# time. This is purely a speed improvement and is not meant to improve
# compatibility - if it does it represents a strange timing problem in
# the game. You can only set one of these for now. Don't use this if
# you don't know what you're doing, it can break the game. Some games
# will run miserably slowly without this option.

# translation_gate_target - tells the recompiler to put an indirect
# branch (gate) at this point, so artificially stop the current block.
# This is useful if the game performs self modifying code from within
# the same block it is currently executing - this can prevent it from
# causing SMC hits far more times than it should. This is also only a
# speed hack; you can have up to 8 of these. Don't use this if you don't
# know what you're doing, they'll just make the game slower and are
# rarely helpful (good for Camelot games).

# iwram_stack_optimize - set this to "no" to turn it off. By default this
# is set on. It will turn off an optimization that assumes that the stack
# is always in IWRAM, and thus makes ldm/stm relative to the stack much
# faster. Turning it off will degrade game speed slightly, but is
# necessary for a few games that don't follow this convention.

# flash_rom_type - set this to 128KB if the game has a 128KB flash ROM,
# otherwise leave it alone or you might break game saving. If you get
# a white screen when the game starts try this option.

# bios_rom_hack_39 - a hack that allows "roll" to work with the correct BIOS
# in Zelda: Minish Cap.

# bios_rom_hack_2C - like the above but allows Rayman Advance to work.



shadow610i


Опытный


Регистрация: 12.10.09
Сообщений: 185
Репутация: -19
Откуда: Украина, Дон. обл., г.Красноармейск




 
  #63 [23.11.11, 11:07] Re: [gpSE] GamePlaySE   

 
Промт заюзать религия не позволяет?




iPhone XR
Nokia 8110 4G
BB Bold 9900
Спасибо сказали: James_LaBrie, MrGraL, gordan33-92

STRANGERIGOR


Пользователь


Регистрация: 19.8.08
Сообщений: 132
Репутация: 33
Откуда: Украина




 
  #64 [23.11.11, 11:33] Re: [gpSE] GamePlaySE   

 
shadow610i, у меня нет компьютера,я не учил английский в школе.поэтому и прошу помощи на этом форуме :-x



MrGraL


Moder


Регистрация: 15.12.10
Сообщений: 918
Репутация: 6312
Откуда: Беларусь,Брест




 
  #65 [23.11.11, 11:40] Re: [gpSE] GamePlaySE   

 
STRANGERIGOR,
офф: 




Удалённая разблокировка/смена сертификата на Brown/восстановление GDFS/EROM/TA
Спасибо сказали: gordan33-92

xbox360k550


Пользователь


Регистрация: 9.5.11
Сообщений: 59
Репутация: 215
Откуда: Украина




 
  #66 [23.11.11, 12:13] Re: [gpSE] GamePlaySE   

 
STRANGERIGOR,
офф:: 


[ Редактировано xbox360k550 в 23.11.11 10:13 ]

[ Редактировано xbox360k550 в 23.11.11 10:14 ]




SE Live With :walkman:(wt19i)
Спасибо сказали: Black_Roland, James_LaBrie

Sanja56


Вникающий


Регистрация: 13.8.09
Сообщений: 29
Репутация: -108





 
  #67 [27.11.11, 22:36] Re: [gpSE] GamePlaySE   

 
а эльф обновляться будет?




w810,w850,c905

MrGraL


Moder


Регистрация: 15.12.10
Сообщений: 918
Репутация: 6312
Откуда: Беларусь,Брест




 
  #68 [27.11.11, 22:44] Re: [gpSE] GamePlaySE   

 
Sanja56, а есть конкретные предложения? Излагай а там уж как автор решит.




Удалённая разблокировка/смена сертификата на Brown/восстановление GDFS/EROM/TA

denis16


Новичок


Регистрация: 4.5.10
Сообщений: 13
Репутация: 0





 
  #69 [28.11.11, 18:09] Re: [gpSE] GamePlaySE   

 
ну хотелось бы нормальное отображение прозрачности



Manowar


Новичок


Регистрация: 10.8.09
Сообщений: 20
Репутация: -9





 
  #70 [28.11.11, 19:12] Re: [gpSE] GamePlaySE   

 
В первую очередь нужно save/load реализовать.



SummerWood


Пользователь


Регистрация: 26.8.10
Сообщений: 101
Репутация: 161





 
  #71 [28.11.11, 19:51] Re: [gpSE] GamePlaySE   

 
Manowar,например в игре TeenageMutantNinjaTurtles BattleNexus есть запись сохранений и работает


Страница 7 из 12: « 1 ... 3 4 5 6 [7] 8 9 10 11 12 »



  • Поиск
  • Права
Вы не можете начинать темы.
Вы не можете редактировать свои сообщения.
Вы не можете создавать опросы.
Вы не можете вкладывать файлы в сообщения.
Вы не можете отвечать на сообщения.
Вы не можете удалять свои сообщения.
Вы не можете голосовать.

Главная Новости Статьи Файлы Патчи Форум Опросы PDA
- Генерация страницы: 0.16 секунд | 13 Запросов | HTML: 52.91 КБ -