Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHm, all right I will check it. Only for sure – you did not copy/paste dosbox-x config into expert settings, right?
admin
KeymasterYes, you can send it to my email or use imgur link.
Edit: I enabled image attachments, see function below the post. It downscales image to max 768×768. It should be enough. However, if it will be abused by spammers then it will gone.
admin
KeymasterCan you please post the screenshot, i must see it. The default adjust calculates coeficient between game’s original width and height. Then it takes lesser screen side (width or height, in landscape it is height). Original height is stretched to screen height and width is calculated based on coeficient. This way is preserved original aspect ratio. Some games are broken and need “aspect=true”, but settlers 2 surely not. Is this issue on both cores? V74 and svn?
admin
KeymasterTry new profile and setup game in gui. Not in expert settings. Problem still persists?
admin
KeymasterHi,
The original aspect ratio is set by the default. “Aspect=true” fixes double width/height aspect for some games. Which game do you try?
admin
KeymasterCool, thank you for sharing solution:) This is pretty weird setting.
admin
KeymasterHm, by physical mouse this should not happen. If you press mouse wheel and hide double cursor then mouse works exactly like on pc. This was added in android 8. If this mode is active then all mouse events are sent directly to emulator. If you do not hide double cursor, then physical mouse works like touchscreen mouse and then yes, it can happen. But for every case, I can check it in fallout 1.
If you are outside emulator, in other application then it works fine? I think scummvm implements hiding cursor too.
admin
KeymasterHi,
Yes, but v46 is the last what works on nvidia shield tv correctly. In newer versions are broken shaders of floor.
admin
KeymasterFinished, will be in v1.0.3
admin
KeymasterNo yet, it’s on top of todo list. Just now must be backup unzipped manually.
admin
KeymasterGood for inspiration. Maps are not compatible. Maybe in the future can be created importer.
admin
KeymasterI uploaded version for internal testing with your email which you used for registration. I send you on this email additional info.
EDIT : Allright, the pivot in widget edit mode is implemented. Tomorrow I will do more tests and will release another beta.
admin
KeymasterOlder android version can access android/data without issues using total commander. Android 13+ can’t. PC and usb cable is necessary. I must implement it as soon as possible. All these restrictions slows down development.
admin
KeymasterYes, DM implements BroadcastReceiver and MDB uses Context.sendBroadcast(i); It should be possible use it in both way.
Hm, yes, in play mode it only walks. In main edit mode it draws. In widget edit mode it does nothing. Okay I can copy pivot there too
>Ad 4
yes, I can add it. Just flag to database and then some logic, just now I don’t see big complications.I will upload beta to google play, you will not loose your maps. And there is function for export by the way, however import from app is not implemented:) This is on Todo, just now backup must be copied manually.
admin
Keymaster>Good timing :-).
haha, yes, it’s there only 1 month. Google play still did not index it, I don’t know. Probably it needs more views.>ad 2. I have placed two undo buttons on top each other. However I do not know how would this work if DM is not in edit mode.
Interesting. I think it can work, but you must edit the top most and in it’s settings set “non-blocking” to true. This let’s touch event bubble to widget below and trigger it too.>6. MDB doesn’t recognise if DM is in edit mode
It’s one way, MDB sends broadcast events to visible DM. Invisible DM does not receive broadcasts. But I don’t understand well what you mean or what you try to do. Maybe it can be easily fixed. Can you describe situation?>ad 4. There are five buttons at top right of the Images dialog: The left most one is a rotation, but I mean
Ah ok. There is situation. And exactly it was made for paths or columns, however not for pivot. Example: you draw straight path (f.e from left to right). With finger you select resource for horizontal path and draw. Then you want to change the direction. You can go to collection and select new resource. Or (if this button is pushed) you can tap on the same place several times and it will loop over path resources, from currently selected to the right. It exactly does two things:1. tells the engine that currently placed resource is temporary, does not stack and can be replaced with next tap. You can combine it with random button. Moving to other tile confirms this one.
2. if random button is not pushed down then it loops collection from currently selected to the right. If random button is pushed down then it randomly picks resource from collection.5 + 7. I found it few days ago, it is fixed. This affects default icons. If you change to other icon then colors should work. But you must be in “widget edit mode”. You can get there this way:
Tap on the widget layer. Pick widget and place it on the screen. Now you can :
1. tap on the widget and press icon button. It starts widget edit mode.
2. long press on the placed widget (if you are in main edit mode) and it starts widget edit mode too.I think about publishing beta today, so you can check actual version.
-
AuthorPosts