Someone I know can do a port. of this game?? - Xperia Play Themes and Apps

The other day looking for Dragon Ball games, I found this fun mugen:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PS: the caputuras are an old version of the game (2.4.5) the new version (2.8.0) is much better cast and better animations.
1) The game has a story mode (With all the sagas, minus the GT)
2) has a VS mode (which can be played up to 6 characters at once, (1 vs 1, 2 vs 2, 3 vs 3, 1 vs 2, 2 vs 3 ... etc)
3) It also includes a way to play online, also up to 6 players.
4) the game is very easy to edit, and you can add characters, editing skills, transformations and many more things (editing files and folders within the game in windows)
Here I leave a page where you create characters:
http://dbxpersonagens.blogspot.com.br/
in short, it's fun.
but I said, no point playing it on my pc, with games like (Battlefield 3, NFS Most Wanted, or even taking the Drago Ball Z PS2 emulator) then I thought, what if someone portara to android (as the game weighs no more than 60 mb)
so I was wondering if any of you know any developer that can make a port. for android of this simple and fun game .. @Pizza_Dox @smokerman @fma965 @poo-tang
@^I'm_With_Stupid @DiKeJ
and so we can play it on our Xperia Play
(below I leave a link to download it those who want to try, which is edited by me, I've added some characters., and am currently finishing editing, to leave well rounded., and adding some unknown characters. )
Link To Game Dragon Ball Budokai X (For Windows): http://www.mediafire.com/?8l0fowl8b24qlds
PS:is a mugen game, therefore it is absolutely free, so it is not Warez
Hope you interested in the idea ..
Greetings friends ..

So, you mean this is PC game and you want to make Android version, yes, am I correct? Just making sure, no sarcasm here if you felt something like that . Cheers Bro ^^.

@DiKeJ
clear .. this is a PC game, and would be nice if someone could port it to android .. but not entirely understanding your comment .. : (
can then somehow or not?
since I see there are so many other port android games (example: return castle Wolftein - Doom 3 - Quake 3) is that maybe it's a really stupid request on my part. but ask not lose anything. So, you mean this is PC game and you want to make Android version, yes, am I correct? Just making sure, no sarcasm here if you felt something like that . Cheers Bro ^^.[/QUOTE]

I mean I didn't want you to feel stupid or smth, I just wanted to make me sure and clear - now I know all .
About topic - I think it's possible, as you said, other PC ports are gets its port with 3d graphics etc. etc., but the main difference could be engine or part of programming. I think we need to contact developer of those PC ports, so he will tell us if he can do it, or is it even possible . I know a page when some guy relase always fresh new version of those games, so I'm sure he is Dev or just have good contact with him .

@DiKeJ
thanks man ..
I could spend that page spoken of?? or any private contact? : (
Therefore this, like other Mugen (Naruto - Samurai X - One Piece) and many other series are very good games .. .. that would be worth porting to android .. for more then be paid at the google play, are games that would be worth buying (which are also games that do not take up much memory and very low PC demand requirements)

We will contact privately, just in case to not angry Mods or so .
Write to me via Google Hangouts on [email protected] .

To port anything, you first need the source code. Mugen is a closed source project, so the only person who can do that is the Mugen author.
There is a project called OpenMugen that is aiming to become a replacement for Mugen while being open source, though. I dont follow the mugen scene, but it seems like it still has a long way to go.
There is also something called "Paintown", which has an android version and seems to have a mugen mode: http://paintown.sourceforge.net/
I did not check it out, just saw it by googling.

Firstly: This mention stuff is great but also annoying, Please don't mention me for things relating to "wanting to be developed" as i am not a developer nor do i appreciate being emailed constantly about things that don't even regard me (but i keep email on for "important" issues)
Secondly: Wouldn't this be better off in Android General section instead of the Xperia Play specific section.

Related

[DEV] Pokemon in the XDA way

Hey guys I'm not kidding,
when I bought my 7 years old little brother an old GamBoy Color within a the yellow edition of Pokémon from eBay, I just get in playing around with it myself, and I'm amazed of it again after so many years, when I played it last time. And btw. he likes playing it too
But emulation with e.g. Morphgear or any similar doesn't really get high resolution images while playing on the HD2 (of cause it was (is) designed for old GBC/GBA hardware and not for an hitech device like the HD2).
So here' what I mean:
bad idea:
Would it be possible to get access to games data and just replace the images with higher resoluted ones and set the resolution up (this must be done seperately I think, because it's designed for small BGA screens and just replacing images would affect nothing at the end). But anyway I don't spend much hope to this way of doing it, because it's an greenly and silly one!
better idea:
The other way would be to completely rewrite it (not really rewriting it, we must write it on our own, but we have a sample template - so we don't have to think of a complete new thing). I'm new in developing C++/C# and game development is a complete new thing to me. But I have some graphic skills... When there are some interested old-fashioned freaks like me out there (and I'm really sure there are many) - I would like to start a project for developing Pokémon for modern graphic standarts on modern hardware (like the HD2). Because here we have OpenGL ES 1.1/2.0 support, much CPU speed a.s.o. which could be a help. And the porting can't be that heavy, look at the GBC Files, they "just" have a size of 2MB, OK they maybe are compressed, but at all that can't be much (the GBC have to decompress this data, so even if they have a compression, it can only be lightweight)!
So are some of you interested? Then we maybe can make that project OpenSource, maybe we have to rename the project or the pokemons due copyright issues, this would be an annoying thing, but can be avoid with using an XML-table for the pokemons names for example, so "engaged modders" can change the pokemon names into similar real ones, while the official ones are just numerated for example.
GameDesign should be 2D, because it really looks good, and 3D Moddeling for 150 Pokemons - are you crazy??
GameDevelopment could be divided into:
1. The Background Game designing (actions, locations, the way to walk, the way pokemons appear, when conversations take place and finally the way of animation the pokemons fight)
2. The Image designing/moddeling (the way the scenery is arranged, like trees, houses, water, the arenas, caves and the main point: the Pokemons and maybe some animations take place in this category too??)
3. People speak, so we need the conversations etc and multilingual use would be nice at all.
But since now it's just an idea, but I like the idea! Maybe some of you like the idea too, and I want take the challenge - maybe Pokemon is one of the most ingenious games ever developed (regarding to the file size and the variety to play).
I would spent my part to the game with number 2 if the idea gets successfull!
My resolution is just perfect with pokemon red
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
@[★]: can you please upload your virt. Gamepad or give me a link for it?
Icefreunde said:
@[★]: can you please upload your virt. Gamepad or give me a link for it?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=4159554
With screen size:window size
Thx, works great!
Icefreunde said:
Thx, works great!
Click to expand...
Click to collapse
No worries
[★] said:
My resolution is just perfect with pokemon red
Click to expand...
Click to collapse
Well that is what I mean - a pitty waste of screen
...but by the way, when you're bored you can count the pixels
have a nice evening
the_b00gyman
the_b00gyman said:
Well that is what I mean - a pitty waste of screen
...but by the way, when you're bored you can count the pixels
have a nice evening
the_b00gyman
Click to expand...
Click to collapse
I dont think I'll ever get that bored
Anyway one thing ive discovered, they skin is really annoying, it does things like press a when I select up :/

[Game][2.2+] Frontier Gunners

Frontier Gunners v0.10.1
Requirements: Android 2.2+
Overview: "FrontierGunners (Frontier gunner)" is a gun action game defeat the boss to cooperate up to four people to stage the planet.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mission, but you can play any one person, invite friends in the lobby, you will be promoting more dominant game by playing a mission together.
Players gain experience as a mercenary by going to clear the mission to be redeem from mercenary guild, we are ready to accept a high degree of mission more difficult.
You can also use the reward points and growth can be obtained by achieving the mission, to enhance the character and weapons.
You can make no other, the strongest character of your own.
About the α test;
α test, check the behavior of the application "Gunner frontier", which is the early stages of development, will be testing with the aim of such testing and various bug fixes and game content the server is running.
We will also be allowed to develop in the future reflected through α test for, to hear a wide demand from the customer, to the game better.
[Test item]
In the α test, perform this test for the following items mainly.
• Check operation of the application
• Check operation of the server
• Check the corresponding model
Check and balance game
• Check other defect
More Info:
Code:
https://market.android.com/details?id=com.asobimo.fgun
Download Instructions:
http://ul.to/0visczll
Mirror:
http://depositfiles.com/files/xedg40rqa
Would love to play but a message comes up and past the message the game ends because of something. Would love to know what the error message says so I can figure out if it's a user error or just incompatibility, but iunno Japanese. ._.
The company's other games look really nice graphic wise too. :3
I was able to make the game work. I don't know what the error message says but I translated the game's market info using google translate and it says that all installations after March 2 will have an error. the way to bypass this is to uninstall the game and reinstall it. It worked for me, and I was able to create a character and play one mission. the error came back up when I went back to the title page, so I'm guessing as long as you don't go back to the title page, you'll be fine. Otherwise, you'll have to reinstall it again to make it work.
Just a little help with the character creation process. You'll have to choose what type of character you want to create. There are a total of eight choices which are divided into four classes/jobs:
ヴァンガード = Vanguard
ジャガーノート = Juggernaut
スカウト = Scout
ストライダ = Sutoraida (I wasn't able to translate this correctly, but I'm guessing it's Strider?)
Each class has two more character choices. I didn't make much effort in translating them since they're in kanji, and I'm not well versed in Japanese to know enough about them, but I'm guessing it's just "Male" and "Female" judging with their character models.
Each class and gender has different stat builds, so check it out and choose which one suits your fancy.
You can buy several weapons and other stuff at the shop too, but I'm unable to translate the items so I don't exactly know what they are. They have icons to help depict them though.
Hope this helps. This is looking to be a promising game on the Android platform, and I hope they make an english version. Until then, I'm gonna be trying out the Japanese release. Good luck everybody!
[EDIT]
BTW, I installed the game onto my OG Atrix by changing its build.prop to a Nexus S's and using Market Enabler to access the Jap Market to install the latest release (currently 10.3).
Frontier Gunners v0.10.3 :
http://ul.to/scvaz9cm
Mirrors :
http://depositfiles.com/files/nt0epcx44
ARMv6:
http://ul.to/q7ghvh7j
Mirrors :
http://depositfiles.com/files/lt5ym3dsm
Frontier Gunners v0.10.4
ARMv6 :
http://ul.to/g47p0lqu
http://depositfiles.com/files/x1sj1i3m3
ARMv7 :
http://ul.to/imkpwrc4
http://depositfiles.com/files/who3aodw2
Do you guys know the way to unlock the missions, cant get the 3rd mission with the blue cat boss.
And how can I increase my rank, its just stays with a "-" on the value
Can you post a link for armv7 10.9 apk?
(Device not compatible in market)
Thanks
Frontier Gunners v0.10.9 :
http://depositfiles.com/files/rwscrt2de
Even
https://play.google.com/store/apps/details?id=com.asobimo.fgun
is written in Japanese. I can not read Kanji nor Hiragana
ramabg said:
Even
https://play.google.com/store/apps/details?id=com.asobimo.fgun
is written in Japanese. I can not read Kanji nor Hiragana
Click to expand...
Click to collapse
Game playable 70% in English
What happened to this game. The online servers are down. Is there another alternative game of this sort.?

Android Gaming System Development Going Live!!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Gamers Rejoice!!!
For those of you that haven't heard, Android Gaming is taking on a new face... an actual CONSOLE, that's right folks, your very on console, here are the specs and the back story behind this amazing creation:
Click to expand...
Click to collapse
OUYA began as a project concept like many, but has quickly set itself aside from any other project that may have been like it. In the course of 8 hours, OUYA has raised 1 million dollars as a new Kickstarter Project, and this is not even including the other 29 days left for funding (people must really wanna see this come to pass). Here is why its so great (SPEC CHECK):
- Tegra3 quad-core processor
- 1GB RAM
- 8GB of internal flash storage
- HDMI connection to the TV, with support for up to 1080p HD
- WiFi 802.11 b/g/n
- Bluetooth LE 4.0
- USB 2.0 (one)
- Wireless controller with standard controls (two analog sticks, d-pad, eight action buttons, a system button), a touchpad
- Android 4.0
Pretty impressive right?Due to the unexpected increase in funding, we could very well see an increase in that internal flash storage, maybe even an expandable memory slot, who knows. But all of that Tegra 3 quad core, ice cream sandwich, 8 Gig goodness is not even the best part! This console has been rumored to hit a TV near you one day for a mere $99. That's right, you could Enjoy all your favorites, whether you're a shooter addict and have a taste for some alien slaying in N.O.V.A. 3, or maybe you like to feel the virtual wind in your hair in a nice race in Real Racing 2, and for you people that love to serve your country, shoot a couple of spies in Modern Combat 3, all for less than the price equivalent of 2 new Xbox 360 games. Not to mention, with Android's recent participation in Major League Gaming, this could set the bar on a new plateau. The (virtual gaming) world is your oyster, and these are just the hard core games, the sky is the limit with compatibility due to it running our favorite sweet treat OS version.
Want to check out a video from the developers themselves, check it out HERE
And for all you developers and hackers, this is your call to fame! the console is (and I quote from the people that made it) "hackable". read this quote from Mobile Magazine:
Perhaps the even bigger kicker is that there is an open SDK where they promise to provide digitally-delivered titles for free. I imagine the marketplace will start with a handful of freeware titles and free-to-try games, but it has to open up to paid games eventually.
So any and all (LEGITIMATE!!!! NO PIRACY IS CONDONED, but then again, that's Android's major loophole with the whole Open Source thing) hacking and modding is welcomed, say goodbye to JTAG-ing or jumping through hoops to make your console your own (you paid for it so you should be able to do any LEGITIMATE, cant stress that enough, modifications you want! get the message Microsoft, Sony and Nintendo?).
So, you could spend $400 on a Galaxy Tab, or even $200 for the Nexus 7 for HDMI output, OR you can pay $100 for a console that (due to the vigorous nature of the Android Community) will inevitably get full access to the Google Play Store for you to play your favorite games (and maybe apps, don't quote me on that though) on your 1080p HD screen. BUT I'm just the messenger droid, the real magic is happening behind the scenes and hopefully we can get some awesom updates! Stay on the lookout for this project, and keep on gaming!
Thanks for reading guys,
ognimnella
Wanna read MORE? check out these stories about OUYA
MOBILE MAG ARTICLE
GAMESPOT ARTICLE
KICKSTARTER ARTICLE
DROID GAMERS ARTICLE
Are you buying one? Comment below!
I'm so excited I can't even process it! I've already put my $0.02 in on the thread in the General forum. But O.O. I wonder what this means for the future of Gaming, Android, etc. Now I just need to pledge my money to get a console and maybe an extra controller (And the founder status attached to my Gamer tag would be sweet.)
Thanks for Letting me Copy this Man, i Gave Credit where it is due, it is now up

[APP/GAME] Return to Castle Wolfenstein (Based off Quake3 engine) [PC/ANDROID]

This had alot of interest on different device's so thought would post here as well
Made over at the Russian 4pda.ru forum's this is a sweet port/emulator of the original PC game. Next stop DOOM 3 yay
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ORIGINAL RUSSIAN FORUM THREAD
A great port of RTCW based off the quake 3 engine. Currently in Beta/Rc form its a great addition to Android!!
Short Description:
The legendary game id Software on the Quake III engine is now on Android. Description: Return to Castle Wolfenstein - PC game, first person shooter, developed by id Software, Gray Matter Interactive, Nerve Software and published by Activision November 20, 2001 exclusively for personal computers running operating systems Microsoft Windows, Linux and Mac OS. player will have to go in the shoes of Agent-2 from the organization Office of Secret Actions (OSA) named William "BJ" Blazkovich, who was the protagonist of Wolfenstein 3D . by this port - I, native-part of the port based on kwaak3, and JNI + Java part I rewrote again, because I could not live with krivosti kwaak3 (though maybe I'm kind of surpassed it in terms of the curvature). As you know, Return to Castle Wolfenstein under GPL license, source code will be available after publication on Google Play. However, until such time as I am satisfied with the rating on Google Play, I'll be posting the source code only on price support (under license), and the Russian Post ... you get the idea. On HTC One X port is well tolerated (there was only one lag of up to 15 FPS for the whole game) and I was playing on the phone to start the game, you must throw the Main folder from the folder with the game for PC / sdcard/rtcw4a / main I hope you bought the original game (it's worth it), and if so, do not forget to patch to the latest version. Or buy a game on Steam as I am.
Click to expand...
Click to collapse
BUY ORIGINAL GAME FROM STEAM IF NOT GOT ALREADY
Have included the Apk below (Latest beta from date of this article) as i had issues downloading from the Russian forum myself. Place the Original PC Return to Castle Wolfenstein Files in a folder named (rtcw4a) and place on Root of SD card. For more info/help visit original forum and translate.
If any issue with the attached apk's visit the original tread or my XDA thread here http://forum.xda-developers.com/showthread.php?t=1941472
Give Thanks to the developer of this application HERE
RTCW4A Screen Resolution
I have a question for everyone here regarding RTCW4A: How do you lower the resolution of the game? I already tried to do it from the game's main menu, and also the launcher that is included with the apk. Those seem to only lower the resolution of the main menu, the GUI, and in-game status readouts, but not the game engine itself. The graphics look the same no matter what resolution I set it to, and the FPS is also always the same in the same location on a level that I used to test to see if the resolution changed. I even tried to edit the "wolfconfig.cfg" file, setting r_mode to "0" (lowest resolution) as well as "-1" (custom resolution). Any help would be greatly appreciated, as I have a Droid 2, and the game could use just a bit of extra speed, and then it would be just right. Thanks!
RC2 ? thx
Setup tutorial?
Sent from my Sony Tablet S using xda app-developers app
Now we have RC3! Release on Google Play soon!
No lag's on my Galaxy Nexus with CyanogenMod 10.1
View attachment RTCW4A.apk
P.S. Also the author of this port has made the same port of Quake3, and is working on a port of Doom3.
You can see it on the 4PDA.ru
Release Version 1.0 to Google Play
Version 1.0 here:
View attachment 1742493
Great thread however I have one tiny glitch with the touch controls, whenever it starts loading they get replaced with what I think are ingame textures, so it's kind of difficult to play that way, any fixes or does anybody have the same problem? Thanks!
Nice!
Great remake!
Awesome! Brings some good old memories!

[GAME][DEV][RPG]Arcturus for Android

악튜러스/Arcturus the curse and loss of divinity
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello XDA community ,
Long time ago , to be exactly in the year 2000 a south korean company named "Gravity"
(yes they made the famous MMORPG Ragnarok Online) made an awesome RPG with a dark and gloomy story called "Arcturus" which never found its
way to any western countries PC (released in Korea(published by wizardsoft) and Japan(published by falcom) only).
The first look remembers the viewer alot into Ragnarok Online which uses the same graphics engine!
and thats the reason i opened this thread.
If you are well informed about Ragnarok, you know about the latest ongoing releases of Ragnarok
for Android.
one of this releases is available since february of this year 2013 in the google play store.
AndRO
>>>Google play <<<
this is a well made emulator application by Chris Edisson which uses the files you need to run the game on the PC.
its really easy to use coz you dont need any background knowledge in let it run and you can enjoy your same characters
on the same servers as you would do on PC.
this is the reason why i know its possible to use this as a basic tool to make Arcturus run on Android devices.
The developer of this Ragnarok Emulator already enabled self made joystick controls and alot of other things which makes
the mobile usage of this MMORPG enjoyable.
-------------------------------------------------------------------------
anyone who is interested can try the Arcturus demo for PC (its the only english demo Gravity released)
>>DOWNLOAD english demo from Fileplanet<<
(around 131MB)
another thing is the translation, you can check my youtube video about an translation
into german language i started some time ago.
sadly my files are gone coz of broken HDD T_T
but i think with help of community this is just a short thing to translate this into english.
for anyone who is willing to help can download the script files of the full game.
(everything in arcturus's data files structure works same as ragnarok , so if you modified
some files you just need to put them in the "/data" folder of the Arcturus directory.)
ragnarok gamers know what iam talking about
(Arcturus uses ".PAK" packing method instead of Ragnarok's ".GRF" but it can be unpacked by "Grfwiz" which
you also can download here)
(using "GrfWiz" you should run your windows PC in korean mode to get the korean filenames instead of for example : ?=*&%$§"$%.jpg )
>>>DOWNLOAD GrfWiz from depositfiles<<<
(around 30kb)
>>>DOWNLOAD full Script files from depositfiles<<<
(around 1,7MB)
also there was an translation project at emuxhaven(Revolve now) which sadly never finished its work
additional with some knowledge this script files can be changed the way in creating a completely new story , coz this
gives instructions how the acting characters move and to where, which emoticons they use and how
the cameras fix which YX coordinates on the map.
also you could "for example" make an Ragnarok RPG with character sprites from the Ragnarok client
Arcturus is a really great Game and i hope there is someone out there who could help to make it real !^-^
if there is anyithing moving abt this i can serve the data of the full version to DEV's.
here some pic'S and videos :
opening + lil bit gameplay of the beginning
some scenes with ending song
Arcturus Ending in HD
dbaf14​
This does look cool, and after looking at the videos/pictures I remember wanting to play it way back when. Given that, I would love to help out but alas I'm not good at this sort of stuff. Though if someone does get going on this I'll be glad to give help in the form of testing.
this for online or offline sir ?
andisetyawan11 said:
this for online or offline sir ?
Click to expand...
Click to collapse
its offline RPG which have battle system similar to "Grandia" (PSX owners maybe remember)
btw if someone already checked the games file system,,the data.pak could be unpacked and repacked to grf to let the Ragnarok emulator recognize this without any problems,,just need someone who have some skills in java and lua :silly:
dbaf14
Android Games
I need some android online games. I searched in net but couldn't able to get the right link for it. Can anyone please help me out with this???
I absolutely love this game soooo much im a s. korean girl and its so sad that i cant play it with anyone who doesnt speak korean ... its so unfortunate that your files are gone because it would have been great even tho english would have been better.. well i know korean perfectly and i can speak enlgish fairly well but im not a native english speaker that when i read the sentences in korean i have no idea how to translate ir correctly ! I admire your dedication i hope someday you make it happen and many ppl could enjoy this great( my favourite game!!) Great game!! Thank you for trying i would definately download it right away if you do, i would finally be able to play it with my bf !! I would love to be able to help even tho im afraid my english isnt good enough that i couldnt possibly translate correctly this well written script.. its like a book.. very well written youre absolutely impressive!!
---------- Post added at 09:52 AM ---------- Previous post was at 09:47 AM ----------
I wonder if there would be someone who would put it on places like kickstarter or sth so they could hire translater cuz i would totally donate for sure......
Quick update on Arcturus - A new fan-made translation patch has been attempted. All menus, npc talk and the entire first act have been translated.
May I know what you used to repack the game? Or the tools on ARCTURUS in general asides from unpacking with GRFWiz? I am very interested in translating this obscure game to my native languages, but I am a beginner to these things(I learn quick, and am willing to spend time until I get a hang of it)

Categories

Resources