![]() |
Re: OpenDUNE - Dune II remake
Quote:
|
Re: OpenDUNE - Dune II remake
edited my last post runs fine now :-)
any chance to fix the full screen issue? |
Re: OpenDUNE - Dune II remake
Quote:
http://i44.tinypic.com/34qn5th.png Actually there was black border from beginning. If you look Smoku's screenshots at first post, they also contain 640x400 image. Problem is that original Dune2 runs at 320x200 resolution, so if you just double pixels, then it will be 640x400 not 640x480 (or 800x480). So it's neccesary to stretch 200 to 240 first and then double (like it's done in ScummVM). |
Re: OpenDUNE - Dune II remake
Quote:
I'm satisfied enough with tar I have on my N900, and why the hell installing Dune should require tar-gnu (possibly breaking other things, that expect regular tar and it commands, not tar-gnu)? /Estel |
Re: OpenDUNE - Dune II remake
Quote:
Solution is to make something like: tar --version > /dev/null 2> /dev/null if [ $? -ne 0 ]; then TAR='tar x' else TAR='tar x --no-same-owner --no-same-permissions' fi |
Re: OpenDUNE - Dune II remake
busybox-power tar is also lacking required arguments? all after all, busybox-power seems to be more sane thing to depend on, than tar-gnu.
Also, I don't see reason, why gnu-tar users should be "favorites" here. installing gnu-tar is "bleeding-edge" enough, to expect from people doing so, that they will be able to fix compatibility problems on their own. Please, target Dune release on "normal" users, not noobs that messed something with their environment, and don't know how to provide 2 independent PATH'es... /Estel |
Re: OpenDUNE - Dune II remake
Yes, I agree that depending on gnu-tar is not ideal.
|
Re: OpenDUNE - Dune II remake
Point taken.
Dependency now removed and version checking added. |
Re: OpenDUNE - Dune II remake
Great to see that you are continuing OpenDUNE!
But the latest update can't be installed on my N900 ... I get an error message about missing internet connection, which can't be since I was able to update OpenMediaPlayer ... |
Re: OpenDUNE - Dune II remake
Quote:
|
Re: OpenDUNE - Dune II remake
Thanks for reporting. Should be fixed now.
|
Re: OpenDUNE - Dune II remake
yes, now it's working like a charm, thanks! :-)
|
Re: OpenDUNE - Dune II remake
Fullscreen working now.
some screenshots original (no streching): http://i44.tinypic.com/34qn5th.png stretched by y-axis: http://tynipic.com/images/bfi1329466590k.png fullscreen:http://tynipic.com/images/bwy1329466687a.png todo:add bilinear filtering and/or try scale2x or hq2x algorithm. |
Re: OpenDUNE - Dune II remake
The installation fails with
Code:
mv: can't preserve ownership of '/home/user/MyDocs/Games/DUNE2/ballast': Operation not permitted Installed today, version is 0.7.2555-maemo6. |
Re: OpenDUNE - Dune II remake
Quote:
Quote:
Could you also post output of Code:
ls -l /home/user/MyDocs/Games/DUNE2/ |
Re: OpenDUNE - Dune II remake
Code:
ls -l /home/user/MyDocs/Games/DUNE2/ And let's see if I'm the only one with the hildon-crash. KP49 and CSSU-T installed. Maybe there is a conflict? |
Re: OpenDUNE - Dune II remake
Quote:
EDIT: New version pushed to extras-devel. Hopefully this bug is gone now. Just upgrade and let me know if that didn't help. |
Re: OpenDUNE - Dune II remake
Thank you very much, zod. Now it installs and starts flawlessly.
Actually since my install was still in limbo state, I kept the old version and just replaced the old postinst in /var/lib/dpkg/info/opendune.postinst. |
Re: OpenDUNE - Dune II remake
Vote and promote OpenDune to extras!
http://maemo.org/packages/package_in...7.2555-maemo7/ |
Re: OpenDUNE - Dune II remake
This version seems to work well. I like the new full screen mode. Scrolling via touch screen used to work somehow I thought (click near the edge?). Also, I think the mouse cursor used to be hidden, but I guess that is personal preference.
Edit: Never mind, I guess the mouse scrolling (click and hold near edge) still works, it works better with the stylus. |
Re: OpenDUNE - Dune II remake
1 Attachment(s)
Quote:
Attached version without cursor. imho opendune with mouse cursor is more playable. Maybe some middle version would be better - only show crosshair when moving or targeting. |
Re: OpenDUNE - Dune II remake
Version that read user preferences - even if from little text file - would be best ;)
|
Re: OpenDUNE - Dune II remake
The full screen really makes a difference compared to the old black borders. Great work, it makes it alot more playable for me
Edit: Also any word on the music support? |
Re: OpenDUNE - Dune II remake
hi,
when i installed game 2 days ago, it seemed to work - the demo started going but i force quitted the game because i couldnt skip through the demo. i was very happy and grateful to see this game with which i spent days and days in my teenagehood but today i tried to open it and it doesn't start - it loads the black screen, then i hear a short click (as if it tries to load the sound) and then it crashes/disappears i tried also running it in the shell, with root if i do: Code:
sudo gainroot the console output is: Code:
[EMU] [INT21:3D] Requesting mode '20' which is not completely supported I tried uninstalling and installing again with same result.. help? |
Re: OpenDUNE - Dune II remake
ps. if i run it not as a root, i get same output except i dont get the lines about home dir ownership but i do get error message about impossibility to create crash log (failed to open memory/crash.bin)
other games and emulators, f.ex. scummvm(20 games), gemrb(baldurs gate,icewind dale), heroes of might and magic run ok. |
Re: OpenDUNE - Dune II remake
Quote:
I can see cs__01F7.c in output, so it should be older one. If you don't want to enable extras-testing then vote here: http://maemo.org/packages/package_in...7.2555-maemo7/ - one vote missing :) Quote:
|
Re: OpenDUNE - Dune II remake
Quote:
I'll try to debug this issue. |
Re: OpenDUNE - Dune II remake
Quote:
|
Re: OpenDUNE - Dune II remake
I tried starting it after a long time. It worked ok on my N900 before, but now it wouldn't. I tried uninstalling and reinstalling, but the installation said a package called bzip2 was missing.
|
Re: OpenDUNE - Dune II remake
Quote:
Are you using alternative repos since the Nokia's shut? Eg. see here: http://wiki.maemo.org/Repository#fre...ources.list.29 or https://talk.maemo.org/showthread.php?t=95870 There's a direct link to the required packages for bzip2 in this thread if you're stuck: https://talk.maemo.org/showthread.php?t=72260 |
Re: OpenDUNE - Dune II remake
Quote:
|
Re: OpenDUNE - Dune II remake
Quote:
I also tried to upgrade to latest version but there are some problems with sound. Needs more investigation. |
Re: OpenDUNE - Dune II remake
Quote:
(this is not new, it was happening when I first saw a problem a few days ago) |
Re: OpenDUNE - Dune II remake
So it looks like what originally happened was that OpenDune would not start because it could not find dune,cfg in MyDocs/games/DUNE2, and this is because my MyDocs got destroyed. This a guess, though.
Then, running opendune.sh from /home/opt/usr/games, it compains it cannot load the data file. The data file should, I guess, come from /usr/share/games/opendune/data, which has a put_dune2_here.txt file. To summarize, I think originally OpenDune could not run because of my MyDocs mishap, and now it won't run because the fresh install is not correct. |
Re: OpenDUNE - Dune II remake
Quote:
You can also check output of 'apt-get remove opendune' and 'apt-get install opendune'. Installer should download data files for you but I think postinstall script fails for some reason. |
Re: OpenDUNE - Dune II remake
Quote:
/usr/share/games/opendune $ cd data /usr/share/games/opendune/data $ ls dune.cfg put_dune2_here.txt ~/MyDocs/Games/DUNE2 $ ls ~/MyDocs/Games/DUNE2 $ Ok will check apt-get. |
Re: OpenDUNE - Dune II remake
Here is what happened:
Nokia-N900:~# apt-get install opendune Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: bzip2 The following NEW packages will be installed: bzip2 opendune 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. Need to get 243kB of archives. After this operation, 631kB of additional disk space will be used. Do you want to continue [Y/n]? Y WARNING: The following packages cannot be authenticated! bzip2 Install these packages without verification [y/N]? y Get:1 http://maemo.muarf.org ./ bzip2 1:1.0.5-3+0m5 [51.5kB] Get:2 http://repository.maemo.org fremantle/free opendune 0.7.2555-maemo9 [192kB] Fetched 243kB in 3s (65.9kB/s) Selecting previously deselected package bzip2. (Reading database ... 37880 files and directories currently installed.) Unpacking bzip2 (from .../bzip2_1%3a1.0.5-3+0m5_armel.deb) ... Selecting previously deselected package opendune. Unpacking opendune (from .../opendune_0.7.2555-maemo9_armel.deb) ... Setting up bzip2 (1:1.0.5-3+0m5) ... Setting up opendune (0.7.2555-maemo9) ... ln: /opt/maemo/usr/share/games/opendune/data: No such file or directory dpkg: error processing opendune (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: opendune E: Sub-process /usr/bin/dpkg returned an error code (1) Nokia-N900:~# |
Re: OpenDUNE - Dune II remake
try 'apt-get update' first, I pushed opendune 0.7.2555-maemo10 to repositories yesterday. Then 'apt-get remove opendune' (if you have opendune already installed).
You can also try 'rm -rf /opt/maemo/usr/share/games/opendune/data' If that doesn't help you can delete (or create) /opt/maemo/usr/share/games/opendune |
Re: OpenDUNE - Dune II remake
Quote:
(it's not there before I attempt an install, and it's not there after the faulty install) Then during install, there is a progress window saying it's downloading data - I've never seen that before. Then once it's finished, there is a correct Dune icon in the list of apps, and there are files in the data directory - cool - but tapping on the icon does not start Dune. |
Re: OpenDUNE - Dune II remake
I suspect that this package was broken at last three years :(
New version is in repos and this time I also included updated scenario.pak file. Try to update your repositries (apt-get update) and try to uninstall&install opendune once more. Thank you for your patience! |
All times are GMT. The time now is 12:07. |
vBulletin® Version 3.8.8