NDS Homebrew contest

Hi, just a quick update to let you know that the R4 Revolution team is organizing a simple homebrew contest on their site:

http://www.r4revolutionds.co.uk/top-10-r4-ds-homebrew-get-voting/

You just need to post your top 3 homebrew, of course if you like my Marble & Warcraft: Tower Defense games don’t hesitate to support me by voting for them ;)

Add comment September 2, 2009

a1ctl final version is here

As promised, here is the final version of a1ctl. By “final”, I mean it won’t receive update anymore. But fortunately, the source code is available so anyone is able to take up the project.

I’ve read all the comments, bug reports and feature requests and added/corrected everything I could. If your bug is not fixed or your feature not added, it’s because I couldn’t. Concerning GPU overclocking, I dropped it because first the author of GMABooster didn’t want to share the code (he don’t want me to dig a hole into his donations). I could have written my own ASM code for it, but then I made my own tests and it appears that if the GPU can be overclocked by up to 40%, the result is a 3-4% performance increase at best. So, it doesn’t deserve all the work for it.

I also tried to end up with the dreaded acpi log issue by using a new dll that use the windows acpi driver, but my tests were quite negative with it: doesn’t always work depending of the configuration, vista/seven issues. So I sticked with the old direct IO access method, and there’s still the patch.

As for the compatibility problems for the fan control, I have only an A150 netbook so I can’t predict how it will work on other machines, especially when it seems that Acer uses different EC chips in some netbook versions. But if you’re able to read the temperature, then you should be able at least to find the fan control values manually using the new configuration options. I will eventually be useful also for further bios updates.

I Hope there won’t be bothering bugs in this version!
Thanks for using my tool.

Changelog
- 04/08/2009 – version 1.0
+ added custom resolution as .ini setting (downscaling is though
still limited to 1024×768 due to some restriction)
+ added custom EC values for fan control, with simple testing function
+ added custom device support
= updated values for newest BIOS versions
= fixed slow mode threshold
= fixed small bugs here and there

Download Version 1.0 / sources

17 comments August 4, 2009

iPodME quick fix

Just updated iPodME to version 2.3.
The only change is that it fixes accentuation problems with subtitles.

Download iPodME Version 2.3 / Sources

2 comments August 3, 2009

Final a1ctl version is coming

I know it’s been a long time that an a1ctl update was announced, but I lost some motivation as I don’t use my aspire one a lot anymore, and my free time is getting precious.

However, a final (meaning last) update of a1ctl should be released soon with the correction (hopefully) of the last bugs, and a lot of user customization functions (resolution, fan control values etc). Even is newer BIOS are released, fan control values could then still be updated manually by the users.

I’m currently integrating the Sonny’s patches into my version, I hope to have the release ready by the week end (though I’m not really good at estimating release dates ;) ).

Thanks for your support all this time, I hope you’ll like this last version!

2 comments July 30, 2009

iPodME 2.2

Again, another iPodME update that fixes several issues and adds some features requested in the comments.

I’ve made some testing, and it seems multiple subtitles support is quite unreliable for now. Using only one subtitle file / video works fine though. I’m working on it, and I’m also searching a way to support multiple audio tracks in an elegant way (iPodME’s goal is to remain simple and straightforward while being as exhaustive as possible, which is quite a hard task).

Changelog:
- 13/03/09 – Version 2.2:
+ subtitles files are now automatically converted to UTF8 format (no more mp4box UTF8 errors)
+ added a “Fix aspect ratio” option which try to correct distorted videos aspect (use it only when needed)
+ added the possibility to specify the aspect ratio in the custom profile
= updated help
= minor source license modification
= fixed bug when input has .mp4 extension causing input and output file names to be identical
= temporary files are now cleaned correctly before shutting down the computer

Download:
iPodME 2.2 / Sources

10 comments March 13, 2009

Quick iPodME update

Here’s a new version of iPodME, fixing the the incorrect FPS detection bug with some systems, and adding the saving of settings, as requested.

Changelog:

- 23/02/09 – Version 2.1:
+ last settings are now saved and automatically restored at start
= fixed the incorrect FPS detection bug with systems using a point as the decimal separator
= temporary files are now cleaned correctly before shutting down the computer

Download:
Version 2.1 / Sources

2 comments February 24, 2009

iPodME updated

…and I mean, a BIG update!

It’s been a while since the last release, and some serious work have been done for the new 2.0 version! New features, faster conversion, better video quality, smaller video size and more input formats supported, what else?

Changelog:
- 12/02/09 – Version 2.0:
+ added support for soft-subtitles and multiple subtitles per video
- removed subtitles burning and DirectShow input support (AviSynth/VobSub no longer needed)
+ new input codecs supported
+ added a new encoder mode for custom profile: “output size” allow you to specify a target file size, the corresponding average bitrate will be automatically calculated (experimental).
+ output folder is now changeable
+ better remaining time estimation
= tweaked profiles to reflect last ffmpeg changes, providing faster encoding in most cases, better quality and smaller file sizes
= fixed a bug when iPodME was minimized and could be locked
= fixed some UI bugs

Download: iPodME 2.0 / Sources

1 comment February 12, 2009

next a1ctl version

Since I now have very little free time since I started my new job, I decided to clarify the situation on some bugs/features of the current and next a1ctl versions:

The current a1ctl version may not work (no fan control & temperature) or only partially work (no slow mode for fan control), due to some different embedded controllers in newer Aspire One models. Since I don’t own those models, I’m not able to debug what good values may be for theses new chips, unfortunately.

In order to fix a1ctl for theses models, I’m going to release a tool (with some explanations of course) on how to find these “magic” values to read and control the EC chips in charge of the fan and temperature control, so any model may become compatible with a1ctl by the simple change of these “magic” values in the .ini file.

Concerning slow mode, while it may be working for most, sometimes you may have remarked that instead of going slow, the fan blows at full speed or is completely stopped. This is because there a temperature threshold preventing slow mode to be set: under a certain temperature, slow mode “magic” value activate full speed instead of slow mode.

In order to prevent that problem, I’ve added internally a threshold (set at 37°c) in the current version under which slow mode stop the fan completely until the effective slow mode can be activated. But it seems this threshold may be too tight sometimes (and maybe different on some models), causing full speed to be activated instead of slow speed.

As for the magic values, it will be possible to change the value of this threshold in the .ini in the next version, and I will set the default one a little bit higher (40°c) to prevent temperature yo-yo problem around the “real” threshold (found at 37°c on my AA1).

Please not also that I’ve read all comments and next a1ctl version will mostly include all your feature requests, exception the overclocking feature which is not possible to realize for now.

Thanks everyone for your support.

25 comments January 23, 2009

a1ctl 0.4 released

Here the first stable version of my new project a1ctl, a tool enabling fan, CPU, devices control & more for the Acer Aspire One notebooks.

35 comments October 30, 2008

New Marble version!

Just in time for the august homebrew bounty of gbatemp, here is a new version of my NDS game Marble.

Download:
http://noda.free.fr/nds/marble_preview_v2.rar
http://noda.free.fr/nds/marble_preview_v2_nomotion.rar (for linkers that have problems with motion functions, like new MK5 & clones)


Changelog:
- 22/08/08 : Version Preview 1
——————————
= Initial release

- 29/08/08 : Version Preview 2
——————————
= lots of bugfixes in the level editor
= fixed the lock element bug
+ added an auto-repeat function to editor’s buttons, it’s now more user-friendly to adjust values
+ added top screen camera view smoothing, no more headaches when using DS motion
+ improved the stylus controls, it’s now less sensitive (use a quadratic scale instead of a linear one)
+ added 1 new scenario with 3 new levels, to adjust difficulty progression balance

Add comment August 29, 2008

Previous Posts


Support my projects

Donate with PayPal! (in €)
Donate with PayPal! (in $)

Dev Projects

Categories

Archives

Blogroll

Feeds

Blog Stats